| 1 | [ Mar 19 00:54:54 Enabled. ] | ||
| 2 | [ Mar 19 00:54:54 Rereading configuration. ] | ||
| 3 | [ Mar 19 00:54:55 Rereading configuration. ] | ||
| 4 | [ Mar 19 00:55:08 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 19 00:55:08 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.19 00:55:09.697329 [ 1 ] {} <Information> Application: Will watch for the process with pid 24435 | ||
| 29 | 2026.03.19 00:55:09.698730 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.19 00:55:10.320976 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24435 | ||
| 31 | 2026.03.19 00:55:10.321951 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.19 00:55:10.322094 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.19 00:55:10.461485 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.19 00:55:10.513124 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.19 00:55:10.513232 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.19 00:55:10.513250 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.19 00:55:10.513323 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.19 00:55:10.514038 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.19 00:55:10.516911 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.19 00:55:10.517851 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.19 00:55:10.518935 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.19 00:55:10.519005 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.19 00:55:10.519060 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.19 00:55:10.520355 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.19 00:55:10.521712 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.19 00:55:10.529938 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.19 00:55:10.530902 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.19 00:55:10.532435 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.19 00:55:10.532539 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.19 00:55:10.534055 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.19 00:55:10.534721 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.19 00:55:10.542027 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.19 00:55:10.542829 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.19 00:55:10.547380 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.19 00:55:10.548032 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.19 00:55:10.548596 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.19 00:55:10.549022 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.19 00:55:10.550671 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.19 00:55:10.550702 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.19 00:55:10.550835 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.19 00:55:10.550931 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.19 00:55:10.560372 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.19 00:55:10.560401 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000178854 sec | ||
| 68 | 2026.03.19 00:55:10.560462 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.19 00:55:10.560515 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.19 00:55:10.562960 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.19 00:55:10.563686 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.19 00:55:10.576815 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.19 00:55:10.576869 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.19 00:55:10.576977 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.19 00:55:10.576990 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.19 00:55:10.577028 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.19 00:55:10.577118 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.19 00:55:10.582047 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.19 00:55:10.582103 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.19 00:55:10.582169 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.19 00:55:10.582358 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.19 00:55:10.582408 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.19 00:55:10.582421 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.19 00:55:10.582524 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.19 00:55:10.582537 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.19 00:55:10.582574 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.19 00:55:10.582693 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.19 00:55:10.611682 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.19 00:55:10.613166 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.19 00:55:10.613282 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137104 sec | ||
| 91 | 2026.03.19 00:55:10.613297 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.19 00:55:10.613308 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.19 00:55:10.613336 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.19 00:55:10.613580 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.19 00:55:10.613696 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.19 00:55:10.613710 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.19 00:55:10.613724 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.19 00:55:10.613737 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.19 00:55:10.659967 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.19 00:55:10.660289 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.03.19 00:55:10.661948 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.416e-05 sec. | ||
| 102 | 2026.03.19 00:55:10.662667 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.19 00:55:10.664281 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.19 00:55:10.664317 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.19 00:55:10.670862 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62072 | ||
| 106 | 2026.03.19 00:55:10.672250 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.19 00:55:10.672334 [ 4 ] {} <Debug> TCP-Session: 0ae97149-b0d1-497c-95c4-1dc4b575afab Authenticating user 'default' from [fd00:1122:3344:101::b]:62072 | ||
| 108 | 2026.03.19 00:55:10.672368 [ 4 ] {} <Debug> TCP-Session: 0ae97149-b0d1-497c-95c4-1dc4b575afab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.19 00:55:10.672493 [ 4 ] {} <Debug> TCP-Session: 0ae97149-b0d1-497c-95c4-1dc4b575afab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.19 00:55:10.672603 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.19 00:55:10.672632 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.19 00:55:10.672748 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.19 00:55:10.673332 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63344 | ||
| 114 | 2026.03.19 00:55:10.673334 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35614 | ||
| 115 | 2026.03.19 00:55:10.673455 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65259 | ||
| 116 | 2026.03.19 00:55:10.673587 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.19 00:55:10.673685 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.19 00:55:10.673705 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.03.19 00:55:10.673721 [ 5 ] {} <Debug> TCP-Session: 0d13fdd9-9158-47d2-b117-f8421096424c Authenticating user 'default' from [fd00:1122:3344:101::b]:63344 | ||
| 120 | 2026.03.19 00:55:10.673733 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54076 | ||
| 121 | 2026.03.19 00:55:10.673767 [ 5 ] {} <Debug> TCP-Session: 0d13fdd9-9158-47d2-b117-f8421096424c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.19 00:55:10.673751 [ 6 ] {} <Debug> TCP-Session: fac657a3-1852-4314-a9e7-eb776aa9e99b Authenticating user 'default' from [fd00:1122:3344:101::b]:35614 | ||
| 123 | 2026.03.19 00:55:10.673740 [ 254 ] {} <Debug> TCP-Session: 8b0ee320-30d4-46df-b8b7-8d39689aa499 Authenticating user 'default' from [fd00:1122:3344:101::b]:65259 | ||
| 124 | 2026.03.19 00:55:10.673879 [ 5 ] {} <Debug> TCP-Session: 0d13fdd9-9158-47d2-b117-f8421096424c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.19 00:55:10.673877 [ 6 ] {} <Debug> TCP-Session: fac657a3-1852-4314-a9e7-eb776aa9e99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.19 00:55:10.673851 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55341 | ||
| 127 | 2026.03.19 00:55:10.673979 [ 6 ] {} <Debug> TCP-Session: fac657a3-1852-4314-a9e7-eb776aa9e99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.19 00:55:10.673980 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.19 00:55:10.674033 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33109 | ||
| 130 | 2026.03.19 00:55:10.674089 [ 255 ] {} <Debug> TCP-Session: a5462d9b-7008-4d86-a2fb-343d6c28cc15 Authenticating user 'default' from [fd00:1122:3344:101::b]:54076 | ||
| 131 | 2026.03.19 00:55:10.674157 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33596 | ||
| 132 | 2026.03.19 00:55:10.674192 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.19 00:55:10.673967 [ 254 ] {} <Debug> TCP-Session: 8b0ee320-30d4-46df-b8b7-8d39689aa499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.19 00:55:10.674241 [ 256 ] {} <Debug> TCP-Session: 2fb59190-17cf-46d4-b098-fcb124d08684 Authenticating user 'default' from [fd00:1122:3344:101::b]:55341 | ||
| 135 | 2026.03.19 00:55:10.674229 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.19 00:55:10.674338 [ 254 ] {} <Debug> TCP-Session: 8b0ee320-30d4-46df-b8b7-8d39689aa499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.19 00:55:10.674382 [ 257 ] {} <Debug> TCP-Session: 3a55e24d-d584-4e5c-9333-474b15b86794 Authenticating user 'default' from [fd00:1122:3344:101::b]:33109 | ||
| 138 | 2026.03.19 00:55:10.674360 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.19 00:55:10.674358 [ 256 ] {} <Debug> TCP-Session: 2fb59190-17cf-46d4-b098-fcb124d08684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.19 00:55:10.674224 [ 255 ] {} <Debug> TCP-Session: a5462d9b-7008-4d86-a2fb-343d6c28cc15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.19 00:55:10.674520 [ 258 ] {} <Debug> TCP-Session: e941726d-226f-4dcd-9895-adf9d33e37f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:33596 | ||
| 142 | 2026.03.19 00:55:10.674505 [ 256 ] {} <Debug> TCP-Session: 2fb59190-17cf-46d4-b098-fcb124d08684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.19 00:55:10.674497 [ 257 ] {} <Debug> TCP-Session: 3a55e24d-d584-4e5c-9333-474b15b86794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.19 00:55:10.674660 [ 258 ] {} <Debug> TCP-Session: e941726d-226f-4dcd-9895-adf9d33e37f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.19 00:55:10.674635 [ 255 ] {} <Debug> TCP-Session: a5462d9b-7008-4d86-a2fb-343d6c28cc15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.19 00:55:10.674734 [ 257 ] {} <Debug> TCP-Session: 3a55e24d-d584-4e5c-9333-474b15b86794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.19 00:55:10.674764 [ 258 ] {} <Debug> TCP-Session: e941726d-226f-4dcd-9895-adf9d33e37f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.19 00:55:10.834320 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57086 | ||
| 149 | 2026.03.19 00:55:10.834484 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.19 00:55:10.834661 [ 259 ] {} <Debug> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Authenticating user 'default' from [fd00:1122:3344:101::d]:57086 | ||
| 151 | 2026.03.19 00:55:10.834689 [ 259 ] {} <Debug> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.19 00:55:10.834702 [ 259 ] {} <Debug> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.19 00:55:10.834871 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.19 00:55:10.834910 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.03.19 00:55:10.835004 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.19 00:55:10.841489 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61877 | ||
| 157 | 2026.03.19 00:55:10.841687 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64894 | ||
| 158 | 2026.03.19 00:55:10.841705 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47515 | ||
| 159 | 2026.03.19 00:55:10.841820 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34494 | ||
| 160 | 2026.03.19 00:55:10.841825 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.03.19 00:55:10.841908 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45082 | ||
| 162 | 2026.03.19 00:55:10.841945 [ 260 ] {} <Debug> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Authenticating user 'default' from [fd00:1122:3344:101::d]:61877 | ||
| 163 | 2026.03.19 00:55:10.841976 [ 260 ] {} <Debug> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.03.19 00:55:10.841990 [ 260 ] {} <Debug> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.03.19 00:55:10.842650 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61697 | ||
| 166 | 2026.03.19 00:55:10.842839 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.03.19 00:55:10.842896 [ 261 ] {} <Debug> TCP-Session: 13a33183-5d22-49ed-a49d-ad0881691c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:47515 | ||
| 168 | 2026.03.19 00:55:10.842984 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.03.19 00:55:10.842991 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40778 | ||
| 170 | 2026.03.19 00:55:10.842991 [ 261 ] {} <Debug> TCP-Session: 13a33183-5d22-49ed-a49d-ad0881691c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.19 00:55:10.843044 [ 264 ] {} <Debug> TCP-Session: e68f3fb3-b12a-4268-ab85-6070972bbbda Authenticating user 'default' from [fd00:1122:3344:101::d]:45082 | ||
| 172 | 2026.03.19 00:55:10.843069 [ 261 ] {} <Debug> TCP-Session: 13a33183-5d22-49ed-a49d-ad0881691c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.03.19 00:55:10.843250 [ 264 ] {} <Debug> TCP-Session: e68f3fb3-b12a-4268-ab85-6070972bbbda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.03.19 00:55:10.843297 [ 264 ] {} <Debug> TCP-Session: e68f3fb3-b12a-4268-ab85-6070972bbbda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.19 00:55:10.843798 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.03.19 00:55:10.843821 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64503 | ||
| 177 | 2026.03.19 00:55:10.843845 [ 263 ] {} <Debug> TCP-Session: 9030df79-b3a0-4b38-9dec-b004df201847 Authenticating user 'default' from [fd00:1122:3344:101::d]:34494 | ||
| 178 | 2026.03.19 00:55:10.843976 [ 263 ] {} <Debug> TCP-Session: 9030df79-b3a0-4b38-9dec-b004df201847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.19 00:55:10.843993 [ 263 ] {} <Debug> TCP-Session: 9030df79-b3a0-4b38-9dec-b004df201847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.19 00:55:10.844834 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.03.19 00:55:10.844918 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.03.19 00:55:10.844902 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.03.19 00:55:10.844970 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 184 | 2026.03.19 00:55:10.845024 [ 266 ] {} <Debug> TCP-Session: 018767a9-ccba-446c-af5e-d912434c091c Authenticating user 'default' from [fd00:1122:3344:101::d]:40778 | ||
| 185 | 2026.03.19 00:55:10.845012 [ 267 ] {} <Debug> TCP-Session: f70b3740-bf35-4143-8af2-7f4f65c91692 Authenticating user 'default' from [fd00:1122:3344:101::d]:64503 | ||
| 186 | 2026.03.19 00:55:10.844862 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.03.19 00:55:10.845121 [ 266 ] {} <Debug> TCP-Session: 018767a9-ccba-446c-af5e-d912434c091c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.19 00:55:10.845098 [ 267 ] {} <Debug> TCP-Session: f70b3740-bf35-4143-8af2-7f4f65c91692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.19 00:55:10.845168 [ 265 ] {} <Debug> TCP-Session: 3dbf2c9e-469f-40f2-aa07-0600b669c3bb Authenticating user 'default' from [fd00:1122:3344:101::d]:61697 | ||
| 190 | 2026.03.19 00:55:10.845236 [ 266 ] {} <Debug> TCP-Session: 018767a9-ccba-446c-af5e-d912434c091c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.19 00:55:10.845247 [ 267 ] {} <Debug> TCP-Session: f70b3740-bf35-4143-8af2-7f4f65c91692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.19 00:55:10.845030 [ 262 ] {} <Debug> TCP-Session: d2add486-c3ea-43a2-847a-a1495d2c2c0a Authenticating user 'default' from [fd00:1122:3344:101::d]:64894 | ||
| 193 | 2026.03.19 00:55:10.845285 [ 265 ] {} <Debug> TCP-Session: 3dbf2c9e-469f-40f2-aa07-0600b669c3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.03.19 00:55:10.845366 [ 262 ] {} <Debug> TCP-Session: d2add486-c3ea-43a2-847a-a1495d2c2c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.03.19 00:55:10.845387 [ 265 ] {} <Debug> TCP-Session: 3dbf2c9e-469f-40f2-aa07-0600b669c3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.19 00:55:10.845447 [ 262 ] {} <Debug> TCP-Session: d2add486-c3ea-43a2-847a-a1495d2c2c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.19 00:55:10.848737 [ 259 ] {f5be3622-0896-4581-822a-273e1d3eb109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.03.19 00:55:10.959144 [ 259 ] {f5be3622-0896-4581-822a-273e1d3eb109} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57086) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.03.19 00:55:10.960185 [ 259 ] {f5be3622-0896-4581-822a-273e1d3eb109} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.03.19 00:55:10.960503 [ 259 ] {f5be3622-0896-4581-822a-273e1d3eb109} <Debug> TCPHandler: Processed in 0.118809595 sec. | ||
| 247 | 2026.03.19 00:55:10.963233 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.03.19 00:55:10.963464 [ 260 ] {d8fe92e6-0dc5-4568-936e-db2ee42d89b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.03.19 00:55:10.963918 [ 260 ] {d8fe92e6-0dc5-4568-936e-db2ee42d89b5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61877) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.03.19 00:55:10.964286 [ 260 ] {d8fe92e6-0dc5-4568-936e-db2ee42d89b5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.03.19 00:55:10.964561 [ 260 ] {d8fe92e6-0dc5-4568-936e-db2ee42d89b5} <Debug> TCPHandler: Processed in 0.001576275 sec. | ||
| 298 | 2026.03.19 00:55:10.965287 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.03.19 00:55:10.966170 [ 259 ] {65b24982-66eb-4a50-91dd-20627b4eca8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.03.19 00:55:10.966821 [ 259 ] {65b24982-66eb-4a50-91dd-20627b4eca8e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.03.19 00:55:10.968530 [ 259 ] {65b24982-66eb-4a50-91dd-20627b4eca8e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.03.19 00:55:10.968633 [ 259 ] {65b24982-66eb-4a50-91dd-20627b4eca8e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137303 sec | ||
| 303 | 2026.03.19 00:55:10.968648 [ 259 ] {65b24982-66eb-4a50-91dd-20627b4eca8e} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.03.19 00:55:10.968659 [ 259 ] {65b24982-66eb-4a50-91dd-20627b4eca8e} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.03.19 00:55:10.968756 [ 259 ] {65b24982-66eb-4a50-91dd-20627b4eca8e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.03.19 00:55:10.969513 [ 259 ] {65b24982-66eb-4a50-91dd-20627b4eca8e} <Debug> TCPHandler: Processed in 0.004344776 sec. | ||
| 307 | 2026.03.19 00:55:10.969672 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.19 00:55:10.969875 [ 259 ] {0e069276-4ba2-448d-a7e8-61bcd37f0f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.03.19 00:55:10.969962 [ 259 ] {0e069276-4ba2-448d-a7e8-61bcd37f0f2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.03.19 00:55:10.975487 [ 259 ] {0e069276-4ba2-448d-a7e8-61bcd37f0f2b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.03.19 00:55:10.976886 [ 259 ] {0e069276-4ba2-448d-a7e8-61bcd37f0f2b} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc): Loading data parts | ||
| 313 | 2026.03.19 00:55:10.978107 [ 259 ] {0e069276-4ba2-448d-a7e8-61bcd37f0f2b} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc): There are no data parts | ||
| 314 | 2026.03.19 00:55:10.982898 [ 259 ] {0e069276-4ba2-448d-a7e8-61bcd37f0f2b} <Debug> TCPHandler: Processed in 0.013276172 sec. | ||
| 315 | 2026.03.19 00:55:10.983203 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.03.19 00:55:10.983414 [ 259 ] {9fb473b1-db2c-4f89-87f2-5110744a4a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.03.19 00:55:10.983574 [ 259 ] {9fb473b1-db2c-4f89-87f2-5110744a4a8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.03.19 00:55:10.994612 [ 259 ] {9fb473b1-db2c-4f89-87f2-5110744a4a8a} <Debug> oximeter.measurements_bool (fedc9755-8138-4059-8f40-3b487e519b88): Loading data parts | ||
| 329 | 2026.03.19 00:55:10.995025 [ 259 ] {9fb473b1-db2c-4f89-87f2-5110744a4a8a} <Debug> oximeter.measurements_bool (fedc9755-8138-4059-8f40-3b487e519b88): There are no data parts | ||
| 330 | 2026.03.19 00:55:10.996472 [ 259 ] {9fb473b1-db2c-4f89-87f2-5110744a4a8a} <Debug> TCPHandler: Processed in 0.013350064 sec. | ||
| 331 | 2026.03.19 00:55:10.996737 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.19 00:55:10.997022 [ 259 ] {74267bc4-9680-4d2e-b6e5-c7d99ca7f999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.03.19 00:55:10.997081 [ 259 ] {74267bc4-9680-4d2e-b6e5-c7d99ca7f999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.03.19 00:55:11.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.15 MiB, peak 121.15 MiB, free memory in arenas 0.00 B, will set to 131.32 MiB (RSS), difference: 10.17 MiB | ||
| 335 | 2026.03.19 00:55:11.001305 [ 259 ] {74267bc4-9680-4d2e-b6e5-c7d99ca7f999} <Debug> oximeter.measurements_i8 (ae9f59e8-73b6-4490-b8f0-650f894fcb82): Loading data parts | ||
| 336 | 2026.03.19 00:55:11.001540 [ 259 ] {74267bc4-9680-4d2e-b6e5-c7d99ca7f999} <Debug> oximeter.measurements_i8 (ae9f59e8-73b6-4490-b8f0-650f894fcb82): There are no data parts | ||
| 337 | 2026.03.19 00:55:11.007527 [ 259 ] {74267bc4-9680-4d2e-b6e5-c7d99ca7f999} <Debug> TCPHandler: Processed in 0.010897019 sec. | ||
| 338 | 2026.03.19 00:55:11.007735 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.03.19 00:55:11.008001 [ 259 ] {43056ecc-d92c-4035-8655-69086533d7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 340 | 2026.03.19 00:55:11.008100 [ 259 ] {43056ecc-d92c-4035-8655-69086533d7c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.03.19 00:55:11.010502 [ 259 ] {43056ecc-d92c-4035-8655-69086533d7c8} <Debug> oximeter.measurements_u8 (41165577-40c6-4b05-958b-66585cef931f): Loading data parts | ||
| 342 | 2026.03.19 00:55:11.010744 [ 259 ] {43056ecc-d92c-4035-8655-69086533d7c8} <Debug> oximeter.measurements_u8 (41165577-40c6-4b05-958b-66585cef931f): There are no data parts | ||
| 343 | 2026.03.19 00:55:11.013603 [ 259 ] {43056ecc-d92c-4035-8655-69086533d7c8} <Debug> TCPHandler: Processed in 0.005936481 sec. | ||
| 344 | 2026.03.19 00:55:11.014076 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.03.19 00:55:11.014267 [ 259 ] {cae23d81-79c4-486d-9db1-57ba49151f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 346 | 2026.03.19 00:55:11.014418 [ 259 ] {cae23d81-79c4-486d-9db1-57ba49151f81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.03.19 00:55:11.016842 [ 259 ] {cae23d81-79c4-486d-9db1-57ba49151f81} <Debug> oximeter.measurements_i16 (e2435e9a-d6a1-4f22-95cf-454784bffcb3): Loading data parts | ||
| 348 | 2026.03.19 00:55:11.017047 [ 259 ] {cae23d81-79c4-486d-9db1-57ba49151f81} <Debug> oximeter.measurements_i16 (e2435e9a-d6a1-4f22-95cf-454784bffcb3): There are no data parts | ||
| 349 | 2026.03.19 00:55:11.018884 [ 259 ] {cae23d81-79c4-486d-9db1-57ba49151f81} <Debug> TCPHandler: Processed in 0.004872527 sec. | ||
| 350 | 2026.03.19 00:55:11.019053 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.03.19 00:55:11.019236 [ 259 ] {5feb2d20-96fb-4505-84f3-ec53fb3b6d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 352 | 2026.03.19 00:55:11.019382 [ 259 ] {5feb2d20-96fb-4505-84f3-ec53fb3b6d6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.03.19 00:55:11.021403 [ 259 ] {5feb2d20-96fb-4505-84f3-ec53fb3b6d6f} <Debug> oximeter.measurements_u16 (94104e18-8cab-4019-9db4-38166dca8b7a): Loading data parts | ||
| 354 | 2026.03.19 00:55:11.021573 [ 259 ] {5feb2d20-96fb-4505-84f3-ec53fb3b6d6f} <Debug> oximeter.measurements_u16 (94104e18-8cab-4019-9db4-38166dca8b7a): There are no data parts | ||
| 355 | 2026.03.19 00:55:11.022854 [ 259 ] {5feb2d20-96fb-4505-84f3-ec53fb3b6d6f} <Debug> TCPHandler: Processed in 0.003858605 sec. | ||
| 356 | 2026.03.19 00:55:11.023049 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.03.19 00:55:11.023248 [ 259 ] {1f24ec4c-4b83-4bb5-916c-87b37f9bb557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 358 | 2026.03.19 00:55:11.023383 [ 259 ] {1f24ec4c-4b83-4bb5-916c-87b37f9bb557} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.03.19 00:55:11.025606 [ 259 ] {1f24ec4c-4b83-4bb5-916c-87b37f9bb557} <Debug> oximeter.measurements_i32 (caddb1bb-0b4d-4f80-b485-9017eea3da91): Loading data parts | ||
| 360 | 2026.03.19 00:55:11.025771 [ 259 ] {1f24ec4c-4b83-4bb5-916c-87b37f9bb557} <Debug> oximeter.measurements_i32 (caddb1bb-0b4d-4f80-b485-9017eea3da91): There are no data parts | ||
| 361 | 2026.03.19 00:55:11.027250 [ 259 ] {1f24ec4c-4b83-4bb5-916c-87b37f9bb557} <Debug> TCPHandler: Processed in 0.004252544 sec. | ||
| 362 | 2026.03.19 00:55:11.027400 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.03.19 00:55:11.027555 [ 259 ] {e5ea0a7d-19f5-40f2-be23-457b4f01e6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 364 | 2026.03.19 00:55:11.027676 [ 259 ] {e5ea0a7d-19f5-40f2-be23-457b4f01e6c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.03.19 00:55:11.029892 [ 259 ] {e5ea0a7d-19f5-40f2-be23-457b4f01e6c6} <Debug> oximeter.measurements_u32 (3b20ba16-5ee4-4d2c-bfc7-f898e304caa7): Loading data parts | ||
| 366 | 2026.03.19 00:55:11.030047 [ 259 ] {e5ea0a7d-19f5-40f2-be23-457b4f01e6c6} <Debug> oximeter.measurements_u32 (3b20ba16-5ee4-4d2c-bfc7-f898e304caa7): There are no data parts | ||
| 367 | 2026.03.19 00:55:11.031404 [ 259 ] {e5ea0a7d-19f5-40f2-be23-457b4f01e6c6} <Debug> TCPHandler: Processed in 0.004053089 sec. | ||
| 368 | 2026.03.19 00:55:11.031622 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.19 00:55:11.031865 [ 259 ] {85a648d1-1136-45be-87dc-ff3c9a5b96e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 370 | 2026.03.19 00:55:11.031997 [ 259 ] {85a648d1-1136-45be-87dc-ff3c9a5b96e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.03.19 00:55:11.033963 [ 259 ] {85a648d1-1136-45be-87dc-ff3c9a5b96e6} <Debug> oximeter.measurements_i64 (96a5c210-3318-45f0-91ce-1259c93a75e3): Loading data parts | ||
| 372 | 2026.03.19 00:55:11.034108 [ 259 ] {85a648d1-1136-45be-87dc-ff3c9a5b96e6} <Debug> oximeter.measurements_i64 (96a5c210-3318-45f0-91ce-1259c93a75e3): There are no data parts | ||
| 373 | 2026.03.19 00:55:11.035379 [ 259 ] {85a648d1-1136-45be-87dc-ff3c9a5b96e6} <Debug> TCPHandler: Processed in 0.003817515 sec. | ||
| 374 | 2026.03.19 00:55:11.035535 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.19 00:55:11.035690 [ 259 ] {93fc5ff8-642e-4bcb-abad-d4e7ce70f268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 376 | 2026.03.19 00:55:11.035830 [ 259 ] {93fc5ff8-642e-4bcb-abad-d4e7ce70f268} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.03.19 00:55:11.039084 [ 259 ] {93fc5ff8-642e-4bcb-abad-d4e7ce70f268} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Loading data parts | ||
| 378 | 2026.03.19 00:55:11.039260 [ 259 ] {93fc5ff8-642e-4bcb-abad-d4e7ce70f268} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): There are no data parts | ||
| 379 | 2026.03.19 00:55:11.042807 [ 259 ] {93fc5ff8-642e-4bcb-abad-d4e7ce70f268} <Debug> TCPHandler: Processed in 0.007324281 sec. | ||
| 380 | 2026.03.19 00:55:11.043041 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.19 00:55:11.043247 [ 259 ] {7c56b99d-8cd0-4862-8d49-5886e83bb0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 382 | 2026.03.19 00:55:11.043367 [ 259 ] {7c56b99d-8cd0-4862-8d49-5886e83bb0c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.03.19 00:55:11.045310 [ 259 ] {7c56b99d-8cd0-4862-8d49-5886e83bb0c6} <Debug> oximeter.measurements_f32 (bc913540-539b-4a09-8ffc-3c4b95e31024): Loading data parts | ||
| 384 | 2026.03.19 00:55:11.045472 [ 259 ] {7c56b99d-8cd0-4862-8d49-5886e83bb0c6} <Debug> oximeter.measurements_f32 (bc913540-539b-4a09-8ffc-3c4b95e31024): There are no data parts | ||
| 385 | 2026.03.19 00:55:11.047180 [ 259 ] {7c56b99d-8cd0-4862-8d49-5886e83bb0c6} <Debug> TCPHandler: Processed in 0.004210613 sec. | ||
| 386 | 2026.03.19 00:55:11.047326 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.19 00:55:11.047483 [ 259 ] {d87167d0-2819-48c8-bf85-fb8c9da487be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 388 | 2026.03.19 00:55:11.047611 [ 259 ] {d87167d0-2819-48c8-bf85-fb8c9da487be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.03.19 00:55:11.049767 [ 259 ] {d87167d0-2819-48c8-bf85-fb8c9da487be} <Debug> oximeter.measurements_f64 (dbc9f694-b916-4f2d-ae45-a99161c3e179): Loading data parts | ||
| 390 | 2026.03.19 00:55:11.049929 [ 259 ] {d87167d0-2819-48c8-bf85-fb8c9da487be} <Debug> oximeter.measurements_f64 (dbc9f694-b916-4f2d-ae45-a99161c3e179): There are no data parts | ||
| 391 | 2026.03.19 00:55:11.051652 [ 259 ] {d87167d0-2819-48c8-bf85-fb8c9da487be} <Debug> TCPHandler: Processed in 0.004375467 sec. | ||
| 392 | 2026.03.19 00:55:11.051808 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.19 00:55:11.052138 [ 259 ] {7dd93bcf-20f5-493a-bc9f-69720f2ae4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 394 | 2026.03.19 00:55:11.052324 [ 259 ] {7dd93bcf-20f5-493a-bc9f-69720f2ae4ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.03.19 00:55:11.054362 [ 259 ] {7dd93bcf-20f5-493a-bc9f-69720f2ae4ff} <Debug> oximeter.measurements_string (21ef6e86-004f-4030-a1c0-59f008d639ff): Loading data parts | ||
| 396 | 2026.03.19 00:55:11.054534 [ 259 ] {7dd93bcf-20f5-493a-bc9f-69720f2ae4ff} <Debug> oximeter.measurements_string (21ef6e86-004f-4030-a1c0-59f008d639ff): There are no data parts | ||
| 397 | 2026.03.19 00:55:11.056054 [ 259 ] {7dd93bcf-20f5-493a-bc9f-69720f2ae4ff} <Debug> TCPHandler: Processed in 0.004297895 sec. | ||
| 398 | 2026.03.19 00:55:11.056214 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.03.19 00:55:11.056373 [ 259 ] {96d1f30f-fb3f-4408-8228-f9630164ae54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.03.19 00:55:11.056500 [ 259 ] {96d1f30f-fb3f-4408-8228-f9630164ae54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.03.19 00:55:11.058357 [ 259 ] {96d1f30f-fb3f-4408-8228-f9630164ae54} <Debug> oximeter.measurements_bytes (96ffa794-9f2e-4b00-ba94-c9efda1910d3): Loading data parts | ||
| 409 | 2026.03.19 00:55:11.058580 [ 259 ] {96d1f30f-fb3f-4408-8228-f9630164ae54} <Debug> oximeter.measurements_bytes (96ffa794-9f2e-4b00-ba94-c9efda1910d3): There are no data parts | ||
| 410 | 2026.03.19 00:55:11.060333 [ 259 ] {96d1f30f-fb3f-4408-8228-f9630164ae54} <Debug> TCPHandler: Processed in 0.004176322 sec. | ||
| 411 | 2026.03.19 00:55:11.060503 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.03.19 00:55:11.060719 [ 259 ] {33dbd5a9-f822-4ed7-8399-4f2668bd7565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 413 | 2026.03.19 00:55:11.060808 [ 259 ] {33dbd5a9-f822-4ed7-8399-4f2668bd7565} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.03.19 00:55:11.063494 [ 259 ] {33dbd5a9-f822-4ed7-8399-4f2668bd7565} <Debug> oximeter.measurements_cumulativei64 (abb96cbb-ebcb-4a23-9550-783e3fcf2fa1): Loading data parts | ||
| 415 | 2026.03.19 00:55:11.063790 [ 259 ] {33dbd5a9-f822-4ed7-8399-4f2668bd7565} <Debug> oximeter.measurements_cumulativei64 (abb96cbb-ebcb-4a23-9550-783e3fcf2fa1): There are no data parts | ||
| 416 | 2026.03.19 00:55:11.065122 [ 259 ] {33dbd5a9-f822-4ed7-8399-4f2668bd7565} <Debug> TCPHandler: Processed in 0.004668883 sec. | ||
| 417 | 2026.03.19 00:55:11.065316 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.03.19 00:55:11.065482 [ 259 ] {475948ed-7467-4a18-81b2-3a7d3fa8967e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 419 | 2026.03.19 00:55:11.065603 [ 259 ] {475948ed-7467-4a18-81b2-3a7d3fa8967e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.03.19 00:55:11.067895 [ 259 ] {475948ed-7467-4a18-81b2-3a7d3fa8967e} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Loading data parts | ||
| 421 | 2026.03.19 00:55:11.068198 [ 259 ] {475948ed-7467-4a18-81b2-3a7d3fa8967e} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): There are no data parts | ||
| 422 | 2026.03.19 00:55:11.069823 [ 259 ] {475948ed-7467-4a18-81b2-3a7d3fa8967e} <Debug> TCPHandler: Processed in 0.00455686 sec. | ||
| 423 | 2026.03.19 00:55:11.070322 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.03.19 00:55:11.070648 [ 259 ] {212b5b65-578f-4b8e-976a-33c20158a52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 425 | 2026.03.19 00:55:11.070820 [ 259 ] {212b5b65-578f-4b8e-976a-33c20158a52b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.03.19 00:55:11.075752 [ 259 ] {212b5b65-578f-4b8e-976a-33c20158a52b} <Debug> oximeter.measurements_cumulativef32 (50628858-a6e8-4b98-bc56-b060501c2652): Loading data parts | ||
| 427 | 2026.03.19 00:55:11.076009 [ 259 ] {212b5b65-578f-4b8e-976a-33c20158a52b} <Debug> oximeter.measurements_cumulativef32 (50628858-a6e8-4b98-bc56-b060501c2652): There are no data parts | ||
| 428 | 2026.03.19 00:55:11.078510 [ 259 ] {212b5b65-578f-4b8e-976a-33c20158a52b} <Debug> TCPHandler: Processed in 0.008337134 sec. | ||
| 429 | 2026.03.19 00:55:11.078679 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.03.19 00:55:11.078856 [ 259 ] {3343043c-663b-498a-9ab3-d66d36f90c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 431 | 2026.03.19 00:55:11.078983 [ 259 ] {3343043c-663b-498a-9ab3-d66d36f90c75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.03.19 00:55:11.080982 [ 259 ] {3343043c-663b-498a-9ab3-d66d36f90c75} <Debug> oximeter.measurements_cumulativef64 (8ec30e27-9cf7-4c4c-98b8-7ade3bb5306b): Loading data parts | ||
| 433 | 2026.03.19 00:55:11.081136 [ 259 ] {3343043c-663b-498a-9ab3-d66d36f90c75} <Debug> oximeter.measurements_cumulativef64 (8ec30e27-9cf7-4c4c-98b8-7ade3bb5306b): There are no data parts | ||
| 434 | 2026.03.19 00:55:11.083225 [ 259 ] {3343043c-663b-498a-9ab3-d66d36f90c75} <Debug> TCPHandler: Processed in 0.004604691 sec. | ||
| 435 | 2026.03.19 00:55:11.083490 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.03.19 00:55:11.083771 [ 259 ] {caf0fae3-d23d-422d-8b25-c5521aedfbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.03.19 00:55:11.083939 [ 259 ] {caf0fae3-d23d-422d-8b25-c5521aedfbbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.03.19 00:55:11.086739 [ 259 ] {caf0fae3-d23d-422d-8b25-c5521aedfbbe} <Debug> oximeter.measurements_histogrami8 (a85a2fac-ea38-4840-97af-76588e0e245f): Loading data parts | ||
| 449 | 2026.03.19 00:55:11.087030 [ 259 ] {caf0fae3-d23d-422d-8b25-c5521aedfbbe} <Debug> oximeter.measurements_histogrami8 (a85a2fac-ea38-4840-97af-76588e0e245f): There are no data parts | ||
| 450 | 2026.03.19 00:55:11.088805 [ 259 ] {caf0fae3-d23d-422d-8b25-c5521aedfbbe} <Debug> TCPHandler: Processed in 0.005373228 sec. | ||
| 451 | 2026.03.19 00:55:11.088995 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.03.19 00:55:11.089334 [ 259 ] {87e769f0-c369-4966-96b5-2882fbcfb7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 453 | 2026.03.19 00:55:11.089486 [ 259 ] {87e769f0-c369-4966-96b5-2882fbcfb7f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.03.19 00:55:11.092813 [ 259 ] {87e769f0-c369-4966-96b5-2882fbcfb7f7} <Debug> oximeter.measurements_histogramu8 (538fe8e5-561d-481d-b914-60d4d973b608): Loading data parts | ||
| 455 | 2026.03.19 00:55:11.092994 [ 259 ] {87e769f0-c369-4966-96b5-2882fbcfb7f7} <Debug> oximeter.measurements_histogramu8 (538fe8e5-561d-481d-b914-60d4d973b608): There are no data parts | ||
| 456 | 2026.03.19 00:55:11.095863 [ 259 ] {87e769f0-c369-4966-96b5-2882fbcfb7f7} <Debug> TCPHandler: Processed in 0.006940052 sec. | ||
| 457 | 2026.03.19 00:55:11.096133 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.03.19 00:55:11.096348 [ 259 ] {45eac837-97be-4c91-bf54-2a7f02b8d678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 459 | 2026.03.19 00:55:11.096510 [ 259 ] {45eac837-97be-4c91-bf54-2a7f02b8d678} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.03.19 00:55:11.098953 [ 259 ] {45eac837-97be-4c91-bf54-2a7f02b8d678} <Debug> oximeter.measurements_histogrami16 (fbcf8333-7f03-435f-805e-2e2a0b114777): Loading data parts | ||
| 461 | 2026.03.19 00:55:11.099118 [ 259 ] {45eac837-97be-4c91-bf54-2a7f02b8d678} <Debug> oximeter.measurements_histogrami16 (fbcf8333-7f03-435f-805e-2e2a0b114777): There are no data parts | ||
| 462 | 2026.03.19 00:55:11.101225 [ 259 ] {45eac837-97be-4c91-bf54-2a7f02b8d678} <Debug> TCPHandler: Processed in 0.005144154 sec. | ||
| 463 | 2026.03.19 00:55:11.101412 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.19 00:55:11.101646 [ 259 ] {88f745c1-a85a-4055-b632-902b57300d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 465 | 2026.03.19 00:55:11.101800 [ 259 ] {88f745c1-a85a-4055-b632-902b57300d86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.03.19 00:55:11.104582 [ 259 ] {88f745c1-a85a-4055-b632-902b57300d86} <Debug> oximeter.measurements_histogramu16 (7eba7c5f-5cd9-4a1c-b6d4-630e8c77d6bc): Loading data parts | ||
| 467 | 2026.03.19 00:55:11.104754 [ 259 ] {88f745c1-a85a-4055-b632-902b57300d86} <Debug> oximeter.measurements_histogramu16 (7eba7c5f-5cd9-4a1c-b6d4-630e8c77d6bc): There are no data parts | ||
| 468 | 2026.03.19 00:55:11.106719 [ 259 ] {88f745c1-a85a-4055-b632-902b57300d86} <Debug> TCPHandler: Processed in 0.005359578 sec. | ||
| 469 | 2026.03.19 00:55:11.107047 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.03.19 00:55:11.107309 [ 259 ] {b09d45b7-caea-4b7f-8cb1-71bb44c2994c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 471 | 2026.03.19 00:55:11.107470 [ 259 ] {b09d45b7-caea-4b7f-8cb1-71bb44c2994c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.03.19 00:55:11.109735 [ 259 ] {b09d45b7-caea-4b7f-8cb1-71bb44c2994c} <Debug> oximeter.measurements_histogrami32 (9e556dc7-d34b-4176-a6f0-5a7f43b8e6c8): Loading data parts | ||
| 473 | 2026.03.19 00:55:11.109910 [ 259 ] {b09d45b7-caea-4b7f-8cb1-71bb44c2994c} <Debug> oximeter.measurements_histogrami32 (9e556dc7-d34b-4176-a6f0-5a7f43b8e6c8): There are no data parts | ||
| 474 | 2026.03.19 00:55:11.111345 [ 259 ] {b09d45b7-caea-4b7f-8cb1-71bb44c2994c} <Debug> TCPHandler: Processed in 0.004353805 sec. | ||
| 475 | 2026.03.19 00:55:11.111516 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.03.19 00:55:11.111783 [ 259 ] {b3d51692-3e78-4495-afd8-9b573ed56b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 477 | 2026.03.19 00:55:11.111951 [ 259 ] {b3d51692-3e78-4495-afd8-9b573ed56b00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.03.19 00:55:11.114363 [ 259 ] {b3d51692-3e78-4495-afd8-9b573ed56b00} <Debug> oximeter.measurements_histogramu32 (12c8b739-c474-48d8-b295-aaf269c6b6d6): Loading data parts | ||
| 479 | 2026.03.19 00:55:11.114521 [ 259 ] {b3d51692-3e78-4495-afd8-9b573ed56b00} <Debug> oximeter.measurements_histogramu32 (12c8b739-c474-48d8-b295-aaf269c6b6d6): There are no data parts | ||
| 480 | 2026.03.19 00:55:11.115778 [ 259 ] {b3d51692-3e78-4495-afd8-9b573ed56b00} <Debug> TCPHandler: Processed in 0.004320695 sec. | ||
| 481 | 2026.03.19 00:55:11.116028 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.03.19 00:55:11.116245 [ 259 ] {737e4edb-bf07-44f2-9e36-a8c7be2871bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 483 | 2026.03.19 00:55:11.116399 [ 259 ] {737e4edb-bf07-44f2-9e36-a8c7be2871bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.03.19 00:55:11.118967 [ 259 ] {737e4edb-bf07-44f2-9e36-a8c7be2871bc} <Debug> oximeter.measurements_histogrami64 (a622c228-73ac-4dc4-95d9-4482cba45117): Loading data parts | ||
| 485 | 2026.03.19 00:55:11.119114 [ 259 ] {737e4edb-bf07-44f2-9e36-a8c7be2871bc} <Debug> oximeter.measurements_histogrami64 (a622c228-73ac-4dc4-95d9-4482cba45117): There are no data parts | ||
| 486 | 2026.03.19 00:55:11.120766 [ 259 ] {737e4edb-bf07-44f2-9e36-a8c7be2871bc} <Debug> TCPHandler: Processed in 0.004789476 sec. | ||
| 487 | 2026.03.19 00:55:11.120943 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.03.19 00:55:11.121170 [ 259 ] {67239ab7-ef65-4a15-818b-4451a2789aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 489 | 2026.03.19 00:55:11.121355 [ 259 ] {67239ab7-ef65-4a15-818b-4451a2789aa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.03.19 00:55:11.125506 [ 259 ] {67239ab7-ef65-4a15-818b-4451a2789aa4} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Loading data parts | ||
| 491 | 2026.03.19 00:55:11.125831 [ 259 ] {67239ab7-ef65-4a15-818b-4451a2789aa4} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): There are no data parts | ||
| 492 | 2026.03.19 00:55:11.127383 [ 259 ] {67239ab7-ef65-4a15-818b-4451a2789aa4} <Debug> TCPHandler: Processed in 0.006504773 sec. | ||
| 493 | 2026.03.19 00:55:11.127597 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.19 00:55:11.127923 [ 259 ] {a6ea5e2d-007d-4455-8362-0c99ab285f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 495 | 2026.03.19 00:55:11.128087 [ 259 ] {a6ea5e2d-007d-4455-8362-0c99ab285f56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.03.19 00:55:11.130570 [ 259 ] {a6ea5e2d-007d-4455-8362-0c99ab285f56} <Debug> oximeter.measurements_histogramf32 (cfc095f5-b053-446a-ba81-74ea0fe50cc6): Loading data parts | ||
| 497 | 2026.03.19 00:55:11.130736 [ 259 ] {a6ea5e2d-007d-4455-8362-0c99ab285f56} <Debug> oximeter.measurements_histogramf32 (cfc095f5-b053-446a-ba81-74ea0fe50cc6): There are no data parts | ||
| 498 | 2026.03.19 00:55:11.132329 [ 259 ] {a6ea5e2d-007d-4455-8362-0c99ab285f56} <Debug> TCPHandler: Processed in 0.004788975 sec. | ||
| 499 | 2026.03.19 00:55:11.132512 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.19 00:55:11.132785 [ 259 ] {a2f80a10-751e-4be4-bd51-6a161a520efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 501 | 2026.03.19 00:55:11.133042 [ 259 ] {a2f80a10-751e-4be4-bd51-6a161a520efe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.03.19 00:55:11.136225 [ 259 ] {a2f80a10-751e-4be4-bd51-6a161a520efe} <Debug> oximeter.measurements_histogramf64 (17f129a0-35b7-46d2-a797-e40e4440d3a7): Loading data parts | ||
| 503 | 2026.03.19 00:55:11.136475 [ 259 ] {a2f80a10-751e-4be4-bd51-6a161a520efe} <Debug> oximeter.measurements_histogramf64 (17f129a0-35b7-46d2-a797-e40e4440d3a7): There are no data parts | ||
| 504 | 2026.03.19 00:55:11.138039 [ 259 ] {a2f80a10-751e-4be4-bd51-6a161a520efe} <Debug> TCPHandler: Processed in 0.005580753 sec. | ||
| 505 | 2026.03.19 00:55:11.138348 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.19 00:55:11.138542 [ 259 ] {1b72842d-5324-472b-bf76-cf2b1d707252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.03.19 00:55:11.138709 [ 259 ] {1b72842d-5324-472b-bf76-cf2b1d707252} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.03.19 00:55:11.141035 [ 259 ] {1b72842d-5324-472b-bf76-cf2b1d707252} <Debug> oximeter.fields_bool (59781f05-2e2e-4b60-85ac-0c1a6ad15642): Loading data parts | ||
| 534 | 2026.03.19 00:55:11.141198 [ 259 ] {1b72842d-5324-472b-bf76-cf2b1d707252} <Debug> oximeter.fields_bool (59781f05-2e2e-4b60-85ac-0c1a6ad15642): There are no data parts | ||
| 535 | 2026.03.19 00:55:11.142567 [ 259 ] {1b72842d-5324-472b-bf76-cf2b1d707252} <Debug> TCPHandler: Processed in 0.004279554 sec. | ||
| 536 | 2026.03.19 00:55:11.142732 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.19 00:55:11.142909 [ 259 ] {8c0dd144-ce49-4ab9-8d4d-ae72d3c51bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.03.19 00:55:11.143073 [ 259 ] {8c0dd144-ce49-4ab9-8d4d-ae72d3c51bff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.03.19 00:55:11.145040 [ 259 ] {8c0dd144-ce49-4ab9-8d4d-ae72d3c51bff} <Debug> oximeter.fields_i8 (48ba9fa5-c935-4b33-9eaa-4de88615cab5): Loading data parts | ||
| 540 | 2026.03.19 00:55:11.145240 [ 259 ] {8c0dd144-ce49-4ab9-8d4d-ae72d3c51bff} <Debug> oximeter.fields_i8 (48ba9fa5-c935-4b33-9eaa-4de88615cab5): There are no data parts | ||
| 541 | 2026.03.19 00:55:11.146599 [ 259 ] {8c0dd144-ce49-4ab9-8d4d-ae72d3c51bff} <Debug> TCPHandler: Processed in 0.003923056 sec. | ||
| 542 | 2026.03.19 00:55:11.146769 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.19 00:55:11.147084 [ 259 ] {0046c6b4-5dab-4e8c-9a24-ca0de5a1588d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.03.19 00:55:11.147225 [ 259 ] {0046c6b4-5dab-4e8c-9a24-ca0de5a1588d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.03.19 00:55:11.149416 [ 259 ] {0046c6b4-5dab-4e8c-9a24-ca0de5a1588d} <Debug> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Loading data parts | ||
| 546 | 2026.03.19 00:55:11.149587 [ 259 ] {0046c6b4-5dab-4e8c-9a24-ca0de5a1588d} <Debug> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): There are no data parts | ||
| 547 | 2026.03.19 00:55:11.151191 [ 259 ] {0046c6b4-5dab-4e8c-9a24-ca0de5a1588d} <Debug> TCPHandler: Processed in 0.004479978 sec. | ||
| 548 | 2026.03.19 00:55:11.151349 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.19 00:55:11.151521 [ 259 ] {9c9403bf-a27b-47de-8622-89e903f8451c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.03.19 00:55:11.151724 [ 259 ] {9c9403bf-a27b-47de-8622-89e903f8451c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.03.19 00:55:11.154468 [ 259 ] {9c9403bf-a27b-47de-8622-89e903f8451c} <Debug> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Loading data parts | ||
| 552 | 2026.03.19 00:55:11.154622 [ 259 ] {9c9403bf-a27b-47de-8622-89e903f8451c} <Debug> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): There are no data parts | ||
| 553 | 2026.03.19 00:55:11.156257 [ 259 ] {9c9403bf-a27b-47de-8622-89e903f8451c} <Debug> TCPHandler: Processed in 0.004958569 sec. | ||
| 554 | 2026.03.19 00:55:11.156416 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.19 00:55:11.156681 [ 259 ] {d8d653b3-15a0-4672-997d-326de7f4b12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.03.19 00:55:11.156836 [ 259 ] {d8d653b3-15a0-4672-997d-326de7f4b12f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.03.19 00:55:11.159129 [ 259 ] {d8d653b3-15a0-4672-997d-326de7f4b12f} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Loading data parts | ||
| 558 | 2026.03.19 00:55:11.159390 [ 259 ] {d8d653b3-15a0-4672-997d-326de7f4b12f} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): There are no data parts | ||
| 559 | 2026.03.19 00:55:11.160882 [ 259 ] {d8d653b3-15a0-4672-997d-326de7f4b12f} <Debug> TCPHandler: Processed in 0.00451634 sec. | ||
| 560 | 2026.03.19 00:55:11.161056 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.19 00:55:11.161237 [ 259 ] {6e62f4cd-96d1-429f-9304-f9a96bae3e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 562 | 2026.03.19 00:55:11.161454 [ 259 ] {6e62f4cd-96d1-429f-9304-f9a96bae3e0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.03.19 00:55:11.163565 [ 259 ] {6e62f4cd-96d1-429f-9304-f9a96bae3e0b} <Debug> oximeter.fields_i32 (0795c83a-11d2-4759-b43c-9e19112b09c5): Loading data parts | ||
| 564 | 2026.03.19 00:55:11.163784 [ 259 ] {6e62f4cd-96d1-429f-9304-f9a96bae3e0b} <Debug> oximeter.fields_i32 (0795c83a-11d2-4759-b43c-9e19112b09c5): There are no data parts | ||
| 565 | 2026.03.19 00:55:11.165090 [ 259 ] {6e62f4cd-96d1-429f-9304-f9a96bae3e0b} <Debug> TCPHandler: Processed in 0.00409551 sec. | ||
| 566 | 2026.03.19 00:55:11.165315 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.03.19 00:55:11.165524 [ 259 ] {dbdadb6a-9a13-4cb5-b347-dd8ff0feb49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 568 | 2026.03.19 00:55:11.165690 [ 259 ] {dbdadb6a-9a13-4cb5-b347-dd8ff0feb49c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.03.19 00:55:11.168096 [ 259 ] {dbdadb6a-9a13-4cb5-b347-dd8ff0feb49c} <Debug> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Loading data parts | ||
| 570 | 2026.03.19 00:55:11.168300 [ 259 ] {dbdadb6a-9a13-4cb5-b347-dd8ff0feb49c} <Debug> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): There are no data parts | ||
| 571 | 2026.03.19 00:55:11.169867 [ 259 ] {dbdadb6a-9a13-4cb5-b347-dd8ff0feb49c} <Debug> TCPHandler: Processed in 0.004603361 sec. | ||
| 572 | 2026.03.19 00:55:11.170052 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.03.19 00:55:11.170249 [ 259 ] {c7bd7e31-2eee-44df-bf41-f9fa6f66a74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 574 | 2026.03.19 00:55:11.170388 [ 259 ] {c7bd7e31-2eee-44df-bf41-f9fa6f66a74a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.03.19 00:55:11.172961 [ 259 ] {c7bd7e31-2eee-44df-bf41-f9fa6f66a74a} <Debug> oximeter.fields_i64 (ed3f27a5-a7ee-434e-a2bd-1ff0be6f2386): Loading data parts | ||
| 576 | 2026.03.19 00:55:11.173121 [ 259 ] {c7bd7e31-2eee-44df-bf41-f9fa6f66a74a} <Debug> oximeter.fields_i64 (ed3f27a5-a7ee-434e-a2bd-1ff0be6f2386): There are no data parts | ||
| 577 | 2026.03.19 00:55:11.179542 [ 259 ] {c7bd7e31-2eee-44df-bf41-f9fa6f66a74a} <Debug> TCPHandler: Processed in 0.0095535 sec. | ||
| 578 | 2026.03.19 00:55:11.179925 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.03.19 00:55:11.180136 [ 259 ] {c6a01dc3-7713-47ff-b31c-fbab4761e497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 580 | 2026.03.19 00:55:11.180289 [ 259 ] {c6a01dc3-7713-47ff-b31c-fbab4761e497} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.03.19 00:55:11.183211 [ 259 ] {c6a01dc3-7713-47ff-b31c-fbab4761e497} <Debug> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Loading data parts | ||
| 582 | 2026.03.19 00:55:11.183455 [ 259 ] {c6a01dc3-7713-47ff-b31c-fbab4761e497} <Debug> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): There are no data parts | ||
| 583 | 2026.03.19 00:55:11.184897 [ 259 ] {c6a01dc3-7713-47ff-b31c-fbab4761e497} <Debug> TCPHandler: Processed in 0.005059861 sec. | ||
| 584 | 2026.03.19 00:55:11.185066 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.03.19 00:55:11.185376 [ 259 ] {4b74efdf-4eb9-4dd3-a5f8-13a702e68d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 586 | 2026.03.19 00:55:11.185478 [ 259 ] {4b74efdf-4eb9-4dd3-a5f8-13a702e68d71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.03.19 00:55:11.187864 [ 259 ] {4b74efdf-4eb9-4dd3-a5f8-13a702e68d71} <Debug> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Loading data parts | ||
| 588 | 2026.03.19 00:55:11.188019 [ 259 ] {4b74efdf-4eb9-4dd3-a5f8-13a702e68d71} <Debug> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): There are no data parts | ||
| 589 | 2026.03.19 00:55:11.189419 [ 259 ] {4b74efdf-4eb9-4dd3-a5f8-13a702e68d71} <Debug> TCPHandler: Processed in 0.004408577 sec. | ||
| 590 | 2026.03.19 00:55:11.189688 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.03.19 00:55:11.189869 [ 259 ] {de87f65f-c644-4e5d-b44e-74f2cfee2b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 592 | 2026.03.19 00:55:11.190002 [ 259 ] {de87f65f-c644-4e5d-b44e-74f2cfee2b5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.03.19 00:55:11.192665 [ 259 ] {de87f65f-c644-4e5d-b44e-74f2cfee2b5d} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Loading data parts | ||
| 594 | 2026.03.19 00:55:11.192918 [ 259 ] {de87f65f-c644-4e5d-b44e-74f2cfee2b5d} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): There are no data parts | ||
| 595 | 2026.03.19 00:55:11.195054 [ 259 ] {de87f65f-c644-4e5d-b44e-74f2cfee2b5d} <Debug> TCPHandler: Processed in 0.0054246 sec. | ||
| 596 | 2026.03.19 00:55:11.195232 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.03.19 00:55:11.195497 [ 259 ] {820eb01d-cdf8-4a3f-bd4f-d8b3b5db983e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 598 | 2026.03.19 00:55:11.195590 [ 259 ] {820eb01d-cdf8-4a3f-bd4f-d8b3b5db983e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.03.19 00:55:11.198662 [ 259 ] {820eb01d-cdf8-4a3f-bd4f-d8b3b5db983e} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Loading data parts | ||
| 600 | 2026.03.19 00:55:11.198812 [ 259 ] {820eb01d-cdf8-4a3f-bd4f-d8b3b5db983e} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): There are no data parts | ||
| 601 | 2026.03.19 00:55:11.200582 [ 259 ] {820eb01d-cdf8-4a3f-bd4f-d8b3b5db983e} <Debug> TCPHandler: Processed in 0.005406799 sec. | ||
| 602 | 2026.03.19 00:55:11.200982 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.03.19 00:55:11.201299 [ 259 ] {3583a49d-2d30-4d6c-ac13-e227fbcd8771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 607 | 2026.03.19 00:55:11.201501 [ 259 ] {3583a49d-2d30-4d6c-ac13-e227fbcd8771} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.03.19 00:55:11.204265 [ 259 ] {3583a49d-2d30-4d6c-ac13-e227fbcd8771} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499): Loading data parts | ||
| 609 | 2026.03.19 00:55:11.204512 [ 259 ] {3583a49d-2d30-4d6c-ac13-e227fbcd8771} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499): There are no data parts | ||
| 610 | 2026.03.19 00:55:11.206293 [ 259 ] {3583a49d-2d30-4d6c-ac13-e227fbcd8771} <Debug> TCPHandler: Processed in 0.005367368 sec. | ||
| 611 | 2026.03.19 00:55:11.206900 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.03.19 00:55:11.207292 [ 260 ] {5fd55cac-b867-4dd5-9fbc-7722e830105e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.03.19 00:55:11.209069 [ 260 ] {5fd55cac-b867-4dd5-9fbc-7722e830105e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.03.19 00:55:11.228874 [ 269 ] {5fd55cac-b867-4dd5-9fbc-7722e830105e} <Trace> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.03.19 00:55:11.228946 [ 269 ] {5fd55cac-b867-4dd5-9fbc-7722e830105e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 616 | 2026.03.19 00:55:11.234486 [ 269 ] {5fd55cac-b867-4dd5-9fbc-7722e830105e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.03.19 00:55:11.235454 [ 269 ] {5fd55cac-b867-4dd5-9fbc-7722e830105e} <Trace> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.03.19 00:55:11.235799 [ 260 ] {5fd55cac-b867-4dd5-9fbc-7722e830105e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028675 sec., 34.873583260680036 rows/sec., 557.98 B/sec. | ||
| 619 | 2026.03.19 00:55:11.236348 [ 260 ] {5fd55cac-b867-4dd5-9fbc-7722e830105e} <Debug> TCPHandler: Processed in 0.029611352 sec. | ||
| 620 | 2026.03.19 00:55:11.966991 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62163 | ||
| 621 | 2026.03.19 00:55:11.967118 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.03.19 00:55:11.967165 [ 270 ] {} <Debug> TCP-Session: efc1ebc0-1eb2-44ae-9df3-716bbb0d3132 Authenticating user 'default' from [fd00:1122:3344:101::c]:62163 | ||
| 623 | 2026.03.19 00:55:11.967288 [ 270 ] {} <Debug> TCP-Session: efc1ebc0-1eb2-44ae-9df3-716bbb0d3132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.03.19 00:55:11.967303 [ 270 ] {} <Debug> TCP-Session: efc1ebc0-1eb2-44ae-9df3-716bbb0d3132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.19 00:55:11.967370 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.03.19 00:55:11.967470 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.03.19 00:55:11.967486 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.19 00:55:11.969215 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55624 | ||
| 629 | 2026.03.19 00:55:11.969375 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51024 | ||
| 630 | 2026.03.19 00:55:11.969446 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.03.19 00:55:11.969390 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34847 | ||
| 632 | 2026.03.19 00:55:11.969516 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56653 | ||
| 633 | 2026.03.19 00:55:11.969558 [ 271 ] {} <Debug> TCP-Session: 4434898b-ad89-4867-ad65-438a17a5b7a7 Authenticating user 'default' from [fd00:1122:3344:101::c]:55624 | ||
| 634 | 2026.03.19 00:55:11.969635 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.19 00:55:11.969702 [ 273 ] {} <Debug> TCP-Session: 3cdb3574-798c-439c-95f7-90794a978689 Authenticating user 'default' from [fd00:1122:3344:101::c]:51024 | ||
| 636 | 2026.03.19 00:55:11.969755 [ 273 ] {} <Debug> TCP-Session: 3cdb3574-798c-439c-95f7-90794a978689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.03.19 00:55:11.969814 [ 273 ] {} <Debug> TCP-Session: 3cdb3574-798c-439c-95f7-90794a978689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.19 00:55:11.969818 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53864 | ||
| 639 | 2026.03.19 00:55:11.969829 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.19 00:55:11.969651 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49154 | ||
| 641 | 2026.03.19 00:55:11.969888 [ 274 ] {} <Debug> TCP-Session: ecdc0cfd-0642-4794-88ab-7d59a255ae1a Authenticating user 'default' from [fd00:1122:3344:101::c]:56653 | ||
| 642 | 2026.03.19 00:55:11.969879 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.19 00:55:11.969846 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34668 | ||
| 644 | 2026.03.19 00:55:11.970007 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.19 00:55:11.970043 [ 274 ] {} <Debug> TCP-Session: ecdc0cfd-0642-4794-88ab-7d59a255ae1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.19 00:55:11.970036 [ 272 ] {} <Debug> TCP-Session: 8ba75237-ab31-4f37-ba9b-e3b70ec5b536 Authenticating user 'default' from [fd00:1122:3344:101::c]:34847 | ||
| 647 | 2026.03.19 00:55:11.969818 [ 271 ] {} <Debug> TCP-Session: 4434898b-ad89-4867-ad65-438a17a5b7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.19 00:55:11.970162 [ 276 ] {} <Debug> TCP-Session: 06b60cd9-c187-4a51-a345-26be94f9753e Authenticating user 'default' from [fd00:1122:3344:101::c]:53864 | ||
| 649 | 2026.03.19 00:55:11.970178 [ 274 ] {} <Debug> TCP-Session: ecdc0cfd-0642-4794-88ab-7d59a255ae1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.19 00:55:11.970194 [ 272 ] {} <Debug> TCP-Session: 8ba75237-ab31-4f37-ba9b-e3b70ec5b536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.19 00:55:11.970263 [ 276 ] {} <Debug> TCP-Session: 06b60cd9-c187-4a51-a345-26be94f9753e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.19 00:55:11.970271 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.03.19 00:55:11.970230 [ 271 ] {} <Debug> TCP-Session: 4434898b-ad89-4867-ad65-438a17a5b7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.19 00:55:11.970351 [ 272 ] {} <Debug> TCP-Session: 8ba75237-ab31-4f37-ba9b-e3b70ec5b536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.19 00:55:11.970354 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.03.19 00:55:11.970391 [ 275 ] {} <Debug> TCP-Session: c0cdda48-72cf-4581-a508-98e2ef0dfd4c Authenticating user 'default' from [fd00:1122:3344:101::c]:49154 | ||
| 657 | 2026.03.19 00:55:11.970512 [ 276 ] {} <Debug> TCP-Session: 06b60cd9-c187-4a51-a345-26be94f9753e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.19 00:55:11.970510 [ 277 ] {} <Debug> TCP-Session: 400d1abb-b71e-427f-927a-57827d774905 Authenticating user 'default' from [fd00:1122:3344:101::c]:34668 | ||
| 659 | 2026.03.19 00:55:11.970582 [ 275 ] {} <Debug> TCP-Session: c0cdda48-72cf-4581-a508-98e2ef0dfd4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.19 00:55:11.970594 [ 277 ] {} <Debug> TCP-Session: 400d1abb-b71e-427f-927a-57827d774905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.19 00:55:11.970680 [ 275 ] {} <Debug> TCP-Session: c0cdda48-72cf-4581-a508-98e2ef0dfd4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.19 00:55:11.970694 [ 277 ] {} <Debug> TCP-Session: 400d1abb-b71e-427f-927a-57827d774905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.19 00:55:12.001167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.42 MiB, peak 134.42 MiB, free memory in arenas 0.00 B, will set to 139.15 MiB (RSS), difference: 4.73 MiB | ||
| 664 | 2026.03.19 00:55:12.973491 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60975 | ||
| 665 | 2026.03.19 00:55:12.973670 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.19 00:55:12.973706 [ 278 ] {} <Debug> TCP-Session: 2cee0e2e-d4d3-46e4-a383-2c61a43e756b Authenticating user 'default' from [fd00:1122:3344:101::a]:60975 | ||
| 667 | 2026.03.19 00:55:12.973824 [ 278 ] {} <Debug> TCP-Session: 2cee0e2e-d4d3-46e4-a383-2c61a43e756b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.19 00:55:12.973837 [ 278 ] {} <Debug> TCP-Session: 2cee0e2e-d4d3-46e4-a383-2c61a43e756b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.19 00:55:12.973901 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.19 00:55:12.974007 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.19 00:55:12.974024 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.19 00:55:12.976526 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33098 | ||
| 673 | 2026.03.19 00:55:12.976759 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.03.19 00:55:12.976796 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33987 | ||
| 675 | 2026.03.19 00:55:12.976870 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48662 | ||
| 676 | 2026.03.19 00:55:12.976794 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64975 | ||
| 677 | 2026.03.19 00:55:12.976930 [ 279 ] {} <Debug> TCP-Session: f6b1546b-b451-4fa6-8554-6fc97de8b73c Authenticating user 'default' from [fd00:1122:3344:101::a]:33098 | ||
| 678 | 2026.03.19 00:55:12.976924 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47427 | ||
| 679 | 2026.03.19 00:55:12.977029 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39906 | ||
| 680 | 2026.03.19 00:55:12.977065 [ 279 ] {} <Debug> TCP-Session: f6b1546b-b451-4fa6-8554-6fc97de8b73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.19 00:55:12.977184 [ 279 ] {} <Debug> TCP-Session: f6b1546b-b451-4fa6-8554-6fc97de8b73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.03.19 00:55:12.977340 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34050 | ||
| 683 | 2026.03.19 00:55:12.977413 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.03.19 00:55:12.977422 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.19 00:55:12.977502 [ 282 ] {} <Debug> TCP-Session: a7e0eb38-03b0-43df-9377-578f20e2f41e Authenticating user 'default' from [fd00:1122:3344:101::a]:48662 | ||
| 686 | 2026.03.19 00:55:12.977486 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.19 00:55:12.977614 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.19 00:55:12.977638 [ 282 ] {} <Debug> TCP-Session: a7e0eb38-03b0-43df-9377-578f20e2f41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.19 00:55:12.977630 [ 283 ] {} <Debug> TCP-Session: 0a3dcac8-2423-4589-ab76-a533ef0a6108 Authenticating user 'default' from [fd00:1122:3344:101::a]:47427 | ||
| 690 | 2026.03.19 00:55:12.977629 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.03.19 00:55:12.977733 [ 284 ] {} <Debug> TCP-Session: e4c6b53e-32df-4b2a-96fc-661a129fa547 Authenticating user 'default' from [fd00:1122:3344:101::a]:39906 | ||
| 692 | 2026.03.19 00:55:12.977772 [ 285 ] {} <Debug> TCP-Session: 568b752f-197f-41c1-8dfb-1cacff752b2b Authenticating user 'default' from [fd00:1122:3344:101::a]:34050 | ||
| 693 | 2026.03.19 00:55:12.977749 [ 282 ] {} <Debug> TCP-Session: a7e0eb38-03b0-43df-9377-578f20e2f41e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.19 00:55:12.977741 [ 283 ] {} <Debug> TCP-Session: 0a3dcac8-2423-4589-ab76-a533ef0a6108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.19 00:55:12.977864 [ 285 ] {} <Debug> TCP-Session: 568b752f-197f-41c1-8dfb-1cacff752b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.19 00:55:12.977838 [ 284 ] {} <Debug> TCP-Session: e4c6b53e-32df-4b2a-96fc-661a129fa547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.19 00:55:12.977621 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.03.19 00:55:12.977959 [ 285 ] {} <Debug> TCP-Session: 568b752f-197f-41c1-8dfb-1cacff752b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.19 00:55:12.977947 [ 284 ] {} <Debug> TCP-Session: e4c6b53e-32df-4b2a-96fc-661a129fa547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.19 00:55:12.977619 [ 280 ] {} <Debug> TCP-Session: 7e69341e-03b2-4e1b-9874-aa9cf07feaf5 Authenticating user 'default' from [fd00:1122:3344:101::a]:64975 | ||
| 701 | 2026.03.19 00:55:12.978069 [ 281 ] {} <Debug> TCP-Session: 06712ddc-cfce-4733-8479-874d6162a47a Authenticating user 'default' from [fd00:1122:3344:101::a]:33987 | ||
| 702 | 2026.03.19 00:55:12.977937 [ 283 ] {} <Debug> TCP-Session: 0a3dcac8-2423-4589-ab76-a533ef0a6108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.19 00:55:12.978170 [ 280 ] {} <Debug> TCP-Session: 7e69341e-03b2-4e1b-9874-aa9cf07feaf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.19 00:55:12.978193 [ 281 ] {} <Debug> TCP-Session: 06712ddc-cfce-4733-8479-874d6162a47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.19 00:55:12.978282 [ 280 ] {} <Debug> TCP-Session: 7e69341e-03b2-4e1b-9874-aa9cf07feaf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.19 00:55:12.978289 [ 281 ] {} <Debug> TCP-Session: 06712ddc-cfce-4733-8479-874d6162a47a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.19 00:55:18.082983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.19 00:55:18.083084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.03.19 00:55:18.083090 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.19 00:55:18.083183 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.19 00:55:18.090766 [ 245 ] {} <Debug> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Loading data parts | ||
| 712 | 2026.03.19 00:55:18.090947 [ 245 ] {} <Debug> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): There are no data parts | ||
| 713 | 2026.03.19 00:55:18.097734 [ 244 ] {} <Debug> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Loading data parts | ||
| 714 | 2026.03.19 00:55:18.097868 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.19 00:55:18.097913 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 716 | 2026.03.19 00:55:18.098084 [ 244 ] {} <Debug> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): There are no data parts | ||
| 717 | 2026.03.19 00:55:18.103200 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.03.19 00:55:18.103791 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.03.19 00:55:18.103975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.03.19 00:55:18.129641 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.19 00:55:18.129806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 722 | 2026.03.19 00:55:18.136258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.19 00:55:18.137485 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.19 00:55:18.140957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.19 00:55:19.000878 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.03 MiB | ||
| 726 | 2026.03.19 00:55:20.583320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.19 00:55:20.583526 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.19 00:55:20.587527 [ 243 ] {} <Debug> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Loading data parts | ||
| 729 | 2026.03.19 00:55:20.587708 [ 243 ] {} <Debug> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): There are no data parts | ||
| 730 | 2026.03.19 00:55:20.593421 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.19 00:55:20.593548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 732 | 2026.03.19 00:55:20.595202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.19 00:55:20.595724 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.19 00:55:20.595993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.19 00:55:21.000994 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.08 MiB, peak 158.08 MiB, free memory in arenas 0.00 B, will set to 154.92 MiB (RSS), difference: -3.16 MiB | ||
| 736 | 2026.03.19 00:55:25.551204 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.19 00:55:25.551295 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.19 00:55:25.604518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.03.19 00:55:25.605636 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.19 00:55:25.605680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 741 | 2026.03.19 00:55:25.606470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.19 00:55:25.606983 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.19 00:55:25.607149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.19 00:55:25.641431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.19 00:55:25.660166 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.19 00:55:25.660331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 747 | 2026.03.19 00:55:25.667023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.19 00:55:25.668298 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.19 00:55:25.672450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.19 00:55:26.000223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.65 MiB, peak 159.65 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 2.06 MiB | ||
| 751 | 2026.03.19 00:55:31.001083 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.71 MiB, peak 159.65 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 4.06 MiB | ||
| 752 | 2026.03.19 00:55:31.249737 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.19 00:55:31.249932 [ 259 ] {017cb6ff-a641-4f2c-9178-04befbd98847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.19 00:55:31.250343 [ 259 ] {017cb6ff-a641-4f2c-9178-04befbd98847} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.19 00:55:31.250568 [ 259 ] {017cb6ff-a641-4f2c-9178-04befbd98847} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.19 00:55:31.251229 [ 259 ] {017cb6ff-a641-4f2c-9178-04befbd98847} <Debug> TCPHandler: Processed in 0.001623886 sec. | ||
| 757 | 2026.03.19 00:55:31.258452 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.19 00:55:31.258597 [ 259 ] {36439a47-1bf9-4f17-bd19-1afa19007dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.19 00:55:31.260745 [ 259 ] {36439a47-1bf9-4f17-bd19-1afa19007dc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.19 00:55:31.260794 [ 259 ] {36439a47-1bf9-4f17-bd19-1afa19007dc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.19 00:55:31.261217 [ 259 ] {36439a47-1bf9-4f17-bd19-1afa19007dc7} <Debug> TCPHandler: Processed in 0.002835003 sec. | ||
| 762 | 2026.03.19 00:55:31.264134 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.19 00:55:31.264268 [ 259 ] {0668e443-40ca-43d1-bc7a-d8e9a4ae826c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.19 00:55:31.264575 [ 259 ] {0668e443-40ca-43d1-bc7a-d8e9a4ae826c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.19 00:55:31.264621 [ 259 ] {0668e443-40ca-43d1-bc7a-d8e9a4ae826c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.19 00:55:31.265018 [ 259 ] {0668e443-40ca-43d1-bc7a-d8e9a4ae826c} <Debug> TCPHandler: Processed in 0.000939321 sec. | ||
| 767 | 2026.03.19 00:55:31.265223 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.19 00:55:31.265341 [ 259 ] {58761f34-2728-4817-845c-9009950a2f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.03.19 00:55:31.265591 [ 259 ] {58761f34-2728-4817-845c-9009950a2f6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.19 00:55:31.265635 [ 259 ] {58761f34-2728-4817-845c-9009950a2f6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.19 00:55:31.265952 [ 259 ] {58761f34-2728-4817-845c-9009950a2f6a} <Debug> TCPHandler: Processed in 0.000778607 sec. | ||
| 772 | 2026.03.19 00:55:31.266154 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.19 00:55:31.266272 [ 259 ] {edab8c09-01c8-49d5-8450-035cd408a3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.03.19 00:55:31.266523 [ 259 ] {edab8c09-01c8-49d5-8450-035cd408a3ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.19 00:55:31.266566 [ 259 ] {edab8c09-01c8-49d5-8450-035cd408a3ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.19 00:55:31.266869 [ 259 ] {edab8c09-01c8-49d5-8450-035cd408a3ad} <Debug> TCPHandler: Processed in 0.000764157 sec. | ||
| 777 | 2026.03.19 00:55:31.267056 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.19 00:55:31.267170 [ 259 ] {aaaf4f31-4273-440a-ad91-c24f840fabf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.03.19 00:55:31.267409 [ 259 ] {aaaf4f31-4273-440a-ad91-c24f840fabf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.19 00:55:31.267452 [ 259 ] {aaaf4f31-4273-440a-ad91-c24f840fabf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.19 00:55:31.267755 [ 259 ] {aaaf4f31-4273-440a-ad91-c24f840fabf3} <Debug> TCPHandler: Processed in 0.000746156 sec. | ||
| 782 | 2026.03.19 00:55:31.267954 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.19 00:55:31.268069 [ 259 ] {2c8e0fbb-f415-4622-80f2-5f68b9616209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.03.19 00:55:31.268306 [ 259 ] {2c8e0fbb-f415-4622-80f2-5f68b9616209} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.19 00:55:31.268348 [ 259 ] {2c8e0fbb-f415-4622-80f2-5f68b9616209} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.19 00:55:31.268648 [ 259 ] {2c8e0fbb-f415-4622-80f2-5f68b9616209} <Debug> TCPHandler: Processed in 0.000741136 sec. | ||
| 787 | 2026.03.19 00:55:31.268834 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.19 00:55:31.268947 [ 259 ] {4d8faf5d-d5e4-4dfd-872a-4a84b9bae470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.03.19 00:55:31.269181 [ 259 ] {4d8faf5d-d5e4-4dfd-872a-4a84b9bae470} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.19 00:55:31.269224 [ 259 ] {4d8faf5d-d5e4-4dfd-872a-4a84b9bae470} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.19 00:55:31.269520 [ 259 ] {4d8faf5d-d5e4-4dfd-872a-4a84b9bae470} <Debug> TCPHandler: Processed in 0.000735276 sec. | ||
| 792 | 2026.03.19 00:55:31.269715 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.19 00:55:31.269830 [ 259 ] {da9a261e-9d74-46f1-b437-95b7551a8ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.03.19 00:55:31.270068 [ 259 ] {da9a261e-9d74-46f1-b437-95b7551a8ee5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.19 00:55:31.270111 [ 259 ] {da9a261e-9d74-46f1-b437-95b7551a8ee5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.19 00:55:31.270419 [ 259 ] {da9a261e-9d74-46f1-b437-95b7551a8ee5} <Debug> TCPHandler: Processed in 0.000752527 sec. | ||
| 797 | 2026.03.19 00:55:31.270638 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.19 00:55:31.270754 [ 259 ] {ac478269-34fc-4387-a8c2-2216856a5e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.03.19 00:55:31.270992 [ 259 ] {ac478269-34fc-4387-a8c2-2216856a5e6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.19 00:55:31.271034 [ 259 ] {ac478269-34fc-4387-a8c2-2216856a5e6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.19 00:55:31.271331 [ 259 ] {ac478269-34fc-4387-a8c2-2216856a5e6b} <Debug> TCPHandler: Processed in 0.000740706 sec. | ||
| 802 | 2026.03.19 00:55:31.271562 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.19 00:55:31.271715 [ 259 ] {39bc2ca1-939c-4f1c-a6dc-2c3f3dabad6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.03.19 00:55:31.272000 [ 259 ] {39bc2ca1-939c-4f1c-a6dc-2c3f3dabad6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.19 00:55:31.272049 [ 259 ] {39bc2ca1-939c-4f1c-a6dc-2c3f3dabad6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.19 00:55:31.272400 [ 259 ] {39bc2ca1-939c-4f1c-a6dc-2c3f3dabad6b} <Debug> TCPHandler: Processed in 0.000888789 sec. | ||
| 807 | 2026.03.19 00:55:31.272634 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.19 00:55:31.272759 [ 259 ] {e7e2374f-b2af-4964-81f1-e0a9e6975342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.03.19 00:55:31.273023 [ 259 ] {e7e2374f-b2af-4964-81f1-e0a9e6975342} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.19 00:55:31.273067 [ 259 ] {e7e2374f-b2af-4964-81f1-e0a9e6975342} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.19 00:55:31.273387 [ 259 ] {e7e2374f-b2af-4964-81f1-e0a9e6975342} <Debug> TCPHandler: Processed in 0.000801617 sec. | ||
| 812 | 2026.03.19 00:55:31.273594 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.19 00:55:31.273718 [ 259 ] {e3c4d992-f2a8-4970-ac2e-788b16a7dffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.03.19 00:55:31.273974 [ 259 ] {e3c4d992-f2a8-4970-ac2e-788b16a7dffc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.19 00:55:31.274018 [ 259 ] {e3c4d992-f2a8-4970-ac2e-788b16a7dffc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.19 00:55:31.274336 [ 259 ] {e3c4d992-f2a8-4970-ac2e-788b16a7dffc} <Debug> TCPHandler: Processed in 0.000790177 sec. | ||
| 817 | 2026.03.19 00:55:31.274550 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.19 00:55:31.274671 [ 259 ] {484465d1-892c-4104-8d3e-e3ba949e2494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.03.19 00:55:31.274927 [ 259 ] {484465d1-892c-4104-8d3e-e3ba949e2494} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.19 00:55:31.274969 [ 259 ] {484465d1-892c-4104-8d3e-e3ba949e2494} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.19 00:55:31.275293 [ 259 ] {484465d1-892c-4104-8d3e-e3ba949e2494} <Debug> TCPHandler: Processed in 0.000790437 sec. | ||
| 822 | 2026.03.19 00:55:31.275503 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.19 00:55:31.275623 [ 259 ] {7d19583e-84a5-4df9-9559-4cea7ae85806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.03.19 00:55:31.275878 [ 259 ] {7d19583e-84a5-4df9-9559-4cea7ae85806} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.19 00:55:31.275920 [ 259 ] {7d19583e-84a5-4df9-9559-4cea7ae85806} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.19 00:55:31.276228 [ 259 ] {7d19583e-84a5-4df9-9559-4cea7ae85806} <Debug> TCPHandler: Processed in 0.000773087 sec. | ||
| 827 | 2026.03.19 00:55:31.276419 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.19 00:55:31.276538 [ 259 ] {89ae3315-c205-4da5-9130-9c77eac024ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.03.19 00:55:31.276792 [ 259 ] {89ae3315-c205-4da5-9130-9c77eac024ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.19 00:55:31.276833 [ 259 ] {89ae3315-c205-4da5-9130-9c77eac024ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.19 00:55:31.277140 [ 259 ] {89ae3315-c205-4da5-9130-9c77eac024ae} <Debug> TCPHandler: Processed in 0.000768257 sec. | ||
| 832 | 2026.03.19 00:55:31.278428 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.19 00:55:31.278548 [ 259 ] {49417ab6-bbff-4343-9395-7a5bb2a4d5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.03.19 00:55:31.278802 [ 259 ] {49417ab6-bbff-4343-9395-7a5bb2a4d5ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.19 00:55:31.278844 [ 259 ] {49417ab6-bbff-4343-9395-7a5bb2a4d5ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.19 00:55:31.279151 [ 259 ] {49417ab6-bbff-4343-9395-7a5bb2a4d5ee} <Debug> TCPHandler: Processed in 0.000770237 sec. | ||
| 837 | 2026.03.19 00:55:31.279346 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.19 00:55:31.279468 [ 259 ] {15ffd343-6fb4-417a-a865-6cbcef97967e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.03.19 00:55:31.279738 [ 259 ] {15ffd343-6fb4-417a-a865-6cbcef97967e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.19 00:55:31.279780 [ 259 ] {15ffd343-6fb4-417a-a865-6cbcef97967e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.19 00:55:31.280094 [ 259 ] {15ffd343-6fb4-417a-a865-6cbcef97967e} <Debug> TCPHandler: Processed in 0.000796408 sec. | ||
| 842 | 2026.03.19 00:55:31.280295 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.19 00:55:31.280415 [ 259 ] {b11ce40b-0f13-4fd1-b033-e6144f48d9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.03.19 00:55:31.280670 [ 259 ] {b11ce40b-0f13-4fd1-b033-e6144f48d9b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.19 00:55:31.280712 [ 259 ] {b11ce40b-0f13-4fd1-b033-e6144f48d9b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.19 00:55:31.281043 [ 259 ] {b11ce40b-0f13-4fd1-b033-e6144f48d9b3} <Debug> TCPHandler: Processed in 0.000794928 sec. | ||
| 847 | 2026.03.19 00:55:31.281244 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.19 00:55:31.281365 [ 259 ] {4328c344-3819-493b-8d46-f7ed0fefc179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.19 00:55:31.281624 [ 259 ] {4328c344-3819-493b-8d46-f7ed0fefc179} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.19 00:55:31.281668 [ 259 ] {4328c344-3819-493b-8d46-f7ed0fefc179} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.19 00:55:31.282011 [ 259 ] {4328c344-3819-493b-8d46-f7ed0fefc179} <Debug> TCPHandler: Processed in 0.000813488 sec. | ||
| 852 | 2026.03.19 00:55:31.288931 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.19 00:55:31.289070 [ 259 ] {6fb52d31-3b6f-4140-9d06-f4a396e17a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 854 | 2026.03.19 00:55:31.289122 [ 259 ] {6fb52d31-3b6f-4140-9d06-f4a396e17a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.19 00:55:31.289763 [ 259 ] {6fb52d31-3b6f-4140-9d06-f4a396e17a6d} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.03.19 00:55:31.289808 [ 259 ] {6fb52d31-3b6f-4140-9d06-f4a396e17a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 857 | 2026.03.19 00:55:31.290400 [ 259 ] {6fb52d31-3b6f-4140-9d06-f4a396e17a6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.03.19 00:55:31.290781 [ 259 ] {6fb52d31-3b6f-4140-9d06-f4a396e17a6d} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.03.19 00:55:31.290927 [ 259 ] {6fb52d31-3b6f-4140-9d06-f4a396e17a6d} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.001894 sec., 10559.662090813094 rows/sec., 1.49 MiB/sec. | ||
| 860 | 2026.03.19 00:55:31.290965 [ 259 ] {6fb52d31-3b6f-4140-9d06-f4a396e17a6d} <Debug> TCPHandler: Processed in 0.002096226 sec. | ||
| 861 | 2026.03.19 00:55:31.291085 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.03.19 00:55:31.291181 [ 259 ] {722fa941-9e24-4010-bed9-690f7c035ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 863 | 2026.03.19 00:55:31.291221 [ 259 ] {722fa941-9e24-4010-bed9-690f7c035ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 864 | 2026.03.19 00:55:31.291746 [ 259 ] {722fa941-9e24-4010-bed9-690f7c035ab3} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2026.03.19 00:55:31.291781 [ 259 ] {722fa941-9e24-4010-bed9-690f7c035ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 866 | 2026.03.19 00:55:31.292212 [ 259 ] {722fa941-9e24-4010-bed9-690f7c035ab3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2026.03.19 00:55:31.292682 [ 259 ] {722fa941-9e24-4010-bed9-690f7c035ab3} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2026.03.19 00:55:31.292811 [ 259 ] {722fa941-9e24-4010-bed9-690f7c035ab3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001651 sec., 4845.548152634767 rows/sec., 395.12 KiB/sec. | ||
| 869 | 2026.03.19 00:55:31.292847 [ 259 ] {722fa941-9e24-4010-bed9-690f7c035ab3} <Debug> TCPHandler: Processed in 0.001810789 sec. | ||
| 870 | 2026.03.19 00:55:31.292961 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.03.19 00:55:31.293056 [ 259 ] {7b3537fe-4143-462b-a40a-f47470a2c2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 872 | 2026.03.19 00:55:31.293096 [ 259 ] {7b3537fe-4143-462b-a40a-f47470a2c2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 873 | 2026.03.19 00:55:31.293548 [ 259 ] {7b3537fe-4143-462b-a40a-f47470a2c2b2} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.03.19 00:55:31.293582 [ 259 ] {7b3537fe-4143-462b-a40a-f47470a2c2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 875 | 2026.03.19 00:55:31.293985 [ 259 ] {7b3537fe-4143-462b-a40a-f47470a2c2b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.03.19 00:55:31.294399 [ 259 ] {7b3537fe-4143-462b-a40a-f47470a2c2b2} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.03.19 00:55:31.294522 [ 259 ] {7b3537fe-4143-462b-a40a-f47470a2c2b2} <Debug> executeQuery: Read 80 rows, 6.68 KiB in 0.001485 sec., 53872.053872053875 rows/sec., 4.39 MiB/sec. | ||
| 878 | 2026.03.19 00:55:31.294558 [ 259 ] {7b3537fe-4143-462b-a40a-f47470a2c2b2} <Debug> TCPHandler: Processed in 0.001645916 sec. | ||
| 879 | 2026.03.19 00:55:31.294688 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.03.19 00:55:31.294783 [ 259 ] {eadadbc2-c38b-46aa-a7ac-a2ba0983ccbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 881 | 2026.03.19 00:55:31.294823 [ 259 ] {eadadbc2-c38b-46aa-a7ac-a2ba0983ccbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 882 | 2026.03.19 00:55:31.295216 [ 259 ] {eadadbc2-c38b-46aa-a7ac-a2ba0983ccbf} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.03.19 00:55:31.295252 [ 259 ] {eadadbc2-c38b-46aa-a7ac-a2ba0983ccbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 884 | 2026.03.19 00:55:31.295638 [ 259 ] {eadadbc2-c38b-46aa-a7ac-a2ba0983ccbf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.03.19 00:55:31.296069 [ 259 ] {eadadbc2-c38b-46aa-a7ac-a2ba0983ccbf} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2026.03.19 00:55:31.296195 [ 259 ] {eadadbc2-c38b-46aa-a7ac-a2ba0983ccbf} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.00143 sec., 12587.412587412588 rows/sec., 916.47 KiB/sec. | ||
| 887 | 2026.03.19 00:55:31.296229 [ 259 ] {eadadbc2-c38b-46aa-a7ac-a2ba0983ccbf} <Debug> TCPHandler: Processed in 0.001588885 sec. | ||
| 888 | 2026.03.19 00:55:31.296341 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.03.19 00:55:31.296435 [ 259 ] {58ce154a-aa7d-4d64-a510-00e32b8b5896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 890 | 2026.03.19 00:55:31.296473 [ 259 ] {58ce154a-aa7d-4d64-a510-00e32b8b5896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 891 | 2026.03.19 00:55:31.296878 [ 259 ] {58ce154a-aa7d-4d64-a510-00e32b8b5896} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.03.19 00:55:31.296915 [ 259 ] {58ce154a-aa7d-4d64-a510-00e32b8b5896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 893 | 2026.03.19 00:55:31.297328 [ 259 ] {58ce154a-aa7d-4d64-a510-00e32b8b5896} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 894 | 2026.03.19 00:55:31.297808 [ 259 ] {58ce154a-aa7d-4d64-a510-00e32b8b5896} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2026.03.19 00:55:31.297931 [ 259 ] {58ce154a-aa7d-4d64-a510-00e32b8b5896} <Debug> executeQuery: Read 82 rows, 6.57 KiB in 0.001514 sec., 54161.16248348745 rows/sec., 4.24 MiB/sec. | ||
| 896 | 2026.03.19 00:55:31.297966 [ 259 ] {58ce154a-aa7d-4d64-a510-00e32b8b5896} <Debug> TCPHandler: Processed in 0.001673927 sec. | ||
| 897 | 2026.03.19 00:55:31.298076 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.03.19 00:55:31.298169 [ 259 ] {a1675c0d-5073-44ad-b9e8-b4644075ee3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 899 | 2026.03.19 00:55:31.298211 [ 259 ] {a1675c0d-5073-44ad-b9e8-b4644075ee3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 900 | 2026.03.19 00:55:31.298668 [ 259 ] {a1675c0d-5073-44ad-b9e8-b4644075ee3f} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.03.19 00:55:31.298701 [ 259 ] {a1675c0d-5073-44ad-b9e8-b4644075ee3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 902 | 2026.03.19 00:55:31.299218 [ 259 ] {a1675c0d-5073-44ad-b9e8-b4644075ee3f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.03.19 00:55:31.299636 [ 259 ] {a1675c0d-5073-44ad-b9e8-b4644075ee3f} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2026.03.19 00:55:31.299762 [ 259 ] {a1675c0d-5073-44ad-b9e8-b4644075ee3f} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001612 sec., 101736.97270471464 rows/sec., 7.08 MiB/sec. | ||
| 905 | 2026.03.19 00:55:31.299796 [ 259 ] {a1675c0d-5073-44ad-b9e8-b4644075ee3f} <Debug> TCPHandler: Processed in 0.001768479 sec. | ||
| 906 | 2026.03.19 00:55:31.299903 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.03.19 00:55:31.299997 [ 259 ] {6669e665-64e7-4555-a997-23e2125c450f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 908 | 2026.03.19 00:55:31.300049 [ 259 ] {6669e665-64e7-4555-a997-23e2125c450f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 909 | 2026.03.19 00:55:31.300852 [ 259 ] {6669e665-64e7-4555-a997-23e2125c450f} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2026.03.19 00:55:31.300888 [ 259 ] {6669e665-64e7-4555-a997-23e2125c450f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 911 | 2026.03.19 00:55:31.302050 [ 259 ] {6669e665-64e7-4555-a997-23e2125c450f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2026.03.19 00:55:31.302462 [ 259 ] {6669e665-64e7-4555-a997-23e2125c450f} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2026.03.19 00:55:31.302594 [ 259 ] {6669e665-64e7-4555-a997-23e2125c450f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002615 sec., 3824.091778202677 rows/sec., 6.85 MiB/sec. | ||
| 914 | 2026.03.19 00:55:31.302642 [ 259 ] {6669e665-64e7-4555-a997-23e2125c450f} <Debug> TCPHandler: Processed in 0.002787441 sec. | ||
| 915 | 2026.03.19 00:55:31.302762 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.03.19 00:55:31.302855 [ 259 ] {dfe12f44-1c11-4020-b51a-aafa5e5b5f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 917 | 2026.03.19 00:55:31.302897 [ 259 ] {dfe12f44-1c11-4020-b51a-aafa5e5b5f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 918 | 2026.03.19 00:55:31.303240 [ 259 ] {dfe12f44-1c11-4020-b51a-aafa5e5b5f69} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.03.19 00:55:31.303276 [ 259 ] {dfe12f44-1c11-4020-b51a-aafa5e5b5f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 920 | 2026.03.19 00:55:31.303682 [ 259 ] {dfe12f44-1c11-4020-b51a-aafa5e5b5f69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 921 | 2026.03.19 00:55:31.304221 [ 259 ] {dfe12f44-1c11-4020-b51a-aafa5e5b5f69} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.03.19 00:55:31.304382 [ 259 ] {dfe12f44-1c11-4020-b51a-aafa5e5b5f69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
| 923 | 2026.03.19 00:55:31.304427 [ 259 ] {dfe12f44-1c11-4020-b51a-aafa5e5b5f69} <Debug> TCPHandler: Processed in 0.001713357 sec. | ||
| 924 | 2026.03.19 00:55:33.107198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 925 | 2026.03.19 00:55:33.107696 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.03.19 00:55:33.107732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 927 | 2026.03.19 00:55:33.108459 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 928 | 2026.03.19 00:55:33.108946 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.03.19 00:55:33.109076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 930 | 2026.03.19 00:55:33.172519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 931 | 2026.03.19 00:55:33.189363 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.03.19 00:55:33.189433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 933 | 2026.03.19 00:55:33.195950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 934 | 2026.03.19 00:55:33.197105 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.03.19 00:55:33.200177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 936 | 2026.03.19 00:55:34.000303 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.60 MiB, peak 163.60 MiB, free memory in arenas 0.00 B, will set to 160.64 MiB (RSS), difference: 1.04 MiB | ||
| 937 | 2026.03.19 00:55:36.258224 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.03.19 00:55:36.258511 [ 259 ] {0b22ca4d-edc1-4d58-aa52-eb94cf018c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 939 | 2026.03.19 00:55:36.258611 [ 259 ] {0b22ca4d-edc1-4d58-aa52-eb94cf018c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 940 | 2026.03.19 00:55:36.259365 [ 259 ] {0b22ca4d-edc1-4d58-aa52-eb94cf018c7f} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.03.19 00:55:36.259410 [ 259 ] {0b22ca4d-edc1-4d58-aa52-eb94cf018c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 942 | 2026.03.19 00:55:36.259942 [ 259 ] {0b22ca4d-edc1-4d58-aa52-eb94cf018c7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 943 | 2026.03.19 00:55:36.260476 [ 259 ] {0b22ca4d-edc1-4d58-aa52-eb94cf018c7f} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.03.19 00:55:36.260635 [ 259 ] {0b22ca4d-edc1-4d58-aa52-eb94cf018c7f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002194 sec., 25524.156791248857 rows/sec., 1.95 MiB/sec. | ||
| 945 | 2026.03.19 00:55:36.260682 [ 259 ] {0b22ca4d-edc1-4d58-aa52-eb94cf018c7f} <Debug> TCPHandler: Processed in 0.002624738 sec. | ||
| 946 | 2026.03.19 00:55:36.260810 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.03.19 00:55:36.260907 [ 259 ] {72ebce1a-42b3-4045-9c19-785b3fc53cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2026.03.19 00:55:36.260949 [ 259 ] {72ebce1a-42b3-4045-9c19-785b3fc53cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2026.03.19 00:55:36.261375 [ 259 ] {72ebce1a-42b3-4045-9c19-785b3fc53cc9} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.03.19 00:55:36.261416 [ 259 ] {72ebce1a-42b3-4045-9c19-785b3fc53cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 951 | 2026.03.19 00:55:36.261859 [ 259 ] {72ebce1a-42b3-4045-9c19-785b3fc53cc9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 952 | 2026.03.19 00:55:36.262320 [ 259 ] {72ebce1a-42b3-4045-9c19-785b3fc53cc9} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.03.19 00:55:36.262454 [ 259 ] {72ebce1a-42b3-4045-9c19-785b3fc53cc9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001566 sec., 40868.45466155811 rows/sec., 3.19 MiB/sec. | ||
| 954 | 2026.03.19 00:55:36.262491 [ 259 ] {72ebce1a-42b3-4045-9c19-785b3fc53cc9} <Debug> TCPHandler: Processed in 0.001733198 sec. | ||
| 955 | 2026.03.19 00:55:36.262610 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.03.19 00:55:36.262706 [ 259 ] {aa08c243-81ae-4be4-888c-b9911c88d998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.03.19 00:55:36.262750 [ 259 ] {aa08c243-81ae-4be4-888c-b9911c88d998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2026.03.19 00:55:36.263170 [ 259 ] {aa08c243-81ae-4be4-888c-b9911c88d998} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.03.19 00:55:36.263207 [ 259 ] {aa08c243-81ae-4be4-888c-b9911c88d998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 960 | 2026.03.19 00:55:36.263647 [ 259 ] {aa08c243-81ae-4be4-888c-b9911c88d998} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 961 | 2026.03.19 00:55:36.264069 [ 259 ] {aa08c243-81ae-4be4-888c-b9911c88d998} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.03.19 00:55:36.264199 [ 259 ] {aa08c243-81ae-4be4-888c-b9911c88d998} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001511 sec., 105890.13898080742 rows/sec., 7.38 MiB/sec. | ||
| 963 | 2026.03.19 00:55:36.264234 [ 259 ] {aa08c243-81ae-4be4-888c-b9911c88d998} <Debug> TCPHandler: Processed in 0.001675407 sec. | ||
| 964 | 2026.03.19 00:55:36.264340 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.03.19 00:55:36.264434 [ 259 ] {575425d7-8984-48b9-a8c1-67773934f089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 966 | 2026.03.19 00:55:36.264476 [ 259 ] {575425d7-8984-48b9-a8c1-67773934f089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 967 | 2026.03.19 00:55:36.264801 [ 259 ] {575425d7-8984-48b9-a8c1-67773934f089} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.03.19 00:55:36.264837 [ 259 ] {575425d7-8984-48b9-a8c1-67773934f089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 969 | 2026.03.19 00:55:36.265233 [ 259 ] {575425d7-8984-48b9-a8c1-67773934f089} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 970 | 2026.03.19 00:55:36.265703 [ 259 ] {575425d7-8984-48b9-a8c1-67773934f089} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.03.19 00:55:36.265831 [ 259 ] {575425d7-8984-48b9-a8c1-67773934f089} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
| 972 | 2026.03.19 00:55:36.265866 [ 259 ] {575425d7-8984-48b9-a8c1-67773934f089} <Debug> TCPHandler: Processed in 0.001575685 sec. | ||
| 973 | 2026.03.19 00:55:38.973966 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58276 | ||
| 974 | 2026.03.19 00:55:38.974148 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 975 | 2026.03.19 00:55:38.974186 [ 286 ] {} <Debug> TCP-Session: 915f32e0-6fd0-435f-8cc6-fd59d644fdba Authenticating user 'default' from [fd00:1122:3344:101::e]:58276 | ||
| 976 | 2026.03.19 00:55:38.974214 [ 286 ] {} <Debug> TCP-Session: 915f32e0-6fd0-435f-8cc6-fd59d644fdba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.19 00:55:38.974232 [ 286 ] {} <Debug> TCP-Session: 915f32e0-6fd0-435f-8cc6-fd59d644fdba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.03.19 00:55:38.974298 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 979 | 2026.03.19 00:55:38.974327 [ 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 | ||
| 980 | 2026.03.19 00:55:38.974348 [ 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 | ||
| 981 | 2026.03.19 00:55:38.974923 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33187 | ||
| 982 | 2026.03.19 00:55:38.975045 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63935 | ||
| 983 | 2026.03.19 00:55:38.975083 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 984 | 2026.03.19 00:55:38.975126 [ 287 ] {} <Debug> TCP-Session: bb54c1d3-235e-4fed-95da-380507543438 Authenticating user 'default' from [fd00:1122:3344:101::e]:33187 | ||
| 985 | 2026.03.19 00:55:38.975130 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54925 | ||
| 986 | 2026.03.19 00:55:38.975151 [ 287 ] {} <Debug> TCP-Session: bb54c1d3-235e-4fed-95da-380507543438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.03.19 00:55:38.975186 [ 287 ] {} <Debug> TCP-Session: bb54c1d3-235e-4fed-95da-380507543438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.03.19 00:55:38.975241 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64490 | ||
| 989 | 2026.03.19 00:55:38.975300 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2026.03.19 00:55:38.975343 [ 288 ] {} <Debug> TCP-Session: c8ebf7c3-def7-4cae-a8fd-da8b8579b8ba Authenticating user 'default' from [fd00:1122:3344:101::e]:63935 | ||
| 991 | 2026.03.19 00:55:38.975371 [ 288 ] {} <Debug> TCP-Session: c8ebf7c3-def7-4cae-a8fd-da8b8579b8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.03.19 00:55:38.975389 [ 288 ] {} <Debug> TCP-Session: c8ebf7c3-def7-4cae-a8fd-da8b8579b8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.03.19 00:55:38.975442 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 994 | 2026.03.19 00:55:38.975448 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36116 | ||
| 995 | 2026.03.19 00:55:38.975502 [ 289 ] {} <Debug> TCP-Session: 32fde3c2-c82a-4175-8987-22b4f6fd92ae Authenticating user 'default' from [fd00:1122:3344:101::e]:54925 | ||
| 996 | 2026.03.19 00:55:38.975526 [ 289 ] {} <Debug> TCP-Session: 32fde3c2-c82a-4175-8987-22b4f6fd92ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.03.19 00:55:38.975541 [ 289 ] {} <Debug> TCP-Session: 32fde3c2-c82a-4175-8987-22b4f6fd92ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.03.19 00:55:38.975556 [ 286 ] {} <Trace> TCP-Session: 915f32e0-6fd0-435f-8cc6-fd59d644fdba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.03.19 00:55:38.975634 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.03.19 00:55:38.975644 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61734 | ||
| 1001 | 2026.03.19 00:55:38.975724 [ 290 ] {} <Debug> TCP-Session: d98eb870-f5e5-4a82-87e1-a65bce7c1c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:64490 | ||
| 1002 | 2026.03.19 00:55:38.975755 [ 290 ] {} <Debug> TCP-Session: d98eb870-f5e5-4a82-87e1-a65bce7c1c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.03.19 00:55:38.975769 [ 290 ] {} <Debug> TCP-Session: d98eb870-f5e5-4a82-87e1-a65bce7c1c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.03.19 00:55:38.975817 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1005 | 2026.03.19 00:55:38.975820 [ 286 ] {23934787-ee63-4ed1-ab55-56aca4d9246e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1006 | 2026.03.19 00:55:38.975867 [ 291 ] {} <Debug> TCP-Session: b9cf279d-9523-4bde-b538-3e802c330722 Authenticating user 'default' from [fd00:1122:3344:101::e]:36116 | ||
| 1007 | 2026.03.19 00:55:38.975896 [ 291 ] {} <Debug> TCP-Session: b9cf279d-9523-4bde-b538-3e802c330722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.03.19 00:55:38.975913 [ 291 ] {} <Debug> TCP-Session: b9cf279d-9523-4bde-b538-3e802c330722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.03.19 00:55:38.975957 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.03.19 00:55:38.975956 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63216 | ||
| 1011 | 2026.03.19 00:55:38.976003 [ 292 ] {} <Debug> TCP-Session: a44873a6-6018-4cd9-b0fc-a35cbb1dfb47 Authenticating user 'default' from [fd00:1122:3344:101::e]:61734 | ||
| 1012 | 2026.03.19 00:55:38.976039 [ 292 ] {} <Debug> TCP-Session: a44873a6-6018-4cd9-b0fc-a35cbb1dfb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.03.19 00:55:38.976058 [ 292 ] {} <Debug> TCP-Session: a44873a6-6018-4cd9-b0fc-a35cbb1dfb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.03.19 00:55:38.976062 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35014 | ||
| 1015 | 2026.03.19 00:55:38.976240 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1016 | 2026.03.19 00:55:38.976301 [ 293 ] {} <Debug> TCP-Session: 86ef2255-00a4-42e3-a8a9-8261b40c32a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63216 | ||
| 1017 | 2026.03.19 00:55:38.976323 [ 293 ] {} <Debug> TCP-Session: 86ef2255-00a4-42e3-a8a9-8261b40c32a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.03.19 00:55:38.976336 [ 293 ] {} <Debug> TCP-Session: 86ef2255-00a4-42e3-a8a9-8261b40c32a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.03.19 00:55:38.976384 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.03.19 00:55:38.976420 [ 294 ] {} <Debug> TCP-Session: a1736b88-a9da-4d8c-af06-b06d51a2aed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35014 | ||
| 1021 | 2026.03.19 00:55:38.976431 [ 286 ] {23934787-ee63-4ed1-ab55-56aca4d9246e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1022 | 2026.03.19 00:55:38.976438 [ 294 ] {} <Debug> TCP-Session: a1736b88-a9da-4d8c-af06-b06d51a2aed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.03.19 00:55:38.976471 [ 294 ] {} <Debug> TCP-Session: a1736b88-a9da-4d8c-af06-b06d51a2aed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.03.19 00:55:38.978537 [ 286 ] {23934787-ee63-4ed1-ab55-56aca4d9246e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.03.19 00:55:38.983176 [ 286 ] {23934787-ee63-4ed1-ab55-56aca4d9246e} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 1026 | 2026.03.19 00:55:38.992539 [ 298 ] {23934787-ee63-4ed1-ab55-56aca4d9246e} <Trace> AggregatingTransform: Aggregating | ||
| 1027 | 2026.03.19 00:55:38.992648 [ 298 ] {23934787-ee63-4ed1-ab55-56aca4d9246e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1028 | 2026.03.19 00:55:38.993351 [ 298 ] {23934787-ee63-4ed1-ab55-56aca4d9246e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004678483 sec. (213.744 rows/sec., 8.35 KiB/sec.) | ||
| 1029 | 2026.03.19 00:55:38.993381 [ 298 ] {23934787-ee63-4ed1-ab55-56aca4d9246e} <Trace> Aggregator: Merging aggregated data | ||
| 1030 | 2026.03.19 00:55:38.993434 [ 298 ] {23934787-ee63-4ed1-ab55-56aca4d9246e} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1031 | 2026.03.19 00:55:38.994596 [ 286 ] {23934787-ee63-4ed1-ab55-56aca4d9246e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.018851 sec., 53.04758368256326 rows/sec., 2.07 KiB/sec. | ||
| 1032 | 2026.03.19 00:55:38.994768 [ 286 ] {23934787-ee63-4ed1-ab55-56aca4d9246e} <Debug> TCPHandler: Processed in 0.019476039 sec. | ||
| 1033 | 2026.03.19 00:55:38.995972 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1034 | 2026.03.19 00:55:38.996005 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1035 | 2026.03.19 00:55:38.996027 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1036 | 2026.03.19 00:55:38.996043 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1037 | 2026.03.19 00:55:38.996058 [ 293 ] {} <Debug> TCP-Session: 86ef2255-00a4-42e3-a8a9-8261b40c32a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.03.19 00:55:38.996072 [ 287 ] {} <Debug> TCP-Session: bb54c1d3-235e-4fed-95da-380507543438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.03.19 00:55:38.996086 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1040 | 2026.03.19 00:55:38.996095 [ 289 ] {} <Debug> TCP-Session: 32fde3c2-c82a-4175-8987-22b4f6fd92ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.03.19 00:55:38.996117 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.03.19 00:55:38.996106 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.03.19 00:55:38.996161 [ 292 ] {} <Debug> TCP-Session: a44873a6-6018-4cd9-b0fc-a35cbb1dfb47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.03.19 00:55:38.996151 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.03.19 00:55:38.996206 [ 291 ] {} <Debug> TCP-Session: b9cf279d-9523-4bde-b538-3e802c330722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.19 00:55:38.996236 [ 294 ] {} <Debug> TCP-Session: a1736b88-a9da-4d8c-af06-b06d51a2aed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.03.19 00:55:38.996149 [ 290 ] {} <Debug> TCP-Session: d98eb870-f5e5-4a82-87e1-a65bce7c1c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.03.19 00:55:38.996066 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2026.03.19 00:55:38.996020 [ 286 ] {} <Debug> TCP-Session: 915f32e0-6fd0-435f-8cc6-fd59d644fdba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.03.19 00:55:38.996324 [ 288 ] {} <Debug> TCP-Session: c8ebf7c3-def7-4cae-a8fd-da8b8579b8ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.19 00:55:39.001109 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.93 MiB, peak 169.03 MiB, free memory in arenas 0.00 B, will set to 163.85 MiB (RSS), difference: 2.91 MiB | ||
| 1052 | 2026.03.19 00:55:40.350050 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53458 | ||
| 1053 | 2026.03.19 00:55:40.350151 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2026.03.19 00:55:40.350176 [ 286 ] {} <Debug> TCP-Session: a89c8aaf-93b4-41aa-98d3-8529ee5e1654 Authenticating user 'default' from [fd00:1122:3344:101::e]:53458 | ||
| 1055 | 2026.03.19 00:55:40.350197 [ 286 ] {} <Debug> TCP-Session: a89c8aaf-93b4-41aa-98d3-8529ee5e1654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.19 00:55:40.350210 [ 286 ] {} <Debug> TCP-Session: a89c8aaf-93b4-41aa-98d3-8529ee5e1654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.03.19 00:55:40.350476 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62097 | ||
| 1058 | 2026.03.19 00:55:40.350495 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52961 | ||
| 1059 | 2026.03.19 00:55:40.350550 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40627 | ||
| 1060 | 2026.03.19 00:55:40.350577 [ 286 ] {} <Trace> TCP-Session: a89c8aaf-93b4-41aa-98d3-8529ee5e1654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.03.19 00:55:40.350603 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2026.03.19 00:55:40.350569 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63199 | ||
| 1063 | 2026.03.19 00:55:40.350653 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1064 | 2026.03.19 00:55:40.350661 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1065 | 2026.03.19 00:55:40.350645 [ 287 ] {} <Debug> TCP-Session: 4f1f4671-a786-4106-b418-3a5ca0f2fe0b Authenticating user 'default' from [fd00:1122:3344:101::e]:62097 | ||
| 1066 | 2026.03.19 00:55:40.350707 [ 293 ] {} <Debug> TCP-Session: ebc14791-ac92-4e16-898c-176b22033f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:40627 | ||
| 1067 | 2026.03.19 00:55:40.350720 [ 288 ] {} <Debug> TCP-Session: 4c9c9ed9-ee37-4c48-a581-d81ca61a0980 Authenticating user 'default' from [fd00:1122:3344:101::e]:52961 | ||
| 1068 | 2026.03.19 00:55:40.350737 [ 287 ] {} <Debug> TCP-Session: 4f1f4671-a786-4106-b418-3a5ca0f2fe0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.03.19 00:55:40.350739 [ 293 ] {} <Debug> TCP-Session: ebc14791-ac92-4e16-898c-176b22033f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.03.19 00:55:40.350761 [ 287 ] {} <Debug> TCP-Session: 4f1f4671-a786-4106-b418-3a5ca0f2fe0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.03.19 00:55:40.350771 [ 293 ] {} <Debug> TCP-Session: ebc14791-ac92-4e16-898c-176b22033f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.03.19 00:55:40.350773 [ 286 ] {b2582057-d575-4df4-99e3-d7186d6e4019} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53458) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1073 | 2026.03.19 00:55:40.350768 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.03.19 00:55:40.350531 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60881 | ||
| 1075 | 2026.03.19 00:55:40.350864 [ 294 ] {} <Debug> TCP-Session: 115d0d28-cc7c-42a2-a4a2-eaf03c85c319 Authenticating user 'default' from [fd00:1122:3344:101::e]:63199 | ||
| 1076 | 2026.03.19 00:55:40.350486 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62296 | ||
| 1077 | 2026.03.19 00:55:40.350912 [ 294 ] {} <Debug> TCP-Session: 115d0d28-cc7c-42a2-a4a2-eaf03c85c319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.03.19 00:55:40.350928 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1079 | 2026.03.19 00:55:40.350950 [ 294 ] {} <Debug> TCP-Session: 115d0d28-cc7c-42a2-a4a2-eaf03c85c319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.03.19 00:55:40.350966 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1081 | 2026.03.19 00:55:40.350970 [ 292 ] {} <Debug> TCP-Session: 35ce4cd3-d12b-4b88-8bac-aca3b8daebd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60881 | ||
| 1082 | 2026.03.19 00:55:40.350997 [ 289 ] {} <Debug> TCP-Session: 5dedb4dd-16ec-4f17-8086-2c4010542368 Authenticating user 'default' from [fd00:1122:3344:101::e]:62296 | ||
| 1083 | 2026.03.19 00:55:40.351010 [ 292 ] {} <Debug> TCP-Session: 35ce4cd3-d12b-4b88-8bac-aca3b8daebd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.03.19 00:55:40.351019 [ 289 ] {} <Debug> TCP-Session: 5dedb4dd-16ec-4f17-8086-2c4010542368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.03.19 00:55:40.351028 [ 292 ] {} <Debug> TCP-Session: 35ce4cd3-d12b-4b88-8bac-aca3b8daebd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.03.19 00:55:40.351036 [ 289 ] {} <Debug> TCP-Session: 5dedb4dd-16ec-4f17-8086-2c4010542368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.03.19 00:55:40.350762 [ 288 ] {} <Debug> TCP-Session: 4c9c9ed9-ee37-4c48-a581-d81ca61a0980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.03.19 00:55:40.351057 [ 286 ] {b2582057-d575-4df4-99e3-d7186d6e4019} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1089 | 2026.03.19 00:55:40.351087 [ 288 ] {} <Debug> TCP-Session: 4c9c9ed9-ee37-4c48-a581-d81ca61a0980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.03.19 00:55:40.350569 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33587 | ||
| 1091 | 2026.03.19 00:55:40.351133 [ 286 ] {b2582057-d575-4df4-99e3-d7186d6e4019} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1092 | 2026.03.19 00:55:40.350526 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43907 | ||
| 1093 | 2026.03.19 00:55:40.351205 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1094 | 2026.03.19 00:55:40.351228 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1095 | 2026.03.19 00:55:40.351241 [ 290 ] {} <Debug> TCP-Session: a9bc376f-1c57-4f0e-977d-447fcd97fd91 Authenticating user 'default' from [fd00:1122:3344:101::e]:33587 | ||
| 1096 | 2026.03.19 00:55:40.351258 [ 291 ] {} <Debug> TCP-Session: 7303babc-6086-4439-80ca-8e9afd9cee10 Authenticating user 'default' from [fd00:1122:3344:101::e]:43907 | ||
| 1097 | 2026.03.19 00:55:40.351275 [ 290 ] {} <Debug> TCP-Session: a9bc376f-1c57-4f0e-977d-447fcd97fd91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.03.19 00:55:40.351284 [ 291 ] {} <Debug> TCP-Session: 7303babc-6086-4439-80ca-8e9afd9cee10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.03.19 00:55:40.351304 [ 290 ] {} <Debug> TCP-Session: a9bc376f-1c57-4f0e-977d-447fcd97fd91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.03.19 00:55:40.351310 [ 291 ] {} <Debug> TCP-Session: 7303babc-6086-4439-80ca-8e9afd9cee10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.03.19 00:55:40.351436 [ 286 ] {b2582057-d575-4df4-99e3-d7186d6e4019} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 1102 | 2026.03.19 00:55:40.352387 [ 299 ] {b2582057-d575-4df4-99e3-d7186d6e4019} <Trace> AggregatingTransform: Aggregating | ||
| 1103 | 2026.03.19 00:55:40.352443 [ 299 ] {b2582057-d575-4df4-99e3-d7186d6e4019} <Trace> Aggregator: Aggregation method: without_key | ||
| 1104 | 2026.03.19 00:55:40.352482 [ 299 ] {b2582057-d575-4df4-99e3-d7186d6e4019} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094137 sec. (1062.282 rows/sec., 41.50 KiB/sec.) | ||
| 1105 | 2026.03.19 00:55:40.352505 [ 299 ] {b2582057-d575-4df4-99e3-d7186d6e4019} <Trace> Aggregator: Merging aggregated data | ||
| 1106 | 2026.03.19 00:55:40.353814 [ 286 ] {b2582057-d575-4df4-99e3-d7186d6e4019} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003098 sec., 322.78889606197544 rows/sec., 12.61 KiB/sec. | ||
| 1107 | 2026.03.19 00:55:40.354007 [ 286 ] {b2582057-d575-4df4-99e3-d7186d6e4019} <Debug> TCPHandler: Processed in 0.003573908 sec. | ||
| 1108 | 2026.03.19 00:55:40.354176 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1109 | 2026.03.19 00:55:40.354218 [ 286 ] {} <Debug> TCP-Session: a89c8aaf-93b4-41aa-98d3-8529ee5e1654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.03.19 00:55:40.354229 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2026.03.19 00:55:40.354256 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1112 | 2026.03.19 00:55:40.354276 [ 288 ] {} <Debug> TCP-Session: 4c9c9ed9-ee37-4c48-a581-d81ca61a0980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.03.19 00:55:40.354287 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1114 | 2026.03.19 00:55:40.354307 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2026.03.19 00:55:40.354332 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.03.19 00:55:40.354338 [ 289 ] {} <Debug> TCP-Session: 5dedb4dd-16ec-4f17-8086-2c4010542368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.03.19 00:55:40.354360 [ 292 ] {} <Debug> TCP-Session: 35ce4cd3-d12b-4b88-8bac-aca3b8daebd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.03.19 00:55:40.354379 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1119 | 2026.03.19 00:55:40.354383 [ 290 ] {} <Debug> TCP-Session: a9bc376f-1c57-4f0e-977d-447fcd97fd91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.03.19 00:55:40.354311 [ 294 ] {} <Debug> TCP-Session: 115d0d28-cc7c-42a2-a4a2-eaf03c85c319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.03.19 00:55:40.354427 [ 293 ] {} <Debug> TCP-Session: ebc14791-ac92-4e16-898c-176b22033f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.03.19 00:55:40.354288 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1123 | 2026.03.19 00:55:40.354354 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1124 | 2026.03.19 00:55:40.354484 [ 287 ] {} <Debug> TCP-Session: 4f1f4671-a786-4106-b418-3a5ca0f2fe0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.03.19 00:55:40.354501 [ 291 ] {} <Debug> TCP-Session: 7303babc-6086-4439-80ca-8e9afd9cee10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.03.19 00:55:40.430554 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51791 | ||
| 1127 | 2026.03.19 00:55:40.430664 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1128 | 2026.03.19 00:55:40.430698 [ 286 ] {} <Debug> TCP-Session: 8cbe0ae5-d045-4c62-bb05-179b9c006ef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51791 | ||
| 1129 | 2026.03.19 00:55:40.430727 [ 286 ] {} <Debug> TCP-Session: 8cbe0ae5-d045-4c62-bb05-179b9c006ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.19 00:55:40.430746 [ 286 ] {} <Debug> TCP-Session: 8cbe0ae5-d045-4c62-bb05-179b9c006ef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.03.19 00:55:40.430964 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61729 | ||
| 1132 | 2026.03.19 00:55:40.430986 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51933 | ||
| 1133 | 2026.03.19 00:55:40.431030 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42371 | ||
| 1134 | 2026.03.19 00:55:40.431068 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44777 | ||
| 1135 | 2026.03.19 00:55:40.431092 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45141 | ||
| 1136 | 2026.03.19 00:55:40.431104 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60037 | ||
| 1137 | 2026.03.19 00:55:40.431115 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2026.03.19 00:55:40.431114 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1139 | 2026.03.19 00:55:40.431182 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1140 | 2026.03.19 00:55:40.431197 [ 289 ] {} <Debug> TCP-Session: 103126d2-a879-4fca-a8cd-20af8431c4fd Authenticating user 'default' from [fd00:1122:3344:101::e]:42371 | ||
| 1141 | 2026.03.19 00:55:40.431206 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2026.03.19 00:55:40.431230 [ 292 ] {} <Debug> TCP-Session: a0189f45-b774-4af8-b5d5-49a894d24624 Authenticating user 'default' from [fd00:1122:3344:101::e]:45141 | ||
| 1143 | 2026.03.19 00:55:40.431239 [ 289 ] {} <Debug> TCP-Session: 103126d2-a879-4fca-a8cd-20af8431c4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.03.19 00:55:40.431260 [ 293 ] {} <Debug> TCP-Session: 421bd0e5-6942-4296-afea-f284bdf6c366 Authenticating user 'default' from [fd00:1122:3344:101::e]:60037 | ||
| 1145 | 2026.03.19 00:55:40.431277 [ 286 ] {} <Trace> TCP-Session: 8cbe0ae5-d045-4c62-bb05-179b9c006ef9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.03.19 00:55:40.431298 [ 293 ] {} <Debug> TCP-Session: 421bd0e5-6942-4296-afea-f284bdf6c366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.03.19 00:55:40.431276 [ 289 ] {} <Debug> TCP-Session: 103126d2-a879-4fca-a8cd-20af8431c4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.03.19 00:55:40.431323 [ 293 ] {} <Debug> TCP-Session: 421bd0e5-6942-4296-afea-f284bdf6c366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.03.19 00:55:40.431267 [ 292 ] {} <Debug> TCP-Session: a0189f45-b774-4af8-b5d5-49a894d24624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.03.19 00:55:40.431223 [ 288 ] {} <Debug> TCP-Session: a05145cf-be67-4a52-abe0-de39c73d22ec Authenticating user 'default' from [fd00:1122:3344:101::e]:51933 | ||
| 1151 | 2026.03.19 00:55:40.431385 [ 292 ] {} <Debug> TCP-Session: a0189f45-b774-4af8-b5d5-49a894d24624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.03.19 00:55:40.431121 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36171 | ||
| 1153 | 2026.03.19 00:55:40.431410 [ 288 ] {} <Debug> TCP-Session: a05145cf-be67-4a52-abe0-de39c73d22ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.03.19 00:55:40.431180 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2026.03.19 00:55:40.431451 [ 288 ] {} <Debug> TCP-Session: a05145cf-be67-4a52-abe0-de39c73d22ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.03.19 00:55:40.431085 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1157 | 2026.03.19 00:55:40.431493 [ 286 ] {0e95ba45-7547-4aec-90d0-9262838e7cab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51791) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1158 | 2026.03.19 00:55:40.431517 [ 287 ] {} <Debug> TCP-Session: abb727de-fc55-4cee-a10f-7e34051fe0fb Authenticating user 'default' from [fd00:1122:3344:101::e]:61729 | ||
| 1159 | 2026.03.19 00:55:40.431481 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1160 | 2026.03.19 00:55:40.431547 [ 287 ] {} <Debug> TCP-Session: abb727de-fc55-4cee-a10f-7e34051fe0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.03.19 00:55:40.431571 [ 294 ] {} <Debug> TCP-Session: 780554d1-7f73-4dd1-9055-dc9a13e23bf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36171 | ||
| 1162 | 2026.03.19 00:55:40.431584 [ 287 ] {} <Debug> TCP-Session: abb727de-fc55-4cee-a10f-7e34051fe0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.03.19 00:55:40.431484 [ 290 ] {} <Debug> TCP-Session: 1e2b88ba-c67d-4d64-8f7b-0fe80daefed3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44777 | ||
| 1164 | 2026.03.19 00:55:40.431608 [ 294 ] {} <Debug> TCP-Session: 780554d1-7f73-4dd1-9055-dc9a13e23bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.03.19 00:55:40.431083 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38963 | ||
| 1166 | 2026.03.19 00:55:40.431644 [ 294 ] {} <Debug> TCP-Session: 780554d1-7f73-4dd1-9055-dc9a13e23bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.03.19 00:55:40.431642 [ 290 ] {} <Debug> TCP-Session: 1e2b88ba-c67d-4d64-8f7b-0fe80daefed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.03.19 00:55:40.431694 [ 290 ] {} <Debug> TCP-Session: 1e2b88ba-c67d-4d64-8f7b-0fe80daefed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.03.19 00:55:40.431714 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1170 | 2026.03.19 00:55:40.431742 [ 291 ] {} <Debug> TCP-Session: a73b0773-d301-4ea3-8070-0a1731d94df0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38963 | ||
| 1171 | 2026.03.19 00:55:40.431759 [ 291 ] {} <Debug> TCP-Session: a73b0773-d301-4ea3-8070-0a1731d94df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.03.19 00:55:40.431771 [ 291 ] {} <Debug> TCP-Session: a73b0773-d301-4ea3-8070-0a1731d94df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.03.19 00:55:40.431841 [ 286 ] {0e95ba45-7547-4aec-90d0-9262838e7cab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1174 | 2026.03.19 00:55:40.431909 [ 286 ] {0e95ba45-7547-4aec-90d0-9262838e7cab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1175 | 2026.03.19 00:55:40.432279 [ 286 ] {0e95ba45-7547-4aec-90d0-9262838e7cab} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 1176 | 2026.03.19 00:55:40.433414 [ 313 ] {0e95ba45-7547-4aec-90d0-9262838e7cab} <Trace> AggregatingTransform: Aggregating | ||
| 1177 | 2026.03.19 00:55:40.433475 [ 313 ] {0e95ba45-7547-4aec-90d0-9262838e7cab} <Trace> Aggregator: Aggregation method: without_key | ||
| 1178 | 2026.03.19 00:55:40.433519 [ 313 ] {0e95ba45-7547-4aec-90d0-9262838e7cab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001123325 sec. (890.214 rows/sec., 34.77 KiB/sec.) | ||
| 1179 | 2026.03.19 00:55:40.433566 [ 313 ] {0e95ba45-7547-4aec-90d0-9262838e7cab} <Trace> Aggregator: Merging aggregated data | ||
| 1180 | 2026.03.19 00:55:40.434908 [ 286 ] {0e95ba45-7547-4aec-90d0-9262838e7cab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003488 sec., 286.697247706422 rows/sec., 11.20 KiB/sec. | ||
| 1181 | 2026.03.19 00:55:40.435044 [ 286 ] {0e95ba45-7547-4aec-90d0-9262838e7cab} <Debug> TCPHandler: Processed in 0.003945257 sec. | ||
| 1182 | 2026.03.19 00:55:40.435166 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1183 | 2026.03.19 00:55:40.435195 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1184 | 2026.03.19 00:55:40.435215 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1185 | 2026.03.19 00:55:40.435235 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1186 | 2026.03.19 00:55:40.435248 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1187 | 2026.03.19 00:55:40.435268 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2026.03.19 00:55:40.435288 [ 293 ] {} <Debug> TCP-Session: 421bd0e5-6942-4296-afea-f284bdf6c366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.03.19 00:55:40.435303 [ 290 ] {} <Debug> TCP-Session: 1e2b88ba-c67d-4d64-8f7b-0fe80daefed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.03.19 00:55:40.435316 [ 287 ] {} <Debug> TCP-Session: abb727de-fc55-4cee-a10f-7e34051fe0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.03.19 00:55:40.435323 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1192 | 2026.03.19 00:55:40.435317 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1193 | 2026.03.19 00:55:40.435365 [ 291 ] {} <Debug> TCP-Session: a73b0773-d301-4ea3-8070-0a1731d94df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.03.19 00:55:40.435292 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1195 | 2026.03.19 00:55:40.435390 [ 289 ] {} <Debug> TCP-Session: 103126d2-a879-4fca-a8cd-20af8431c4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.03.19 00:55:40.435249 [ 294 ] {} <Debug> TCP-Session: 780554d1-7f73-4dd1-9055-dc9a13e23bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.03.19 00:55:40.435431 [ 292 ] {} <Debug> TCP-Session: a0189f45-b774-4af8-b5d5-49a894d24624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.03.19 00:55:40.435265 [ 288 ] {} <Debug> TCP-Session: a05145cf-be67-4a52-abe0-de39c73d22ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.03.19 00:55:40.435196 [ 286 ] {} <Debug> TCP-Session: 8cbe0ae5-d045-4c62-bb05-179b9c006ef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.03.19 00:55:40.551373 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1201 | 2026.03.19 00:55:40.551433 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1202 | 2026.03.19 00:55:40.597623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 158 | ||
| 1203 | 2026.03.19 00:55:40.601330 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.03.19 00:55:40.601393 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1205 | 2026.03.19 00:55:40.602925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1206 | 2026.03.19 00:55:40.603488 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.03.19 00:55:40.603778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1208 | 2026.03.19 00:55:40.609618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 1897 | ||
| 1209 | 2026.03.19 00:55:40.610117 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.03.19 00:55:40.610166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1211 | 2026.03.19 00:55:40.610904 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1212 | 2026.03.19 00:55:40.611571 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2026.03.19 00:55:40.611730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1897 | ||
| 1214 | 2026.03.19 00:55:40.700719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1215 | 2026.03.19 00:55:40.718116 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.03.19 00:55:40.718183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1217 | 2026.03.19 00:55:40.724870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1218 | 2026.03.19 00:55:40.726088 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.03.19 00:55:40.729803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1220 | 2026.03.19 00:55:41.000637 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.86 MiB, peak 172.20 MiB, free memory in arenas 0.00 B, will set to 166.02 MiB (RSS), difference: 1.16 MiB | ||
| 1221 | 2026.03.19 00:55:41.258975 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.03.19 00:55:41.259152 [ 259 ] {b1d63607-31f2-4f4d-b4da-ffb6c630d7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1223 | 2026.03.19 00:55:41.259220 [ 259 ] {b1d63607-31f2-4f4d-b4da-ffb6c630d7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1224 | 2026.03.19 00:55:41.259830 [ 259 ] {b1d63607-31f2-4f4d-b4da-ffb6c630d7ea} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.03.19 00:55:41.259881 [ 259 ] {b1d63607-31f2-4f4d-b4da-ffb6c630d7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1226 | 2026.03.19 00:55:41.260434 [ 259 ] {b1d63607-31f2-4f4d-b4da-ffb6c630d7ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1227 | 2026.03.19 00:55:41.261023 [ 259 ] {b1d63607-31f2-4f4d-b4da-ffb6c630d7ea} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.03.19 00:55:41.261185 [ 259 ] {b1d63607-31f2-4f4d-b4da-ffb6c630d7ea} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002081 sec., 36520.903411821244 rows/sec., 3.00 MiB/sec. | ||
| 1229 | 2026.03.19 00:55:41.261233 [ 259 ] {b1d63607-31f2-4f4d-b4da-ffb6c630d7ea} <Debug> TCPHandler: Processed in 0.002387863 sec. | ||
| 1230 | 2026.03.19 00:55:41.261363 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.03.19 00:55:41.261468 [ 259 ] {e0d79bea-2f36-4dbc-ba56-d63767a5947f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1232 | 2026.03.19 00:55:41.261513 [ 259 ] {e0d79bea-2f36-4dbc-ba56-d63767a5947f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1233 | 2026.03.19 00:55:41.261931 [ 259 ] {e0d79bea-2f36-4dbc-ba56-d63767a5947f} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.03.19 00:55:41.261969 [ 259 ] {e0d79bea-2f36-4dbc-ba56-d63767a5947f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1235 | 2026.03.19 00:55:41.262403 [ 259 ] {e0d79bea-2f36-4dbc-ba56-d63767a5947f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1236 | 2026.03.19 00:55:41.262884 [ 259 ] {e0d79bea-2f36-4dbc-ba56-d63767a5947f} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.03.19 00:55:41.263018 [ 259 ] {e0d79bea-2f36-4dbc-ba56-d63767a5947f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001574 sec., 6353.240152477763 rows/sec., 477.73 KiB/sec. | ||
| 1238 | 2026.03.19 00:55:41.263057 [ 259 ] {e0d79bea-2f36-4dbc-ba56-d63767a5947f} <Debug> TCPHandler: Processed in 0.001747519 sec. | ||
| 1239 | 2026.03.19 00:55:41.263169 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.03.19 00:55:41.263266 [ 259 ] {ab99afa8-fd6a-4964-984f-f99e29df6058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1241 | 2026.03.19 00:55:41.263308 [ 259 ] {ab99afa8-fd6a-4964-984f-f99e29df6058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1242 | 2026.03.19 00:55:41.263755 [ 259 ] {ab99afa8-fd6a-4964-984f-f99e29df6058} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.03.19 00:55:41.263792 [ 259 ] {ab99afa8-fd6a-4964-984f-f99e29df6058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1244 | 2026.03.19 00:55:41.264228 [ 259 ] {ab99afa8-fd6a-4964-984f-f99e29df6058} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1245 | 2026.03.19 00:55:41.264786 [ 259 ] {ab99afa8-fd6a-4964-984f-f99e29df6058} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.03.19 00:55:41.264914 [ 259 ] {ab99afa8-fd6a-4964-984f-f99e29df6058} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001668 sec., 44364.508393285374 rows/sec., 3.46 MiB/sec. | ||
| 1247 | 2026.03.19 00:55:41.264950 [ 259 ] {ab99afa8-fd6a-4964-984f-f99e29df6058} <Debug> TCPHandler: Processed in 0.00183209 sec. | ||
| 1248 | 2026.03.19 00:55:41.265064 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.03.19 00:55:41.265159 [ 259 ] {f3529eda-98b8-4911-9030-af097d2d493f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1250 | 2026.03.19 00:55:41.265204 [ 259 ] {f3529eda-98b8-4911-9030-af097d2d493f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1251 | 2026.03.19 00:55:41.265614 [ 259 ] {f3529eda-98b8-4911-9030-af097d2d493f} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.03.19 00:55:41.265650 [ 259 ] {f3529eda-98b8-4911-9030-af097d2d493f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1253 | 2026.03.19 00:55:41.266105 [ 259 ] {f3529eda-98b8-4911-9030-af097d2d493f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1254 | 2026.03.19 00:55:41.266565 [ 259 ] {f3529eda-98b8-4911-9030-af097d2d493f} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.03.19 00:55:41.266698 [ 259 ] {f3529eda-98b8-4911-9030-af097d2d493f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. | ||
| 1256 | 2026.03.19 00:55:41.266735 [ 259 ] {f3529eda-98b8-4911-9030-af097d2d493f} <Debug> TCPHandler: Processed in 0.001719658 sec. | ||
| 1257 | 2026.03.19 00:55:41.266857 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.03.19 00:55:41.266955 [ 259 ] {e955b95c-92ee-4525-a425-3e6670ecadf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1259 | 2026.03.19 00:55:41.267012 [ 259 ] {e955b95c-92ee-4525-a425-3e6670ecadf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1260 | 2026.03.19 00:55:41.267753 [ 259 ] {e955b95c-92ee-4525-a425-3e6670ecadf5} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.03.19 00:55:41.267799 [ 259 ] {e955b95c-92ee-4525-a425-3e6670ecadf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1262 | 2026.03.19 00:55:41.268494 [ 259 ] {e955b95c-92ee-4525-a425-3e6670ecadf5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1263 | 2026.03.19 00:55:41.269147 [ 259 ] {e955b95c-92ee-4525-a425-3e6670ecadf5} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.03.19 00:55:41.269289 [ 259 ] {e955b95c-92ee-4525-a425-3e6670ecadf5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002352 sec., 4251.700680272109 rows/sec., 7.62 MiB/sec. | ||
| 1265 | 2026.03.19 00:55:41.269341 [ 259 ] {e955b95c-92ee-4525-a425-3e6670ecadf5} <Debug> TCPHandler: Processed in 0.002532486 sec. | ||
| 1266 | 2026.03.19 00:55:41.269460 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.03.19 00:55:41.269560 [ 259 ] {6112a30b-f933-4a30-aaea-7a08f56db073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1268 | 2026.03.19 00:55:41.269602 [ 259 ] {6112a30b-f933-4a30-aaea-7a08f56db073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1269 | 2026.03.19 00:55:41.269927 [ 259 ] {6112a30b-f933-4a30-aaea-7a08f56db073} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.03.19 00:55:41.269963 [ 259 ] {6112a30b-f933-4a30-aaea-7a08f56db073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1271 | 2026.03.19 00:55:41.270434 [ 259 ] {6112a30b-f933-4a30-aaea-7a08f56db073} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1272 | 2026.03.19 00:55:41.270889 [ 259 ] {6112a30b-f933-4a30-aaea-7a08f56db073} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.03.19 00:55:41.271019 [ 259 ] {6112a30b-f933-4a30-aaea-7a08f56db073} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
| 1274 | 2026.03.19 00:55:41.271054 [ 259 ] {6112a30b-f933-4a30-aaea-7a08f56db073} <Debug> TCPHandler: Processed in 0.001643287 sec. | ||
| 1275 | 2026.03.19 00:55:41.601467 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.03.19 00:55:41.601699 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1277 | 2026.03.19 00:55:41.602026 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1278 | 2026.03.19 00:55:41.606079 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1279 | 2026.03.19 00:55:41.606322 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1280 | 2026.03.19 00:55:41.606413 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1281 | 2026.03.19 00:55:41.606635 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1282 | 2026.03.19 00:55:41.608813 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1283 | 2026.03.19 00:55:41.608853 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1284 | 2026.03.19 00:55:41.608871 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1285 | 2026.03.19 00:55:41.610863 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1286 | 2026.03.19 00:55:41.610892 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1287 | 2026.03.19 00:55:41.623002 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.021393 sec., 934.8852428364419 rows/sec., 38.34 KiB/sec. | ||
| 1288 | 2026.03.19 00:55:41.623119 [ 259 ] {20f04f30-f07b-4d3d-ad92-3d8a205bbcd7} <Debug> TCPHandler: Processed in 0.021779959 sec. | ||
| 1289 | 2026.03.19 00:55:41.623469 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.03.19 00:55:41.623643 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1291 | 2026.03.19 00:55:41.623916 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1292 | 2026.03.19 00:55:41.623951 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1293 | 2026.03.19 00:55:41.624147 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1294 | 2026.03.19 00:55:41.624217 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1295 | 2026.03.19 00:55:41.624353 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1296 | 2026.03.19 00:55:41.624390 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1297 | 2026.03.19 00:55:41.624419 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1298 | 2026.03.19 00:55:41.624436 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1299 | 2026.03.19 00:55:41.624474 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1300 | 2026.03.19 00:55:41.624500 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1301 | 2026.03.19 00:55:41.625093 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001524 sec., 13123.359580052494 rows/sec., 538.26 KiB/sec. | ||
| 1302 | 2026.03.19 00:55:41.625196 [ 259 ] {4d455acf-13ce-4801-858b-45e6934a05c2} <Debug> TCPHandler: Processed in 0.00181924 sec. | ||
| 1303 | 2026.03.19 00:55:41.625467 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2026.03.19 00:55:41.625641 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1305 | 2026.03.19 00:55:41.625915 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1306 | 2026.03.19 00:55:41.625951 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1307 | 2026.03.19 00:55:41.626138 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1308 | 2026.03.19 00:55:41.626195 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1309 | 2026.03.19 00:55:41.626304 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1310 | 2026.03.19 00:55:41.626337 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1311 | 2026.03.19 00:55:41.626364 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1312 | 2026.03.19 00:55:41.626379 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1313 | 2026.03.19 00:55:41.626415 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1314 | 2026.03.19 00:55:41.626435 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1315 | 2026.03.19 00:55:41.626923 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001354 sec., 14771.048744460857 rows/sec., 605.84 KiB/sec. | ||
| 1316 | 2026.03.19 00:55:41.627007 [ 259 ] {58c5750b-b18d-40fd-9258-a726f0bd2362} <Debug> TCPHandler: Processed in 0.001602796 sec. | ||
| 1317 | 2026.03.19 00:55:41.627562 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.03.19 00:55:41.627718 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1319 | 2026.03.19 00:55:41.627984 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1320 | 2026.03.19 00:55:41.628027 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1321 | 2026.03.19 00:55:41.628252 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1322 | 2026.03.19 00:55:41.628323 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1323 | 2026.03.19 00:55:41.628454 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1324 | 2026.03.19 00:55:41.628491 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1325 | 2026.03.19 00:55:41.628513 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1326 | 2026.03.19 00:55:41.628530 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1327 | 2026.03.19 00:55:41.628571 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1328 | 2026.03.19 00:55:41.628594 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1329 | 2026.03.19 00:55:41.629156 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.0015 sec., 13333.333333333334 rows/sec., 546.88 KiB/sec. | ||
| 1330 | 2026.03.19 00:55:41.629253 [ 259 ] {6a462146-e546-48f6-9991-0a5b9a6e62d6} <Debug> TCPHandler: Processed in 0.001742768 sec. | ||
| 1331 | 2026.03.19 00:55:41.629675 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2026.03.19 00:55:41.629852 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1333 | 2026.03.19 00:55:41.630150 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1334 | 2026.03.19 00:55:41.630193 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1335 | 2026.03.19 00:55:41.630425 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1336 | 2026.03.19 00:55:41.630502 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1337 | 2026.03.19 00:55:41.630644 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1338 | 2026.03.19 00:55:41.630679 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1339 | 2026.03.19 00:55:41.630702 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1340 | 2026.03.19 00:55:41.630719 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1341 | 2026.03.19 00:55:41.630763 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1342 | 2026.03.19 00:55:41.630786 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1343 | 2026.03.19 00:55:41.631362 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001578 sec., 12674.271229404309 rows/sec., 519.84 KiB/sec. | ||
| 1344 | 2026.03.19 00:55:41.631475 [ 259 ] {c88d8779-2474-4910-9e56-21eb64c4acf3} <Debug> TCPHandler: Processed in 0.001873541 sec. | ||
| 1345 | 2026.03.19 00:55:41.631927 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.03.19 00:55:41.632065 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1347 | 2026.03.19 00:55:41.632296 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1348 | 2026.03.19 00:55:41.632329 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1349 | 2026.03.19 00:55:41.632509 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1350 | 2026.03.19 00:55:41.632561 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1351 | 2026.03.19 00:55:41.632658 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1352 | 2026.03.19 00:55:41.632685 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1353 | 2026.03.19 00:55:41.632703 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1354 | 2026.03.19 00:55:41.632716 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1355 | 2026.03.19 00:55:41.632749 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1356 | 2026.03.19 00:55:41.632766 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1357 | 2026.03.19 00:55:41.633255 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001239 sec., 16142.050040355123 rows/sec., 662.08 KiB/sec. | ||
| 1358 | 2026.03.19 00:55:41.633347 [ 259 ] {f202c8ca-71ad-42aa-9631-f3d9fa4e7cd2} <Debug> TCPHandler: Processed in 0.001484362 sec. | ||
| 1359 | 2026.03.19 00:55:41.633632 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.03.19 00:55:41.633772 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1361 | 2026.03.19 00:55:41.634109 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1362 | 2026.03.19 00:55:41.634145 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1363 | 2026.03.19 00:55:41.634336 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1364 | 2026.03.19 00:55:41.634489 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1365 | 2026.03.19 00:55:41.634596 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1366 | 2026.03.19 00:55:41.634626 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1367 | 2026.03.19 00:55:41.634645 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1368 | 2026.03.19 00:55:41.634660 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1369 | 2026.03.19 00:55:41.634694 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1370 | 2026.03.19 00:55:41.634711 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1371 | 2026.03.19 00:55:41.635127 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001409 sec., 14194.464158977997 rows/sec., 582.19 KiB/sec. | ||
| 1372 | 2026.03.19 00:55:41.635222 [ 259 ] {ddb82b03-b9ab-466a-a587-d236338a6535} <Debug> TCPHandler: Processed in 0.001643597 sec. | ||
| 1373 | 2026.03.19 00:55:41.635495 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.03.19 00:55:41.635637 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1375 | 2026.03.19 00:55:41.635890 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1376 | 2026.03.19 00:55:41.635934 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1377 | 2026.03.19 00:55:41.636138 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1378 | 2026.03.19 00:55:41.636199 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1379 | 2026.03.19 00:55:41.636308 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1380 | 2026.03.19 00:55:41.636337 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1381 | 2026.03.19 00:55:41.636357 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1382 | 2026.03.19 00:55:41.636371 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1383 | 2026.03.19 00:55:41.636404 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1384 | 2026.03.19 00:55:41.636423 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1385 | 2026.03.19 00:55:41.636893 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001314 sec., 15220.700152207 rows/sec., 624.29 KiB/sec. | ||
| 1386 | 2026.03.19 00:55:41.636995 [ 259 ] {2b672955-c508-4b4f-91ad-f279a66e324a} <Debug> TCPHandler: Processed in 0.001555005 sec. | ||
| 1387 | 2026.03.19 00:55:41.637285 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.03.19 00:55:41.637421 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1389 | 2026.03.19 00:55:41.637652 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1390 | 2026.03.19 00:55:41.637688 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1391 | 2026.03.19 00:55:41.637897 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1392 | 2026.03.19 00:55:41.637968 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1393 | 2026.03.19 00:55:41.638089 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1394 | 2026.03.19 00:55:41.638123 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1395 | 2026.03.19 00:55:41.638147 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1396 | 2026.03.19 00:55:41.638163 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1397 | 2026.03.19 00:55:41.638203 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1398 | 2026.03.19 00:55:41.638225 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1399 | 2026.03.19 00:55:41.638695 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001327 sec., 15071.590052750564 rows/sec., 618.17 KiB/sec. | ||
| 1400 | 2026.03.19 00:55:41.638780 [ 259 ] {1cbf9b54-8c68-449f-aa56-f1800d2fa8d7} <Debug> TCPHandler: Processed in 0.001546504 sec. | ||
| 1401 | 2026.03.19 00:55:41.647964 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.03.19 00:55:41.648101 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 1403 | 2026.03.19 00:55:41.648341 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1404 | 2026.03.19 00:55:41.648377 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <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 | ||
| 1405 | 2026.03.19 00:55:41.648586 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1406 | 2026.03.19 00:55:41.648648 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1407 | 2026.03.19 00:55:41.648751 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1408 | 2026.03.19 00:55:41.648797 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1409 | 2026.03.19 00:55:41.648823 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1410 | 2026.03.19 00:55:41.648838 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1411 | 2026.03.19 00:55:41.648880 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <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'))" | ||
| 1412 | 2026.03.19 00:55:41.648900 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1413 | 2026.03.19 00:55:41.649354 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001306 sec., 15313.935681470137 rows/sec., 628.11 KiB/sec. | ||
| 1414 | 2026.03.19 00:55:41.649437 [ 259 ] {9796d636-b277-4dff-9ef9-d1af02aae658} <Debug> TCPHandler: Processed in 0.001524384 sec. | ||
| 1415 | 2026.03.19 00:55:41.649776 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.03.19 00:55:41.649910 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 1417 | 2026.03.19 00:55:41.650149 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1418 | 2026.03.19 00:55:41.650184 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <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 | ||
| 1419 | 2026.03.19 00:55:41.650383 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1420 | 2026.03.19 00:55:41.650438 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1421 | 2026.03.19 00:55:41.650539 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1422 | 2026.03.19 00:55:41.650571 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1423 | 2026.03.19 00:55:41.650590 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1424 | 2026.03.19 00:55:41.650604 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1425 | 2026.03.19 00:55:41.650637 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <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'))" | ||
| 1426 | 2026.03.19 00:55:41.650655 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1427 | 2026.03.19 00:55:41.651307 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001451 sec., 13783.597518952447 rows/sec., 565.34 KiB/sec. | ||
| 1428 | 2026.03.19 00:55:41.651389 [ 259 ] {ac48fb6d-31e8-4a0e-af05-cf515e4a0663} <Debug> TCPHandler: Processed in 0.001662896 sec. | ||
| 1429 | 2026.03.19 00:55:41.651640 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.03.19 00:55:41.651774 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 1431 | 2026.03.19 00:55:41.651999 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1432 | 2026.03.19 00:55:41.652034 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <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 | ||
| 1433 | 2026.03.19 00:55:41.652234 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1434 | 2026.03.19 00:55:41.652291 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1435 | 2026.03.19 00:55:41.652399 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1436 | 2026.03.19 00:55:41.652429 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1437 | 2026.03.19 00:55:41.652447 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1438 | 2026.03.19 00:55:41.652461 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1439 | 2026.03.19 00:55:41.652496 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <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'))" | ||
| 1440 | 2026.03.19 00:55:41.652516 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1441 | 2026.03.19 00:55:41.652998 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001277 sec., 15661.707126076742 rows/sec., 642.37 KiB/sec. | ||
| 1442 | 2026.03.19 00:55:41.653080 [ 259 ] {b4961f86-666e-4fb4-93a2-b662c5afb646} <Debug> TCPHandler: Processed in 0.001488523 sec. | ||
| 1443 | 2026.03.19 00:55:41.653308 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.03.19 00:55:41.653445 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 1445 | 2026.03.19 00:55:41.653693 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1446 | 2026.03.19 00:55:41.653728 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <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 | ||
| 1447 | 2026.03.19 00:55:41.653922 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1448 | 2026.03.19 00:55:41.653976 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1449 | 2026.03.19 00:55:41.654093 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1450 | 2026.03.19 00:55:41.654124 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1451 | 2026.03.19 00:55:41.654143 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1452 | 2026.03.19 00:55:41.654156 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1453 | 2026.03.19 00:55:41.654190 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <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'))" | ||
| 1454 | 2026.03.19 00:55:41.654211 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1455 | 2026.03.19 00:55:41.654656 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001268 sec., 15772.870662460567 rows/sec., 646.93 KiB/sec. | ||
| 1456 | 2026.03.19 00:55:41.654742 [ 259 ] {315e9b92-ace0-4a06-a82c-74191256590f} <Debug> TCPHandler: Processed in 0.001481902 sec. | ||
| 1457 | 2026.03.19 00:55:41.654988 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.03.19 00:55:41.655122 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 1459 | 2026.03.19 00:55:41.655349 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1460 | 2026.03.19 00:55:41.655384 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <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 | ||
| 1461 | 2026.03.19 00:55:41.655586 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1462 | 2026.03.19 00:55:41.655639 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1463 | 2026.03.19 00:55:41.655742 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1464 | 2026.03.19 00:55:41.655770 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1465 | 2026.03.19 00:55:41.655788 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1466 | 2026.03.19 00:55:41.655802 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1467 | 2026.03.19 00:55:41.655835 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <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'))" | ||
| 1468 | 2026.03.19 00:55:41.655854 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1469 | 2026.03.19 00:55:41.656245 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001178 sec., 16977.92869269949 rows/sec., 696.36 KiB/sec. | ||
| 1470 | 2026.03.19 00:55:41.656331 [ 259 ] {b5847a60-570d-4eb7-aaa6-30a82363e0f6} <Debug> TCPHandler: Processed in 0.00139262 sec. | ||
| 1471 | 2026.03.19 00:55:41.656597 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.03.19 00:55:41.656731 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 1473 | 2026.03.19 00:55:41.656956 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1474 | 2026.03.19 00:55:41.656992 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <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 | ||
| 1475 | 2026.03.19 00:55:41.657234 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1476 | 2026.03.19 00:55:41.657289 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1477 | 2026.03.19 00:55:41.657390 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1478 | 2026.03.19 00:55:41.657418 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1479 | 2026.03.19 00:55:41.657438 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1480 | 2026.03.19 00:55:41.657452 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1481 | 2026.03.19 00:55:41.657486 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <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'))" | ||
| 1482 | 2026.03.19 00:55:41.657504 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1483 | 2026.03.19 00:55:41.658055 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.00138 sec., 14492.753623188406 rows/sec., 594.43 KiB/sec. | ||
| 1484 | 2026.03.19 00:55:41.658142 [ 259 ] {7a38461d-8f4d-483d-8d8e-b38d6b314ad0} <Debug> TCPHandler: Processed in 0.001593715 sec. | ||
| 1485 | 2026.03.19 00:55:41.703165 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.03.19 00:55:41.703356 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 1487 | 2026.03.19 00:55:41.703724 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1488 | 2026.03.19 00:55:41.703773 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <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 | ||
| 1489 | 2026.03.19 00:55:41.704054 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1490 | 2026.03.19 00:55:41.704131 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1491 | 2026.03.19 00:55:41.704282 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1492 | 2026.03.19 00:55:41.704321 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1493 | 2026.03.19 00:55:41.704345 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1494 | 2026.03.19 00:55:41.704363 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1495 | 2026.03.19 00:55:41.704402 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <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'))" | ||
| 1496 | 2026.03.19 00:55:41.704421 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1497 | 2026.03.19 00:55:41.705059 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001782 sec., 11223.34455667789 rows/sec., 460.33 KiB/sec. | ||
| 1498 | 2026.03.19 00:55:41.705176 [ 259 ] {e4ac1ffb-f68b-4a31-9572-583e26d1df6a} <Debug> TCPHandler: Processed in 0.002102956 sec. | ||
| 1499 | 2026.03.19 00:55:41.743277 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.03.19 00:55:41.743443 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) 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) | ||
| 1501 | 2026.03.19 00:55:41.743715 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1502 | 2026.03.19 00:55:41.743754 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <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 | ||
| 1503 | 2026.03.19 00:55:41.743978 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1504 | 2026.03.19 00:55:41.744035 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1505 | 2026.03.19 00:55:41.744149 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1506 | 2026.03.19 00:55:41.744182 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1507 | 2026.03.19 00:55:41.744202 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <Debug> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (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 | ||
| 1508 | 2026.03.19 00:55:41.744218 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1509 | 2026.03.19 00:55:41.744254 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <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'))" | ||
| 1510 | 2026.03.19 00:55:41.744273 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1511 | 2026.03.19 00:55:41.744799 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001427 sec., 14015.41695865452 rows/sec., 574.85 KiB/sec. | ||
| 1512 | 2026.03.19 00:55:41.744905 [ 259 ] {cd119cb3-5d2c-4ebf-98ef-025b14d4d411} <Debug> TCPHandler: Processed in 0.001692618 sec. | ||
| 1513 | 2026.03.19 00:55:41.746066 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.03.19 00:55:41.746182 [ 259 ] {3b43ef30-7a04-4e1d-ab13-10bb7e6bc007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1515 | 2026.03.19 00:55:41.746230 [ 259 ] {3b43ef30-7a04-4e1d-ab13-10bb7e6bc007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1516 | 2026.03.19 00:55:41.746817 [ 259 ] {3b43ef30-7a04-4e1d-ab13-10bb7e6bc007} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.03.19 00:55:41.746865 [ 259 ] {3b43ef30-7a04-4e1d-ab13-10bb7e6bc007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1518 | 2026.03.19 00:55:41.747458 [ 259 ] {3b43ef30-7a04-4e1d-ab13-10bb7e6bc007} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1519 | 2026.03.19 00:55:41.747870 [ 259 ] {3b43ef30-7a04-4e1d-ab13-10bb7e6bc007} <Trace> oximeter.timeseries_schema (655ba0d4-67e3-4045-ab4e-fb349a658499): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.03.19 00:55:41.748042 [ 259 ] {3b43ef30-7a04-4e1d-ab13-10bb7e6bc007} <Debug> executeQuery: Read 17 rows, 4.77 KiB in 0.001892 sec., 8985.200845665962 rows/sec., 2.46 MiB/sec. | ||
| 1521 | 2026.03.19 00:55:41.748091 [ 259 ] {3b43ef30-7a04-4e1d-ab13-10bb7e6bc007} <Debug> TCPHandler: Processed in 0.002076946 sec. | ||
| 1522 | 2026.03.19 00:55:41.748219 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.03.19 00:55:41.748317 [ 259 ] {2ab9512f-52e5-4312-a147-3b88555fc7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1524 | 2026.03.19 00:55:41.748359 [ 259 ] {2ab9512f-52e5-4312-a147-3b88555fc7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1525 | 2026.03.19 00:55:41.750930 [ 259 ] {2ab9512f-52e5-4312-a147-3b88555fc7df} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.03.19 00:55:41.750974 [ 259 ] {2ab9512f-52e5-4312-a147-3b88555fc7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1527 | 2026.03.19 00:55:41.751482 [ 259 ] {2ab9512f-52e5-4312-a147-3b88555fc7df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1528 | 2026.03.19 00:55:41.751992 [ 259 ] {2ab9512f-52e5-4312-a147-3b88555fc7df} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.03.19 00:55:41.752143 [ 259 ] {2ab9512f-52e5-4312-a147-3b88555fc7df} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003848 sec., 6237.006237006237 rows/sec., 529.90 KiB/sec. | ||
| 1530 | 2026.03.19 00:55:41.752189 [ 259 ] {2ab9512f-52e5-4312-a147-3b88555fc7df} <Debug> TCPHandler: Processed in 0.004020129 sec. | ||
| 1531 | 2026.03.19 00:55:41.752307 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.03.19 00:55:41.752404 [ 259 ] {3d0fa84b-9cdb-45ff-94be-8ab0021d22a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1533 | 2026.03.19 00:55:41.752446 [ 259 ] {3d0fa84b-9cdb-45ff-94be-8ab0021d22a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1534 | 2026.03.19 00:55:41.752885 [ 259 ] {3d0fa84b-9cdb-45ff-94be-8ab0021d22a8} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.03.19 00:55:41.752924 [ 259 ] {3d0fa84b-9cdb-45ff-94be-8ab0021d22a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1536 | 2026.03.19 00:55:41.753381 [ 259 ] {3d0fa84b-9cdb-45ff-94be-8ab0021d22a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1537 | 2026.03.19 00:55:41.753916 [ 259 ] {3d0fa84b-9cdb-45ff-94be-8ab0021d22a8} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.03.19 00:55:41.754067 [ 259 ] {3d0fa84b-9cdb-45ff-94be-8ab0021d22a8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001682 sec., 3567.1819262782406 rows/sec., 290.88 KiB/sec. | ||
| 1539 | 2026.03.19 00:55:41.754105 [ 259 ] {3d0fa84b-9cdb-45ff-94be-8ab0021d22a8} <Debug> TCPHandler: Processed in 0.001848811 sec. | ||
| 1540 | 2026.03.19 00:55:41.754220 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.03.19 00:55:41.754315 [ 259 ] {e743b405-9fd1-4e94-b6a4-3b04ea154db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1542 | 2026.03.19 00:55:41.754355 [ 259 ] {e743b405-9fd1-4e94-b6a4-3b04ea154db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1543 | 2026.03.19 00:55:41.755887 [ 259 ] {e743b405-9fd1-4e94-b6a4-3b04ea154db3} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.03.19 00:55:41.755924 [ 259 ] {e743b405-9fd1-4e94-b6a4-3b04ea154db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1545 | 2026.03.19 00:55:41.756618 [ 259 ] {e743b405-9fd1-4e94-b6a4-3b04ea154db3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1546 | 2026.03.19 00:55:41.757074 [ 259 ] {e743b405-9fd1-4e94-b6a4-3b04ea154db3} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.03.19 00:55:41.757213 [ 259 ] {e743b405-9fd1-4e94-b6a4-3b04ea154db3} <Debug> executeQuery: Read 2069 rows, 160.80 KiB in 0.002915 sec., 709777.0154373928 rows/sec., 53.87 MiB/sec. | ||
| 1548 | 2026.03.19 00:55:41.757250 [ 259 ] {e743b405-9fd1-4e94-b6a4-3b04ea154db3} <Debug> TCPHandler: Processed in 0.003080147 sec. | ||
| 1549 | 2026.03.19 00:55:41.757370 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2026.03.19 00:55:41.757466 [ 259 ] {5ac9b946-5688-470a-9013-52c6d3a7e8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1551 | 2026.03.19 00:55:41.757507 [ 259 ] {5ac9b946-5688-470a-9013-52c6d3a7e8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1552 | 2026.03.19 00:55:41.757950 [ 259 ] {5ac9b946-5688-470a-9013-52c6d3a7e8ce} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.03.19 00:55:41.757987 [ 259 ] {5ac9b946-5688-470a-9013-52c6d3a7e8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1554 | 2026.03.19 00:55:41.758465 [ 259 ] {5ac9b946-5688-470a-9013-52c6d3a7e8ce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1555 | 2026.03.19 00:55:41.758979 [ 259 ] {5ac9b946-5688-470a-9013-52c6d3a7e8ce} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.03.19 00:55:41.759120 [ 259 ] {5ac9b946-5688-470a-9013-52c6d3a7e8ce} <Debug> executeQuery: Read 32 rows, 2.43 KiB in 0.001672 sec., 19138.755980861242 rows/sec., 1.42 MiB/sec. | ||
| 1557 | 2026.03.19 00:55:41.759156 [ 259 ] {5ac9b946-5688-470a-9013-52c6d3a7e8ce} <Debug> TCPHandler: Processed in 0.00183724 sec. | ||
| 1558 | 2026.03.19 00:55:41.759267 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.03.19 00:55:41.759361 [ 259 ] {1568fe4a-5433-4d0e-a2e4-71c8777e67ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1560 | 2026.03.19 00:55:41.759400 [ 259 ] {1568fe4a-5433-4d0e-a2e4-71c8777e67ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1561 | 2026.03.19 00:55:41.760073 [ 259 ] {1568fe4a-5433-4d0e-a2e4-71c8777e67ea} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.03.19 00:55:41.760107 [ 259 ] {1568fe4a-5433-4d0e-a2e4-71c8777e67ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1563 | 2026.03.19 00:55:41.760607 [ 259 ] {1568fe4a-5433-4d0e-a2e4-71c8777e67ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1564 | 2026.03.19 00:55:41.761053 [ 259 ] {1568fe4a-5433-4d0e-a2e4-71c8777e67ea} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.03.19 00:55:41.761185 [ 259 ] {1568fe4a-5433-4d0e-a2e4-71c8777e67ea} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001842 sec., 397394.13680781756 rows/sec., 23.50 MiB/sec. | ||
| 1566 | 2026.03.19 00:55:41.761222 [ 259 ] {1568fe4a-5433-4d0e-a2e4-71c8777e67ea} <Debug> TCPHandler: Processed in 0.002004574 sec. | ||
| 1567 | 2026.03.19 00:55:41.761337 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.03.19 00:55:41.761433 [ 259 ] {79c04cef-21b8-4e78-a1b2-9c6a65afc7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1569 | 2026.03.19 00:55:41.761472 [ 259 ] {79c04cef-21b8-4e78-a1b2-9c6a65afc7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1570 | 2026.03.19 00:55:41.761856 [ 259 ] {79c04cef-21b8-4e78-a1b2-9c6a65afc7ea} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.03.19 00:55:41.761893 [ 259 ] {79c04cef-21b8-4e78-a1b2-9c6a65afc7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1572 | 2026.03.19 00:55:41.762312 [ 259 ] {79c04cef-21b8-4e78-a1b2-9c6a65afc7ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1573 | 2026.03.19 00:55:41.762766 [ 259 ] {79c04cef-21b8-4e78-a1b2-9c6a65afc7ea} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.03.19 00:55:41.762893 [ 259 ] {79c04cef-21b8-4e78-a1b2-9c6a65afc7ea} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 47.57 KiB/sec. | ||
| 1575 | 2026.03.19 00:55:41.762929 [ 259 ] {79c04cef-21b8-4e78-a1b2-9c6a65afc7ea} <Debug> TCPHandler: Processed in 0.001641896 sec. | ||
| 1576 | 2026.03.19 00:55:41.763039 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.03.19 00:55:41.763134 [ 259 ] {7dc3ccbe-fcfd-472a-851a-9801c564ce75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1578 | 2026.03.19 00:55:41.763172 [ 259 ] {7dc3ccbe-fcfd-472a-851a-9801c564ce75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1579 | 2026.03.19 00:55:41.763568 [ 259 ] {7dc3ccbe-fcfd-472a-851a-9801c564ce75} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.03.19 00:55:41.763604 [ 259 ] {7dc3ccbe-fcfd-472a-851a-9801c564ce75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1581 | 2026.03.19 00:55:41.764030 [ 259 ] {7dc3ccbe-fcfd-472a-851a-9801c564ce75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1582 | 2026.03.19 00:55:41.764503 [ 259 ] {7dc3ccbe-fcfd-472a-851a-9801c564ce75} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.03.19 00:55:41.764636 [ 259 ] {7dc3ccbe-fcfd-472a-851a-9801c564ce75} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001521 sec., 7889.546351084813 rows/sec., 616.37 KiB/sec. | ||
| 1584 | 2026.03.19 00:55:41.764674 [ 259 ] {7dc3ccbe-fcfd-472a-851a-9801c564ce75} <Debug> TCPHandler: Processed in 0.001685897 sec. | ||
| 1585 | 2026.03.19 00:55:41.764788 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.03.19 00:55:41.764880 [ 259 ] {e7ba7499-e7a1-403a-b1f2-c8956dd487a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1587 | 2026.03.19 00:55:41.764919 [ 259 ] {e7ba7499-e7a1-403a-b1f2-c8956dd487a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1588 | 2026.03.19 00:55:41.765689 [ 259 ] {e7ba7499-e7a1-403a-b1f2-c8956dd487a2} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.03.19 00:55:41.765725 [ 259 ] {e7ba7499-e7a1-403a-b1f2-c8956dd487a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1590 | 2026.03.19 00:55:41.766251 [ 259 ] {e7ba7499-e7a1-403a-b1f2-c8956dd487a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1591 | 2026.03.19 00:55:41.766716 [ 259 ] {e7ba7499-e7a1-403a-b1f2-c8956dd487a2} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.03.19 00:55:41.766864 [ 259 ] {e7ba7499-e7a1-403a-b1f2-c8956dd487a2} <Debug> executeQuery: Read 1065 rows, 75.93 KiB in 0.002 sec., 532500 rows/sec., 37.08 MiB/sec. | ||
| 1593 | 2026.03.19 00:55:41.766899 [ 259 ] {e7ba7499-e7a1-403a-b1f2-c8956dd487a2} <Debug> TCPHandler: Processed in 0.002160708 sec. | ||
| 1594 | 2026.03.19 00:55:41.767015 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.03.19 00:55:41.767116 [ 259 ] {ba701e96-b482-4da0-8b71-711087b62b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1596 | 2026.03.19 00:55:41.767159 [ 259 ] {ba701e96-b482-4da0-8b71-711087b62b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1597 | 2026.03.19 00:55:41.769000 [ 259 ] {ba701e96-b482-4da0-8b71-711087b62b01} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.03.19 00:55:41.769040 [ 259 ] {ba701e96-b482-4da0-8b71-711087b62b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1599 | 2026.03.19 00:55:41.769923 [ 259 ] {ba701e96-b482-4da0-8b71-711087b62b01} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1600 | 2026.03.19 00:55:41.770428 [ 259 ] {ba701e96-b482-4da0-8b71-711087b62b01} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.03.19 00:55:41.770570 [ 259 ] {ba701e96-b482-4da0-8b71-711087b62b01} <Debug> executeQuery: Read 2316 rows, 155.52 KiB in 0.003474 sec., 666666.6666666666 rows/sec., 43.72 MiB/sec. | ||
| 1602 | 2026.03.19 00:55:41.770612 [ 259 ] {ba701e96-b482-4da0-8b71-711087b62b01} <Debug> TCPHandler: Processed in 0.003649741 sec. | ||
| 1603 | 2026.03.19 00:55:41.770741 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.03.19 00:55:41.770835 [ 259 ] {3884b658-af68-4a1d-a032-7a86b7ee9400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1605 | 2026.03.19 00:55:41.770890 [ 259 ] {3884b658-af68-4a1d-a032-7a86b7ee9400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1606 | 2026.03.19 00:55:41.771640 [ 259 ] {3884b658-af68-4a1d-a032-7a86b7ee9400} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.03.19 00:55:41.771675 [ 259 ] {3884b658-af68-4a1d-a032-7a86b7ee9400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1608 | 2026.03.19 00:55:41.772317 [ 259 ] {3884b658-af68-4a1d-a032-7a86b7ee9400} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1609 | 2026.03.19 00:55:41.772794 [ 259 ] {3884b658-af68-4a1d-a032-7a86b7ee9400} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.03.19 00:55:41.772936 [ 259 ] {3884b658-af68-4a1d-a032-7a86b7ee9400} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002144 sec., 6529.850746268657 rows/sec., 11.70 MiB/sec. | ||
| 1611 | 2026.03.19 00:55:41.772987 [ 259 ] {3884b658-af68-4a1d-a032-7a86b7ee9400} <Debug> TCPHandler: Processed in 0.002329161 sec. | ||
| 1612 | 2026.03.19 00:55:41.773112 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1613 | 2026.03.19 00:55:41.773202 [ 259 ] {e73915d9-4ecb-4566-9029-3160988b5d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1614 | 2026.03.19 00:55:41.773243 [ 259 ] {e73915d9-4ecb-4566-9029-3160988b5d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1615 | 2026.03.19 00:55:41.773621 [ 259 ] {e73915d9-4ecb-4566-9029-3160988b5d30} <Trace> oximeter.measurements_i64 (96a5c210-3318-45f0-91ce-1259c93a75e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2026.03.19 00:55:41.773655 [ 259 ] {e73915d9-4ecb-4566-9029-3160988b5d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1617 | 2026.03.19 00:55:41.774235 [ 259 ] {e73915d9-4ecb-4566-9029-3160988b5d30} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1618 | 2026.03.19 00:55:41.774790 [ 259 ] {e73915d9-4ecb-4566-9029-3160988b5d30} <Trace> oximeter.measurements_i64 (96a5c210-3318-45f0-91ce-1259c93a75e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2026.03.19 00:55:41.774919 [ 259 ] {e73915d9-4ecb-4566-9029-3160988b5d30} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001691 sec., 5322.294500295683 rows/sec., 375.96 KiB/sec. | ||
| 1620 | 2026.03.19 00:55:41.774961 [ 259 ] {e73915d9-4ecb-4566-9029-3160988b5d30} <Debug> TCPHandler: Processed in 0.001866671 sec. | ||
| 1621 | 2026.03.19 00:55:41.775126 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.03.19 00:55:41.775228 [ 259 ] {469a3432-d02e-403d-af18-f4cdc29fc072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1623 | 2026.03.19 00:55:41.775271 [ 259 ] {469a3432-d02e-403d-af18-f4cdc29fc072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1624 | 2026.03.19 00:55:41.775606 [ 259 ] {469a3432-d02e-403d-af18-f4cdc29fc072} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.03.19 00:55:41.775642 [ 259 ] {469a3432-d02e-403d-af18-f4cdc29fc072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1626 | 2026.03.19 00:55:41.776084 [ 259 ] {469a3432-d02e-403d-af18-f4cdc29fc072} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1627 | 2026.03.19 00:55:41.776562 [ 259 ] {469a3432-d02e-403d-af18-f4cdc29fc072} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.03.19 00:55:41.776702 [ 259 ] {469a3432-d02e-403d-af18-f4cdc29fc072} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001494 sec., 8032.128514056224 rows/sec., 554.30 KiB/sec. | ||
| 1629 | 2026.03.19 00:55:41.776744 [ 259 ] {469a3432-d02e-403d-af18-f4cdc29fc072} <Debug> TCPHandler: Processed in 0.001670856 sec. | ||
| 1630 | 2026.03.19 00:55:43.027906 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60205 | ||
| 1631 | 2026.03.19 00:55:43.028021 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1632 | 2026.03.19 00:55:43.028051 [ 286 ] {} <Debug> TCP-Session: 19f59517-977f-44e8-9693-a28c37c57629 Authenticating user 'default' from [fd00:1122:3344:101::e]:60205 | ||
| 1633 | 2026.03.19 00:55:43.028074 [ 286 ] {} <Debug> TCP-Session: 19f59517-977f-44e8-9693-a28c37c57629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2026.03.19 00:55:43.028089 [ 286 ] {} <Debug> TCP-Session: 19f59517-977f-44e8-9693-a28c37c57629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2026.03.19 00:55:43.028314 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63993 | ||
| 1636 | 2026.03.19 00:55:43.028347 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61700 | ||
| 1637 | 2026.03.19 00:55:43.028321 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63706 | ||
| 1638 | 2026.03.19 00:55:43.028382 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57118 | ||
| 1639 | 2026.03.19 00:55:43.028418 [ 286 ] {} <Trace> TCP-Session: 19f59517-977f-44e8-9693-a28c37c57629 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.03.19 00:55:43.028431 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1641 | 2026.03.19 00:55:43.028444 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1642 | 2026.03.19 00:55:43.028462 [ 289 ] {} <Debug> TCP-Session: 07e25806-d1ed-475f-b684-f057887d03c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61700 | ||
| 1643 | 2026.03.19 00:55:43.028396 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65330 | ||
| 1644 | 2026.03.19 00:55:43.028484 [ 287 ] {} <Debug> TCP-Session: 1e433837-9b85-49fc-acf3-a4d074cf37e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63993 | ||
| 1645 | 2026.03.19 00:55:43.028493 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1646 | 2026.03.19 00:55:43.028530 [ 287 ] {} <Debug> TCP-Session: 1e433837-9b85-49fc-acf3-a4d074cf37e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.03.19 00:55:43.028489 [ 289 ] {} <Debug> TCP-Session: 07e25806-d1ed-475f-b684-f057887d03c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.03.19 00:55:43.028558 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1649 | 2026.03.19 00:55:43.028580 [ 286 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60205) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1650 | 2026.03.19 00:55:43.028579 [ 289 ] {} <Debug> TCP-Session: 07e25806-d1ed-475f-b684-f057887d03c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.03.19 00:55:43.028600 [ 293 ] {} <Debug> TCP-Session: c9dae76a-7ab3-47cf-a1f9-302409536f53 Authenticating user 'default' from [fd00:1122:3344:101::e]:65330 | ||
| 1652 | 2026.03.19 00:55:43.028557 [ 287 ] {} <Debug> TCP-Session: 1e433837-9b85-49fc-acf3-a4d074cf37e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2026.03.19 00:55:43.028635 [ 293 ] {} <Debug> TCP-Session: c9dae76a-7ab3-47cf-a1f9-302409536f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2026.03.19 00:55:43.028552 [ 288 ] {} <Debug> TCP-Session: 98242746-49b7-4acc-88fc-8119d3cc1965 Authenticating user 'default' from [fd00:1122:3344:101::e]:63706 | ||
| 1655 | 2026.03.19 00:55:43.028653 [ 293 ] {} <Debug> TCP-Session: c9dae76a-7ab3-47cf-a1f9-302409536f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.03.19 00:55:43.028486 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1657 | 2026.03.19 00:55:43.028685 [ 288 ] {} <Debug> TCP-Session: 98242746-49b7-4acc-88fc-8119d3cc1965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2026.03.19 00:55:43.028717 [ 292 ] {} <Debug> TCP-Session: 38a4dfd8-82bc-4044-929e-688c4a791f13 Authenticating user 'default' from [fd00:1122:3344:101::e]:57118 | ||
| 1659 | 2026.03.19 00:55:43.028727 [ 288 ] {} <Debug> TCP-Session: 98242746-49b7-4acc-88fc-8119d3cc1965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2026.03.19 00:55:43.028744 [ 292 ] {} <Debug> TCP-Session: 38a4dfd8-82bc-4044-929e-688c4a791f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1661 | 2026.03.19 00:55:43.028372 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55396 | ||
| 1662 | 2026.03.19 00:55:43.028767 [ 292 ] {} <Debug> TCP-Session: 38a4dfd8-82bc-4044-929e-688c4a791f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1663 | 2026.03.19 00:55:43.028371 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55856 | ||
| 1664 | 2026.03.19 00:55:43.028837 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1665 | 2026.03.19 00:55:43.028405 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39340 | ||
| 1666 | 2026.03.19 00:55:43.028873 [ 291 ] {} <Debug> TCP-Session: 84353b16-b912-41c9-9334-1d7bc60e4113 Authenticating user 'default' from [fd00:1122:3344:101::e]:55396 | ||
| 1667 | 2026.03.19 00:55:43.028886 [ 286 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1668 | 2026.03.19 00:55:43.028906 [ 291 ] {} <Debug> TCP-Session: 84353b16-b912-41c9-9334-1d7bc60e4113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2026.03.19 00:55:43.028929 [ 291 ] {} <Debug> TCP-Session: 84353b16-b912-41c9-9334-1d7bc60e4113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.03.19 00:55:43.028955 [ 286 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1671 | 2026.03.19 00:55:43.029074 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1672 | 2026.03.19 00:55:43.029074 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1673 | 2026.03.19 00:55:43.029111 [ 294 ] {} <Debug> TCP-Session: af72981e-3ced-4b48-a75c-ff40b5d2c836 Authenticating user 'default' from [fd00:1122:3344:101::e]:39340 | ||
| 1674 | 2026.03.19 00:55:43.029118 [ 290 ] {} <Debug> TCP-Session: c595e9a5-eeae-4343-854d-078a948ae69d Authenticating user 'default' from [fd00:1122:3344:101::e]:55856 | ||
| 1675 | 2026.03.19 00:55:43.029134 [ 294 ] {} <Debug> TCP-Session: af72981e-3ced-4b48-a75c-ff40b5d2c836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2026.03.19 00:55:43.029137 [ 290 ] {} <Debug> TCP-Session: c595e9a5-eeae-4343-854d-078a948ae69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2026.03.19 00:55:43.029148 [ 294 ] {} <Debug> TCP-Session: af72981e-3ced-4b48-a75c-ff40b5d2c836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2026.03.19 00:55:43.029154 [ 290 ] {} <Debug> TCP-Session: c595e9a5-eeae-4343-854d-078a948ae69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.03.19 00:55:43.029258 [ 286 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 1680 | 2026.03.19 00:55:43.029348 [ 286 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1681 | 2026.03.19 00:55:43.384278 [ 323 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Trace> AggregatingTransform: Aggregating | ||
| 1682 | 2026.03.19 00:55:43.384353 [ 323 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1683 | 2026.03.19 00:55:43.384393 [ 323 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001138515 sec. (878.337 rows/sec., 34.31 KiB/sec.) | ||
| 1684 | 2026.03.19 00:55:43.384413 [ 323 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Trace> Aggregator: Merging aggregated data | ||
| 1685 | 2026.03.19 00:55:43.385959 [ 286 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.357423 sec., 2.797805401443108 rows/sec., 111.91 B/sec. | ||
| 1686 | 2026.03.19 00:55:43.386173 [ 286 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1687 | 2026.03.19 00:55:43.386190 [ 286 ] {4aa35559-662a-4f7e-b8b6-614b3ae192c0} <Debug> TCPHandler: Processed in 0.357893966 sec. | ||
| 1688 | 2026.03.19 00:55:43.386308 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1689 | 2026.03.19 00:55:43.386341 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1690 | 2026.03.19 00:55:43.386348 [ 294 ] {} <Debug> TCP-Session: af72981e-3ced-4b48-a75c-ff40b5d2c836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2026.03.19 00:55:43.386363 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1692 | 2026.03.19 00:55:43.386395 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1693 | 2026.03.19 00:55:43.386424 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1694 | 2026.03.19 00:55:43.386441 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1695 | 2026.03.19 00:55:43.386448 [ 291 ] {} <Debug> TCP-Session: 84353b16-b912-41c9-9334-1d7bc60e4113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1696 | 2026.03.19 00:55:43.386463 [ 289 ] {} <Debug> TCP-Session: 07e25806-d1ed-475f-b684-f057887d03c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2026.03.19 00:55:43.386474 [ 292 ] {} <Debug> TCP-Session: 38a4dfd8-82bc-4044-929e-688c4a791f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2026.03.19 00:55:43.386496 [ 293 ] {} <Debug> TCP-Session: c9dae76a-7ab3-47cf-a1f9-302409536f53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2026.03.19 00:55:43.386395 [ 288 ] {} <Debug> TCP-Session: 98242746-49b7-4acc-88fc-8119d3cc1965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2026.03.19 00:55:43.386375 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1701 | 2026.03.19 00:55:43.386408 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1702 | 2026.03.19 00:55:43.386599 [ 287 ] {} <Debug> TCP-Session: 1e433837-9b85-49fc-acf3-a4d074cf37e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1703 | 2026.03.19 00:55:43.386456 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1704 | 2026.03.19 00:55:43.386630 [ 290 ] {} <Debug> TCP-Session: c595e9a5-eeae-4343-854d-078a948ae69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2026.03.19 00:55:43.386672 [ 286 ] {} <Debug> TCP-Session: 19f59517-977f-44e8-9693-a28c37c57629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.03.19 00:55:44.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.84 MiB, peak 183.98 MiB, free memory in arenas 0.00 B, will set to 188.81 MiB (RSS), difference: 18.97 MiB | ||
| 1707 | 2026.03.19 00:55:46.256761 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.03.19 00:55:46.256939 [ 259 ] {60fe9221-8a0d-40f8-a07e-ba3507f26017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1709 | 2026.03.19 00:55:46.257009 [ 259 ] {60fe9221-8a0d-40f8-a07e-ba3507f26017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1710 | 2026.03.19 00:55:46.257646 [ 259 ] {60fe9221-8a0d-40f8-a07e-ba3507f26017} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.03.19 00:55:46.257686 [ 259 ] {60fe9221-8a0d-40f8-a07e-ba3507f26017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1712 | 2026.03.19 00:55:46.258174 [ 259 ] {60fe9221-8a0d-40f8-a07e-ba3507f26017} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1713 | 2026.03.19 00:55:46.258602 [ 259 ] {60fe9221-8a0d-40f8-a07e-ba3507f26017} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.03.19 00:55:46.258770 [ 259 ] {60fe9221-8a0d-40f8-a07e-ba3507f26017} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. | ||
| 1715 | 2026.03.19 00:55:46.258820 [ 259 ] {60fe9221-8a0d-40f8-a07e-ba3507f26017} <Debug> TCPHandler: Processed in 0.002191368 sec. | ||
| 1716 | 2026.03.19 00:55:46.258943 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.03.19 00:55:46.259037 [ 259 ] {7f1320eb-312e-44fa-9f05-b2528fa337ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1718 | 2026.03.19 00:55:46.259077 [ 259 ] {7f1320eb-312e-44fa-9f05-b2528fa337ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1719 | 2026.03.19 00:55:46.259482 [ 259 ] {7f1320eb-312e-44fa-9f05-b2528fa337ef} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.03.19 00:55:46.259518 [ 259 ] {7f1320eb-312e-44fa-9f05-b2528fa337ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1721 | 2026.03.19 00:55:46.259925 [ 259 ] {7f1320eb-312e-44fa-9f05-b2528fa337ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1722 | 2026.03.19 00:55:46.260380 [ 259 ] {7f1320eb-312e-44fa-9f05-b2528fa337ef} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.03.19 00:55:46.260527 [ 259 ] {7f1320eb-312e-44fa-9f05-b2528fa337ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001509 sec., 42412.19350563287 rows/sec., 3.31 MiB/sec. | ||
| 1724 | 2026.03.19 00:55:46.260566 [ 259 ] {7f1320eb-312e-44fa-9f05-b2528fa337ef} <Debug> TCPHandler: Processed in 0.001673296 sec. | ||
| 1725 | 2026.03.19 00:55:46.260680 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.03.19 00:55:46.260774 [ 259 ] {61f0c8e0-b1ec-4c45-bf93-1e7e29910056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1727 | 2026.03.19 00:55:46.260820 [ 259 ] {61f0c8e0-b1ec-4c45-bf93-1e7e29910056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1728 | 2026.03.19 00:55:46.261201 [ 259 ] {61f0c8e0-b1ec-4c45-bf93-1e7e29910056} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.03.19 00:55:46.261236 [ 259 ] {61f0c8e0-b1ec-4c45-bf93-1e7e29910056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1730 | 2026.03.19 00:55:46.261682 [ 259 ] {61f0c8e0-b1ec-4c45-bf93-1e7e29910056} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1731 | 2026.03.19 00:55:46.262126 [ 259 ] {61f0c8e0-b1ec-4c45-bf93-1e7e29910056} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.03.19 00:55:46.262269 [ 259 ] {61f0c8e0-b1ec-4c45-bf93-1e7e29910056} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001514 sec., 84544.2536327609 rows/sec., 5.89 MiB/sec. | ||
| 1733 | 2026.03.19 00:55:46.262306 [ 259 ] {61f0c8e0-b1ec-4c45-bf93-1e7e29910056} <Debug> TCPHandler: Processed in 0.001675666 sec. | ||
| 1734 | 2026.03.19 00:55:46.262418 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.03.19 00:55:46.262510 [ 259 ] {b24636df-5c60-41f7-84a6-dbf9fb6e8116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.03.19 00:55:46.262553 [ 259 ] {b24636df-5c60-41f7-84a6-dbf9fb6e8116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1737 | 2026.03.19 00:55:46.262891 [ 259 ] {b24636df-5c60-41f7-84a6-dbf9fb6e8116} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.03.19 00:55:46.262927 [ 259 ] {b24636df-5c60-41f7-84a6-dbf9fb6e8116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1739 | 2026.03.19 00:55:46.263332 [ 259 ] {b24636df-5c60-41f7-84a6-dbf9fb6e8116} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1740 | 2026.03.19 00:55:46.263741 [ 259 ] {b24636df-5c60-41f7-84a6-dbf9fb6e8116} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): 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.03.19 00:55:46.263886 [ 259 ] {b24636df-5c60-41f7-84a6-dbf9fb6e8116} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001394 sec., 34433.28550932568 rows/sec., 2.32 MiB/sec. | ||
| 1742 | 2026.03.19 00:55:46.263922 [ 259 ] {b24636df-5c60-41f7-84a6-dbf9fb6e8116} <Debug> TCPHandler: Processed in 0.001554924 sec. | ||
| 1743 | 2026.03.19 00:55:48.111786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2409 | ||
| 1744 | 2026.03.19 00:55:48.112299 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.03.19 00:55:48.112345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1746 | 2026.03.19 00:55:48.112954 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1747 | 2026.03.19 00:55:48.113428 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.03.19 00:55:48.113586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2409 | ||
| 1749 | 2026.03.19 00:55:48.229848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1750 | 2026.03.19 00:55:48.247816 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.03.19 00:55:48.247867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1752 | 2026.03.19 00:55:48.254422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1753 | 2026.03.19 00:55:48.255546 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.03.19 00:55:48.258510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1755 | 2026.03.19 00:55:49.000852 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.42 MiB, peak 193.42 MiB, free memory in arenas 0.00 B, will set to 191.42 MiB (RSS), difference: 2.00 MiB | ||
| 1756 | 2026.03.19 00:55:50.603995 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 240 | ||
| 1757 | 2026.03.19 00:55:50.607084 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.03.19 00:55:50.607127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1759 | 2026.03.19 00:55:50.608522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1760 | 2026.03.19 00:55:50.609110 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.03.19 00:55:50.609347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
| 1762 | 2026.03.19 00:55:51.256884 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.03.19 00:55:51.257081 [ 259 ] {97868817-b2e9-4bfe-aa07-e3a43df90268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1764 | 2026.03.19 00:55:51.257149 [ 259 ] {97868817-b2e9-4bfe-aa07-e3a43df90268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1765 | 2026.03.19 00:55:51.257796 [ 259 ] {97868817-b2e9-4bfe-aa07-e3a43df90268} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.03.19 00:55:51.257854 [ 259 ] {97868817-b2e9-4bfe-aa07-e3a43df90268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1767 | 2026.03.19 00:55:51.258393 [ 259 ] {97868817-b2e9-4bfe-aa07-e3a43df90268} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1768 | 2026.03.19 00:55:51.258929 [ 259 ] {97868817-b2e9-4bfe-aa07-e3a43df90268} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.03.19 00:55:51.259066 [ 97 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1770 | 2026.03.19 00:55:51.259093 [ 259 ] {97868817-b2e9-4bfe-aa07-e3a43df90268} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002062 sec., 36857.41998060136 rows/sec., 3.02 MiB/sec. | ||
| 1771 | 2026.03.19 00:55:51.259154 [ 97 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.03.19 00:55:51.259162 [ 259 ] {97868817-b2e9-4bfe-aa07-e3a43df90268} <Debug> TCPHandler: Processed in 0.002405803 sec. | ||
| 1773 | 2026.03.19 00:55:51.259188 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1774 | 2026.03.19 00:55:51.259301 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.03.19 00:55:51.259410 [ 259 ] {0ff33693-ad5a-48b6-88e8-a14b779a5305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1776 | 2026.03.19 00:55:51.259457 [ 259 ] {0ff33693-ad5a-48b6-88e8-a14b779a5305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1777 | 2026.03.19 00:55:51.259866 [ 259 ] {0ff33693-ad5a-48b6-88e8-a14b779a5305} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.03.19 00:55:51.259906 [ 259 ] {0ff33693-ad5a-48b6-88e8-a14b779a5305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1779 | 2026.03.19 00:55:51.260372 [ 259 ] {0ff33693-ad5a-48b6-88e8-a14b779a5305} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1780 | 2026.03.19 00:55:51.260862 [ 259 ] {0ff33693-ad5a-48b6-88e8-a14b779a5305} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.03.19 00:55:51.261058 [ 259 ] {0ff33693-ad5a-48b6-88e8-a14b779a5305} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001674 sec., 5973.715651135006 rows/sec., 449.20 KiB/sec. | ||
| 1782 | 2026.03.19 00:55:51.261097 [ 259 ] {0ff33693-ad5a-48b6-88e8-a14b779a5305} <Debug> TCPHandler: Processed in 0.001846981 sec. | ||
| 1783 | 2026.03.19 00:55:51.261206 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.03.19 00:55:51.261310 [ 259 ] {cac38c85-e126-47b6-b0b9-1d27506d6e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1785 | 2026.03.19 00:55:51.261351 [ 259 ] {cac38c85-e126-47b6-b0b9-1d27506d6e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1786 | 2026.03.19 00:55:51.261447 [ 202 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 1787 | 2026.03.19 00:55:51.261762 [ 259 ] {cac38c85-e126-47b6-b0b9-1d27506d6e13} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.03.19 00:55:51.261799 [ 259 ] {cac38c85-e126-47b6-b0b9-1d27506d6e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1789 | 2026.03.19 00:55:51.262223 [ 259 ] {cac38c85-e126-47b6-b0b9-1d27506d6e13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1790 | 2026.03.19 00:55:51.262678 [ 259 ] {cac38c85-e126-47b6-b0b9-1d27506d6e13} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.03.19 00:55:51.262791 [ 97 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1792 | 2026.03.19 00:55:51.262803 [ 259 ] {cac38c85-e126-47b6-b0b9-1d27506d6e13} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001522 sec., 48620.23653088042 rows/sec., 3.80 MiB/sec. | ||
| 1793 | 2026.03.19 00:55:51.262846 [ 97 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.03.19 00:55:51.262858 [ 259 ] {cac38c85-e126-47b6-b0b9-1d27506d6e13} <Debug> TCPHandler: Processed in 0.001703007 sec. | ||
| 1795 | 2026.03.19 00:55:51.262880 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1796 | 2026.03.19 00:55:51.262978 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.03.19 00:55:51.263027 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 1798 | 2026.03.19 00:55:51.263074 [ 259 ] {24f38a9c-65e6-4560-b6df-ef8947d93fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1799 | 2026.03.19 00:55:51.263126 [ 259 ] {24f38a9c-65e6-4560-b6df-ef8947d93fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1800 | 2026.03.19 00:55:51.263533 [ 259 ] {24f38a9c-65e6-4560-b6df-ef8947d93fa4} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.03.19 00:55:51.263570 [ 259 ] {24f38a9c-65e6-4560-b6df-ef8947d93fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1802 | 2026.03.19 00:55:51.263599 [ 202 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1803 | 2026.03.19 00:55:51.263628 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1804 | 2026.03.19 00:55:51.263718 [ 202 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1805 | 2026.03.19 00:55:51.263729 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 82 rows starting from the beginning of the part | ||
| 1806 | 2026.03.19 00:55:51.263859 [ 202 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 1807 | 2026.03.19 00:55:51.263921 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1808 | 2026.03.19 00:55:51.263933 [ 202 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1809 | 2026.03.19 00:55:51.264031 [ 202 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2069 rows starting from the beginning of the part | ||
| 1810 | 2026.03.19 00:55:51.264034 [ 259 ] {24f38a9c-65e6-4560-b6df-ef8947d93fa4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1811 | 2026.03.19 00:55:51.264037 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1812 | 2026.03.19 00:55:51.264087 [ 202 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1813 | 2026.03.19 00:55:51.264138 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1065 rows starting from the beginning of the part | ||
| 1814 | 2026.03.19 00:55:51.264145 [ 202 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1815 | 2026.03.19 00:55:51.264199 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1816 | 2026.03.19 00:55:51.264287 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1817 | 2026.03.19 00:55:51.264547 [ 259 ] {24f38a9c-65e6-4560-b6df-ef8947d93fa4} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.03.19 00:55:51.264655 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1819 | 2026.03.19 00:55:51.264685 [ 259 ] {24f38a9c-65e6-4560-b6df-ef8947d93fa4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec. | ||
| 1820 | 2026.03.19 00:55:51.264690 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.03.19 00:55:51.264726 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1822 | 2026.03.19 00:55:51.264727 [ 259 ] {24f38a9c-65e6-4560-b6df-ef8947d93fa4} <Debug> TCPHandler: Processed in 0.001797489 sec. | ||
| 1823 | 2026.03.19 00:55:51.264838 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 1824 | 2026.03.19 00:55:51.264848 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.03.19 00:55:51.264960 [ 259 ] {5a9bb4e4-5b73-445b-8263-b3bd62fa7889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1826 | 2026.03.19 00:55:51.265009 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1827 | 2026.03.19 00:55:51.265015 [ 259 ] {5a9bb4e4-5b73-445b-8263-b3bd62fa7889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1828 | 2026.03.19 00:55:51.265060 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 164 rows starting from the beginning of the part | ||
| 1829 | 2026.03.19 00:55:51.265174 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1830 | 2026.03.19 00:55:51.265232 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1831 | 2026.03.19 00:55:51.265296 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2316 rows starting from the beginning of the part | ||
| 1832 | 2026.03.19 00:55:51.265345 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 1833 | 2026.03.19 00:55:51.265442 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 1834 | 2026.03.19 00:55:51.265632 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1423 rows, containing 5 columns (5 merged, 0 gathered) in 0.002661569 sec., 534647.044656742 rows/sec., 40.41 MiB/sec. | ||
| 1835 | 2026.03.19 00:55:51.265772 [ 259 ] {5a9bb4e4-5b73-445b-8263-b3bd62fa7889} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.03.19 00:55:51.265813 [ 259 ] {5a9bb4e4-5b73-445b-8263-b3bd62fa7889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1837 | 2026.03.19 00:55:51.265884 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.006594275 sec., 365923.47149610834 rows/sec., 29.39 MiB/sec. | ||
| 1838 | 2026.03.19 00:55:51.265962 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1839 | 2026.03.19 00:55:51.266305 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1840 | 2026.03.19 00:55:51.266569 [ 259 ] {5a9bb4e4-5b73-445b-8263-b3bd62fa7889} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1841 | 2026.03.19 00:55:51.266611 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_6_1} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.03.19 00:55:51.266689 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_6_1} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1843 | 2026.03.19 00:55:51.266783 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1844 | 2026.03.19 00:55:51.266930 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_6_1} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.03.19 00:55:51.267024 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_6_1} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1846 | 2026.03.19 00:55:51.267099 [ 259 ] {5a9bb4e4-5b73-445b-8263-b3bd62fa7889} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.03.19 00:55:51.267110 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1848 | 2026.03.19 00:55:51.267252 [ 259 ] {5a9bb4e4-5b73-445b-8263-b3bd62fa7889} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002309 sec., 4330.8791684712 rows/sec., 7.76 MiB/sec. | ||
| 1849 | 2026.03.19 00:55:51.267309 [ 259 ] {5a9bb4e4-5b73-445b-8263-b3bd62fa7889} <Debug> TCPHandler: Processed in 0.002509225 sec. | ||
| 1850 | 2026.03.19 00:55:51.267418 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.03.19 00:55:51.267596 [ 259 ] {fcf1c32c-8644-4705-9e6d-54aa2ba0bb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1852 | 2026.03.19 00:55:51.267638 [ 259 ] {fcf1c32c-8644-4705-9e6d-54aa2ba0bb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1853 | 2026.03.19 00:55:51.267969 [ 259 ] {fcf1c32c-8644-4705-9e6d-54aa2ba0bb67} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.03.19 00:55:51.268006 [ 259 ] {fcf1c32c-8644-4705-9e6d-54aa2ba0bb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1855 | 2026.03.19 00:55:51.268440 [ 259 ] {fcf1c32c-8644-4705-9e6d-54aa2ba0bb67} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1856 | 2026.03.19 00:55:51.268674 [ 196 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3088 rows, containing 5 columns (5 merged, 0 gathered) in 0.003886205 sec., 794605.5341908108 rows/sec., 52.92 MiB/sec. | ||
| 1857 | 2026.03.19 00:55:51.268913 [ 259 ] {fcf1c32c-8644-4705-9e6d-54aa2ba0bb67} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.03.19 00:55:51.269018 [ 97 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1859 | 2026.03.19 00:55:51.269042 [ 259 ] {fcf1c32c-8644-4705-9e6d-54aa2ba0bb67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. | ||
| 1860 | 2026.03.19 00:55:51.269156 [ 97 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.03.19 00:55:51.269161 [ 192 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1862 | 2026.03.19 00:55:51.269179 [ 259 ] {fcf1c32c-8644-4705-9e6d-54aa2ba0bb67} <Debug> TCPHandler: Processed in 0.00182569 sec. | ||
| 1863 | 2026.03.19 00:55:51.269188 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1864 | 2026.03.19 00:55:51.269305 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 1865 | 2026.03.19 00:55:51.269414 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1866 | 2026.03.19 00:55:51.269441 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1867 | 2026.03.19 00:55:51.269510 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1868 | 2026.03.19 00:55:51.269554 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1869 | 2026.03.19 00:55:51.269596 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1870 | 2026.03.19 00:55:51.269632 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1871 | 2026.03.19 00:55:51.269668 [ 192 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.03.19 00:55:51.269673 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 1873 | 2026.03.19 00:55:51.269738 [ 192 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1874 | 2026.03.19 00:55:51.269814 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1875 | 2026.03.19 00:55:51.270592 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.0013184 sec., 227548.5436893204 rows/sec., 15.34 MiB/sec. | ||
| 1876 | 2026.03.19 00:55:51.270796 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1877 | 2026.03.19 00:55:51.271254 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_6_1} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.03.19 00:55:51.271312 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_6_1} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1879 | 2026.03.19 00:55:51.271361 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1880 | 2026.03.19 00:55:55.551496 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1881 | 2026.03.19 00:55:55.551559 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1882 | 2026.03.19 00:55:55.614500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2857 | ||
| 1883 | 2026.03.19 00:55:55.614989 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.03.19 00:55:55.615034 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1885 | 2026.03.19 00:55:55.615572 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1886 | 2026.03.19 00:55:55.615845 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.03.19 00:55:55.615984 [ 91 ] {} <Debug> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1888 | 2026.03.19 00:55:55.616033 [ 91 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.03.19 00:55:55.616056 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1890 | 2026.03.19 00:55:55.616166 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::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 | ||
| 1891 | 2026.03.19 00:55:55.616203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2857 | ||
| 1892 | 2026.03.19 00:55:55.616277 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1893 | 2026.03.19 00:55:55.616309 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1894 | 2026.03.19 00:55:55.616366 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1895 | 2026.03.19 00:55:55.616412 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1896 | 2026.03.19 00:55:55.616456 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 433 rows starting from the beginning of the part | ||
| 1897 | 2026.03.19 00:55:55.616501 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1898 | 2026.03.19 00:55:55.616552 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1899 | 2026.03.19 00:55:55.640761 [ 194 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2857 rows, containing 4 columns (4 merged, 0 gathered) in 0.024636723 sec., 115965.09811795993 rows/sec., 1.66 MiB/sec. | ||
| 1900 | 2026.03.19 00:55:55.641645 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1901 | 2026.03.19 00:55:55.642016 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_6_1} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.03.19 00:55:55.642102 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_6_1} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1903 | 2026.03.19 00:55:55.642205 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1904 | 2026.03.19 00:55:55.759480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1905 | 2026.03.19 00:55:55.777414 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.03.19 00:55:55.777478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1907 | 2026.03.19 00:55:55.783862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1908 | 2026.03.19 00:55:55.784564 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.03.19 00:55:55.784863 [ 91 ] {} <Debug> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1910 | 2026.03.19 00:55:55.784932 [ 91 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.03.19 00:55:55.784956 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1912 | 2026.03.19 00:55:55.785053 [ 195 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 1913 | 2026.03.19 00:55:55.787757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1914 | 2026.03.19 00:55:55.788124 [ 195 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1915 | 2026.03.19 00:55:55.788874 [ 195 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 1916 | 2026.03.19 00:55:55.792390 [ 195 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 1917 | 2026.03.19 00:55:55.795953 [ 195 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 1918 | 2026.03.19 00:55:55.799791 [ 195 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 1919 | 2026.03.19 00:55:55.807276 [ 195 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 1920 | 2026.03.19 00:55:55.812357 [ 195 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 1921 | 2026.03.19 00:55:55.871454 [ 194 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.086425333 sec., 532.2513481087774 rows/sec., 2.75 MiB/sec. | ||
| 1922 | 2026.03.19 00:55:55.873228 [ 199 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1923 | 2026.03.19 00:55:55.875002 [ 199 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_6_1} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.03.19 00:55:55.875093 [ 199 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_6_1} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1925 | 2026.03.19 00:55:55.876254 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1926 | 2026.03.19 00:55:56.000311 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.19 MiB, peak 203.73 MiB, free memory in arenas 0.00 B, will set to 204.48 MiB (RSS), difference: 10.29 MiB | ||
| 1927 | 2026.03.19 00:55:56.258796 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.03.19 00:55:56.258974 [ 259 ] {3844c93e-070e-4d81-b0ff-28a429a945ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1929 | 2026.03.19 00:55:56.259043 [ 259 ] {3844c93e-070e-4d81-b0ff-28a429a945ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1930 | 2026.03.19 00:55:56.259690 [ 259 ] {3844c93e-070e-4d81-b0ff-28a429a945ad} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.03.19 00:55:56.259738 [ 259 ] {3844c93e-070e-4d81-b0ff-28a429a945ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1932 | 2026.03.19 00:55:56.260098 [ 259 ] {3844c93e-070e-4d81-b0ff-28a429a945ad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1933 | 2026.03.19 00:55:56.260311 [ 259 ] {3844c93e-070e-4d81-b0ff-28a429a945ad} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.03.19 00:55:56.260527 [ 259 ] {3844c93e-070e-4d81-b0ff-28a429a945ad} <Debug> executeQuery: Read 82 rows, 6.85 KiB in 0.0016 sec., 51250 rows/sec., 4.18 MiB/sec. | ||
| 1935 | 2026.03.19 00:55:56.260573 [ 259 ] {3844c93e-070e-4d81-b0ff-28a429a945ad} <Debug> TCPHandler: Processed in 0.001902422 sec. | ||
| 1936 | 2026.03.19 00:55:56.260704 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.03.19 00:55:56.260806 [ 259 ] {d33ec718-9408-4b82-b8a4-ad441925424b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1938 | 2026.03.19 00:55:56.260849 [ 259 ] {d33ec718-9408-4b82-b8a4-ad441925424b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1939 | 2026.03.19 00:55:56.261260 [ 259 ] {d33ec718-9408-4b82-b8a4-ad441925424b} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.03.19 00:55:56.261294 [ 259 ] {d33ec718-9408-4b82-b8a4-ad441925424b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1941 | 2026.03.19 00:55:56.261589 [ 259 ] {d33ec718-9408-4b82-b8a4-ad441925424b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1942 | 2026.03.19 00:55:56.261816 [ 259 ] {d33ec718-9408-4b82-b8a4-ad441925424b} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.03.19 00:55:56.261946 [ 259 ] {d33ec718-9408-4b82-b8a4-ad441925424b} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001162 sec., 11187.607573149742 rows/sec., 841.26 KiB/sec. | ||
| 1944 | 2026.03.19 00:55:56.261983 [ 259 ] {d33ec718-9408-4b82-b8a4-ad441925424b} <Debug> TCPHandler: Processed in 0.00133256 sec. | ||
| 1945 | 2026.03.19 00:55:56.262095 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.03.19 00:55:56.262191 [ 259 ] {5d215d1f-9305-4358-92df-40e07e20075e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1947 | 2026.03.19 00:55:56.262231 [ 259 ] {5d215d1f-9305-4358-92df-40e07e20075e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1948 | 2026.03.19 00:55:56.262625 [ 259 ] {5d215d1f-9305-4358-92df-40e07e20075e} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.03.19 00:55:56.262660 [ 259 ] {5d215d1f-9305-4358-92df-40e07e20075e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1950 | 2026.03.19 00:55:56.262945 [ 259 ] {5d215d1f-9305-4358-92df-40e07e20075e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1951 | 2026.03.19 00:55:56.263143 [ 259 ] {5d215d1f-9305-4358-92df-40e07e20075e} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.03.19 00:55:56.263256 [ 259 ] {5d215d1f-9305-4358-92df-40e07e20075e} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001143 sec., 69991.2510936133 rows/sec., 5.47 MiB/sec. | ||
| 1953 | 2026.03.19 00:55:56.263290 [ 259 ] {5d215d1f-9305-4358-92df-40e07e20075e} <Debug> TCPHandler: Processed in 0.001305419 sec. | ||
| 1954 | 2026.03.19 00:55:56.263463 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.03.19 00:55:56.263558 [ 259 ] {1cf54d6a-f269-4a1a-b0d1-0fd49a57e47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1956 | 2026.03.19 00:55:56.263601 [ 259 ] {1cf54d6a-f269-4a1a-b0d1-0fd49a57e47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1957 | 2026.03.19 00:55:56.263998 [ 259 ] {1cf54d6a-f269-4a1a-b0d1-0fd49a57e47e} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.03.19 00:55:56.264032 [ 259 ] {1cf54d6a-f269-4a1a-b0d1-0fd49a57e47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1959 | 2026.03.19 00:55:56.264350 [ 259 ] {1cf54d6a-f269-4a1a-b0d1-0fd49a57e47e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1960 | 2026.03.19 00:55:56.264564 [ 259 ] {1cf54d6a-f269-4a1a-b0d1-0fd49a57e47e} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.03.19 00:55:56.264690 [ 259 ] {1cf54d6a-f269-4a1a-b0d1-0fd49a57e47e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 1962 | 2026.03.19 00:55:56.264727 [ 259 ] {1cf54d6a-f269-4a1a-b0d1-0fd49a57e47e} <Debug> TCPHandler: Processed in 0.001313149 sec. | ||
| 1963 | 2026.03.19 00:55:56.264850 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.03.19 00:55:56.264974 [ 259 ] {92d047cd-b1cd-40b5-81c6-9be02ed833f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1965 | 2026.03.19 00:55:56.265042 [ 259 ] {92d047cd-b1cd-40b5-81c6-9be02ed833f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1966 | 2026.03.19 00:55:56.265826 [ 259 ] {92d047cd-b1cd-40b5-81c6-9be02ed833f1} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.03.19 00:55:56.265860 [ 259 ] {92d047cd-b1cd-40b5-81c6-9be02ed833f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1968 | 2026.03.19 00:55:56.266401 [ 259 ] {92d047cd-b1cd-40b5-81c6-9be02ed833f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1969 | 2026.03.19 00:55:56.266628 [ 259 ] {92d047cd-b1cd-40b5-81c6-9be02ed833f1} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.03.19 00:55:56.266765 [ 259 ] {92d047cd-b1cd-40b5-81c6-9be02ed833f1} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001816 sec., 7158.590308370044 rows/sec., 12.83 MiB/sec. | ||
| 1971 | 2026.03.19 00:55:56.266820 [ 259 ] {92d047cd-b1cd-40b5-81c6-9be02ed833f1} <Debug> TCPHandler: Processed in 0.002029975 sec. | ||
| 1972 | 2026.03.19 00:55:56.266933 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.03.19 00:55:56.267028 [ 259 ] {b9cadab1-e52c-458d-b3b1-39968a31e4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.03.19 00:55:56.267076 [ 259 ] {b9cadab1-e52c-458d-b3b1-39968a31e4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1975 | 2026.03.19 00:55:56.267397 [ 259 ] {b9cadab1-e52c-458d-b3b1-39968a31e4a5} <Trace> oximeter.measurements_i64 (96a5c210-3318-45f0-91ce-1259c93a75e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.03.19 00:55:56.267432 [ 259 ] {b9cadab1-e52c-458d-b3b1-39968a31e4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1977 | 2026.03.19 00:55:56.267733 [ 259 ] {b9cadab1-e52c-458d-b3b1-39968a31e4a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1978 | 2026.03.19 00:55:56.267941 [ 259 ] {b9cadab1-e52c-458d-b3b1-39968a31e4a5} <Trace> oximeter.measurements_i64 (96a5c210-3318-45f0-91ce-1259c93a75e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.03.19 00:55:56.268067 [ 259 ] {b9cadab1-e52c-458d-b3b1-39968a31e4a5} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001058 sec., 2835.5387523629493 rows/sec., 200.30 KiB/sec. | ||
| 1980 | 2026.03.19 00:55:56.268104 [ 259 ] {b9cadab1-e52c-458d-b3b1-39968a31e4a5} <Debug> TCPHandler: Processed in 0.001220227 sec. | ||
| 1981 | 2026.03.19 00:55:56.268211 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.03.19 00:55:56.268304 [ 259 ] {eb9ac2a9-d785-4d35-9f3a-d56c1f307e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1983 | 2026.03.19 00:55:56.268346 [ 259 ] {eb9ac2a9-d785-4d35-9f3a-d56c1f307e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1984 | 2026.03.19 00:55:56.268715 [ 259 ] {eb9ac2a9-d785-4d35-9f3a-d56c1f307e75} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.03.19 00:55:56.268756 [ 259 ] {eb9ac2a9-d785-4d35-9f3a-d56c1f307e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1986 | 2026.03.19 00:55:56.269131 [ 259 ] {eb9ac2a9-d785-4d35-9f3a-d56c1f307e75} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1987 | 2026.03.19 00:55:56.269490 [ 259 ] {eb9ac2a9-d785-4d35-9f3a-d56c1f307e75} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.03.19 00:55:56.269652 [ 259 ] {eb9ac2a9-d785-4d35-9f3a-d56c1f307e75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. | ||
| 1989 | 2026.03.19 00:55:56.269696 [ 259 ] {eb9ac2a9-d785-4d35-9f3a-d56c1f307e75} <Debug> TCPHandler: Processed in 0.001532623 sec. | ||
| 1990 | 2026.03.19 00:56:00.610384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 266 | ||
| 1991 | 2026.03.19 00:56:00.612378 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.03.19 00:56:00.612430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1993 | 2026.03.19 00:56:00.613558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1994 | 2026.03.19 00:56:00.613834 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.03.19 00:56:00.614135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 1996 | 2026.03.19 00:56:01.257674 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.03.19 00:56:01.257846 [ 259 ] {1401467c-bb4d-4953-af13-857bd49d7869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1998 | 2026.03.19 00:56:01.257908 [ 259 ] {1401467c-bb4d-4953-af13-857bd49d7869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1999 | 2026.03.19 00:56:01.258641 [ 259 ] {1401467c-bb4d-4953-af13-857bd49d7869} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.03.19 00:56:01.258681 [ 259 ] {1401467c-bb4d-4953-af13-857bd49d7869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2001 | 2026.03.19 00:56:01.259061 [ 259 ] {1401467c-bb4d-4953-af13-857bd49d7869} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2002 | 2026.03.19 00:56:01.259288 [ 259 ] {1401467c-bb4d-4953-af13-857bd49d7869} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.03.19 00:56:01.259432 [ 259 ] {1401467c-bb4d-4953-af13-857bd49d7869} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001633 sec., 46540.11022657686 rows/sec., 3.82 MiB/sec. | ||
| 2004 | 2026.03.19 00:56:01.259477 [ 259 ] {1401467c-bb4d-4953-af13-857bd49d7869} <Debug> TCPHandler: Processed in 0.001922683 sec. | ||
| 2005 | 2026.03.19 00:56:01.259616 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.03.19 00:56:01.259717 [ 259 ] {a6ae6206-f421-4927-a506-2e65d5dc98ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2007 | 2026.03.19 00:56:01.259765 [ 259 ] {a6ae6206-f421-4927-a506-2e65d5dc98ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2008 | 2026.03.19 00:56:01.260259 [ 259 ] {a6ae6206-f421-4927-a506-2e65d5dc98ff} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.03.19 00:56:01.260292 [ 259 ] {a6ae6206-f421-4927-a506-2e65d5dc98ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2010 | 2026.03.19 00:56:01.260574 [ 259 ] {a6ae6206-f421-4927-a506-2e65d5dc98ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2011 | 2026.03.19 00:56:01.260772 [ 259 ] {a6ae6206-f421-4927-a506-2e65d5dc98ff} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.03.19 00:56:01.260868 [ 79 ] {} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2013 | 2026.03.19 00:56:01.260891 [ 259 ] {a6ae6206-f421-4927-a506-2e65d5dc98ff} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001199 sec., 8340.283569641368 rows/sec., 627.15 KiB/sec. | ||
| 2014 | 2026.03.19 00:56:01.260922 [ 79 ] {} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.03.19 00:56:01.260936 [ 259 ] {a6ae6206-f421-4927-a506-2e65d5dc98ff} <Debug> TCPHandler: Processed in 0.001379641 sec. | ||
| 2016 | 2026.03.19 00:56:01.260942 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2017 | 2026.03.19 00:56:01.261126 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.03.19 00:56:01.261126 [ 197 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::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 | ||
| 2019 | 2026.03.19 00:56:01.261221 [ 259 ] {51fd5d41-c168-42fd-a164-8d6f4de00937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2020 | 2026.03.19 00:56:01.261263 [ 259 ] {51fd5d41-c168-42fd-a164-8d6f4de00937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2021 | 2026.03.19 00:56:01.261312 [ 197 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2022 | 2026.03.19 00:56:01.261362 [ 197 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2023 | 2026.03.19 00:56:01.261472 [ 197 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2024 | 2026.03.19 00:56:01.261527 [ 197 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2025 | 2026.03.19 00:56:01.261577 [ 197 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2026 | 2026.03.19 00:56:01.261624 [ 197 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
| 2027 | 2026.03.19 00:56:01.261671 [ 197 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2028 | 2026.03.19 00:56:01.261768 [ 259 ] {51fd5d41-c168-42fd-a164-8d6f4de00937} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.03.19 00:56:01.261805 [ 259 ] {51fd5d41-c168-42fd-a164-8d6f4de00937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2030 | 2026.03.19 00:56:01.262238 [ 259 ] {51fd5d41-c168-42fd-a164-8d6f4de00937} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2031 | 2026.03.19 00:56:01.262484 [ 259 ] {51fd5d41-c168-42fd-a164-8d6f4de00937} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.03.19 00:56:01.262617 [ 259 ] {51fd5d41-c168-42fd-a164-8d6f4de00937} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001414 sec., 52333.80480905234 rows/sec., 4.09 MiB/sec. | ||
| 2033 | 2026.03.19 00:56:01.262621 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 93 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569855 sec., 59241.14010529635 rows/sec., 4.57 MiB/sec. | ||
| 2034 | 2026.03.19 00:56:01.262654 [ 259 ] {51fd5d41-c168-42fd-a164-8d6f4de00937} <Debug> TCPHandler: Processed in 0.001583585 sec. | ||
| 2035 | 2026.03.19 00:56:01.262781 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2026.03.19 00:56:01.262829 [ 193 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2037 | 2026.03.19 00:56:01.262874 [ 259 ] {c5269d2f-ce7d-47a3-a8f9-b20fcc92d337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2038 | 2026.03.19 00:56:01.262920 [ 259 ] {c5269d2f-ce7d-47a3-a8f9-b20fcc92d337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2039 | 2026.03.19 00:56:01.263135 [ 193 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_6_1} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.03.19 00:56:01.263208 [ 193 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_6_1} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2041 | 2026.03.19 00:56:01.263275 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2042 | 2026.03.19 00:56:01.263323 [ 259 ] {c5269d2f-ce7d-47a3-a8f9-b20fcc92d337} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.03.19 00:56:01.263362 [ 259 ] {c5269d2f-ce7d-47a3-a8f9-b20fcc92d337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2044 | 2026.03.19 00:56:01.263678 [ 259 ] {c5269d2f-ce7d-47a3-a8f9-b20fcc92d337} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2045 | 2026.03.19 00:56:01.263885 [ 259 ] {c5269d2f-ce7d-47a3-a8f9-b20fcc92d337} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.03.19 00:56:01.264007 [ 259 ] {c5269d2f-ce7d-47a3-a8f9-b20fcc92d337} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 2047 | 2026.03.19 00:56:01.264040 [ 259 ] {c5269d2f-ce7d-47a3-a8f9-b20fcc92d337} <Debug> TCPHandler: Processed in 0.001314429 sec. | ||
| 2048 | 2026.03.19 00:56:01.264136 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.03.19 00:56:01.264226 [ 259 ] {d6f5b1e5-8fe6-42ab-9643-cf634a1228af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2050 | 2026.03.19 00:56:01.264278 [ 259 ] {d6f5b1e5-8fe6-42ab-9643-cf634a1228af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2051 | 2026.03.19 00:56:01.264975 [ 259 ] {d6f5b1e5-8fe6-42ab-9643-cf634a1228af} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.03.19 00:56:01.265007 [ 259 ] {d6f5b1e5-8fe6-42ab-9643-cf634a1228af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2053 | 2026.03.19 00:56:01.265479 [ 259 ] {d6f5b1e5-8fe6-42ab-9643-cf634a1228af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2054 | 2026.03.19 00:56:01.265685 [ 259 ] {d6f5b1e5-8fe6-42ab-9643-cf634a1228af} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.03.19 00:56:01.265775 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2056 | 2026.03.19 00:56:01.265812 [ 259 ] {d6f5b1e5-8fe6-42ab-9643-cf634a1228af} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001604 sec., 6234.413965087282 rows/sec., 11.17 MiB/sec. | ||
| 2057 | 2026.03.19 00:56:01.265817 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.03.19 00:56:01.265845 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2059 | 2026.03.19 00:56:01.265859 [ 259 ] {d6f5b1e5-8fe6-42ab-9643-cf634a1228af} <Debug> TCPHandler: Processed in 0.001769929 sec. | ||
| 2060 | 2026.03.19 00:56:01.265935 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::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 | ||
| 2061 | 2026.03.19 00:56:01.265969 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.03.19 00:56:01.266066 [ 259 ] {f31e2085-4bde-41f1-bf1e-4105cdf0de12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2063 | 2026.03.19 00:56:01.266106 [ 259 ] {f31e2085-4bde-41f1-bf1e-4105cdf0de12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2064 | 2026.03.19 00:56:01.266163 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2065 | 2026.03.19 00:56:01.266230 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2066 | 2026.03.19 00:56:01.266359 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2067 | 2026.03.19 00:56:01.266429 [ 259 ] {f31e2085-4bde-41f1-bf1e-4105cdf0de12} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.03.19 00:56:01.266468 [ 259 ] {f31e2085-4bde-41f1-bf1e-4105cdf0de12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2069 | 2026.03.19 00:56:01.266484 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2070 | 2026.03.19 00:56:01.266606 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2071 | 2026.03.19 00:56:01.266725 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
| 2072 | 2026.03.19 00:56:01.266767 [ 259 ] {f31e2085-4bde-41f1-bf1e-4105cdf0de12} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2073 | 2026.03.19 00:56:01.266847 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2074 | 2026.03.19 00:56:01.266978 [ 259 ] {f31e2085-4bde-41f1-bf1e-4105cdf0de12} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.03.19 00:56:01.267103 [ 259 ] {f31e2085-4bde-41f1-bf1e-4105cdf0de12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 2076 | 2026.03.19 00:56:01.267137 [ 259 ] {f31e2085-4bde-41f1-bf1e-4105cdf0de12} <Debug> TCPHandler: Processed in 0.001214677 sec. | ||
| 2077 | 2026.03.19 00:56:01.268469 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67 rows, containing 19 columns (19 merged, 0 gathered) in 0.002568727 sec., 26082.958601673126 rows/sec., 46.74 MiB/sec. | ||
| 2078 | 2026.03.19 00:56:01.268675 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2079 | 2026.03.19 00:56:01.268948 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.03.19 00:56:01.269004 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2081 | 2026.03.19 00:56:01.269067 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2082 | 2026.03.19 00:56:03.116442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3369 | ||
| 2083 | 2026.03.19 00:56:03.116926 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2026.03.19 00:56:03.116964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2085 | 2026.03.19 00:56:03.117510 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2086 | 2026.03.19 00:56:03.117760 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2026.03.19 00:56:03.117902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3369 | ||
| 2088 | 2026.03.19 00:56:03.287958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2089 | 2026.03.19 00:56:03.305985 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.03.19 00:56:03.306045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2091 | 2026.03.19 00:56:03.311528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2092 | 2026.03.19 00:56:03.312204 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.03.19 00:56:03.315335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2094 | 2026.03.19 00:56:06.258352 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.03.19 00:56:06.258545 [ 259 ] {2c18dc1d-c570-4193-a927-726c6b4aac54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2096 | 2026.03.19 00:56:06.258612 [ 259 ] {2c18dc1d-c570-4193-a927-726c6b4aac54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2097 | 2026.03.19 00:56:06.259342 [ 259 ] {2c18dc1d-c570-4193-a927-726c6b4aac54} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.03.19 00:56:06.259385 [ 259 ] {2c18dc1d-c570-4193-a927-726c6b4aac54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2099 | 2026.03.19 00:56:06.259819 [ 259 ] {2c18dc1d-c570-4193-a927-726c6b4aac54} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2100 | 2026.03.19 00:56:06.260047 [ 259 ] {2c18dc1d-c570-4193-a927-726c6b4aac54} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.03.19 00:56:06.260198 [ 259 ] {2c18dc1d-c570-4193-a927-726c6b4aac54} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001647 sec., 65573.77049180328 rows/sec., 5.50 MiB/sec. | ||
| 2102 | 2026.03.19 00:56:06.260245 [ 259 ] {2c18dc1d-c570-4193-a927-726c6b4aac54} <Debug> TCPHandler: Processed in 0.001973874 sec. | ||
| 2103 | 2026.03.19 00:56:06.260368 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2026.03.19 00:56:06.260469 [ 259 ] {e1a84abb-9abd-4b1c-a1f5-aaec79429604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2105 | 2026.03.19 00:56:06.260512 [ 259 ] {e1a84abb-9abd-4b1c-a1f5-aaec79429604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2106 | 2026.03.19 00:56:06.260895 [ 259 ] {e1a84abb-9abd-4b1c-a1f5-aaec79429604} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2026.03.19 00:56:06.260930 [ 259 ] {e1a84abb-9abd-4b1c-a1f5-aaec79429604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2108 | 2026.03.19 00:56:06.261196 [ 259 ] {e1a84abb-9abd-4b1c-a1f5-aaec79429604} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2109 | 2026.03.19 00:56:06.261387 [ 259 ] {e1a84abb-9abd-4b1c-a1f5-aaec79429604} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2026.03.19 00:56:06.261505 [ 259 ] {e1a84abb-9abd-4b1c-a1f5-aaec79429604} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001115 sec., 23318.385650224212 rows/sec., 1.71 MiB/sec. | ||
| 2111 | 2026.03.19 00:56:06.261539 [ 259 ] {e1a84abb-9abd-4b1c-a1f5-aaec79429604} <Debug> TCPHandler: Processed in 0.001278478 sec. | ||
| 2112 | 2026.03.19 00:56:06.261702 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.03.19 00:56:06.261796 [ 259 ] {67d3a1fb-1c84-4658-9163-0f17d6d31485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2114 | 2026.03.19 00:56:06.261835 [ 259 ] {67d3a1fb-1c84-4658-9163-0f17d6d31485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2115 | 2026.03.19 00:56:06.262237 [ 259 ] {67d3a1fb-1c84-4658-9163-0f17d6d31485} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.03.19 00:56:06.262273 [ 259 ] {67d3a1fb-1c84-4658-9163-0f17d6d31485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2117 | 2026.03.19 00:56:06.262561 [ 259 ] {67d3a1fb-1c84-4658-9163-0f17d6d31485} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2118 | 2026.03.19 00:56:06.262757 [ 259 ] {67d3a1fb-1c84-4658-9163-0f17d6d31485} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.03.19 00:56:06.262871 [ 259 ] {67d3a1fb-1c84-4658-9163-0f17d6d31485} <Debug> executeQuery: Read 96 rows, 7.71 KiB in 0.001107 sec., 86720.86720867209 rows/sec., 6.80 MiB/sec. | ||
| 2120 | 2026.03.19 00:56:06.262904 [ 259 ] {67d3a1fb-1c84-4658-9163-0f17d6d31485} <Debug> TCPHandler: Processed in 0.001263178 sec. | ||
| 2121 | 2026.03.19 00:56:06.263006 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2026.03.19 00:56:06.263092 [ 259 ] {ea0c1599-7d48-49be-bb2d-c829488805ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2123 | 2026.03.19 00:56:06.263132 [ 259 ] {ea0c1599-7d48-49be-bb2d-c829488805ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2124 | 2026.03.19 00:56:06.263488 [ 259 ] {ea0c1599-7d48-49be-bb2d-c829488805ac} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.03.19 00:56:06.263521 [ 259 ] {ea0c1599-7d48-49be-bb2d-c829488805ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2126 | 2026.03.19 00:56:06.263894 [ 259 ] {ea0c1599-7d48-49be-bb2d-c829488805ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2127 | 2026.03.19 00:56:06.264095 [ 259 ] {ea0c1599-7d48-49be-bb2d-c829488805ac} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.03.19 00:56:06.264217 [ 259 ] {ea0c1599-7d48-49be-bb2d-c829488805ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001114 sec., 143626.5709156194 rows/sec., 10.00 MiB/sec. | ||
| 2129 | 2026.03.19 00:56:06.264252 [ 259 ] {ea0c1599-7d48-49be-bb2d-c829488805ac} <Debug> TCPHandler: Processed in 0.001272798 sec. | ||
| 2130 | 2026.03.19 00:56:06.264347 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.03.19 00:56:06.264438 [ 259 ] {29423601-7282-47c9-941e-6bdc92ad59fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2132 | 2026.03.19 00:56:06.264491 [ 259 ] {29423601-7282-47c9-941e-6bdc92ad59fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2133 | 2026.03.19 00:56:06.265189 [ 259 ] {29423601-7282-47c9-941e-6bdc92ad59fa} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.03.19 00:56:06.265222 [ 259 ] {29423601-7282-47c9-941e-6bdc92ad59fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2135 | 2026.03.19 00:56:06.265760 [ 259 ] {29423601-7282-47c9-941e-6bdc92ad59fa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2136 | 2026.03.19 00:56:06.265960 [ 259 ] {29423601-7282-47c9-941e-6bdc92ad59fa} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.03.19 00:56:06.266080 [ 259 ] {29423601-7282-47c9-941e-6bdc92ad59fa} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001686 sec., 15421.115065243179 rows/sec., 27.63 MiB/sec. | ||
| 2138 | 2026.03.19 00:56:06.266130 [ 259 ] {29423601-7282-47c9-941e-6bdc92ad59fa} <Debug> TCPHandler: Processed in 0.001858001 sec. | ||
| 2139 | 2026.03.19 00:56:06.266230 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.03.19 00:56:06.266317 [ 259 ] {e2e31a15-8364-44d2-973d-6c0a2dbb9bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2141 | 2026.03.19 00:56:06.266356 [ 259 ] {e2e31a15-8364-44d2-973d-6c0a2dbb9bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2142 | 2026.03.19 00:56:06.266715 [ 259 ] {e2e31a15-8364-44d2-973d-6c0a2dbb9bab} <Trace> oximeter.measurements_i64 (96a5c210-3318-45f0-91ce-1259c93a75e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.03.19 00:56:06.266752 [ 259 ] {e2e31a15-8364-44d2-973d-6c0a2dbb9bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2144 | 2026.03.19 00:56:06.267037 [ 259 ] {e2e31a15-8364-44d2-973d-6c0a2dbb9bab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2145 | 2026.03.19 00:56:06.267237 [ 259 ] {e2e31a15-8364-44d2-973d-6c0a2dbb9bab} <Trace> oximeter.measurements_i64 (96a5c210-3318-45f0-91ce-1259c93a75e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.03.19 00:56:06.267358 [ 259 ] {e2e31a15-8364-44d2-973d-6c0a2dbb9bab} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001016 sec., 11811.023622047245 rows/sec., 917.93 KiB/sec. | ||
| 2147 | 2026.03.19 00:56:06.267393 [ 259 ] {e2e31a15-8364-44d2-973d-6c0a2dbb9bab} <Debug> TCPHandler: Processed in 0.001172046 sec. | ||
| 2148 | 2026.03.19 00:56:06.267490 [ 259 ] {} <Trace> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.03.19 00:56:06.267580 [ 259 ] {f8160f3b-e7de-4ffa-8db9-a02284bb3a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2150 | 2026.03.19 00:56:06.267620 [ 259 ] {f8160f3b-e7de-4ffa-8db9-a02284bb3a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2151 | 2026.03.19 00:56:06.267915 [ 259 ] {f8160f3b-e7de-4ffa-8db9-a02284bb3a18} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.03.19 00:56:06.267948 [ 259 ] {f8160f3b-e7de-4ffa-8db9-a02284bb3a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2153 | 2026.03.19 00:56:06.268214 [ 259 ] {f8160f3b-e7de-4ffa-8db9-a02284bb3a18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2154 | 2026.03.19 00:56:06.268401 [ 259 ] {f8160f3b-e7de-4ffa-8db9-a02284bb3a18} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.03.19 00:56:06.268514 [ 259 ] {f8160f3b-e7de-4ffa-8db9-a02284bb3a18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001007 sec., 59582.91956305858 rows/sec., 4.02 MiB/sec. | ||
| 2156 | 2026.03.19 00:56:06.268546 [ 259 ] {f8160f3b-e7de-4ffa-8db9-a02284bb3a18} <Debug> TCPHandler: Processed in 0.001159646 sec. | ||
| 2157 | 2026.03.19 00:56:10.437427 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54783 | ||
| 2158 | 2026.03.19 00:56:10.437544 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.03.19 00:56:10.437575 [ 289 ] {} <Debug> TCP-Session: d19dfc1d-0aed-49f8-b997-781b73e7e7db Authenticating user 'default' from [fd00:1122:3344:101::e]:54783 | ||
| 2160 | 2026.03.19 00:56:10.437601 [ 289 ] {} <Debug> TCP-Session: d19dfc1d-0aed-49f8-b997-781b73e7e7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.03.19 00:56:10.437617 [ 289 ] {} <Debug> TCP-Session: d19dfc1d-0aed-49f8-b997-781b73e7e7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.03.19 00:56:10.437850 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52098 | ||
| 2163 | 2026.03.19 00:56:10.437883 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61785 | ||
| 2164 | 2026.03.19 00:56:10.437905 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61215 | ||
| 2165 | 2026.03.19 00:56:10.437948 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32877 | ||
| 2166 | 2026.03.19 00:56:10.437925 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56038 | ||
| 2167 | 2026.03.19 00:56:10.437991 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2168 | 2026.03.19 00:56:10.438016 [ 289 ] {} <Trace> TCP-Session: d19dfc1d-0aed-49f8-b997-781b73e7e7db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.03.19 00:56:10.438037 [ 292 ] {} <Debug> TCP-Session: dcd4ef53-f6cb-4be0-88b9-e91e658ece13 Authenticating user 'default' from [fd00:1122:3344:101::e]:61785 | ||
| 2170 | 2026.03.19 00:56:10.437987 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2171 | 2026.03.19 00:56:10.438061 [ 292 ] {} <Debug> TCP-Session: dcd4ef53-f6cb-4be0-88b9-e91e658ece13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.03.19 00:56:10.437921 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35234 | ||
| 2173 | 2026.03.19 00:56:10.438095 [ 292 ] {} <Debug> TCP-Session: dcd4ef53-f6cb-4be0-88b9-e91e658ece13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.03.19 00:56:10.438091 [ 290 ] {} <Debug> TCP-Session: ba816e15-b8cb-4ed4-be9e-3caf436210cb Authenticating user 'default' from [fd00:1122:3344:101::e]:52098 | ||
| 2175 | 2026.03.19 00:56:10.437876 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34382 | ||
| 2176 | 2026.03.19 00:56:10.438168 [ 290 ] {} <Debug> TCP-Session: ba816e15-b8cb-4ed4-be9e-3caf436210cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.03.19 00:56:10.437973 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57892 | ||
| 2178 | 2026.03.19 00:56:10.438212 [ 289 ] {c30e3286-c954-4ad8-9fb1-12da6c072da9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2179 | 2026.03.19 00:56:10.438203 [ 290 ] {} <Debug> TCP-Session: ba816e15-b8cb-4ed4-be9e-3caf436210cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.03.19 00:56:10.438430 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2181 | 2026.03.19 00:56:10.438440 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2182 | 2026.03.19 00:56:10.438461 [ 294 ] {} <Debug> TCP-Session: 4dd8f143-183f-40ef-b283-a8624a72e698 Authenticating user 'default' from [fd00:1122:3344:101::e]:35234 | ||
| 2183 | 2026.03.19 00:56:10.438475 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2184 | 2026.03.19 00:56:10.438485 [ 291 ] {} <Debug> TCP-Session: afb92212-a688-4d9a-9fdb-5728ba39e708 Authenticating user 'default' from [fd00:1122:3344:101::e]:34382 | ||
| 2185 | 2026.03.19 00:56:10.438487 [ 294 ] {} <Debug> TCP-Session: 4dd8f143-183f-40ef-b283-a8624a72e698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.03.19 00:56:10.438515 [ 286 ] {} <Debug> TCP-Session: 82f33083-85f3-4a5a-bf5b-80e7b97e46f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56038 | ||
| 2187 | 2026.03.19 00:56:10.438531 [ 291 ] {} <Debug> TCP-Session: afb92212-a688-4d9a-9fdb-5728ba39e708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.03.19 00:56:10.438541 [ 294 ] {} <Debug> TCP-Session: 4dd8f143-183f-40ef-b283-a8624a72e698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.03.19 00:56:10.438558 [ 286 ] {} <Debug> TCP-Session: 82f33083-85f3-4a5a-bf5b-80e7b97e46f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.03.19 00:56:10.438568 [ 291 ] {} <Debug> TCP-Session: afb92212-a688-4d9a-9fdb-5728ba39e708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.03.19 00:56:10.438597 [ 286 ] {} <Debug> TCP-Session: 82f33083-85f3-4a5a-bf5b-80e7b97e46f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.03.19 00:56:10.438623 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2193 | 2026.03.19 00:56:10.438629 [ 289 ] {c30e3286-c954-4ad8-9fb1-12da6c072da9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2194 | 2026.03.19 00:56:10.438660 [ 293 ] {} <Debug> TCP-Session: d53ba962-3977-4da8-a8cc-3352a7ca6235 Authenticating user 'default' from [fd00:1122:3344:101::e]:61215 | ||
| 2195 | 2026.03.19 00:56:10.438629 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2196 | 2026.03.19 00:56:10.438690 [ 293 ] {} <Debug> TCP-Session: d53ba962-3977-4da8-a8cc-3352a7ca6235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.03.19 00:56:10.438707 [ 289 ] {c30e3286-c954-4ad8-9fb1-12da6c072da9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2198 | 2026.03.19 00:56:10.438726 [ 293 ] {} <Debug> TCP-Session: d53ba962-3977-4da8-a8cc-3352a7ca6235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.03.19 00:56:10.438727 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2200 | 2026.03.19 00:56:10.438729 [ 288 ] {} <Debug> TCP-Session: fa91631a-c2d9-4a4f-9563-94859a455f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:57892 | ||
| 2201 | 2026.03.19 00:56:10.438775 [ 287 ] {} <Debug> TCP-Session: 162ca21f-6d80-4526-924e-554733545957 Authenticating user 'default' from [fd00:1122:3344:101::e]:32877 | ||
| 2202 | 2026.03.19 00:56:10.438798 [ 288 ] {} <Debug> TCP-Session: fa91631a-c2d9-4a4f-9563-94859a455f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.03.19 00:56:10.438804 [ 287 ] {} <Debug> TCP-Session: 162ca21f-6d80-4526-924e-554733545957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.03.19 00:56:10.438819 [ 288 ] {} <Debug> TCP-Session: fa91631a-c2d9-4a4f-9563-94859a455f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.03.19 00:56:10.438835 [ 287 ] {} <Debug> TCP-Session: 162ca21f-6d80-4526-924e-554733545957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.03.19 00:56:10.439029 [ 289 ] {c30e3286-c954-4ad8-9fb1-12da6c072da9} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 2207 | 2026.03.19 00:56:10.440369 [ 313 ] {c30e3286-c954-4ad8-9fb1-12da6c072da9} <Trace> AggregatingTransform: Aggregating | ||
| 2208 | 2026.03.19 00:56:10.440417 [ 313 ] {c30e3286-c954-4ad8-9fb1-12da6c072da9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2209 | 2026.03.19 00:56:10.440460 [ 313 ] {c30e3286-c954-4ad8-9fb1-12da6c072da9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00132585 sec. (754.233 rows/sec., 29.46 KiB/sec.) | ||
| 2210 | 2026.03.19 00:56:10.440480 [ 313 ] {c30e3286-c954-4ad8-9fb1-12da6c072da9} <Trace> Aggregator: Merging aggregated data | ||
| 2211 | 2026.03.19 00:56:10.441639 [ 289 ] {c30e3286-c954-4ad8-9fb1-12da6c072da9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003489 sec., 286.61507595299514 rows/sec., 11.20 KiB/sec. | ||
| 2212 | 2026.03.19 00:56:10.441762 [ 289 ] {c30e3286-c954-4ad8-9fb1-12da6c072da9} <Debug> TCPHandler: Processed in 0.003929237 sec. | ||
| 2213 | 2026.03.19 00:56:10.441847 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2214 | 2026.03.19 00:56:10.441872 [ 289 ] {} <Debug> TCP-Session: d19dfc1d-0aed-49f8-b997-781b73e7e7db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.03.19 00:56:10.441878 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2216 | 2026.03.19 00:56:10.441896 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2217 | 2026.03.19 00:56:10.441922 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2218 | 2026.03.19 00:56:10.441939 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2219 | 2026.03.19 00:56:10.441956 [ 290 ] {} <Debug> TCP-Session: ba816e15-b8cb-4ed4-be9e-3caf436210cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.03.19 00:56:10.441970 [ 292 ] {} <Debug> TCP-Session: dcd4ef53-f6cb-4be0-88b9-e91e658ece13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.03.19 00:56:10.441977 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2222 | 2026.03.19 00:56:10.441995 [ 293 ] {} <Debug> TCP-Session: d53ba962-3977-4da8-a8cc-3352a7ca6235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.03.19 00:56:10.441956 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2224 | 2026.03.19 00:56:10.442033 [ 286 ] {} <Debug> TCP-Session: 82f33083-85f3-4a5a-bf5b-80e7b97e46f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.03.19 00:56:10.441933 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2226 | 2026.03.19 00:56:10.442071 [ 294 ] {} <Debug> TCP-Session: 4dd8f143-183f-40ef-b283-a8624a72e698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.03.19 00:56:10.441991 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2026.03.19 00:56:10.442113 [ 291 ] {} <Debug> TCP-Session: afb92212-a688-4d9a-9fdb-5728ba39e708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.03.19 00:56:10.441940 [ 288 ] {} <Debug> TCP-Session: fa91631a-c2d9-4a4f-9563-94859a455f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.03.19 00:56:10.442144 [ 287 ] {} <Debug> TCP-Session: 162ca21f-6d80-4526-924e-554733545957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.03.19 00:56:10.503791 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43087 | ||
| 2232 | 2026.03.19 00:56:10.503863 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2233 | 2026.03.19 00:56:10.503887 [ 289 ] {} <Debug> TCP-Session: d43e3f6c-98ca-439a-aa26-0ab18642fc08 Authenticating user 'default' from [fd00:1122:3344:101::e]:43087 | ||
| 2234 | 2026.03.19 00:56:10.503905 [ 289 ] {} <Debug> TCP-Session: d43e3f6c-98ca-439a-aa26-0ab18642fc08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.03.19 00:56:10.503917 [ 289 ] {} <Debug> TCP-Session: d43e3f6c-98ca-439a-aa26-0ab18642fc08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.03.19 00:56:10.504115 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60979 | ||
| 2237 | 2026.03.19 00:56:10.504142 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52818 | ||
| 2238 | 2026.03.19 00:56:10.504159 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54909 | ||
| 2239 | 2026.03.19 00:56:10.504180 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38139 | ||
| 2240 | 2026.03.19 00:56:10.504224 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2241 | 2026.03.19 00:56:10.504225 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2242 | 2026.03.19 00:56:10.504228 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35635 | ||
| 2243 | 2026.03.19 00:56:10.504275 [ 289 ] {} <Trace> TCP-Session: d43e3f6c-98ca-439a-aa26-0ab18642fc08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.03.19 00:56:10.504273 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2245 | 2026.03.19 00:56:10.504268 [ 290 ] {} <Debug> TCP-Session: 364b4e2a-7488-491d-b078-ff920fce6f68 Authenticating user 'default' from [fd00:1122:3344:101::e]:60979 | ||
| 2246 | 2026.03.19 00:56:10.504335 [ 286 ] {} <Debug> TCP-Session: e3116444-4be0-46cf-8f4e-a96c78872a35 Authenticating user 'default' from [fd00:1122:3344:101::e]:38139 | ||
| 2247 | 2026.03.19 00:56:10.504168 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39307 | ||
| 2248 | 2026.03.19 00:56:10.504363 [ 286 ] {} <Debug> TCP-Session: e3116444-4be0-46cf-8f4e-a96c78872a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.03.19 00:56:10.504357 [ 290 ] {} <Debug> TCP-Session: 364b4e2a-7488-491d-b078-ff920fce6f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.03.19 00:56:10.504405 [ 286 ] {} <Debug> TCP-Session: e3116444-4be0-46cf-8f4e-a96c78872a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.03.19 00:56:10.504422 [ 290 ] {} <Debug> TCP-Session: 364b4e2a-7488-491d-b078-ff920fce6f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.03.19 00:56:10.504433 [ 289 ] {7617b15e-2206-4426-9a5b-f5c98156d1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2253 | 2026.03.19 00:56:10.504442 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.03.19 00:56:10.504129 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35076 | ||
| 2255 | 2026.03.19 00:56:10.504488 [ 294 ] {} <Debug> TCP-Session: 393d949f-d299-4913-96c3-3ba500b2f35f Authenticating user 'default' from [fd00:1122:3344:101::e]:39307 | ||
| 2256 | 2026.03.19 00:56:10.504358 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2257 | 2026.03.19 00:56:10.504529 [ 294 ] {} <Debug> TCP-Session: 393d949f-d299-4913-96c3-3ba500b2f35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.03.19 00:56:10.504251 [ 292 ] {} <Debug> TCP-Session: d40f895c-1de0-4d67-b81c-c15bb7f03187 Authenticating user 'default' from [fd00:1122:3344:101::e]:52818 | ||
| 2259 | 2026.03.19 00:56:10.504559 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2260 | 2026.03.19 00:56:10.504587 [ 292 ] {} <Debug> TCP-Session: d40f895c-1de0-4d67-b81c-c15bb7f03187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.03.19 00:56:10.504563 [ 294 ] {} <Debug> TCP-Session: 393d949f-d299-4913-96c3-3ba500b2f35f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.03.19 00:56:10.504612 [ 292 ] {} <Debug> TCP-Session: d40f895c-1de0-4d67-b81c-c15bb7f03187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.03.19 00:56:10.504609 [ 291 ] {} <Debug> TCP-Session: 7d652337-27d3-4092-98d5-131be107add7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35076 | ||
| 2264 | 2026.03.19 00:56:10.504646 [ 289 ] {7617b15e-2206-4426-9a5b-f5c98156d1b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2265 | 2026.03.19 00:56:10.504667 [ 291 ] {} <Debug> TCP-Session: 7d652337-27d3-4092-98d5-131be107add7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.03.19 00:56:10.504561 [ 288 ] {} <Debug> TCP-Session: 726262b8-8948-4212-8f52-1c00c534d026 Authenticating user 'default' from [fd00:1122:3344:101::e]:35635 | ||
| 2267 | 2026.03.19 00:56:10.504697 [ 291 ] {} <Debug> TCP-Session: 7d652337-27d3-4092-98d5-131be107add7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.03.19 00:56:10.504708 [ 289 ] {7617b15e-2206-4426-9a5b-f5c98156d1b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2269 | 2026.03.19 00:56:10.504724 [ 288 ] {} <Debug> TCP-Session: 726262b8-8948-4212-8f52-1c00c534d026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.03.19 00:56:10.504195 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60689 | ||
| 2271 | 2026.03.19 00:56:10.504757 [ 288 ] {} <Debug> TCP-Session: 726262b8-8948-4212-8f52-1c00c534d026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.03.19 00:56:10.504264 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2273 | 2026.03.19 00:56:10.504818 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2274 | 2026.03.19 00:56:10.504818 [ 293 ] {} <Debug> TCP-Session: 35e0a49d-70be-4c00-8ccf-f30cd04bff40 Authenticating user 'default' from [fd00:1122:3344:101::e]:54909 | ||
| 2275 | 2026.03.19 00:56:10.504841 [ 287 ] {} <Debug> TCP-Session: b2ff995d-c2f8-46a5-9adc-a5442223f3e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60689 | ||
| 2276 | 2026.03.19 00:56:10.504845 [ 293 ] {} <Debug> TCP-Session: 35e0a49d-70be-4c00-8ccf-f30cd04bff40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.03.19 00:56:10.504858 [ 287 ] {} <Debug> TCP-Session: b2ff995d-c2f8-46a5-9adc-a5442223f3e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.03.19 00:56:10.504862 [ 293 ] {} <Debug> TCP-Session: 35e0a49d-70be-4c00-8ccf-f30cd04bff40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.03.19 00:56:10.504872 [ 287 ] {} <Debug> TCP-Session: b2ff995d-c2f8-46a5-9adc-a5442223f3e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.03.19 00:56:10.504992 [ 289 ] {7617b15e-2206-4426-9a5b-f5c98156d1b8} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 2281 | 2026.03.19 00:56:10.505885 [ 320 ] {7617b15e-2206-4426-9a5b-f5c98156d1b8} <Trace> AggregatingTransform: Aggregating | ||
| 2282 | 2026.03.19 00:56:10.505935 [ 320 ] {7617b15e-2206-4426-9a5b-f5c98156d1b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 2283 | 2026.03.19 00:56:10.505978 [ 320 ] {7617b15e-2206-4426-9a5b-f5c98156d1b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088794 sec. (1126.202 rows/sec., 43.99 KiB/sec.) | ||
| 2284 | 2026.03.19 00:56:10.505996 [ 320 ] {7617b15e-2206-4426-9a5b-f5c98156d1b8} <Trace> Aggregator: Merging aggregated data | ||
| 2285 | 2026.03.19 00:56:10.507403 [ 289 ] {7617b15e-2206-4426-9a5b-f5c98156d1b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003017 sec., 331.45508783559825 rows/sec., 12.95 KiB/sec. | ||
| 2286 | 2026.03.19 00:56:10.507531 [ 289 ] {7617b15e-2206-4426-9a5b-f5c98156d1b8} <Debug> TCPHandler: Processed in 0.003341094 sec. | ||
| 2287 | 2026.03.19 00:56:10.507645 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2026.03.19 00:56:10.507671 [ 289 ] {} <Debug> TCP-Session: d43e3f6c-98ca-439a-aa26-0ab18642fc08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.03.19 00:56:10.507673 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2026.03.19 00:56:10.507692 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2291 | 2026.03.19 00:56:10.507705 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2292 | 2026.03.19 00:56:10.507731 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2293 | 2026.03.19 00:56:10.507744 [ 292 ] {} <Debug> TCP-Session: d40f895c-1de0-4d67-b81c-c15bb7f03187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.03.19 00:56:10.507747 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2295 | 2026.03.19 00:56:10.507764 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2296 | 2026.03.19 00:56:10.507781 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2297 | 2026.03.19 00:56:10.507805 [ 286 ] {} <Debug> TCP-Session: e3116444-4be0-46cf-8f4e-a96c78872a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.03.19 00:56:10.507822 [ 294 ] {} <Debug> TCP-Session: 393d949f-d299-4913-96c3-3ba500b2f35f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.03.19 00:56:10.507840 [ 287 ] {} <Debug> TCP-Session: b2ff995d-c2f8-46a5-9adc-a5442223f3e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.03.19 00:56:10.507773 [ 291 ] {} <Debug> TCP-Session: 7d652337-27d3-4092-98d5-131be107add7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.03.19 00:56:10.507727 [ 290 ] {} <Debug> TCP-Session: 364b4e2a-7488-491d-b078-ff920fce6f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.03.19 00:56:10.507760 [ 293 ] {} <Debug> TCP-Session: 35e0a49d-70be-4c00-8ccf-f30cd04bff40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.03.19 00:56:10.507733 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2304 | 2026.03.19 00:56:10.507962 [ 288 ] {} <Debug> TCP-Session: 726262b8-8948-4212-8f52-1c00c534d026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.03.19 00:56:10.551594 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2306 | 2026.03.19 00:56:10.551630 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2307 | 2026.03.19 00:56:10.615474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 296 | ||
| 2308 | 2026.03.19 00:56:10.617740 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2026.03.19 00:56:10.617806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2310 | 2026.03.19 00:56:10.619115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2311 | 2026.03.19 00:56:10.619414 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.03.19 00:56:10.619475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3817 | ||
| 2313 | 2026.03.19 00:56:10.619812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 2314 | 2026.03.19 00:56:10.619965 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.03.19 00:56:10.620007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2316 | 2026.03.19 00:56:10.620514 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2317 | 2026.03.19 00:56:10.620762 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.03.19 00:56:10.620890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3817 | ||
| 2319 | 2026.03.19 00:56:10.816914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2320 | 2026.03.19 00:56:10.834035 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2026.03.19 00:56:10.834091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2322 | 2026.03.19 00:56:10.839417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2323 | 2026.03.19 00:56:10.840105 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.03.19 00:56:10.843228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2325 | 2026.03.19 00:56:10.843366 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2326 | 2026.03.19 00:56:10.843435 [ 259 ] {} <Debug> TCP-Session: 43a88bea-d17c-4b2b-bc1c-9b567559b0bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.03.19 00:56:11.001076 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.06 MiB, peak 215.45 MiB, free memory in arenas 0.00 B, will set to 205.34 MiB (RSS), difference: 1.27 MiB | ||
| 2328 | 2026.03.19 00:56:11.258961 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.03.19 00:56:11.259162 [ 260 ] {7d17a8b1-3ca0-4941-bfe8-785b17690a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2330 | 2026.03.19 00:56:11.259238 [ 260 ] {7d17a8b1-3ca0-4941-bfe8-785b17690a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2331 | 2026.03.19 00:56:11.259979 [ 260 ] {7d17a8b1-3ca0-4941-bfe8-785b17690a68} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.03.19 00:56:11.260030 [ 260 ] {7d17a8b1-3ca0-4941-bfe8-785b17690a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2333 | 2026.03.19 00:56:11.260421 [ 260 ] {7d17a8b1-3ca0-4941-bfe8-785b17690a68} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2334 | 2026.03.19 00:56:11.260641 [ 260 ] {7d17a8b1-3ca0-4941-bfe8-785b17690a68} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.03.19 00:56:11.260787 [ 260 ] {7d17a8b1-3ca0-4941-bfe8-785b17690a68} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001737 sec., 43753.59815774323 rows/sec., 3.59 MiB/sec. | ||
| 2336 | 2026.03.19 00:56:11.260829 [ 260 ] {7d17a8b1-3ca0-4941-bfe8-785b17690a68} <Debug> TCPHandler: Processed in 0.002074596 sec. | ||
| 2337 | 2026.03.19 00:56:11.261053 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.03.19 00:56:11.261155 [ 260 ] {fa68d254-6092-49c6-a91d-3a7257891330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2339 | 2026.03.19 00:56:11.261199 [ 260 ] {fa68d254-6092-49c6-a91d-3a7257891330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2340 | 2026.03.19 00:56:11.261618 [ 260 ] {fa68d254-6092-49c6-a91d-3a7257891330} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.03.19 00:56:11.261655 [ 260 ] {fa68d254-6092-49c6-a91d-3a7257891330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2342 | 2026.03.19 00:56:11.261967 [ 260 ] {fa68d254-6092-49c6-a91d-3a7257891330} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2343 | 2026.03.19 00:56:11.262181 [ 260 ] {fa68d254-6092-49c6-a91d-3a7257891330} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.03.19 00:56:11.262314 [ 260 ] {fa68d254-6092-49c6-a91d-3a7257891330} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 637.25 KiB/sec. | ||
| 2345 | 2026.03.19 00:56:11.262351 [ 260 ] {fa68d254-6092-49c6-a91d-3a7257891330} <Debug> TCPHandler: Processed in 0.00135313 sec. | ||
| 2346 | 2026.03.19 00:56:11.262465 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.03.19 00:56:11.262561 [ 260 ] {a07f4d1b-081b-45c6-be25-8cb4047f8257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2348 | 2026.03.19 00:56:11.262602 [ 260 ] {a07f4d1b-081b-45c6-be25-8cb4047f8257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2349 | 2026.03.19 00:56:11.263019 [ 260 ] {a07f4d1b-081b-45c6-be25-8cb4047f8257} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.03.19 00:56:11.263056 [ 260 ] {a07f4d1b-081b-45c6-be25-8cb4047f8257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2351 | 2026.03.19 00:56:11.263361 [ 260 ] {a07f4d1b-081b-45c6-be25-8cb4047f8257} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2352 | 2026.03.19 00:56:11.263575 [ 260 ] {a07f4d1b-081b-45c6-be25-8cb4047f8257} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.03.19 00:56:11.263703 [ 260 ] {a07f4d1b-081b-45c6-be25-8cb4047f8257} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001161 sec., 63738.15676141258 rows/sec., 4.98 MiB/sec. | ||
| 2354 | 2026.03.19 00:56:11.263739 [ 260 ] {a07f4d1b-081b-45c6-be25-8cb4047f8257} <Debug> TCPHandler: Processed in 0.001323369 sec. | ||
| 2355 | 2026.03.19 00:56:11.263880 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.03.19 00:56:11.264005 [ 260 ] {a9481350-0d2c-4440-91fd-7114ab6c3ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2357 | 2026.03.19 00:56:11.264067 [ 260 ] {a9481350-0d2c-4440-91fd-7114ab6c3ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2358 | 2026.03.19 00:56:11.264640 [ 260 ] {a9481350-0d2c-4440-91fd-7114ab6c3ef0} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.03.19 00:56:11.264686 [ 260 ] {a9481350-0d2c-4440-91fd-7114ab6c3ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2360 | 2026.03.19 00:56:11.265156 [ 260 ] {a9481350-0d2c-4440-91fd-7114ab6c3ef0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2361 | 2026.03.19 00:56:11.265473 [ 260 ] {a9481350-0d2c-4440-91fd-7114ab6c3ef0} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.03.19 00:56:11.265647 [ 260 ] {a9481350-0d2c-4440-91fd-7114ab6c3ef0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. | ||
| 2363 | 2026.03.19 00:56:11.265697 [ 260 ] {a9481350-0d2c-4440-91fd-7114ab6c3ef0} <Debug> TCPHandler: Processed in 0.001879012 sec. | ||
| 2364 | 2026.03.19 00:56:11.265838 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.03.19 00:56:11.265953 [ 260 ] {c92af75d-035f-484e-8c9d-5c91a5c1e01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2366 | 2026.03.19 00:56:11.266027 [ 260 ] {c92af75d-035f-484e-8c9d-5c91a5c1e01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2367 | 2026.03.19 00:56:11.267051 [ 260 ] {c92af75d-035f-484e-8c9d-5c91a5c1e01c} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.03.19 00:56:11.267088 [ 260 ] {c92af75d-035f-484e-8c9d-5c91a5c1e01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2369 | 2026.03.19 00:56:11.267614 [ 260 ] {c92af75d-035f-484e-8c9d-5c91a5c1e01c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2370 | 2026.03.19 00:56:11.267850 [ 260 ] {c92af75d-035f-484e-8c9d-5c91a5c1e01c} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.03.19 00:56:11.267993 [ 260 ] {c92af75d-035f-484e-8c9d-5c91a5c1e01c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002066 sec., 4840.27105517909 rows/sec., 8.67 MiB/sec. | ||
| 2372 | 2026.03.19 00:56:11.268050 [ 260 ] {c92af75d-035f-484e-8c9d-5c91a5c1e01c} <Debug> TCPHandler: Processed in 0.00227525 sec. | ||
| 2373 | 2026.03.19 00:56:11.268166 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.03.19 00:56:11.268262 [ 260 ] {f2902d23-94f3-43b9-a742-692498c76072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2375 | 2026.03.19 00:56:11.268307 [ 260 ] {f2902d23-94f3-43b9-a742-692498c76072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2376 | 2026.03.19 00:56:11.268649 [ 260 ] {f2902d23-94f3-43b9-a742-692498c76072} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2026.03.19 00:56:11.268686 [ 260 ] {f2902d23-94f3-43b9-a742-692498c76072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2378 | 2026.03.19 00:56:11.269008 [ 260 ] {f2902d23-94f3-43b9-a742-692498c76072} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2379 | 2026.03.19 00:56:11.269230 [ 260 ] {f2902d23-94f3-43b9-a742-692498c76072} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2026.03.19 00:56:11.269361 [ 260 ] {f2902d23-94f3-43b9-a742-692498c76072} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 2381 | 2026.03.19 00:56:11.269397 [ 260 ] {f2902d23-94f3-43b9-a742-692498c76072} <Debug> TCPHandler: Processed in 0.001280998 sec. | ||
| 2382 | 2026.03.19 00:56:11.579818 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.03.19 00:56:11.580024 [ 260 ] {38062799-35cb-4b1a-baba-8be53488f590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2384 | 2026.03.19 00:56:11.580103 [ 260 ] {38062799-35cb-4b1a-baba-8be53488f590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2385 | 2026.03.19 00:56:11.580828 [ 260 ] {38062799-35cb-4b1a-baba-8be53488f590} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.03.19 00:56:11.580882 [ 260 ] {38062799-35cb-4b1a-baba-8be53488f590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2387 | 2026.03.19 00:56:11.581298 [ 260 ] {38062799-35cb-4b1a-baba-8be53488f590} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2388 | 2026.03.19 00:56:11.581542 [ 260 ] {38062799-35cb-4b1a-baba-8be53488f590} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.03.19 00:56:11.581702 [ 260 ] {38062799-35cb-4b1a-baba-8be53488f590} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001733 sec., 13848.817080207733 rows/sec., 1.15 MiB/sec. | ||
| 2390 | 2026.03.19 00:56:11.581750 [ 260 ] {38062799-35cb-4b1a-baba-8be53488f590} <Debug> TCPHandler: Processed in 0.002078405 sec. | ||
| 2391 | 2026.03.19 00:56:11.581898 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2026.03.19 00:56:11.582003 [ 260 ] {afb72b02-dd0d-4079-8855-81a8e3d28120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2393 | 2026.03.19 00:56:11.582049 [ 260 ] {afb72b02-dd0d-4079-8855-81a8e3d28120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2394 | 2026.03.19 00:56:11.582457 [ 260 ] {afb72b02-dd0d-4079-8855-81a8e3d28120} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.03.19 00:56:11.582497 [ 260 ] {afb72b02-dd0d-4079-8855-81a8e3d28120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2396 | 2026.03.19 00:56:11.582804 [ 260 ] {afb72b02-dd0d-4079-8855-81a8e3d28120} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2397 | 2026.03.19 00:56:11.583030 [ 260 ] {afb72b02-dd0d-4079-8855-81a8e3d28120} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.03.19 00:56:11.583163 [ 260 ] {afb72b02-dd0d-4079-8855-81a8e3d28120} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001184 sec., 1689.1891891891892 rows/sec., 137.74 KiB/sec. | ||
| 2399 | 2026.03.19 00:56:11.583200 [ 260 ] {afb72b02-dd0d-4079-8855-81a8e3d28120} <Debug> TCPHandler: Processed in 0.00135387 sec. | ||
| 2400 | 2026.03.19 00:56:11.583322 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.03.19 00:56:11.583418 [ 260 ] {f4e8cbe5-eb3d-4455-ba4f-7453f2fc9e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2402 | 2026.03.19 00:56:11.583460 [ 260 ] {f4e8cbe5-eb3d-4455-ba4f-7453f2fc9e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2403 | 2026.03.19 00:56:11.584880 [ 260 ] {f4e8cbe5-eb3d-4455-ba4f-7453f2fc9e39} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.03.19 00:56:11.584916 [ 260 ] {f4e8cbe5-eb3d-4455-ba4f-7453f2fc9e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2405 | 2026.03.19 00:56:11.585439 [ 260 ] {f4e8cbe5-eb3d-4455-ba4f-7453f2fc9e39} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2406 | 2026.03.19 00:56:11.585668 [ 260 ] {f4e8cbe5-eb3d-4455-ba4f-7453f2fc9e39} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.03.19 00:56:11.585776 [ 54 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2408 | 2026.03.19 00:56:11.585804 [ 260 ] {f4e8cbe5-eb3d-4455-ba4f-7453f2fc9e39} <Debug> executeQuery: Read 2113 rows, 164.98 KiB in 0.002404 sec., 878951.7470881864 rows/sec., 67.02 MiB/sec. | ||
| 2409 | 2026.03.19 00:56:11.585810 [ 54 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.03.19 00:56:11.585836 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2411 | 2026.03.19 00:56:11.585842 [ 260 ] {f4e8cbe5-eb3d-4455-ba4f-7453f2fc9e39} <Debug> TCPHandler: Processed in 0.002569216 sec. | ||
| 2412 | 2026.03.19 00:56:11.585963 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.03.19 00:56:11.585967 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 2414 | 2026.03.19 00:56:11.586060 [ 260 ] {07d88200-f8fe-4af0-b0c3-09d51fa30e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2415 | 2026.03.19 00:56:11.586106 [ 260 ] {07d88200-f8fe-4af0-b0c3-09d51fa30e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2416 | 2026.03.19 00:56:11.586129 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2417 | 2026.03.19 00:56:11.586178 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2093 rows starting from the beginning of the part | ||
| 2418 | 2026.03.19 00:56:11.586279 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part | ||
| 2419 | 2026.03.19 00:56:11.586330 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2420 | 2026.03.19 00:56:11.586381 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2421 | 2026.03.19 00:56:11.586423 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2422 | 2026.03.19 00:56:11.586466 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2113 rows starting from the beginning of the part | ||
| 2423 | 2026.03.19 00:56:11.586540 [ 260 ] {07d88200-f8fe-4af0-b0c3-09d51fa30e62} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.03.19 00:56:11.586582 [ 260 ] {07d88200-f8fe-4af0-b0c3-09d51fa30e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2425 | 2026.03.19 00:56:11.586923 [ 260 ] {07d88200-f8fe-4af0-b0c3-09d51fa30e62} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2426 | 2026.03.19 00:56:11.587160 [ 260 ] {07d88200-f8fe-4af0-b0c3-09d51fa30e62} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.03.19 00:56:11.587298 [ 260 ] {07d88200-f8fe-4af0-b0c3-09d51fa30e62} <Debug> executeQuery: Read 51 rows, 3.88 KiB in 0.001257 sec., 40572.792362768494 rows/sec., 3.02 MiB/sec. | ||
| 2428 | 2026.03.19 00:56:11.587337 [ 260 ] {07d88200-f8fe-4af0-b0c3-09d51fa30e62} <Debug> TCPHandler: Processed in 0.001424191 sec. | ||
| 2429 | 2026.03.19 00:56:11.587454 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.03.19 00:56:11.587549 [ 260 ] {bd4914f5-c0cf-4a2a-8b20-fbd11027593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2431 | 2026.03.19 00:56:11.587589 [ 260 ] {bd4914f5-c0cf-4a2a-8b20-fbd11027593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2432 | 2026.03.19 00:56:11.588218 [ 260 ] {bd4914f5-c0cf-4a2a-8b20-fbd11027593f} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.03.19 00:56:11.588255 [ 260 ] {bd4914f5-c0cf-4a2a-8b20-fbd11027593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2434 | 2026.03.19 00:56:11.588465 [ 197 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 5 columns (5 merged, 0 gathered) in 0.002552886 sec., 1781513.1580493606 rows/sec., 143.35 MiB/sec. | ||
| 2435 | 2026.03.19 00:56:11.588630 [ 260 ] {bd4914f5-c0cf-4a2a-8b20-fbd11027593f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2436 | 2026.03.19 00:56:11.588781 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2437 | 2026.03.19 00:56:11.588886 [ 260 ] {bd4914f5-c0cf-4a2a-8b20-fbd11027593f} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.03.19 00:56:11.589035 [ 260 ] {bd4914f5-c0cf-4a2a-8b20-fbd11027593f} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001505 sec., 486378.73754152824 rows/sec., 28.77 MiB/sec. | ||
| 2439 | 2026.03.19 00:56:11.589077 [ 260 ] {bd4914f5-c0cf-4a2a-8b20-fbd11027593f} <Debug> TCPHandler: Processed in 0.001671317 sec. | ||
| 2440 | 2026.03.19 00:56:11.589088 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_11_2} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.03.19 00:56:11.589172 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_11_2} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2442 | 2026.03.19 00:56:11.589199 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.03.19 00:56:11.589253 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 2444 | 2026.03.19 00:56:11.589301 [ 260 ] {65b9a0db-a1b4-4a4b-b179-e31e0ac7b14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.03.19 00:56:11.589346 [ 260 ] {65b9a0db-a1b4-4a4b-b179-e31e0ac7b14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2446 | 2026.03.19 00:56:11.589739 [ 260 ] {65b9a0db-a1b4-4a4b-b179-e31e0ac7b14e} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.03.19 00:56:11.589776 [ 260 ] {65b9a0db-a1b4-4a4b-b179-e31e0ac7b14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2448 | 2026.03.19 00:56:11.590077 [ 260 ] {65b9a0db-a1b4-4a4b-b179-e31e0ac7b14e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2449 | 2026.03.19 00:56:11.590298 [ 260 ] {65b9a0db-a1b4-4a4b-b179-e31e0ac7b14e} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.03.19 00:56:11.590417 [ 260 ] {65b9a0db-a1b4-4a4b-b179-e31e0ac7b14e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 60.30 KiB/sec. | ||
| 2451 | 2026.03.19 00:56:11.590452 [ 260 ] {65b9a0db-a1b4-4a4b-b179-e31e0ac7b14e} <Debug> TCPHandler: Processed in 0.001337739 sec. | ||
| 2452 | 2026.03.19 00:56:11.590559 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.03.19 00:56:11.590647 [ 260 ] {72f0c31f-b7cc-4b69-be4f-5e093041b85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.03.19 00:56:11.590686 [ 260 ] {72f0c31f-b7cc-4b69-be4f-5e093041b85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2455 | 2026.03.19 00:56:11.591140 [ 260 ] {72f0c31f-b7cc-4b69-be4f-5e093041b85b} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.03.19 00:56:11.591177 [ 260 ] {72f0c31f-b7cc-4b69-be4f-5e093041b85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2457 | 2026.03.19 00:56:11.591486 [ 260 ] {72f0c31f-b7cc-4b69-be4f-5e093041b85b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2458 | 2026.03.19 00:56:11.591709 [ 260 ] {72f0c31f-b7cc-4b69-be4f-5e093041b85b} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.03.19 00:56:11.591836 [ 260 ] {72f0c31f-b7cc-4b69-be4f-5e093041b85b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. | ||
| 2460 | 2026.03.19 00:56:11.591874 [ 260 ] {72f0c31f-b7cc-4b69-be4f-5e093041b85b} <Debug> TCPHandler: Processed in 0.001321259 sec. | ||
| 2461 | 2026.03.19 00:56:11.591992 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.03.19 00:56:11.592086 [ 260 ] {495cebe7-2ffb-4d55-8ae0-0acba343e21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2463 | 2026.03.19 00:56:11.592127 [ 260 ] {495cebe7-2ffb-4d55-8ae0-0acba343e21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2464 | 2026.03.19 00:56:11.592879 [ 260 ] {495cebe7-2ffb-4d55-8ae0-0acba343e21b} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.03.19 00:56:11.592915 [ 260 ] {495cebe7-2ffb-4d55-8ae0-0acba343e21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2466 | 2026.03.19 00:56:11.593287 [ 260 ] {495cebe7-2ffb-4d55-8ae0-0acba343e21b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2467 | 2026.03.19 00:56:11.593507 [ 260 ] {495cebe7-2ffb-4d55-8ae0-0acba343e21b} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.03.19 00:56:11.593604 [ 54 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2469 | 2026.03.19 00:56:11.593635 [ 54 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.03.19 00:56:11.593637 [ 260 ] {495cebe7-2ffb-4d55-8ae0-0acba343e21b} <Debug> executeQuery: Read 1078 rows, 76.97 KiB in 0.00157 sec., 686624.2038216561 rows/sec., 47.87 MiB/sec. | ||
| 2471 | 2026.03.19 00:56:11.593653 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2472 | 2026.03.19 00:56:11.593688 [ 260 ] {495cebe7-2ffb-4d55-8ae0-0acba343e21b} <Debug> TCPHandler: Processed in 0.001746048 sec. | ||
| 2473 | 2026.03.19 00:56:11.593739 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 2474 | 2026.03.19 00:56:11.593803 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.03.19 00:56:11.593839 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2476 | 2026.03.19 00:56:11.593874 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1083 rows starting from the beginning of the part | ||
| 2477 | 2026.03.19 00:56:11.593903 [ 260 ] {a3187ab3-dc8c-4291-bb54-b325c6c38a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.03.19 00:56:11.593944 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 80 rows starting from the beginning of the part | ||
| 2479 | 2026.03.19 00:56:11.593955 [ 260 ] {a3187ab3-dc8c-4291-bb54-b325c6c38a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2480 | 2026.03.19 00:56:11.594005 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2481 | 2026.03.19 00:56:11.594055 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 96 rows starting from the beginning of the part | ||
| 2482 | 2026.03.19 00:56:11.594101 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2483 | 2026.03.19 00:56:11.594143 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1078 rows starting from the beginning of the part | ||
| 2484 | 2026.03.19 00:56:11.594605 [ 260 ] {a3187ab3-dc8c-4291-bb54-b325c6c38a7c} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2026.03.19 00:56:11.594647 [ 260 ] {a3187ab3-dc8c-4291-bb54-b325c6c38a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2486 | 2026.03.19 00:56:11.595117 [ 260 ] {a3187ab3-dc8c-4291-bb54-b325c6c38a7c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2487 | 2026.03.19 00:56:11.595366 [ 260 ] {a3187ab3-dc8c-4291-bb54-b325c6c38a7c} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2488 | 2026.03.19 00:56:11.595459 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2489 | 2026.03.19 00:56:11.595484 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.03.19 00:56:11.595499 [ 260 ] {a3187ab3-dc8c-4291-bb54-b325c6c38a7c} <Debug> executeQuery: Read 1254 rows, 80.98 KiB in 0.001615 sec., 776470.5882352942 rows/sec., 48.97 MiB/sec. | ||
| 2491 | 2026.03.19 00:56:11.595500 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2492 | 2026.03.19 00:56:11.595537 [ 260 ] {a3187ab3-dc8c-4291-bb54-b325c6c38a7c} <Debug> TCPHandler: Processed in 0.001783199 sec. | ||
| 2493 | 2026.03.19 00:56:11.595568 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2485 rows, containing 5 columns (5 merged, 0 gathered) in 0.001865061 sec., 1332396.0985726472 rows/sec., 99.48 MiB/sec. | ||
| 2494 | 2026.03.19 00:56:11.595578 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 2495 | 2026.03.19 00:56:11.595660 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.03.19 00:56:11.595693 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2497 | 2026.03.19 00:56:11.595723 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3088 rows starting from the beginning of the part | ||
| 2498 | 2026.03.19 00:56:11.595766 [ 260 ] {fc42606b-472f-4887-a588-ff703be2fb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2499 | 2026.03.19 00:56:11.595771 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2500 | 2026.03.19 00:56:11.595827 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 2501 | 2026.03.19 00:56:11.595828 [ 260 ] {fc42606b-472f-4887-a588-ff703be2fb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2502 | 2026.03.19 00:56:11.595869 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 2503 | 2026.03.19 00:56:11.595872 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2504 | 2026.03.19 00:56:11.595907 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 2505 | 2026.03.19 00:56:11.595949 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1254 rows starting from the beginning of the part | ||
| 2506 | 2026.03.19 00:56:11.596279 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_11_2} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.03.19 00:56:11.596379 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_11_2} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2508 | 2026.03.19 00:56:11.596479 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2509 | 2026.03.19 00:56:11.596664 [ 260 ] {fc42606b-472f-4887-a588-ff703be2fb00} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.03.19 00:56:11.596706 [ 260 ] {fc42606b-472f-4887-a588-ff703be2fb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2511 | 2026.03.19 00:56:11.597341 [ 260 ] {fc42606b-472f-4887-a588-ff703be2fb00} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2512 | 2026.03.19 00:56:11.597578 [ 260 ] {fc42606b-472f-4887-a588-ff703be2fb00} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.03.19 00:56:11.597716 [ 260 ] {fc42606b-472f-4887-a588-ff703be2fb00} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001971 sec., 18772.196854388636 rows/sec., 33.64 MiB/sec. | ||
| 2514 | 2026.03.19 00:56:11.597769 [ 260 ] {fc42606b-472f-4887-a588-ff703be2fb00} <Debug> TCPHandler: Processed in 0.002159228 sec. | ||
| 2515 | 2026.03.19 00:56:11.597885 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.03.19 00:56:11.597981 [ 260 ] {f67fb337-35ec-4fe4-a8c7-9dc747f86a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2517 | 2026.03.19 00:56:11.598025 [ 260 ] {f67fb337-35ec-4fe4-a8c7-9dc747f86a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2518 | 2026.03.19 00:56:11.598344 [ 260 ] {f67fb337-35ec-4fe4-a8c7-9dc747f86a71} <Trace> oximeter.measurements_i64 (96a5c210-3318-45f0-91ce-1259c93a75e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.03.19 00:56:11.598379 [ 260 ] {f67fb337-35ec-4fe4-a8c7-9dc747f86a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2520 | 2026.03.19 00:56:11.598680 [ 260 ] {f67fb337-35ec-4fe4-a8c7-9dc747f86a71} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2521 | 2026.03.19 00:56:11.598889 [ 260 ] {f67fb337-35ec-4fe4-a8c7-9dc747f86a71} <Trace> oximeter.measurements_i64 (96a5c210-3318-45f0-91ce-1259c93a75e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.03.19 00:56:11.599017 [ 260 ] {f67fb337-35ec-4fe4-a8c7-9dc747f86a71} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001056 sec., 2840.9090909090905 rows/sec., 200.68 KiB/sec. | ||
| 2523 | 2026.03.19 00:56:11.599053 [ 260 ] {f67fb337-35ec-4fe4-a8c7-9dc747f86a71} <Debug> TCPHandler: Processed in 0.001216287 sec. | ||
| 2524 | 2026.03.19 00:56:11.599162 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2026.03.19 00:56:11.599256 [ 260 ] {f68456c1-9e54-4d67-a080-649ee2425ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2526 | 2026.03.19 00:56:11.599298 [ 260 ] {f68456c1-9e54-4d67-a080-649ee2425ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2527 | 2026.03.19 00:56:11.599615 [ 260 ] {f68456c1-9e54-4d67-a080-649ee2425ebe} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.03.19 00:56:11.599648 [ 260 ] {f68456c1-9e54-4d67-a080-649ee2425ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2529 | 2026.03.19 00:56:11.599978 [ 260 ] {f68456c1-9e54-4d67-a080-649ee2425ebe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2530 | 2026.03.19 00:56:11.600188 [ 260 ] {f68456c1-9e54-4d67-a080-649ee2425ebe} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.03.19 00:56:11.600288 [ 54 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2532 | 2026.03.19 00:56:11.600314 [ 54 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.03.19 00:56:11.600324 [ 260 ] {f68456c1-9e54-4d67-a080-649ee2425ebe} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 761.84 KiB/sec. | ||
| 2534 | 2026.03.19 00:56:11.600331 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2535 | 2026.03.19 00:56:11.600360 [ 260 ] {f68456c1-9e54-4d67-a080-649ee2425ebe} <Debug> TCPHandler: Processed in 0.001246228 sec. | ||
| 2536 | 2026.03.19 00:56:11.600443 [ 197 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 2537 | 2026.03.19 00:56:11.600583 [ 197 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2538 | 2026.03.19 00:56:11.600621 [ 197 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2539 | 2026.03.19 00:56:11.600687 [ 197 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 2540 | 2026.03.19 00:56:11.600732 [ 197 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 2541 | 2026.03.19 00:56:11.600774 [ 197 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 2542 | 2026.03.19 00:56:11.600816 [ 197 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 2543 | 2026.03.19 00:56:11.600856 [ 197 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2544 | 2026.03.19 00:56:11.601852 [ 188 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458381 sec., 378501.91410886456 rows/sec., 25.51 MiB/sec. | ||
| 2545 | 2026.03.19 00:56:11.602128 [ 187 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2546 | 2026.03.19 00:56:11.602562 [ 187 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_11_2} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.03.19 00:56:11.602670 [ 187 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_11_2} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2548 | 2026.03.19 00:56:11.602769 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2549 | 2026.03.19 00:56:11.603178 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4982 rows, containing 5 columns (5 merged, 0 gathered) in 0.007630548 sec., 652901.9934085992 rows/sec., 43.15 MiB/sec. | ||
| 2550 | 2026.03.19 00:56:11.603626 [ 187 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2551 | 2026.03.19 00:56:11.603877 [ 187 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.03.19 00:56:11.603945 [ 187 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2553 | 2026.03.19 00:56:11.604014 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2554 | 2026.03.19 00:56:12.819184 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58924 | ||
| 2555 | 2026.03.19 00:56:12.819292 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2556 | 2026.03.19 00:56:12.819322 [ 289 ] {} <Debug> TCP-Session: 7854c919-429a-4aa6-b6d1-761199b27041 Authenticating user 'default' from [fd00:1122:3344:101::e]:58924 | ||
| 2557 | 2026.03.19 00:56:12.819346 [ 289 ] {} <Debug> TCP-Session: 7854c919-429a-4aa6-b6d1-761199b27041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.03.19 00:56:12.819361 [ 289 ] {} <Debug> TCP-Session: 7854c919-429a-4aa6-b6d1-761199b27041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.03.19 00:56:12.819606 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38763 | ||
| 2560 | 2026.03.19 00:56:12.819638 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56775 | ||
| 2561 | 2026.03.19 00:56:12.819650 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58907 | ||
| 2562 | 2026.03.19 00:56:12.819676 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55927 | ||
| 2563 | 2026.03.19 00:56:12.819685 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54701 | ||
| 2564 | 2026.03.19 00:56:12.819722 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2565 | 2026.03.19 00:56:12.819724 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2566 | 2026.03.19 00:56:12.819706 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52970 | ||
| 2567 | 2026.03.19 00:56:12.819777 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2568 | 2026.03.19 00:56:12.819774 [ 292 ] {} <Debug> TCP-Session: 68780041-bd1a-4f30-956e-fe276874599b Authenticating user 'default' from [fd00:1122:3344:101::e]:56775 | ||
| 2569 | 2026.03.19 00:56:12.819785 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2570 | 2026.03.19 00:56:12.819813 [ 291 ] {} <Debug> TCP-Session: cfee43c0-d6f8-45df-98ca-c02d289a4591 Authenticating user 'default' from [fd00:1122:3344:101::e]:58907 | ||
| 2571 | 2026.03.19 00:56:12.819838 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2572 | 2026.03.19 00:56:12.819834 [ 292 ] {} <Debug> TCP-Session: 68780041-bd1a-4f30-956e-fe276874599b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2026.03.19 00:56:12.819871 [ 287 ] {} <Debug> TCP-Session: 520da5ab-235d-42e0-af98-627ee64291a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52970 | ||
| 2574 | 2026.03.19 00:56:12.819914 [ 292 ] {} <Debug> TCP-Session: 68780041-bd1a-4f30-956e-fe276874599b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.03.19 00:56:12.819939 [ 287 ] {} <Debug> TCP-Session: 520da5ab-235d-42e0-af98-627ee64291a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2026.03.19 00:56:12.819862 [ 291 ] {} <Debug> TCP-Session: cfee43c0-d6f8-45df-98ca-c02d289a4591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.03.19 00:56:12.819970 [ 287 ] {} <Debug> TCP-Session: 520da5ab-235d-42e0-af98-627ee64291a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2578 | 2026.03.19 00:56:12.819982 [ 291 ] {} <Debug> TCP-Session: cfee43c0-d6f8-45df-98ca-c02d289a4591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.03.19 00:56:12.819846 [ 259 ] {} <Debug> TCP-Session: 64a5bea4-365c-40b2-bd5a-d3a3b48315f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54701 | ||
| 2580 | 2026.03.19 00:56:12.819762 [ 290 ] {} <Debug> TCP-Session: 89a8cccb-5642-4a12-ad69-44ebd364ebef Authenticating user 'default' from [fd00:1122:3344:101::e]:38763 | ||
| 2581 | 2026.03.19 00:56:12.820037 [ 259 ] {} <Debug> TCP-Session: 64a5bea4-365c-40b2-bd5a-d3a3b48315f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2582 | 2026.03.19 00:56:12.819697 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33517 | ||
| 2583 | 2026.03.19 00:56:12.820051 [ 290 ] {} <Debug> TCP-Session: 89a8cccb-5642-4a12-ad69-44ebd364ebef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2584 | 2026.03.19 00:56:12.819688 [ 289 ] {} <Trace> TCP-Session: 7854c919-429a-4aa6-b6d1-761199b27041 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.03.19 00:56:12.819658 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43258 | ||
| 2586 | 2026.03.19 00:56:12.819778 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2587 | 2026.03.19 00:56:12.820154 [ 259 ] {} <Debug> TCP-Session: 64a5bea4-365c-40b2-bd5a-d3a3b48315f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.03.19 00:56:12.820186 [ 294 ] {} <Debug> TCP-Session: fc9cc505-c2d5-46f1-bbd0-cdd4d3d2e702 Authenticating user 'default' from [fd00:1122:3344:101::e]:55927 | ||
| 2589 | 2026.03.19 00:56:12.820216 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2590 | 2026.03.19 00:56:12.820218 [ 294 ] {} <Debug> TCP-Session: fc9cc505-c2d5-46f1-bbd0-cdd4d3d2e702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.03.19 00:56:12.820228 [ 290 ] {} <Debug> TCP-Session: 89a8cccb-5642-4a12-ad69-44ebd364ebef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.03.19 00:56:12.820257 [ 293 ] {} <Debug> TCP-Session: 484c16bb-3977-4d7d-aa2c-dada7f1552b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43258 | ||
| 2593 | 2026.03.19 00:56:12.820258 [ 294 ] {} <Debug> TCP-Session: fc9cc505-c2d5-46f1-bbd0-cdd4d3d2e702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.03.19 00:56:12.820286 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2595 | 2026.03.19 00:56:12.820290 [ 293 ] {} <Debug> TCP-Session: 484c16bb-3977-4d7d-aa2c-dada7f1552b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2026.03.19 00:56:12.820327 [ 286 ] {} <Debug> TCP-Session: fb4fcd0f-6ac4-4580-964c-e1b88c74efe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33517 | ||
| 2597 | 2026.03.19 00:56:12.820333 [ 293 ] {} <Debug> TCP-Session: 484c16bb-3977-4d7d-aa2c-dada7f1552b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2598 | 2026.03.19 00:56:12.820351 [ 289 ] {be9dafa4-86be-46e2-9f4a-c6f282487b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2599 | 2026.03.19 00:56:12.820355 [ 286 ] {} <Debug> TCP-Session: fb4fcd0f-6ac4-4580-964c-e1b88c74efe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2600 | 2026.03.19 00:56:12.820385 [ 286 ] {} <Debug> TCP-Session: fb4fcd0f-6ac4-4580-964c-e1b88c74efe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2026.03.19 00:56:12.820619 [ 289 ] {be9dafa4-86be-46e2-9f4a-c6f282487b2e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2602 | 2026.03.19 00:56:12.820675 [ 289 ] {be9dafa4-86be-46e2-9f4a-c6f282487b2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2603 | 2026.03.19 00:56:12.820962 [ 289 ] {be9dafa4-86be-46e2-9f4a-c6f282487b2e} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 2604 | 2026.03.19 00:56:12.822013 [ 313 ] {be9dafa4-86be-46e2-9f4a-c6f282487b2e} <Trace> AggregatingTransform: Aggregating | ||
| 2605 | 2026.03.19 00:56:12.822052 [ 313 ] {be9dafa4-86be-46e2-9f4a-c6f282487b2e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2606 | 2026.03.19 00:56:12.822086 [ 313 ] {be9dafa4-86be-46e2-9f4a-c6f282487b2e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017493 sec. (982.808 rows/sec., 38.39 KiB/sec.) | ||
| 2607 | 2026.03.19 00:56:12.822104 [ 313 ] {be9dafa4-86be-46e2-9f4a-c6f282487b2e} <Trace> Aggregator: Merging aggregated data | ||
| 2608 | 2026.03.19 00:56:12.823419 [ 289 ] {be9dafa4-86be-46e2-9f4a-c6f282487b2e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003127 sec., 319.79533098816756 rows/sec., 12.49 KiB/sec. | ||
| 2609 | 2026.03.19 00:56:12.823548 [ 289 ] {be9dafa4-86be-46e2-9f4a-c6f282487b2e} <Debug> TCPHandler: Processed in 0.003991898 sec. | ||
| 2610 | 2026.03.19 00:56:12.823632 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2611 | 2026.03.19 00:56:12.823658 [ 289 ] {} <Debug> TCP-Session: 7854c919-429a-4aa6-b6d1-761199b27041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2612 | 2026.03.19 00:56:12.823662 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2613 | 2026.03.19 00:56:12.823679 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2614 | 2026.03.19 00:56:12.823700 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2615 | 2026.03.19 00:56:12.823715 [ 291 ] {} <Debug> TCP-Session: cfee43c0-d6f8-45df-98ca-c02d289a4591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2616 | 2026.03.19 00:56:12.823731 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2617 | 2026.03.19 00:56:12.823744 [ 292 ] {} <Debug> TCP-Session: 68780041-bd1a-4f30-956e-fe276874599b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.03.19 00:56:12.823760 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2619 | 2026.03.19 00:56:12.823774 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2620 | 2026.03.19 00:56:12.823776 [ 293 ] {} <Debug> TCP-Session: 484c16bb-3977-4d7d-aa2c-dada7f1552b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2026.03.19 00:56:12.823816 [ 294 ] {} <Debug> TCP-Session: fc9cc505-c2d5-46f1-bbd0-cdd4d3d2e702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2622 | 2026.03.19 00:56:12.823832 [ 286 ] {} <Debug> TCP-Session: fb4fcd0f-6ac4-4580-964c-e1b88c74efe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2623 | 2026.03.19 00:56:12.823745 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2624 | 2026.03.19 00:56:12.823723 [ 287 ] {} <Debug> TCP-Session: 520da5ab-235d-42e0-af98-627ee64291a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2625 | 2026.03.19 00:56:12.823906 [ 259 ] {} <Debug> TCP-Session: 64a5bea4-365c-40b2-bd5a-d3a3b48315f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2626 | 2026.03.19 00:56:12.823718 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2627 | 2026.03.19 00:56:12.823960 [ 290 ] {} <Debug> TCP-Session: 89a8cccb-5642-4a12-ad69-44ebd364ebef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2628 | 2026.03.19 00:56:16.255788 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.03.19 00:56:16.255987 [ 260 ] {c79bc0d3-f0bf-44a0-a020-0d4ee32c0e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2630 | 2026.03.19 00:56:16.256057 [ 260 ] {c79bc0d3-f0bf-44a0-a020-0d4ee32c0e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2631 | 2026.03.19 00:56:16.256694 [ 260 ] {c79bc0d3-f0bf-44a0-a020-0d4ee32c0e31} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.03.19 00:56:16.256743 [ 260 ] {c79bc0d3-f0bf-44a0-a020-0d4ee32c0e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2633 | 2026.03.19 00:56:16.257150 [ 260 ] {c79bc0d3-f0bf-44a0-a020-0d4ee32c0e31} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2634 | 2026.03.19 00:56:16.257387 [ 260 ] {c79bc0d3-f0bf-44a0-a020-0d4ee32c0e31} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.03.19 00:56:16.257546 [ 260 ] {c79bc0d3-f0bf-44a0-a020-0d4ee32c0e31} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.66 MiB/sec. | ||
| 2636 | 2026.03.19 00:56:16.257596 [ 260 ] {c79bc0d3-f0bf-44a0-a020-0d4ee32c0e31} <Debug> TCPHandler: Processed in 0.001955233 sec. | ||
| 2637 | 2026.03.19 00:56:16.257715 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.03.19 00:56:16.257817 [ 260 ] {83d8491a-229a-4335-94cb-f83b0e676cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2639 | 2026.03.19 00:56:16.257864 [ 260 ] {83d8491a-229a-4335-94cb-f83b0e676cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2640 | 2026.03.19 00:56:16.258289 [ 260 ] {83d8491a-229a-4335-94cb-f83b0e676cd8} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.03.19 00:56:16.258330 [ 260 ] {83d8491a-229a-4335-94cb-f83b0e676cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2642 | 2026.03.19 00:56:16.258650 [ 260 ] {83d8491a-229a-4335-94cb-f83b0e676cd8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2643 | 2026.03.19 00:56:16.258869 [ 260 ] {83d8491a-229a-4335-94cb-f83b0e676cd8} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.03.19 00:56:16.259001 [ 260 ] {83d8491a-229a-4335-94cb-f83b0e676cd8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 2645 | 2026.03.19 00:56:16.259038 [ 260 ] {83d8491a-229a-4335-94cb-f83b0e676cd8} <Debug> TCPHandler: Processed in 0.00137379 sec. | ||
| 2646 | 2026.03.19 00:56:16.259154 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2026.03.19 00:56:16.259248 [ 260 ] {f55d9d34-6edb-4c3a-bbfd-900ef320f4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2648 | 2026.03.19 00:56:16.259295 [ 260 ] {f55d9d34-6edb-4c3a-bbfd-900ef320f4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2649 | 2026.03.19 00:56:16.259698 [ 260 ] {f55d9d34-6edb-4c3a-bbfd-900ef320f4b0} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.03.19 00:56:16.259735 [ 260 ] {f55d9d34-6edb-4c3a-bbfd-900ef320f4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2651 | 2026.03.19 00:56:16.260066 [ 260 ] {f55d9d34-6edb-4c3a-bbfd-900ef320f4b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2652 | 2026.03.19 00:56:16.260284 [ 260 ] {f55d9d34-6edb-4c3a-bbfd-900ef320f4b0} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.03.19 00:56:16.260416 [ 260 ] {f55d9d34-6edb-4c3a-bbfd-900ef320f4b0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001187 sec., 107834.87784330246 rows/sec., 7.51 MiB/sec. | ||
| 2654 | 2026.03.19 00:56:16.260452 [ 260 ] {f55d9d34-6edb-4c3a-bbfd-900ef320f4b0} <Debug> TCPHandler: Processed in 0.0013484 sec. | ||
| 2655 | 2026.03.19 00:56:16.260567 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.03.19 00:56:16.260662 [ 260 ] {79524bfe-98e5-49c5-ad3e-323daa7b5eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2657 | 2026.03.19 00:56:16.260705 [ 260 ] {79524bfe-98e5-49c5-ad3e-323daa7b5eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2658 | 2026.03.19 00:56:16.261026 [ 260 ] {79524bfe-98e5-49c5-ad3e-323daa7b5eab} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.03.19 00:56:16.261063 [ 260 ] {79524bfe-98e5-49c5-ad3e-323daa7b5eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2660 | 2026.03.19 00:56:16.261375 [ 260 ] {79524bfe-98e5-49c5-ad3e-323daa7b5eab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2661 | 2026.03.19 00:56:16.261595 [ 260 ] {79524bfe-98e5-49c5-ad3e-323daa7b5eab} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.03.19 00:56:16.261723 [ 260 ] {79524bfe-98e5-49c5-ad3e-323daa7b5eab} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00108 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 2663 | 2026.03.19 00:56:16.261759 [ 260 ] {79524bfe-98e5-49c5-ad3e-323daa7b5eab} <Debug> TCPHandler: Processed in 0.001240907 sec. | ||
| 2664 | 2026.03.19 00:56:18.121448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4329 | ||
| 2665 | 2026.03.19 00:56:18.121960 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.03.19 00:56:18.122006 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2667 | 2026.03.19 00:56:18.122498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2668 | 2026.03.19 00:56:18.122734 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.03.19 00:56:18.122882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4329 | ||
| 2670 | 2026.03.19 00:56:18.343787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2671 | 2026.03.19 00:56:18.360357 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.03.19 00:56:18.360411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2673 | 2026.03.19 00:56:18.366472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2674 | 2026.03.19 00:56:18.367207 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.03.19 00:56:18.369992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2676 | 2026.03.19 00:56:19.000285 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.95 MiB, peak 215.72 MiB, free memory in arenas 0.00 B, will set to 208.09 MiB (RSS), difference: 1.14 MiB | ||
| 2677 | 2026.03.19 00:56:20.620343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 342 | ||
| 2678 | 2026.03.19 00:56:20.622730 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.03.19 00:56:20.622770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2680 | 2026.03.19 00:56:20.623913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2681 | 2026.03.19 00:56:20.624175 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.03.19 00:56:20.624311 [ 36 ] {} <Debug> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2683 | 2026.03.19 00:56:20.624378 [ 36 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.03.19 00:56:20.624401 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2685 | 2026.03.19 00:56:20.624418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2686 | 2026.03.19 00:56:20.624527 [ 188 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 2687 | 2026.03.19 00:56:20.625207 [ 188 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2688 | 2026.03.19 00:56:20.625417 [ 188 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 2689 | 2026.03.19 00:56:20.625861 [ 188 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part | ||
| 2690 | 2026.03.19 00:56:20.626237 [ 188 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 2691 | 2026.03.19 00:56:20.626592 [ 188 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2692 | 2026.03.19 00:56:20.626942 [ 188 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2693 | 2026.03.19 00:56:20.627295 [ 188 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 2694 | 2026.03.19 00:56:20.633391 [ 190 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 72 columns (72 merged, 0 gathered) in 0.008924776 sec., 38320.28949522094 rows/sec., 37.78 MiB/sec. | ||
| 2695 | 2026.03.19 00:56:20.634091 [ 200 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2696 | 2026.03.19 00:56:20.634601 [ 200 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_6_1} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.03.19 00:56:20.634668 [ 200 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_6_1} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2698 | 2026.03.19 00:56:20.634783 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2699 | 2026.03.19 00:56:21.258480 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.03.19 00:56:21.258659 [ 260 ] {c496122d-95da-41f5-a5e2-a68dfb0f5cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2701 | 2026.03.19 00:56:21.258726 [ 260 ] {c496122d-95da-41f5-a5e2-a68dfb0f5cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2702 | 2026.03.19 00:56:21.259374 [ 260 ] {c496122d-95da-41f5-a5e2-a68dfb0f5cbb} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.03.19 00:56:21.259421 [ 260 ] {c496122d-95da-41f5-a5e2-a68dfb0f5cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2704 | 2026.03.19 00:56:21.259834 [ 260 ] {c496122d-95da-41f5-a5e2-a68dfb0f5cbb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2705 | 2026.03.19 00:56:21.260068 [ 260 ] {c496122d-95da-41f5-a5e2-a68dfb0f5cbb} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.03.19 00:56:21.260225 [ 260 ] {c496122d-95da-41f5-a5e2-a68dfb0f5cbb} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001614 sec., 47087.980173482036 rows/sec., 3.86 MiB/sec. | ||
| 2707 | 2026.03.19 00:56:21.260273 [ 260 ] {c496122d-95da-41f5-a5e2-a68dfb0f5cbb} <Debug> TCPHandler: Processed in 0.001961304 sec. | ||
| 2708 | 2026.03.19 00:56:21.260409 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.03.19 00:56:21.260511 [ 260 ] {ddad61ee-8d16-4b11-97de-c7c3d91c3df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2710 | 2026.03.19 00:56:21.260555 [ 260 ] {ddad61ee-8d16-4b11-97de-c7c3d91c3df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2711 | 2026.03.19 00:56:21.260966 [ 260 ] {ddad61ee-8d16-4b11-97de-c7c3d91c3df7} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.03.19 00:56:21.261001 [ 260 ] {ddad61ee-8d16-4b11-97de-c7c3d91c3df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2713 | 2026.03.19 00:56:21.261315 [ 260 ] {ddad61ee-8d16-4b11-97de-c7c3d91c3df7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2714 | 2026.03.19 00:56:21.261525 [ 260 ] {ddad61ee-8d16-4b11-97de-c7c3d91c3df7} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): 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.03.19 00:56:21.261651 [ 260 ] {ddad61ee-8d16-4b11-97de-c7c3d91c3df7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001164 sec., 8591.065292096218 rows/sec., 646.01 KiB/sec. | ||
| 2716 | 2026.03.19 00:56:21.261689 [ 260 ] {ddad61ee-8d16-4b11-97de-c7c3d91c3df7} <Debug> TCPHandler: Processed in 0.00133169 sec. | ||
| 2717 | 2026.03.19 00:56:21.261803 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.03.19 00:56:21.261898 [ 260 ] {806a25ee-894a-46ad-89af-1b9b99d3cbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2719 | 2026.03.19 00:56:21.261939 [ 260 ] {806a25ee-894a-46ad-89af-1b9b99d3cbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2720 | 2026.03.19 00:56:21.262347 [ 260 ] {806a25ee-894a-46ad-89af-1b9b99d3cbc2} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.03.19 00:56:21.262382 [ 260 ] {806a25ee-894a-46ad-89af-1b9b99d3cbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2722 | 2026.03.19 00:56:21.262700 [ 260 ] {806a25ee-894a-46ad-89af-1b9b99d3cbc2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2723 | 2026.03.19 00:56:21.262910 [ 260 ] {806a25ee-894a-46ad-89af-1b9b99d3cbc2} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.03.19 00:56:21.263031 [ 260 ] {806a25ee-894a-46ad-89af-1b9b99d3cbc2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001152 sec., 64236.11111111111 rows/sec., 5.02 MiB/sec. | ||
| 2725 | 2026.03.19 00:56:21.263068 [ 260 ] {806a25ee-894a-46ad-89af-1b9b99d3cbc2} <Debug> TCPHandler: Processed in 0.001313489 sec. | ||
| 2726 | 2026.03.19 00:56:21.263178 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.03.19 00:56:21.263272 [ 260 ] {12a7cd69-09c2-4303-82a9-818e5a83a7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.03.19 00:56:21.263316 [ 260 ] {12a7cd69-09c2-4303-82a9-818e5a83a7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2729 | 2026.03.19 00:56:21.263720 [ 260 ] {12a7cd69-09c2-4303-82a9-818e5a83a7eb} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.03.19 00:56:21.263754 [ 260 ] {12a7cd69-09c2-4303-82a9-818e5a83a7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2731 | 2026.03.19 00:56:21.264095 [ 260 ] {12a7cd69-09c2-4303-82a9-818e5a83a7eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2732 | 2026.03.19 00:56:21.264300 [ 260 ] {12a7cd69-09c2-4303-82a9-818e5a83a7eb} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.03.19 00:56:21.264425 [ 260 ] {12a7cd69-09c2-4303-82a9-818e5a83a7eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2734 | 2026.03.19 00:56:21.264460 [ 260 ] {12a7cd69-09c2-4303-82a9-818e5a83a7eb} <Debug> TCPHandler: Processed in 0.001329579 sec. | ||
| 2735 | 2026.03.19 00:56:21.264568 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2026.03.19 00:56:21.264662 [ 260 ] {d4d80e0b-1b43-44a1-8dd7-9356ce7842eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2737 | 2026.03.19 00:56:21.264716 [ 260 ] {d4d80e0b-1b43-44a1-8dd7-9356ce7842eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2738 | 2026.03.19 00:56:21.265457 [ 260 ] {d4d80e0b-1b43-44a1-8dd7-9356ce7842eb} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.03.19 00:56:21.265492 [ 260 ] {d4d80e0b-1b43-44a1-8dd7-9356ce7842eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2740 | 2026.03.19 00:56:21.266012 [ 260 ] {d4d80e0b-1b43-44a1-8dd7-9356ce7842eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2741 | 2026.03.19 00:56:21.266228 [ 260 ] {d4d80e0b-1b43-44a1-8dd7-9356ce7842eb} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.03.19 00:56:21.266364 [ 260 ] {d4d80e0b-1b43-44a1-8dd7-9356ce7842eb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00172 sec., 5813.9534883720935 rows/sec., 10.42 MiB/sec. | ||
| 2743 | 2026.03.19 00:56:21.266412 [ 260 ] {d4d80e0b-1b43-44a1-8dd7-9356ce7842eb} <Debug> TCPHandler: Processed in 0.001891372 sec. | ||
| 2744 | 2026.03.19 00:56:21.266516 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.03.19 00:56:21.266609 [ 260 ] {828b5eba-0ab7-489a-b03e-07f76736f1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2746 | 2026.03.19 00:56:21.266650 [ 260 ] {828b5eba-0ab7-489a-b03e-07f76736f1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2747 | 2026.03.19 00:56:21.267046 [ 260 ] {828b5eba-0ab7-489a-b03e-07f76736f1f8} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.03.19 00:56:21.267083 [ 260 ] {828b5eba-0ab7-489a-b03e-07f76736f1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2749 | 2026.03.19 00:56:21.267395 [ 260 ] {828b5eba-0ab7-489a-b03e-07f76736f1f8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2750 | 2026.03.19 00:56:21.267597 [ 260 ] {828b5eba-0ab7-489a-b03e-07f76736f1f8} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.03.19 00:56:21.267718 [ 260 ] {828b5eba-0ab7-489a-b03e-07f76736f1f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 2752 | 2026.03.19 00:56:21.267752 [ 260 ] {828b5eba-0ab7-489a-b03e-07f76736f1f8} <Debug> TCPHandler: Processed in 0.001284638 sec. | ||
| 2753 | 2026.03.19 00:56:25.551677 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2754 | 2026.03.19 00:56:25.551753 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2755 | 2026.03.19 00:56:25.622947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4777 | ||
| 2756 | 2026.03.19 00:56:25.623404 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.03.19 00:56:25.623441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2758 | 2026.03.19 00:56:25.623953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2759 | 2026.03.19 00:56:25.624178 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.03.19 00:56:25.624301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4777 | ||
| 2761 | 2026.03.19 00:56:25.870074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2762 | 2026.03.19 00:56:25.887586 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.03.19 00:56:25.887639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2764 | 2026.03.19 00:56:25.893716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2765 | 2026.03.19 00:56:25.894424 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.03.19 00:56:25.897282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2767 | 2026.03.19 00:56:26.001019 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.27 MiB, peak 215.72 MiB, free memory in arenas 0.00 B, will set to 211.54 MiB (RSS), difference: 2.27 MiB | ||
| 2768 | 2026.03.19 00:56:26.257541 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.03.19 00:56:26.257819 [ 260 ] {ae871beb-ea5d-4384-a326-988264e598c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2770 | 2026.03.19 00:56:26.257909 [ 260 ] {ae871beb-ea5d-4384-a326-988264e598c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2771 | 2026.03.19 00:56:26.258604 [ 260 ] {ae871beb-ea5d-4384-a326-988264e598c2} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.03.19 00:56:26.258652 [ 260 ] {ae871beb-ea5d-4384-a326-988264e598c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2773 | 2026.03.19 00:56:26.259058 [ 260 ] {ae871beb-ea5d-4384-a326-988264e598c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2774 | 2026.03.19 00:56:26.259290 [ 260 ] {ae871beb-ea5d-4384-a326-988264e598c2} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.03.19 00:56:26.259444 [ 260 ] {ae871beb-ea5d-4384-a326-988264e598c2} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.0017 sec., 65882.35294117648 rows/sec., 5.55 MiB/sec. | ||
| 2776 | 2026.03.19 00:56:26.259486 [ 260 ] {ae871beb-ea5d-4384-a326-988264e598c2} <Debug> TCPHandler: Processed in 0.002131138 sec. | ||
| 2777 | 2026.03.19 00:56:26.259612 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.03.19 00:56:26.259709 [ 260 ] {87fa85b3-a734-495a-a180-27fb0e51e12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.03.19 00:56:26.259750 [ 260 ] {87fa85b3-a734-495a-a180-27fb0e51e12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2780 | 2026.03.19 00:56:26.260144 [ 260 ] {87fa85b3-a734-495a-a180-27fb0e51e12c} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.03.19 00:56:26.260181 [ 260 ] {87fa85b3-a734-495a-a180-27fb0e51e12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2782 | 2026.03.19 00:56:26.260468 [ 260 ] {87fa85b3-a734-495a-a180-27fb0e51e12c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2783 | 2026.03.19 00:56:26.260675 [ 260 ] {87fa85b3-a734-495a-a180-27fb0e51e12c} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.03.19 00:56:26.260784 [ 27 ] {} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2785 | 2026.03.19 00:56:26.260803 [ 260 ] {87fa85b3-a734-495a-a180-27fb0e51e12c} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001114 sec., 25134.649910233395 rows/sec., 1.85 MiB/sec. | ||
| 2786 | 2026.03.19 00:56:26.260859 [ 27 ] {} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.03.19 00:56:26.260865 [ 260 ] {87fa85b3-a734-495a-a180-27fb0e51e12c} <Debug> TCPHandler: Processed in 0.001303099 sec. | ||
| 2788 | 2026.03.19 00:56:26.260892 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2789 | 2026.03.19 00:56:26.260980 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.03.19 00:56:26.261005 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::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 | ||
| 2791 | 2026.03.19 00:56:26.261077 [ 260 ] {1cb63e94-6fea-4698-9282-fed85ba92ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2792 | 2026.03.19 00:56:26.261121 [ 260 ] {1cb63e94-6fea-4698-9282-fed85ba92ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2793 | 2026.03.19 00:56:26.261132 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2794 | 2026.03.19 00:56:26.261172 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 57 rows starting from the beginning of the part | ||
| 2795 | 2026.03.19 00:56:26.261240 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2796 | 2026.03.19 00:56:26.261288 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2797 | 2026.03.19 00:56:26.261333 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
| 2798 | 2026.03.19 00:56:26.261375 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2799 | 2026.03.19 00:56:26.261417 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 2800 | 2026.03.19 00:56:26.261543 [ 260 ] {1cb63e94-6fea-4698-9282-fed85ba92ab8} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.03.19 00:56:26.261584 [ 260 ] {1cb63e94-6fea-4698-9282-fed85ba92ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2802 | 2026.03.19 00:56:26.261908 [ 260 ] {1cb63e94-6fea-4698-9282-fed85ba92ab8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2803 | 2026.03.19 00:56:26.262122 [ 260 ] {1cb63e94-6fea-4698-9282-fed85ba92ab8} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.03.19 00:56:26.262195 [ 200 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280998 sec., 142076.72455382443 rows/sec., 11.00 MiB/sec. | ||
| 2805 | 2026.03.19 00:56:26.262241 [ 260 ] {1cb63e94-6fea-4698-9282-fed85ba92ab8} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001227 sec., 74979.6251018745 rows/sec., 5.86 MiB/sec. | ||
| 2806 | 2026.03.19 00:56:26.262279 [ 260 ] {1cb63e94-6fea-4698-9282-fed85ba92ab8} <Debug> TCPHandler: Processed in 0.001394221 sec. | ||
| 2807 | 2026.03.19 00:56:26.262380 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.03.19 00:56:26.262391 [ 190 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2809 | 2026.03.19 00:56:26.262468 [ 260 ] {e8522c01-aaef-4bb7-9251-7ed366411509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2810 | 2026.03.19 00:56:26.262577 [ 260 ] {e8522c01-aaef-4bb7-9251-7ed366411509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2811 | 2026.03.19 00:56:26.262796 [ 190 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_11_2} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.03.19 00:56:26.262890 [ 190 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_11_2} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2813 | 2026.03.19 00:56:26.262983 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2814 | 2026.03.19 00:56:26.262998 [ 260 ] {e8522c01-aaef-4bb7-9251-7ed366411509} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.03.19 00:56:26.263041 [ 260 ] {e8522c01-aaef-4bb7-9251-7ed366411509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2816 | 2026.03.19 00:56:26.263368 [ 260 ] {e8522c01-aaef-4bb7-9251-7ed366411509} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2817 | 2026.03.19 00:56:26.263586 [ 260 ] {e8522c01-aaef-4bb7-9251-7ed366411509} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.03.19 00:56:26.263713 [ 260 ] {e8522c01-aaef-4bb7-9251-7ed366411509} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 2819 | 2026.03.19 00:56:26.263748 [ 260 ] {e8522c01-aaef-4bb7-9251-7ed366411509} <Debug> TCPHandler: Processed in 0.00136267 sec. | ||
| 2820 | 2026.03.19 00:56:26.263857 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.03.19 00:56:26.263950 [ 260 ] {56f38702-53d2-4d64-b6c2-e7c43f75ff30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2822 | 2026.03.19 00:56:26.264003 [ 260 ] {56f38702-53d2-4d64-b6c2-e7c43f75ff30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2823 | 2026.03.19 00:56:26.264790 [ 260 ] {56f38702-53d2-4d64-b6c2-e7c43f75ff30} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.03.19 00:56:26.264825 [ 260 ] {56f38702-53d2-4d64-b6c2-e7c43f75ff30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2825 | 2026.03.19 00:56:26.265361 [ 260 ] {56f38702-53d2-4d64-b6c2-e7c43f75ff30} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2826 | 2026.03.19 00:56:26.265580 [ 260 ] {56f38702-53d2-4d64-b6c2-e7c43f75ff30} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.03.19 00:56:26.265683 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2828 | 2026.03.19 00:56:26.265709 [ 260 ] {56f38702-53d2-4d64-b6c2-e7c43f75ff30} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001778 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. | ||
| 2829 | 2026.03.19 00:56:26.265719 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.03.19 00:56:26.265742 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2831 | 2026.03.19 00:56:26.265758 [ 260 ] {56f38702-53d2-4d64-b6c2-e7c43f75ff30} <Debug> TCPHandler: Processed in 0.001950063 sec. | ||
| 2832 | 2026.03.19 00:56:26.265827 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::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 | ||
| 2833 | 2026.03.19 00:56:26.265871 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2026.03.19 00:56:26.265970 [ 260 ] {247b1110-33b2-47bd-8c7e-cf5a83407761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2835 | 2026.03.19 00:56:26.266011 [ 260 ] {247b1110-33b2-47bd-8c7e-cf5a83407761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2836 | 2026.03.19 00:56:26.266040 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2837 | 2026.03.19 00:56:26.266118 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 67 rows starting from the beginning of the part | ||
| 2838 | 2026.03.19 00:56:26.266246 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2839 | 2026.03.19 00:56:26.266343 [ 260 ] {247b1110-33b2-47bd-8c7e-cf5a83407761} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.03.19 00:56:26.266359 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2841 | 2026.03.19 00:56:26.266386 [ 260 ] {247b1110-33b2-47bd-8c7e-cf5a83407761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2842 | 2026.03.19 00:56:26.266472 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part | ||
| 2843 | 2026.03.19 00:56:26.266577 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2844 | 2026.03.19 00:56:26.266688 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 2845 | 2026.03.19 00:56:26.266756 [ 260 ] {247b1110-33b2-47bd-8c7e-cf5a83407761} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2846 | 2026.03.19 00:56:26.266983 [ 260 ] {247b1110-33b2-47bd-8c7e-cf5a83407761} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.03.19 00:56:26.267123 [ 260 ] {247b1110-33b2-47bd-8c7e-cf5a83407761} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 2848 | 2026.03.19 00:56:26.267161 [ 260 ] {247b1110-33b2-47bd-8c7e-cf5a83407761} <Debug> TCPHandler: Processed in 0.001339439 sec. | ||
| 2849 | 2026.03.19 00:56:26.269284 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 19 columns (19 merged, 0 gathered) in 0.003494827 sec., 50932.420975344416 rows/sec., 91.27 MiB/sec. | ||
| 2850 | 2026.03.19 00:56:26.269749 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2851 | 2026.03.19 00:56:26.270072 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.03.19 00:56:26.270142 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2853 | 2026.03.19 00:56:26.270221 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2854 | 2026.03.19 00:56:30.625441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 366 | ||
| 2855 | 2026.03.19 00:56:30.627411 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.03.19 00:56:30.627455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2857 | 2026.03.19 00:56:30.628545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2858 | 2026.03.19 00:56:30.628803 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.03.19 00:56:30.629024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2860 | 2026.03.19 00:56:31.258911 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.03.19 00:56:31.259102 [ 260 ] {6e798e96-de16-4c36-b037-fcc59f0b407e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2862 | 2026.03.19 00:56:31.259172 [ 260 ] {6e798e96-de16-4c36-b037-fcc59f0b407e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2863 | 2026.03.19 00:56:31.259827 [ 260 ] {6e798e96-de16-4c36-b037-fcc59f0b407e} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.03.19 00:56:31.259869 [ 260 ] {6e798e96-de16-4c36-b037-fcc59f0b407e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2865 | 2026.03.19 00:56:31.260225 [ 260 ] {6e798e96-de16-4c36-b037-fcc59f0b407e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2866 | 2026.03.19 00:56:31.260449 [ 260 ] {6e798e96-de16-4c36-b037-fcc59f0b407e} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.03.19 00:56:31.260598 [ 260 ] {6e798e96-de16-4c36-b037-fcc59f0b407e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001548 sec., 6459.948320413437 rows/sec., 526.76 KiB/sec. | ||
| 2868 | 2026.03.19 00:56:31.260637 [ 260 ] {6e798e96-de16-4c36-b037-fcc59f0b407e} <Debug> TCPHandler: Processed in 0.001859711 sec. | ||
| 2869 | 2026.03.19 00:56:31.260755 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.03.19 00:56:31.260848 [ 260 ] {791aeb08-32c7-4e8d-9f36-ef75ec428630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2871 | 2026.03.19 00:56:31.260887 [ 260 ] {791aeb08-32c7-4e8d-9f36-ef75ec428630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2872 | 2026.03.19 00:56:31.261292 [ 260 ] {791aeb08-32c7-4e8d-9f36-ef75ec428630} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.03.19 00:56:31.261325 [ 260 ] {791aeb08-32c7-4e8d-9f36-ef75ec428630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2874 | 2026.03.19 00:56:31.261614 [ 260 ] {791aeb08-32c7-4e8d-9f36-ef75ec428630} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2875 | 2026.03.19 00:56:31.261803 [ 260 ] {791aeb08-32c7-4e8d-9f36-ef75ec428630} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.03.19 00:56:31.261917 [ 260 ] {791aeb08-32c7-4e8d-9f36-ef75ec428630} <Debug> executeQuery: Read 87 rows, 7.34 KiB in 0.00112 sec., 77678.57142857143 rows/sec., 6.40 MiB/sec. | ||
| 2877 | 2026.03.19 00:56:31.261949 [ 260 ] {791aeb08-32c7-4e8d-9f36-ef75ec428630} <Debug> TCPHandler: Processed in 0.001274808 sec. | ||
| 2878 | 2026.03.19 00:56:31.262053 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.03.19 00:56:31.262138 [ 260 ] {c50b0735-06d0-442a-b574-f33487d1d064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2880 | 2026.03.19 00:56:31.262174 [ 260 ] {c50b0735-06d0-442a-b574-f33487d1d064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2881 | 2026.03.19 00:56:31.262601 [ 260 ] {c50b0735-06d0-442a-b574-f33487d1d064} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.03.19 00:56:31.262635 [ 260 ] {c50b0735-06d0-442a-b574-f33487d1d064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2883 | 2026.03.19 00:56:31.262911 [ 260 ] {c50b0735-06d0-442a-b574-f33487d1d064} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2884 | 2026.03.19 00:56:31.263115 [ 260 ] {c50b0735-06d0-442a-b574-f33487d1d064} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.03.19 00:56:31.263258 [ 260 ] {c50b0735-06d0-442a-b574-f33487d1d064} <Debug> executeQuery: Read 23 rows, 1.68 KiB in 0.00109 sec., 21100.917431192658 rows/sec., 1.50 MiB/sec. | ||
| 2886 | 2026.03.19 00:56:31.263301 [ 260 ] {c50b0735-06d0-442a-b574-f33487d1d064} <Debug> TCPHandler: Processed in 0.001252238 sec. | ||
| 2887 | 2026.03.19 00:56:31.263420 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.03.19 00:56:31.263511 [ 260 ] {1d6a4cb6-88e7-4599-8919-60f67dae49e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2889 | 2026.03.19 00:56:31.263549 [ 260 ] {1d6a4cb6-88e7-4599-8919-60f67dae49e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2890 | 2026.03.19 00:56:31.263971 [ 260 ] {1d6a4cb6-88e7-4599-8919-60f67dae49e1} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.03.19 00:56:31.264005 [ 260 ] {1d6a4cb6-88e7-4599-8919-60f67dae49e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2892 | 2026.03.19 00:56:31.264297 [ 260 ] {1d6a4cb6-88e7-4599-8919-60f67dae49e1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2893 | 2026.03.19 00:56:31.264505 [ 260 ] {1d6a4cb6-88e7-4599-8919-60f67dae49e1} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.03.19 00:56:31.264624 [ 260 ] {1d6a4cb6-88e7-4599-8919-60f67dae49e1} <Debug> executeQuery: Read 87 rows, 6.97 KiB in 0.001131 sec., 76923.07692307692 rows/sec., 6.02 MiB/sec. | ||
| 2895 | 2026.03.19 00:56:31.264658 [ 260 ] {1d6a4cb6-88e7-4599-8919-60f67dae49e1} <Debug> TCPHandler: Processed in 0.001287868 sec. | ||
| 2896 | 2026.03.19 00:56:31.264789 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.03.19 00:56:31.264885 [ 260 ] {167d85b5-ae1b-4466-ba37-26b42de0719c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.03.19 00:56:31.264928 [ 260 ] {167d85b5-ae1b-4466-ba37-26b42de0719c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2899 | 2026.03.19 00:56:31.265325 [ 260 ] {167d85b5-ae1b-4466-ba37-26b42de0719c} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.03.19 00:56:31.265359 [ 260 ] {167d85b5-ae1b-4466-ba37-26b42de0719c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2901 | 2026.03.19 00:56:31.265694 [ 260 ] {167d85b5-ae1b-4466-ba37-26b42de0719c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2902 | 2026.03.19 00:56:31.265906 [ 260 ] {167d85b5-ae1b-4466-ba37-26b42de0719c} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.03.19 00:56:31.266029 [ 260 ] {167d85b5-ae1b-4466-ba37-26b42de0719c} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001163 sec., 141874.4625967326 rows/sec., 9.88 MiB/sec. | ||
| 2904 | 2026.03.19 00:56:31.266064 [ 260 ] {167d85b5-ae1b-4466-ba37-26b42de0719c} <Debug> TCPHandler: Processed in 0.001324099 sec. | ||
| 2905 | 2026.03.19 00:56:31.266171 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.03.19 00:56:31.266277 [ 260 ] {a09c0da8-de08-4779-aec3-1f40501e7890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.03.19 00:56:31.266335 [ 260 ] {a09c0da8-de08-4779-aec3-1f40501e7890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2908 | 2026.03.19 00:56:31.267091 [ 260 ] {a09c0da8-de08-4779-aec3-1f40501e7890} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.03.19 00:56:31.267127 [ 260 ] {a09c0da8-de08-4779-aec3-1f40501e7890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2910 | 2026.03.19 00:56:31.267689 [ 260 ] {a09c0da8-de08-4779-aec3-1f40501e7890} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2911 | 2026.03.19 00:56:31.267927 [ 260 ] {a09c0da8-de08-4779-aec3-1f40501e7890} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.03.19 00:56:31.268091 [ 260 ] {a09c0da8-de08-4779-aec3-1f40501e7890} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001832 sec., 7096.0698689956325 rows/sec., 12.72 MiB/sec. | ||
| 2913 | 2026.03.19 00:56:31.268162 [ 260 ] {a09c0da8-de08-4779-aec3-1f40501e7890} <Debug> TCPHandler: Processed in 0.002041595 sec. | ||
| 2914 | 2026.03.19 00:56:31.268290 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.03.19 00:56:31.268404 [ 260 ] {8857527e-bc32-4549-9622-e4d6e34da7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.03.19 00:56:31.268455 [ 260 ] {8857527e-bc32-4549-9622-e4d6e34da7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2917 | 2026.03.19 00:56:31.268839 [ 260 ] {8857527e-bc32-4549-9622-e4d6e34da7c7} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.03.19 00:56:31.268877 [ 260 ] {8857527e-bc32-4549-9622-e4d6e34da7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2919 | 2026.03.19 00:56:31.269198 [ 260 ] {8857527e-bc32-4549-9622-e4d6e34da7c7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2920 | 2026.03.19 00:56:31.269416 [ 260 ] {8857527e-bc32-4549-9622-e4d6e34da7c7} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.03.19 00:56:31.269536 [ 260 ] {8857527e-bc32-4549-9622-e4d6e34da7c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 2922 | 2026.03.19 00:56:31.269568 [ 260 ] {8857527e-bc32-4549-9622-e4d6e34da7c7} <Debug> TCPHandler: Processed in 0.00134531 sec. | ||
| 2923 | 2026.03.19 00:56:33.126416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5289 | ||
| 2924 | 2026.03.19 00:56:33.126930 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.03.19 00:56:33.126980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2926 | 2026.03.19 00:56:33.127499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2927 | 2026.03.19 00:56:33.127745 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.03.19 00:56:33.127888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5289 | ||
| 2929 | 2026.03.19 00:56:33.127888 [ 25 ] {} <Debug> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2930 | 2026.03.19 00:56:33.127965 [ 25 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.03.19 00:56:33.127985 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2932 | 2026.03.19 00:56:33.128084 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::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 | ||
| 2933 | 2026.03.19 00:56:33.128196 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2934 | 2026.03.19 00:56:33.128232 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2857 rows starting from the beginning of the part | ||
| 2935 | 2026.03.19 00:56:33.128292 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2936 | 2026.03.19 00:56:33.128334 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2937 | 2026.03.19 00:56:33.128371 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2938 | 2026.03.19 00:56:33.128406 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2939 | 2026.03.19 00:56:33.128444 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2940 | 2026.03.19 00:56:33.129777 [ 201 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 4 columns (4 merged, 0 gathered) in 0.001731709 sec., 3054208.299431371 rows/sec., 43.69 MiB/sec. | ||
| 2941 | 2026.03.19 00:56:33.130536 [ 192 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2942 | 2026.03.19 00:56:33.130848 [ 192 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_11_2} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.03.19 00:56:33.130921 [ 192 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_11_2} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2944 | 2026.03.19 00:56:33.131012 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2945 | 2026.03.19 00:56:33.399446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2946 | 2026.03.19 00:56:33.416295 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.03.19 00:56:33.416353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2948 | 2026.03.19 00:56:33.422611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2949 | 2026.03.19 00:56:33.423302 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.03.19 00:56:33.423600 [ 25 ] {} <Debug> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2951 | 2026.03.19 00:56:33.423645 [ 25 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.03.19 00:56:33.423663 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2953 | 2026.03.19 00:56:33.423769 [ 201 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 2954 | 2026.03.19 00:56:33.426349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2955 | 2026.03.19 00:56:33.427916 [ 201 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2956 | 2026.03.19 00:56:33.429328 [ 201 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 2957 | 2026.03.19 00:56:33.434022 [ 201 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 2958 | 2026.03.19 00:56:33.438361 [ 201 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 2959 | 2026.03.19 00:56:33.442729 [ 201 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 2960 | 2026.03.19 00:56:33.447281 [ 201 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 2961 | 2026.03.19 00:56:33.451754 [ 201 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 2962 | 2026.03.19 00:56:33.503354 [ 192 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079632503 sec., 1042.2879712822792 rows/sec., 5.39 MiB/sec. | ||
| 2963 | 2026.03.19 00:56:33.505958 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2964 | 2026.03.19 00:56:33.508169 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_11_2} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.03.19 00:56:33.508280 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_11_2} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2966 | 2026.03.19 00:56:33.510192 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2967 | 2026.03.19 00:56:34.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.43 MiB, peak 223.33 MiB, free memory in arenas 0.00 B, will set to 222.96 MiB (RSS), difference: 9.53 MiB | ||
| 2968 | 2026.03.19 00:56:36.260240 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.03.19 00:56:36.260440 [ 260 ] {ef651199-f3eb-4f3a-8cbb-daf313d51f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2970 | 2026.03.19 00:56:36.260511 [ 260 ] {ef651199-f3eb-4f3a-8cbb-daf313d51f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2971 | 2026.03.19 00:56:36.261212 [ 260 ] {ef651199-f3eb-4f3a-8cbb-daf313d51f1f} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.03.19 00:56:36.261263 [ 260 ] {ef651199-f3eb-4f3a-8cbb-daf313d51f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2973 | 2026.03.19 00:56:36.261688 [ 260 ] {ef651199-f3eb-4f3a-8cbb-daf313d51f1f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2974 | 2026.03.19 00:56:36.261937 [ 260 ] {ef651199-f3eb-4f3a-8cbb-daf313d51f1f} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.03.19 00:56:36.262083 [ 77 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2976 | 2026.03.19 00:56:36.262102 [ 260 ] {ef651199-f3eb-4f3a-8cbb-daf313d51f1f} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.001717 sec., 65230.05241700641 rows/sec., 5.50 MiB/sec. | ||
| 2977 | 2026.03.19 00:56:36.262158 [ 77 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.03.19 00:56:36.262176 [ 260 ] {ef651199-f3eb-4f3a-8cbb-daf313d51f1f} <Debug> TCPHandler: Processed in 0.002079566 sec. | ||
| 2979 | 2026.03.19 00:56:36.262188 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2980 | 2026.03.19 00:56:36.262315 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.03.19 00:56:36.262322 [ 196 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 2982 | 2026.03.19 00:56:36.262422 [ 260 ] {2b560170-6a24-400e-bdd3-3645e55b8ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2983 | 2026.03.19 00:56:36.262473 [ 196 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2984 | 2026.03.19 00:56:36.262474 [ 260 ] {2b560170-6a24-400e-bdd3-3645e55b8ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2985 | 2026.03.19 00:56:36.262524 [ 196 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2140 rows starting from the beginning of the part | ||
| 2986 | 2026.03.19 00:56:36.262596 [ 196 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 2987 | 2026.03.19 00:56:36.262642 [ 196 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 2988 | 2026.03.19 00:56:36.262684 [ 196 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
| 2989 | 2026.03.19 00:56:36.262723 [ 196 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 87 rows starting from the beginning of the part | ||
| 2990 | 2026.03.19 00:56:36.262774 [ 196 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
| 2991 | 2026.03.19 00:56:36.262935 [ 260 ] {2b560170-6a24-400e-bdd3-3645e55b8ae7} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.03.19 00:56:36.262980 [ 260 ] {2b560170-6a24-400e-bdd3-3645e55b8ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2993 | 2026.03.19 00:56:36.263428 [ 260 ] {2b560170-6a24-400e-bdd3-3645e55b8ae7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2994 | 2026.03.19 00:56:36.263694 [ 260 ] {2b560170-6a24-400e-bdd3-3645e55b8ae7} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.03.19 00:56:36.263835 [ 260 ] {2b560170-6a24-400e-bdd3-3645e55b8ae7} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001437 sec., 19485.038274182327 rows/sec., 1.43 MiB/sec. | ||
| 2996 | 2026.03.19 00:56:36.263875 [ 260 ] {2b560170-6a24-400e-bdd3-3645e55b8ae7} <Debug> TCPHandler: Processed in 0.001611825 sec. | ||
| 2997 | 2026.03.19 00:56:36.263990 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.03.19 00:56:36.264004 [ 199 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2583 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743668 sec., 1481359.9836666153 rows/sec., 120.43 MiB/sec. | ||
| 2999 | 2026.03.19 00:56:36.264089 [ 260 ] {bfe6ab83-fd85-437f-b7e3-963ed3f1ecb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3000 | 2026.03.19 00:56:36.264131 [ 260 ] {bfe6ab83-fd85-437f-b7e3-963ed3f1ecb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3001 | 2026.03.19 00:56:36.264305 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3002 | 2026.03.19 00:56:36.264564 [ 260 ] {bfe6ab83-fd85-437f-b7e3-963ed3f1ecb3} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.03.19 00:56:36.264577 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_16_3} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.03.19 00:56:36.264601 [ 260 ] {bfe6ab83-fd85-437f-b7e3-963ed3f1ecb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3005 | 2026.03.19 00:56:36.264652 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_16_3} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3006 | 2026.03.19 00:56:36.264742 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3007 | 2026.03.19 00:56:36.264933 [ 260 ] {bfe6ab83-fd85-437f-b7e3-963ed3f1ecb3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3008 | 2026.03.19 00:56:36.265151 [ 260 ] {bfe6ab83-fd85-437f-b7e3-963ed3f1ecb3} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.03.19 00:56:36.265249 [ 77 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3010 | 2026.03.19 00:56:36.265277 [ 260 ] {bfe6ab83-fd85-437f-b7e3-963ed3f1ecb3} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.00121 sec., 76033.05785123968 rows/sec., 5.94 MiB/sec. | ||
| 3011 | 2026.03.19 00:56:36.265280 [ 77 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.03.19 00:56:36.265318 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3013 | 2026.03.19 00:56:36.265322 [ 260 ] {bfe6ab83-fd85-437f-b7e3-963ed3f1ecb3} <Debug> TCPHandler: Processed in 0.00138278 sec. | ||
| 3014 | 2026.03.19 00:56:36.265389 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 3015 | 2026.03.19 00:56:36.265444 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.03.19 00:56:36.265466 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3017 | 2026.03.19 00:56:36.265492 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1117 rows starting from the beginning of the part | ||
| 3018 | 2026.03.19 00:56:36.265538 [ 260 ] {2fa61fa1-9dba-4edf-82a1-ae774cedd155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3019 | 2026.03.19 00:56:36.265552 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 3020 | 2026.03.19 00:56:36.265583 [ 260 ] {2fa61fa1-9dba-4edf-82a1-ae774cedd155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3021 | 2026.03.19 00:56:36.265598 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 3022 | 2026.03.19 00:56:36.265638 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 92 rows starting from the beginning of the part | ||
| 3023 | 2026.03.19 00:56:36.265683 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 87 rows starting from the beginning of the part | ||
| 3024 | 2026.03.19 00:56:36.265725 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 92 rows starting from the beginning of the part | ||
| 3025 | 2026.03.19 00:56:36.266005 [ 260 ] {2fa61fa1-9dba-4edf-82a1-ae774cedd155} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.03.19 00:56:36.266041 [ 260 ] {2fa61fa1-9dba-4edf-82a1-ae774cedd155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3027 | 2026.03.19 00:56:36.266388 [ 260 ] {2fa61fa1-9dba-4edf-82a1-ae774cedd155} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3028 | 2026.03.19 00:56:36.266612 [ 260 ] {2fa61fa1-9dba-4edf-82a1-ae774cedd155} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.03.19 00:56:36.266672 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313489 sec., 1161791.229313683 rows/sec., 88.32 MiB/sec. | ||
| 3030 | 2026.03.19 00:56:36.266712 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3031 | 2026.03.19 00:56:36.266742 [ 260 ] {2fa61fa1-9dba-4edf-82a1-ae774cedd155} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 3032 | 2026.03.19 00:56:36.266745 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.03.19 00:56:36.266784 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3034 | 2026.03.19 00:56:36.266786 [ 260 ] {2fa61fa1-9dba-4edf-82a1-ae774cedd155} <Debug> TCPHandler: Processed in 0.00139167 sec. | ||
| 3035 | 2026.03.19 00:56:36.266822 [ 199 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3036 | 2026.03.19 00:56:36.266876 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 3037 | 2026.03.19 00:56:36.266923 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.03.19 00:56:36.266976 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3039 | 2026.03.19 00:56:36.267012 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4982 rows starting from the beginning of the part | ||
| 3040 | 2026.03.19 00:56:36.267030 [ 260 ] {8b7d5a1d-6c5b-45e5-b1cd-bd7e7d34bbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3041 | 2026.03.19 00:56:36.267067 [ 199 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_16_3} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.03.19 00:56:36.267088 [ 260 ] {8b7d5a1d-6c5b-45e5-b1cd-bd7e7d34bbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3043 | 2026.03.19 00:56:36.267092 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 3044 | 2026.03.19 00:56:36.267130 [ 199 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_16_3} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3045 | 2026.03.19 00:56:36.267145 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3046 | 2026.03.19 00:56:36.267193 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 3047 | 2026.03.19 00:56:36.267199 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3048 | 2026.03.19 00:56:36.267236 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 165 rows starting from the beginning of the part | ||
| 3049 | 2026.03.19 00:56:36.267276 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3050 | 2026.03.19 00:56:36.267891 [ 260 ] {8b7d5a1d-6c5b-45e5-b1cd-bd7e7d34bbc4} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.03.19 00:56:36.267927 [ 260 ] {8b7d5a1d-6c5b-45e5-b1cd-bd7e7d34bbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3052 | 2026.03.19 00:56:36.268565 [ 260 ] {8b7d5a1d-6c5b-45e5-b1cd-bd7e7d34bbc4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3053 | 2026.03.19 00:56:36.268842 [ 260 ] {8b7d5a1d-6c5b-45e5-b1cd-bd7e7d34bbc4} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.03.19 00:56:36.268983 [ 260 ] {8b7d5a1d-6c5b-45e5-b1cd-bd7e7d34bbc4} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001971 sec., 14205.986808726535 rows/sec., 25.46 MiB/sec. | ||
| 3055 | 2026.03.19 00:56:36.269033 [ 260 ] {8b7d5a1d-6c5b-45e5-b1cd-bd7e7d34bbc4} <Debug> TCPHandler: Processed in 0.002169528 sec. | ||
| 3056 | 2026.03.19 00:56:36.269145 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.03.19 00:56:36.269240 [ 260 ] {c73427cc-f166-411d-be37-c4f2aa8ef043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3058 | 2026.03.19 00:56:36.269283 [ 260 ] {c73427cc-f166-411d-be37-c4f2aa8ef043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3059 | 2026.03.19 00:56:36.269627 [ 260 ] {c73427cc-f166-411d-be37-c4f2aa8ef043} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.03.19 00:56:36.269656 [ 199 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002815542 sec., 2044011.4194709226 rows/sec., 136.08 MiB/sec. | ||
| 3061 | 2026.03.19 00:56:36.269666 [ 260 ] {c73427cc-f166-411d-be37-c4f2aa8ef043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3062 | 2026.03.19 00:56:36.270016 [ 260 ] {c73427cc-f166-411d-be37-c4f2aa8ef043} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3063 | 2026.03.19 00:56:36.270218 [ 193 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3064 | 2026.03.19 00:56:36.270260 [ 260 ] {c73427cc-f166-411d-be37-c4f2aa8ef043} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.03.19 00:56:36.270384 [ 77 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3066 | 2026.03.19 00:56:36.270404 [ 260 ] {c73427cc-f166-411d-be37-c4f2aa8ef043} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 3067 | 2026.03.19 00:56:36.270428 [ 77 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.03.19 00:56:36.270449 [ 260 ] {c73427cc-f166-411d-be37-c4f2aa8ef043} <Debug> TCPHandler: Processed in 0.00135237 sec. | ||
| 3069 | 2026.03.19 00:56:36.270457 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3070 | 2026.03.19 00:56:36.270538 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 3071 | 2026.03.19 00:56:36.270558 [ 193 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.03.19 00:56:36.270628 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3073 | 2026.03.19 00:56:36.270646 [ 193 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3074 | 2026.03.19 00:56:36.270659 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 552 rows starting from the beginning of the part | ||
| 3075 | 2026.03.19 00:56:36.270707 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 3076 | 2026.03.19 00:56:36.270743 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 3077 | 2026.03.19 00:56:36.270745 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 3078 | 2026.03.19 00:56:36.270778 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 3079 | 2026.03.19 00:56:36.270814 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 3080 | 2026.03.19 00:56:36.270845 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 3081 | 2026.03.19 00:56:36.271549 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001036413 sec., 810487.7109800823 rows/sec., 54.62 MiB/sec. | ||
| 3082 | 2026.03.19 00:56:36.271744 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3083 | 2026.03.19 00:56:36.271999 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_16_3} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.03.19 00:56:36.272060 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_16_3} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3085 | 2026.03.19 00:56:36.272129 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3086 | 2026.03.19 00:56:40.551810 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3087 | 2026.03.19 00:56:40.551887 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3088 | 2026.03.19 00:56:40.628174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5737 | ||
| 3089 | 2026.03.19 00:56:40.628653 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.03.19 00:56:40.628696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3091 | 2026.03.19 00:56:40.629248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3092 | 2026.03.19 00:56:40.629512 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.03.19 00:56:40.629653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5737 | ||
| 3094 | 2026.03.19 00:56:40.629838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 392 | ||
| 3095 | 2026.03.19 00:56:40.631956 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.03.19 00:56:40.632011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3097 | 2026.03.19 00:56:40.633197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3098 | 2026.03.19 00:56:40.633478 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.03.19 00:56:40.633807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 3100 | 2026.03.19 00:56:40.926589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3101 | 2026.03.19 00:56:40.947242 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.03.19 00:56:40.947308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3103 | 2026.03.19 00:56:40.953122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3104 | 2026.03.19 00:56:40.953866 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.03.19 00:56:40.957685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3106 | 2026.03.19 00:56:41.258033 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.03.19 00:56:41.258212 [ 260 ] {6deb33d2-a23d-44f2-a9da-bad67e70c13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3108 | 2026.03.19 00:56:41.258284 [ 260 ] {6deb33d2-a23d-44f2-a9da-bad67e70c13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3109 | 2026.03.19 00:56:41.258983 [ 260 ] {6deb33d2-a23d-44f2-a9da-bad67e70c13d} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.03.19 00:56:41.259035 [ 260 ] {6deb33d2-a23d-44f2-a9da-bad67e70c13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3111 | 2026.03.19 00:56:41.259475 [ 260 ] {6deb33d2-a23d-44f2-a9da-bad67e70c13d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3112 | 2026.03.19 00:56:41.259735 [ 260 ] {6deb33d2-a23d-44f2-a9da-bad67e70c13d} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.03.19 00:56:41.259902 [ 260 ] {6deb33d2-a23d-44f2-a9da-bad67e70c13d} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001739 sec., 47153.536515238644 rows/sec., 3.91 MiB/sec. | ||
| 3114 | 2026.03.19 00:56:41.259952 [ 260 ] {6deb33d2-a23d-44f2-a9da-bad67e70c13d} <Debug> TCPHandler: Processed in 0.002057035 sec. | ||
| 3115 | 2026.03.19 00:56:41.260087 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.03.19 00:56:41.260191 [ 260 ] {1c3c22c8-da4e-4930-9e68-a3c4aa436dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3117 | 2026.03.19 00:56:41.260237 [ 260 ] {1c3c22c8-da4e-4930-9e68-a3c4aa436dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3118 | 2026.03.19 00:56:41.260656 [ 260 ] {1c3c22c8-da4e-4930-9e68-a3c4aa436dd5} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.03.19 00:56:41.260694 [ 260 ] {1c3c22c8-da4e-4930-9e68-a3c4aa436dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3120 | 2026.03.19 00:56:41.260994 [ 260 ] {1c3c22c8-da4e-4930-9e68-a3c4aa436dd5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3121 | 2026.03.19 00:56:41.261210 [ 260 ] {1c3c22c8-da4e-4930-9e68-a3c4aa436dd5} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.03.19 00:56:41.261335 [ 260 ] {1c3c22c8-da4e-4930-9e68-a3c4aa436dd5} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001196 sec., 10869.565217391304 rows/sec., 817.34 KiB/sec. | ||
| 3123 | 2026.03.19 00:56:41.261371 [ 260 ] {1c3c22c8-da4e-4930-9e68-a3c4aa436dd5} <Debug> TCPHandler: Processed in 0.00136697 sec. | ||
| 3124 | 2026.03.19 00:56:41.261466 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.03.19 00:56:41.261555 [ 260 ] {cd53c356-f906-4161-8ad1-9a83be9468cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3126 | 2026.03.19 00:56:41.261593 [ 260 ] {cd53c356-f906-4161-8ad1-9a83be9468cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3127 | 2026.03.19 00:56:41.262071 [ 260 ] {cd53c356-f906-4161-8ad1-9a83be9468cf} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.03.19 00:56:41.262108 [ 260 ] {cd53c356-f906-4161-8ad1-9a83be9468cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3129 | 2026.03.19 00:56:41.262433 [ 260 ] {cd53c356-f906-4161-8ad1-9a83be9468cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3130 | 2026.03.19 00:56:41.262684 [ 260 ] {cd53c356-f906-4161-8ad1-9a83be9468cf} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.03.19 00:56:41.262814 [ 260 ] {cd53c356-f906-4161-8ad1-9a83be9468cf} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001233 sec., 62449.31062449311 rows/sec., 4.88 MiB/sec. | ||
| 3132 | 2026.03.19 00:56:41.262853 [ 260 ] {cd53c356-f906-4161-8ad1-9a83be9468cf} <Debug> TCPHandler: Processed in 0.001397211 sec. | ||
| 3133 | 2026.03.19 00:56:41.262977 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2026.03.19 00:56:41.263072 [ 260 ] {9c85cb13-b66a-42d2-bf4f-e3b4a7e14081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3135 | 2026.03.19 00:56:41.263114 [ 260 ] {9c85cb13-b66a-42d2-bf4f-e3b4a7e14081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3136 | 2026.03.19 00:56:41.263531 [ 260 ] {9c85cb13-b66a-42d2-bf4f-e3b4a7e14081} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.03.19 00:56:41.263568 [ 260 ] {9c85cb13-b66a-42d2-bf4f-e3b4a7e14081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3138 | 2026.03.19 00:56:41.263903 [ 260 ] {9c85cb13-b66a-42d2-bf4f-e3b4a7e14081} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3139 | 2026.03.19 00:56:41.264133 [ 260 ] {9c85cb13-b66a-42d2-bf4f-e3b4a7e14081} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.03.19 00:56:41.264261 [ 260 ] {9c85cb13-b66a-42d2-bf4f-e3b4a7e14081} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 3141 | 2026.03.19 00:56:41.264298 [ 260 ] {9c85cb13-b66a-42d2-bf4f-e3b4a7e14081} <Debug> TCPHandler: Processed in 0.00136905 sec. | ||
| 3142 | 2026.03.19 00:56:41.264412 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.03.19 00:56:41.264506 [ 260 ] {f250caf0-cdea-48a6-a7a1-b04f17c125a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3144 | 2026.03.19 00:56:41.264561 [ 260 ] {f250caf0-cdea-48a6-a7a1-b04f17c125a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3145 | 2026.03.19 00:56:41.265296 [ 260 ] {f250caf0-cdea-48a6-a7a1-b04f17c125a8} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.03.19 00:56:41.265333 [ 260 ] {f250caf0-cdea-48a6-a7a1-b04f17c125a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3147 | 2026.03.19 00:56:41.265817 [ 260 ] {f250caf0-cdea-48a6-a7a1-b04f17c125a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3148 | 2026.03.19 00:56:41.266114 [ 260 ] {f250caf0-cdea-48a6-a7a1-b04f17c125a8} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.03.19 00:56:41.266251 [ 260 ] {f250caf0-cdea-48a6-a7a1-b04f17c125a8} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001763 sec., 7373.79466817924 rows/sec., 13.21 MiB/sec. | ||
| 3150 | 2026.03.19 00:56:41.266303 [ 260 ] {f250caf0-cdea-48a6-a7a1-b04f17c125a8} <Debug> TCPHandler: Processed in 0.001936972 sec. | ||
| 3151 | 2026.03.19 00:56:41.266417 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.03.19 00:56:41.266512 [ 260 ] {1e6f7cd1-3677-452b-9fd5-db3b0337f1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.03.19 00:56:41.266554 [ 260 ] {1e6f7cd1-3677-452b-9fd5-db3b0337f1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3154 | 2026.03.19 00:56:41.266885 [ 260 ] {1e6f7cd1-3677-452b-9fd5-db3b0337f1a3} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.03.19 00:56:41.266923 [ 260 ] {1e6f7cd1-3677-452b-9fd5-db3b0337f1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3156 | 2026.03.19 00:56:41.267234 [ 260 ] {1e6f7cd1-3677-452b-9fd5-db3b0337f1a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3157 | 2026.03.19 00:56:41.267463 [ 260 ] {1e6f7cd1-3677-452b-9fd5-db3b0337f1a3} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.03.19 00:56:41.267591 [ 260 ] {1e6f7cd1-3677-452b-9fd5-db3b0337f1a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 3159 | 2026.03.19 00:56:41.267631 [ 260 ] {1e6f7cd1-3677-452b-9fd5-db3b0337f1a3} <Debug> TCPHandler: Processed in 0.001262277 sec. | ||
| 3160 | 2026.03.19 00:56:41.577572 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.03.19 00:56:41.577743 [ 260 ] {a3b36ce7-9a45-4adf-9957-6e06e8bf2d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3162 | 2026.03.19 00:56:41.577808 [ 260 ] {a3b36ce7-9a45-4adf-9957-6e06e8bf2d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3163 | 2026.03.19 00:56:41.578512 [ 260 ] {a3b36ce7-9a45-4adf-9957-6e06e8bf2d2b} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2026.03.19 00:56:41.578562 [ 260 ] {a3b36ce7-9a45-4adf-9957-6e06e8bf2d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3165 | 2026.03.19 00:56:41.578972 [ 260 ] {a3b36ce7-9a45-4adf-9957-6e06e8bf2d2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3166 | 2026.03.19 00:56:41.579220 [ 260 ] {a3b36ce7-9a45-4adf-9957-6e06e8bf2d2b} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.03.19 00:56:41.579370 [ 260 ] {a3b36ce7-9a45-4adf-9957-6e06e8bf2d2b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 3168 | 2026.03.19 00:56:41.579413 [ 260 ] {a3b36ce7-9a45-4adf-9957-6e06e8bf2d2b} <Debug> TCPHandler: Processed in 0.001931813 sec. | ||
| 3169 | 2026.03.19 00:56:41.579538 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2026.03.19 00:56:41.579634 [ 260 ] {c879c4dd-401f-4ab8-8041-cddbdc6791fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3171 | 2026.03.19 00:56:41.579677 [ 260 ] {c879c4dd-401f-4ab8-8041-cddbdc6791fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3172 | 2026.03.19 00:56:41.580075 [ 260 ] {c879c4dd-401f-4ab8-8041-cddbdc6791fc} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.03.19 00:56:41.580113 [ 260 ] {c879c4dd-401f-4ab8-8041-cddbdc6791fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3174 | 2026.03.19 00:56:41.580418 [ 260 ] {c879c4dd-401f-4ab8-8041-cddbdc6791fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3175 | 2026.03.19 00:56:41.580640 [ 260 ] {c879c4dd-401f-4ab8-8041-cddbdc6791fc} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.03.19 00:56:41.580777 [ 260 ] {c879c4dd-401f-4ab8-8041-cddbdc6791fc} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 421.41 KiB/sec. | ||
| 3177 | 2026.03.19 00:56:41.580816 [ 260 ] {c879c4dd-401f-4ab8-8041-cddbdc6791fc} <Debug> TCPHandler: Processed in 0.00132693 sec. | ||
| 3178 | 2026.03.19 00:56:41.580934 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2026.03.19 00:56:41.581025 [ 260 ] {03cf68cc-3b31-4648-9604-7426e29bde43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3180 | 2026.03.19 00:56:41.581064 [ 260 ] {03cf68cc-3b31-4648-9604-7426e29bde43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3181 | 2026.03.19 00:56:41.582384 [ 260 ] {03cf68cc-3b31-4648-9604-7426e29bde43} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.03.19 00:56:41.582421 [ 260 ] {03cf68cc-3b31-4648-9604-7426e29bde43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3183 | 2026.03.19 00:56:41.582898 [ 260 ] {03cf68cc-3b31-4648-9604-7426e29bde43} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3184 | 2026.03.19 00:56:41.583131 [ 260 ] {03cf68cc-3b31-4648-9604-7426e29bde43} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.03.19 00:56:41.583272 [ 260 ] {03cf68cc-3b31-4648-9604-7426e29bde43} <Debug> executeQuery: Read 2115 rows, 165.12 KiB in 0.00226 sec., 935840.7079646018 rows/sec., 71.35 MiB/sec. | ||
| 3186 | 2026.03.19 00:56:41.583310 [ 260 ] {03cf68cc-3b31-4648-9604-7426e29bde43} <Debug> TCPHandler: Processed in 0.002424433 sec. | ||
| 3187 | 2026.03.19 00:56:41.583423 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.03.19 00:56:41.583518 [ 260 ] {2aa2b6bc-51ed-4dc1-a895-1cc0120ba274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3189 | 2026.03.19 00:56:41.583560 [ 260 ] {2aa2b6bc-51ed-4dc1-a895-1cc0120ba274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3190 | 2026.03.19 00:56:41.583974 [ 260 ] {2aa2b6bc-51ed-4dc1-a895-1cc0120ba274} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.03.19 00:56:41.584013 [ 260 ] {2aa2b6bc-51ed-4dc1-a895-1cc0120ba274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3192 | 2026.03.19 00:56:41.584318 [ 260 ] {2aa2b6bc-51ed-4dc1-a895-1cc0120ba274} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3193 | 2026.03.19 00:56:41.584550 [ 260 ] {2aa2b6bc-51ed-4dc1-a895-1cc0120ba274} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.03.19 00:56:41.584678 [ 260 ] {2aa2b6bc-51ed-4dc1-a895-1cc0120ba274} <Debug> executeQuery: Read 55 rows, 4.16 KiB in 0.00118 sec., 46610.16949152542 rows/sec., 3.44 MiB/sec. | ||
| 3195 | 2026.03.19 00:56:41.584715 [ 260 ] {2aa2b6bc-51ed-4dc1-a895-1cc0120ba274} <Debug> TCPHandler: Processed in 0.001341689 sec. | ||
| 3196 | 2026.03.19 00:56:41.584823 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.03.19 00:56:41.584918 [ 260 ] {2e05d5ec-d543-4584-825e-f6ef44bf3a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3198 | 2026.03.19 00:56:41.584958 [ 260 ] {2e05d5ec-d543-4584-825e-f6ef44bf3a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3199 | 2026.03.19 00:56:41.585503 [ 260 ] {2e05d5ec-d543-4584-825e-f6ef44bf3a0d} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.03.19 00:56:41.585538 [ 260 ] {2e05d5ec-d543-4584-825e-f6ef44bf3a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3201 | 2026.03.19 00:56:41.585848 [ 260 ] {2e05d5ec-d543-4584-825e-f6ef44bf3a0d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3202 | 2026.03.19 00:56:41.586130 [ 260 ] {2e05d5ec-d543-4584-825e-f6ef44bf3a0d} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.03.19 00:56:41.586255 [ 260 ] {2e05d5ec-d543-4584-825e-f6ef44bf3a0d} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001354 sec., 540620.3840472674 rows/sec., 31.97 MiB/sec. | ||
| 3204 | 2026.03.19 00:56:41.586292 [ 260 ] {2e05d5ec-d543-4584-825e-f6ef44bf3a0d} <Debug> TCPHandler: Processed in 0.001515793 sec. | ||
| 3205 | 2026.03.19 00:56:41.586407 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.03.19 00:56:41.586501 [ 260 ] {27436c59-3de5-4d9f-b88d-656e0a2210ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3207 | 2026.03.19 00:56:41.586542 [ 260 ] {27436c59-3de5-4d9f-b88d-656e0a2210ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3208 | 2026.03.19 00:56:41.586914 [ 260 ] {27436c59-3de5-4d9f-b88d-656e0a2210ac} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.03.19 00:56:41.586952 [ 260 ] {27436c59-3de5-4d9f-b88d-656e0a2210ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3210 | 2026.03.19 00:56:41.587244 [ 260 ] {27436c59-3de5-4d9f-b88d-656e0a2210ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3211 | 2026.03.19 00:56:41.587461 [ 260 ] {27436c59-3de5-4d9f-b88d-656e0a2210ac} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.03.19 00:56:41.587586 [ 260 ] {27436c59-3de5-4d9f-b88d-656e0a2210ac} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 63.80 KiB/sec. | ||
| 3213 | 2026.03.19 00:56:41.587622 [ 260 ] {27436c59-3de5-4d9f-b88d-656e0a2210ac} <Debug> TCPHandler: Processed in 0.001263717 sec. | ||
| 3214 | 2026.03.19 00:56:41.587731 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.03.19 00:56:41.587824 [ 260 ] {ced70b90-84f8-4111-bc19-c3f4e9447c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3216 | 2026.03.19 00:56:41.587864 [ 260 ] {ced70b90-84f8-4111-bc19-c3f4e9447c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3217 | 2026.03.19 00:56:41.588252 [ 260 ] {ced70b90-84f8-4111-bc19-c3f4e9447c80} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.03.19 00:56:41.588289 [ 260 ] {ced70b90-84f8-4111-bc19-c3f4e9447c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3219 | 2026.03.19 00:56:41.588581 [ 260 ] {ced70b90-84f8-4111-bc19-c3f4e9447c80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3220 | 2026.03.19 00:56:41.588801 [ 260 ] {ced70b90-84f8-4111-bc19-c3f4e9447c80} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.03.19 00:56:41.588925 [ 260 ] {ced70b90-84f8-4111-bc19-c3f4e9447c80} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 3222 | 2026.03.19 00:56:41.588963 [ 260 ] {ced70b90-84f8-4111-bc19-c3f4e9447c80} <Debug> TCPHandler: Processed in 0.001280888 sec. | ||
| 3223 | 2026.03.19 00:56:41.589061 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2026.03.19 00:56:41.589148 [ 260 ] {ea7a652a-849a-4273-a5b9-0f412a7ff311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3225 | 2026.03.19 00:56:41.589185 [ 260 ] {ea7a652a-849a-4273-a5b9-0f412a7ff311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3226 | 2026.03.19 00:56:41.589837 [ 260 ] {ea7a652a-849a-4273-a5b9-0f412a7ff311} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.03.19 00:56:41.589871 [ 260 ] {ea7a652a-849a-4273-a5b9-0f412a7ff311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3228 | 2026.03.19 00:56:41.590305 [ 260 ] {ea7a652a-849a-4273-a5b9-0f412a7ff311} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3229 | 2026.03.19 00:56:41.590533 [ 260 ] {ea7a652a-849a-4273-a5b9-0f412a7ff311} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.03.19 00:56:41.590671 [ 260 ] {ea7a652a-849a-4273-a5b9-0f412a7ff311} <Debug> executeQuery: Read 1079 rows, 77.05 KiB in 0.001528 sec., 706151.832460733 rows/sec., 49.24 MiB/sec. | ||
| 3231 | 2026.03.19 00:56:41.590709 [ 260 ] {ea7a652a-849a-4273-a5b9-0f412a7ff311} <Debug> TCPHandler: Processed in 0.001689417 sec. | ||
| 3232 | 2026.03.19 00:56:41.590826 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.03.19 00:56:41.590919 [ 260 ] {9c96c546-d05d-42b7-8029-afe02f384e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3234 | 2026.03.19 00:56:41.590964 [ 260 ] {9c96c546-d05d-42b7-8029-afe02f384e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3235 | 2026.03.19 00:56:41.591585 [ 260 ] {9c96c546-d05d-42b7-8029-afe02f384e62} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.03.19 00:56:41.591623 [ 260 ] {9c96c546-d05d-42b7-8029-afe02f384e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3237 | 2026.03.19 00:56:41.592033 [ 260 ] {9c96c546-d05d-42b7-8029-afe02f384e62} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3238 | 2026.03.19 00:56:41.592257 [ 260 ] {9c96c546-d05d-42b7-8029-afe02f384e62} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.03.19 00:56:41.592392 [ 260 ] {9c96c546-d05d-42b7-8029-afe02f384e62} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.00149 sec., 842953.0201342282 rows/sec., 53.17 MiB/sec. | ||
| 3240 | 2026.03.19 00:56:41.592429 [ 260 ] {9c96c546-d05d-42b7-8029-afe02f384e62} <Debug> TCPHandler: Processed in 0.001652476 sec. | ||
| 3241 | 2026.03.19 00:56:41.592539 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.03.19 00:56:41.592632 [ 260 ] {214b4283-f752-4961-82a6-453fe5e84cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.03.19 00:56:41.592688 [ 260 ] {214b4283-f752-4961-82a6-453fe5e84cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3244 | 2026.03.19 00:56:41.593444 [ 260 ] {214b4283-f752-4961-82a6-453fe5e84cfe} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.03.19 00:56:41.593479 [ 260 ] {214b4283-f752-4961-82a6-453fe5e84cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3246 | 2026.03.19 00:56:41.594067 [ 260 ] {214b4283-f752-4961-82a6-453fe5e84cfe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3247 | 2026.03.19 00:56:41.594299 [ 260 ] {214b4283-f752-4961-82a6-453fe5e84cfe} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.03.19 00:56:41.594435 [ 260 ] {214b4283-f752-4961-82a6-453fe5e84cfe} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001819 sec., 20340.84661902144 rows/sec., 36.45 MiB/sec. | ||
| 3249 | 2026.03.19 00:56:41.594484 [ 260 ] {214b4283-f752-4961-82a6-453fe5e84cfe} <Debug> TCPHandler: Processed in 0.001992433 sec. | ||
| 3250 | 2026.03.19 00:56:41.594605 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2026.03.19 00:56:41.594699 [ 260 ] {61144b8d-01aa-477d-9ee6-d1bd6d848eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3252 | 2026.03.19 00:56:41.594742 [ 260 ] {61144b8d-01aa-477d-9ee6-d1bd6d848eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3253 | 2026.03.19 00:56:41.595058 [ 260 ] {61144b8d-01aa-477d-9ee6-d1bd6d848eee} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.03.19 00:56:41.595093 [ 260 ] {61144b8d-01aa-477d-9ee6-d1bd6d848eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3255 | 2026.03.19 00:56:41.595402 [ 260 ] {61144b8d-01aa-477d-9ee6-d1bd6d848eee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3256 | 2026.03.19 00:56:41.595619 [ 260 ] {61144b8d-01aa-477d-9ee6-d1bd6d848eee} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.03.19 00:56:41.595750 [ 260 ] {61144b8d-01aa-477d-9ee6-d1bd6d848eee} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001068 sec., 11235.955056179775 rows/sec., 775.40 KiB/sec. | ||
| 3258 | 2026.03.19 00:56:41.595785 [ 260 ] {61144b8d-01aa-477d-9ee6-d1bd6d848eee} <Debug> TCPHandler: Processed in 0.001228807 sec. | ||
| 3259 | 2026.03.19 00:56:42.000451 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.77 MiB, peak 228.58 MiB, free memory in arenas 0.00 B, will set to 224.55 MiB (RSS), difference: -1.22 MiB | ||
| 3260 | 2026.03.19 00:56:46.256641 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2026.03.19 00:56:46.256856 [ 260 ] {2b6bde57-6619-489f-9308-deaf77e3da99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3262 | 2026.03.19 00:56:46.256935 [ 260 ] {2b6bde57-6619-489f-9308-deaf77e3da99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3263 | 2026.03.19 00:56:46.257678 [ 260 ] {2b6bde57-6619-489f-9308-deaf77e3da99} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.03.19 00:56:46.257734 [ 260 ] {2b6bde57-6619-489f-9308-deaf77e3da99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3265 | 2026.03.19 00:56:46.258146 [ 260 ] {2b6bde57-6619-489f-9308-deaf77e3da99} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3266 | 2026.03.19 00:56:46.258389 [ 260 ] {2b6bde57-6619-489f-9308-deaf77e3da99} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.03.19 00:56:46.258636 [ 260 ] {2b6bde57-6619-489f-9308-deaf77e3da99} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001831 sec., 30584.380120152924 rows/sec., 2.33 MiB/sec. | ||
| 3268 | 2026.03.19 00:56:46.258685 [ 260 ] {2b6bde57-6619-489f-9308-deaf77e3da99} <Debug> TCPHandler: Processed in 0.002184139 sec. | ||
| 3269 | 2026.03.19 00:56:46.258810 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2026.03.19 00:56:46.258912 [ 260 ] {8204f726-04f2-44b8-9b49-71c94b530d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3271 | 2026.03.19 00:56:46.258956 [ 260 ] {8204f726-04f2-44b8-9b49-71c94b530d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3272 | 2026.03.19 00:56:46.259394 [ 260 ] {8204f726-04f2-44b8-9b49-71c94b530d82} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.03.19 00:56:46.259432 [ 260 ] {8204f726-04f2-44b8-9b49-71c94b530d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3274 | 2026.03.19 00:56:46.259744 [ 260 ] {8204f726-04f2-44b8-9b49-71c94b530d82} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3275 | 2026.03.19 00:56:46.259981 [ 260 ] {8204f726-04f2-44b8-9b49-71c94b530d82} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.03.19 00:56:46.260118 [ 260 ] {8204f726-04f2-44b8-9b49-71c94b530d82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 3277 | 2026.03.19 00:56:46.260158 [ 260 ] {8204f726-04f2-44b8-9b49-71c94b530d82} <Debug> TCPHandler: Processed in 0.001399941 sec. | ||
| 3278 | 2026.03.19 00:56:46.260268 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.03.19 00:56:46.260364 [ 260 ] {f7515b2c-4270-4985-bd02-89d32cba22fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3280 | 2026.03.19 00:56:46.260410 [ 260 ] {f7515b2c-4270-4985-bd02-89d32cba22fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3281 | 2026.03.19 00:56:46.260801 [ 260 ] {f7515b2c-4270-4985-bd02-89d32cba22fb} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.03.19 00:56:46.260838 [ 260 ] {f7515b2c-4270-4985-bd02-89d32cba22fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3283 | 2026.03.19 00:56:46.261184 [ 260 ] {f7515b2c-4270-4985-bd02-89d32cba22fb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3284 | 2026.03.19 00:56:46.261400 [ 260 ] {f7515b2c-4270-4985-bd02-89d32cba22fb} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.03.19 00:56:46.261531 [ 260 ] {f7515b2c-4270-4985-bd02-89d32cba22fb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001187 sec., 107834.87784330246 rows/sec., 7.51 MiB/sec. | ||
| 3286 | 2026.03.19 00:56:46.261568 [ 260 ] {f7515b2c-4270-4985-bd02-89d32cba22fb} <Debug> TCPHandler: Processed in 0.00134987 sec. | ||
| 3287 | 2026.03.19 00:56:46.261676 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2026.03.19 00:56:46.261770 [ 260 ] {765c105b-c903-4201-8160-73a118b6b1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3289 | 2026.03.19 00:56:46.261813 [ 260 ] {765c105b-c903-4201-8160-73a118b6b1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3290 | 2026.03.19 00:56:46.262143 [ 260 ] {765c105b-c903-4201-8160-73a118b6b1c0} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.03.19 00:56:46.262179 [ 260 ] {765c105b-c903-4201-8160-73a118b6b1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3292 | 2026.03.19 00:56:46.262494 [ 260 ] {765c105b-c903-4201-8160-73a118b6b1c0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3293 | 2026.03.19 00:56:46.262708 [ 260 ] {765c105b-c903-4201-8160-73a118b6b1c0} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.03.19 00:56:46.262834 [ 260 ] {765c105b-c903-4201-8160-73a118b6b1c0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001084 sec., 44280.44280442805 rows/sec., 2.98 MiB/sec. | ||
| 3295 | 2026.03.19 00:56:46.262871 [ 260 ] {765c105b-c903-4201-8160-73a118b6b1c0} <Debug> TCPHandler: Processed in 0.001244538 sec. | ||
| 3296 | 2026.03.19 00:56:48.130035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6249 | ||
| 3297 | 2026.03.19 00:56:48.130572 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.03.19 00:56:48.130621 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3299 | 2026.03.19 00:56:48.131136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3300 | 2026.03.19 00:56:48.131375 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.03.19 00:56:48.131515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6249 | ||
| 3302 | 2026.03.19 00:56:48.458095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3303 | 2026.03.19 00:56:48.473891 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.03.19 00:56:48.473945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3305 | 2026.03.19 00:56:48.479266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3306 | 2026.03.19 00:56:48.479957 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.03.19 00:56:48.482662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3308 | 2026.03.19 00:56:50.634356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 434 | ||
| 3309 | 2026.03.19 00:56:50.636753 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.03.19 00:56:50.636809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3311 | 2026.03.19 00:56:50.638008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3312 | 2026.03.19 00:56:50.638290 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.03.19 00:56:50.638621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 3314 | 2026.03.19 00:56:51.258714 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.03.19 00:56:51.258893 [ 260 ] {3b0f7215-99f1-4cab-b4ee-c9d99573f39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3316 | 2026.03.19 00:56:51.258958 [ 260 ] {3b0f7215-99f1-4cab-b4ee-c9d99573f39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3317 | 2026.03.19 00:56:51.259629 [ 260 ] {3b0f7215-99f1-4cab-b4ee-c9d99573f39d} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.03.19 00:56:51.259677 [ 260 ] {3b0f7215-99f1-4cab-b4ee-c9d99573f39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3319 | 2026.03.19 00:56:51.260081 [ 260 ] {3b0f7215-99f1-4cab-b4ee-c9d99573f39d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3320 | 2026.03.19 00:56:51.260311 [ 260 ] {3b0f7215-99f1-4cab-b4ee-c9d99573f39d} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.03.19 00:56:51.260463 [ 260 ] {3b0f7215-99f1-4cab-b4ee-c9d99573f39d} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001621 sec., 50586.05798889574 rows/sec., 4.20 MiB/sec. | ||
| 3322 | 2026.03.19 00:56:51.260506 [ 260 ] {3b0f7215-99f1-4cab-b4ee-c9d99573f39d} <Debug> TCPHandler: Processed in 0.001927453 sec. | ||
| 3323 | 2026.03.19 00:56:51.260643 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.03.19 00:56:51.260737 [ 260 ] {b860768c-d146-44c7-8102-08237c741135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3325 | 2026.03.19 00:56:51.260779 [ 260 ] {b860768c-d146-44c7-8102-08237c741135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3326 | 2026.03.19 00:56:51.261189 [ 260 ] {b860768c-d146-44c7-8102-08237c741135} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.03.19 00:56:51.261227 [ 260 ] {b860768c-d146-44c7-8102-08237c741135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3328 | 2026.03.19 00:56:51.261548 [ 260 ] {b860768c-d146-44c7-8102-08237c741135} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3329 | 2026.03.19 00:56:51.261779 [ 260 ] {b860768c-d146-44c7-8102-08237c741135} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.03.19 00:56:51.261901 [ 35 ] {} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3331 | 2026.03.19 00:56:51.261911 [ 260 ] {b860768c-d146-44c7-8102-08237c741135} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001193 sec., 10896.898575020956 rows/sec., 819.40 KiB/sec. | ||
| 3332 | 2026.03.19 00:56:51.261975 [ 35 ] {} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.03.19 00:56:51.261990 [ 260 ] {b860768c-d146-44c7-8102-08237c741135} <Debug> TCPHandler: Processed in 0.00139756 sec. | ||
| 3334 | 2026.03.19 00:56:51.262004 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3335 | 2026.03.19 00:56:51.262103 [ 199 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::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 | ||
| 3336 | 2026.03.19 00:56:51.262122 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.03.19 00:56:51.262209 [ 199 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3338 | 2026.03.19 00:56:51.262216 [ 260 ] {a15574bc-65df-40a1-bbb9-df86a4a733fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3339 | 2026.03.19 00:56:51.262241 [ 199 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 75 rows starting from the beginning of the part | ||
| 3340 | 2026.03.19 00:56:51.262262 [ 260 ] {a15574bc-65df-40a1-bbb9-df86a4a733fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3341 | 2026.03.19 00:56:51.262323 [ 199 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part | ||
| 3342 | 2026.03.19 00:56:51.262373 [ 199 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
| 3343 | 2026.03.19 00:56:51.262418 [ 199 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
| 3344 | 2026.03.19 00:56:51.262462 [ 199 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 55 rows starting from the beginning of the part | ||
| 3345 | 2026.03.19 00:56:51.262500 [ 199 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
| 3346 | 2026.03.19 00:56:51.262688 [ 260 ] {a15574bc-65df-40a1-bbb9-df86a4a733fb} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.03.19 00:56:51.262724 [ 260 ] {a15574bc-65df-40a1-bbb9-df86a4a733fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3348 | 2026.03.19 00:56:51.263024 [ 260 ] {a15574bc-65df-40a1-bbb9-df86a4a733fb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3349 | 2026.03.19 00:56:51.263235 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169785 sec., 176955.5944040999 rows/sec., 13.62 MiB/sec. | ||
| 3350 | 2026.03.19 00:56:51.263241 [ 260 ] {a15574bc-65df-40a1-bbb9-df86a4a733fb} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.03.19 00:56:51.263424 [ 260 ] {a15574bc-65df-40a1-bbb9-df86a4a733fb} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001227 sec., 62754.68622656887 rows/sec., 4.90 MiB/sec. | ||
| 3352 | 2026.03.19 00:56:51.263465 [ 260 ] {a15574bc-65df-40a1-bbb9-df86a4a733fb} <Debug> TCPHandler: Processed in 0.001394481 sec. | ||
| 3353 | 2026.03.19 00:56:51.263521 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3354 | 2026.03.19 00:56:51.263588 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.03.19 00:56:51.263687 [ 260 ] {edc7f45a-5ceb-4cd2-b278-916533151fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3356 | 2026.03.19 00:56:51.263733 [ 260 ] {edc7f45a-5ceb-4cd2-b278-916533151fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3357 | 2026.03.19 00:56:51.263889 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_16_3} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.03.19 00:56:51.263983 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_16_3} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3359 | 2026.03.19 00:56:51.264090 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3360 | 2026.03.19 00:56:51.264149 [ 260 ] {edc7f45a-5ceb-4cd2-b278-916533151fb9} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.03.19 00:56:51.264189 [ 260 ] {edc7f45a-5ceb-4cd2-b278-916533151fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3362 | 2026.03.19 00:56:51.264524 [ 260 ] {edc7f45a-5ceb-4cd2-b278-916533151fb9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3363 | 2026.03.19 00:56:51.264729 [ 260 ] {edc7f45a-5ceb-4cd2-b278-916533151fb9} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.03.19 00:56:51.264857 [ 260 ] {edc7f45a-5ceb-4cd2-b278-916533151fb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 3365 | 2026.03.19 00:56:51.264894 [ 260 ] {edc7f45a-5ceb-4cd2-b278-916533151fb9} <Debug> TCPHandler: Processed in 0.00135488 sec. | ||
| 3366 | 2026.03.19 00:56:51.265009 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.03.19 00:56:51.265105 [ 260 ] {24297228-f214-4113-a860-e3ee125e8d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3368 | 2026.03.19 00:56:51.265162 [ 260 ] {24297228-f214-4113-a860-e3ee125e8d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3369 | 2026.03.19 00:56:51.265936 [ 260 ] {24297228-f214-4113-a860-e3ee125e8d7a} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.03.19 00:56:51.265973 [ 260 ] {24297228-f214-4113-a860-e3ee125e8d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3371 | 2026.03.19 00:56:51.266510 [ 260 ] {24297228-f214-4113-a860-e3ee125e8d7a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3372 | 2026.03.19 00:56:51.266736 [ 260 ] {24297228-f214-4113-a860-e3ee125e8d7a} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.03.19 00:56:51.266851 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3374 | 2026.03.19 00:56:51.266878 [ 260 ] {24297228-f214-4113-a860-e3ee125e8d7a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001793 sec., 7250.418293363078 rows/sec., 12.99 MiB/sec. | ||
| 3375 | 2026.03.19 00:56:51.266895 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.03.19 00:56:51.266923 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3377 | 2026.03.19 00:56:51.266941 [ 260 ] {24297228-f214-4113-a860-e3ee125e8d7a} <Debug> TCPHandler: Processed in 0.001985664 sec. | ||
| 3378 | 2026.03.19 00:56:51.267019 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::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 | ||
| 3379 | 2026.03.19 00:56:51.267065 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.03.19 00:56:51.267167 [ 260 ] {2d6cdd2f-cc36-4ada-a455-7630be759199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3381 | 2026.03.19 00:56:51.267209 [ 260 ] {2d6cdd2f-cc36-4ada-a455-7630be759199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3382 | 2026.03.19 00:56:51.267281 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3383 | 2026.03.19 00:56:51.267360 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 178 rows starting from the beginning of the part | ||
| 3384 | 2026.03.19 00:56:51.267528 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
| 3385 | 2026.03.19 00:56:51.267545 [ 260 ] {2d6cdd2f-cc36-4ada-a455-7630be759199} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.03.19 00:56:51.267585 [ 260 ] {2d6cdd2f-cc36-4ada-a455-7630be759199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3387 | 2026.03.19 00:56:51.267647 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
| 3388 | 2026.03.19 00:56:51.267762 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
| 3389 | 2026.03.19 00:56:51.267878 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
| 3390 | 2026.03.19 00:56:51.267919 [ 260 ] {2d6cdd2f-cc36-4ada-a455-7630be759199} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3391 | 2026.03.19 00:56:51.267992 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
| 3392 | 2026.03.19 00:56:51.268144 [ 260 ] {2d6cdd2f-cc36-4ada-a455-7630be759199} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.03.19 00:56:51.268280 [ 260 ] {2d6cdd2f-cc36-4ada-a455-7630be759199} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 3394 | 2026.03.19 00:56:51.268317 [ 260 ] {2d6cdd2f-cc36-4ada-a455-7630be759199} <Debug> TCPHandler: Processed in 0.001302648 sec. | ||
| 3395 | 2026.03.19 00:56:51.271386 [ 194 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 19 columns (19 merged, 0 gathered) in 0.004412067 sec., 63915.62050168322 rows/sec., 114.53 MiB/sec. | ||
| 3396 | 2026.03.19 00:56:51.271911 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3397 | 2026.03.19 00:56:51.272241 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.03.19 00:56:51.272313 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3399 | 2026.03.19 00:56:51.272401 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3400 | 2026.03.19 00:56:53.253404 [ 147 ] {} <Debug> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3401 | 2026.03.19 00:56:53.253473 [ 147 ] {} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.03.19 00:56:53.253495 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3403 | 2026.03.19 00:56:53.253619 [ 189 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::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 | ||
| 3404 | 2026.03.19 00:56:53.253770 [ 189 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3405 | 2026.03.19 00:56:53.253804 [ 189 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3406 | 2026.03.19 00:56:53.253867 [ 189 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3407 | 2026.03.19 00:56:53.253912 [ 189 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3408 | 2026.03.19 00:56:53.253953 [ 189 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3409 | 2026.03.19 00:56:53.253992 [ 189 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3410 | 2026.03.19 00:56:53.254768 [ 194 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201687 sec., 26629.230406919607 rows/sec., 2.22 MiB/sec. | ||
| 3411 | 2026.03.19 00:56:53.254949 [ 187 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3412 | 2026.03.19 00:56:53.255248 [ 187 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_5_1} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.03.19 00:56:53.255323 [ 187 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_5_1} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3414 | 2026.03.19 00:56:53.255414 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3415 | 2026.03.19 00:56:55.551921 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3416 | 2026.03.19 00:56:55.551993 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3417 | 2026.03.19 00:56:55.631945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6697 | ||
| 3418 | 2026.03.19 00:56:55.632418 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.03.19 00:56:55.632459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3420 | 2026.03.19 00:56:55.632948 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3421 | 2026.03.19 00:56:55.633183 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.03.19 00:56:55.633314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6697 | ||
| 3423 | 2026.03.19 00:56:55.983048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3424 | 2026.03.19 00:56:55.999540 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.03.19 00:56:55.999611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3426 | 2026.03.19 00:56:56.005870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3427 | 2026.03.19 00:56:56.006549 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.03.19 00:56:56.009369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3429 | 2026.03.19 00:56:56.258418 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.03.19 00:56:56.258692 [ 260 ] {e115ab6d-a7ee-4598-a0bf-ee8aa95093f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3431 | 2026.03.19 00:56:56.258789 [ 260 ] {e115ab6d-a7ee-4598-a0bf-ee8aa95093f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3432 | 2026.03.19 00:56:56.259497 [ 260 ] {e115ab6d-a7ee-4598-a0bf-ee8aa95093f8} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.03.19 00:56:56.259551 [ 260 ] {e115ab6d-a7ee-4598-a0bf-ee8aa95093f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3434 | 2026.03.19 00:56:56.259948 [ 260 ] {e115ab6d-a7ee-4598-a0bf-ee8aa95093f8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3435 | 2026.03.19 00:56:56.260180 [ 260 ] {e115ab6d-a7ee-4598-a0bf-ee8aa95093f8} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.03.19 00:56:56.260327 [ 260 ] {e115ab6d-a7ee-4598-a0bf-ee8aa95093f8} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.001712 sec., 65420.56074766355 rows/sec., 5.52 MiB/sec. | ||
| 3437 | 2026.03.19 00:56:56.260328 [ 52 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3438 | 2026.03.19 00:56:56.260378 [ 260 ] {e115ab6d-a7ee-4598-a0bf-ee8aa95093f8} <Debug> TCPHandler: Processed in 0.002144408 sec. | ||
| 3439 | 2026.03.19 00:56:56.260418 [ 52 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.03.19 00:56:56.260449 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3441 | 2026.03.19 00:56:56.260557 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.03.19 00:56:56.260564 [ 197 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 3443 | 2026.03.19 00:56:56.260686 [ 260 ] {ef83ca6b-8e1d-403d-829c-5a55e4c2ae4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3444 | 2026.03.19 00:56:56.260712 [ 197 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3445 | 2026.03.19 00:56:56.260740 [ 260 ] {ef83ca6b-8e1d-403d-829c-5a55e4c2ae4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3446 | 2026.03.19 00:56:56.260755 [ 197 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2147 rows starting from the beginning of the part | ||
| 3447 | 2026.03.19 00:56:56.260836 [ 197 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
| 3448 | 2026.03.19 00:56:56.260889 [ 197 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2115 rows starting from the beginning of the part | ||
| 3449 | 2026.03.19 00:56:56.260936 [ 197 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3450 | 2026.03.19 00:56:56.260981 [ 197 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
| 3451 | 2026.03.19 00:56:56.261027 [ 197 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
| 3452 | 2026.03.19 00:56:56.261246 [ 260 ] {ef83ca6b-8e1d-403d-829c-5a55e4c2ae4f} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.03.19 00:56:56.261294 [ 260 ] {ef83ca6b-8e1d-403d-829c-5a55e4c2ae4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3454 | 2026.03.19 00:56:56.261780 [ 260 ] {ef83ca6b-8e1d-403d-829c-5a55e4c2ae4f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3455 | 2026.03.19 00:56:56.262013 [ 260 ] {ef83ca6b-8e1d-403d-829c-5a55e4c2ae4f} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.03.19 00:56:56.262150 [ 260 ] {ef83ca6b-8e1d-403d-829c-5a55e4c2ae4f} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001489 sec., 18804.566823371388 rows/sec., 1.38 MiB/sec. | ||
| 3457 | 2026.03.19 00:56:56.262188 [ 260 ] {ef83ca6b-8e1d-403d-829c-5a55e4c2ae4f} <Debug> TCPHandler: Processed in 0.001702408 sec. | ||
| 3458 | 2026.03.19 00:56:56.262297 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2026.03.19 00:56:56.262409 [ 260 ] {2a5a9f9e-92de-43fc-80d0-d6ae4957448b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3460 | 2026.03.19 00:56:56.262448 [ 260 ] {2a5a9f9e-92de-43fc-80d0-d6ae4957448b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3461 | 2026.03.19 00:56:56.262878 [ 260 ] {2a5a9f9e-92de-43fc-80d0-d6ae4957448b} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.03.19 00:56:56.262886 [ 187 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4594 rows, containing 5 columns (5 merged, 0 gathered) in 0.002377962 sec., 1931906.3971585752 rows/sec., 155.73 MiB/sec. | ||
| 3463 | 2026.03.19 00:56:56.262915 [ 260 ] {2a5a9f9e-92de-43fc-80d0-d6ae4957448b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3464 | 2026.03.19 00:56:56.263241 [ 260 ] {2a5a9f9e-92de-43fc-80d0-d6ae4957448b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3465 | 2026.03.19 00:56:56.263239 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3466 | 2026.03.19 00:56:56.263488 [ 260 ] {2a5a9f9e-92de-43fc-80d0-d6ae4957448b} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.03.19 00:56:56.263642 [ 52 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3468 | 2026.03.19 00:56:56.263667 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_21_4} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2026.03.19 00:56:56.263676 [ 260 ] {2a5a9f9e-92de-43fc-80d0-d6ae4957448b} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001284 sec., 71651.09034267913 rows/sec., 5.60 MiB/sec. | ||
| 3470 | 2026.03.19 00:56:56.263674 [ 52 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.03.19 00:56:56.263746 [ 260 ] {2a5a9f9e-92de-43fc-80d0-d6ae4957448b} <Debug> TCPHandler: Processed in 0.001495713 sec. | ||
| 3472 | 2026.03.19 00:56:56.263749 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3473 | 2026.03.19 00:56:56.263762 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_21_4} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3474 | 2026.03.19 00:56:56.263839 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3475 | 2026.03.19 00:56:56.263884 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 3476 | 2026.03.19 00:56:56.263885 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2026.03.19 00:56:56.263936 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3478 | 2026.03.19 00:56:56.263967 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1122 rows starting from the beginning of the part | ||
| 3479 | 2026.03.19 00:56:56.264013 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part | ||
| 3480 | 2026.03.19 00:56:56.264026 [ 260 ] {1173dec3-7e00-490a-9252-66e80b1aec76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3481 | 2026.03.19 00:56:56.264049 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1079 rows starting from the beginning of the part | ||
| 3482 | 2026.03.19 00:56:56.264083 [ 260 ] {1173dec3-7e00-490a-9252-66e80b1aec76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3483 | 2026.03.19 00:56:56.264090 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3484 | 2026.03.19 00:56:56.264139 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 77 rows starting from the beginning of the part | ||
| 3485 | 2026.03.19 00:56:56.264172 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 92 rows starting from the beginning of the part | ||
| 3486 | 2026.03.19 00:56:56.264627 [ 260 ] {1173dec3-7e00-490a-9252-66e80b1aec76} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.03.19 00:56:56.264670 [ 260 ] {1173dec3-7e00-490a-9252-66e80b1aec76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3488 | 2026.03.19 00:56:56.265162 [ 260 ] {1173dec3-7e00-490a-9252-66e80b1aec76} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3489 | 2026.03.19 00:56:56.265313 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2511 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494533 sec., 1680123.490080179 rows/sec., 125.56 MiB/sec. | ||
| 3490 | 2026.03.19 00:56:56.265457 [ 260 ] {1173dec3-7e00-490a-9252-66e80b1aec76} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.03.19 00:56:56.265554 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3492 | 2026.03.19 00:56:56.265607 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3493 | 2026.03.19 00:56:56.265626 [ 260 ] {1173dec3-7e00-490a-9252-66e80b1aec76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec. | ||
| 3494 | 2026.03.19 00:56:56.265652 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.03.19 00:56:56.265675 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3496 | 2026.03.19 00:56:56.265675 [ 260 ] {1173dec3-7e00-490a-9252-66e80b1aec76} <Debug> TCPHandler: Processed in 0.00184903 sec. | ||
| 3497 | 2026.03.19 00:56:56.265772 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 3498 | 2026.03.19 00:56:56.265800 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.03.19 00:56:56.265830 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.03.19 00:56:56.265898 [ 260 ] {538c913b-3e54-4f6a-a772-83011d2bcdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3501 | 2026.03.19 00:56:56.265908 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3502 | 2026.03.19 00:56:56.265907 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_21_4} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3503 | 2026.03.19 00:56:56.265964 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5755 rows starting from the beginning of the part | ||
| 3504 | 2026.03.19 00:56:56.265967 [ 260 ] {538c913b-3e54-4f6a-a772-83011d2bcdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3505 | 2026.03.19 00:56:56.266029 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 3506 | 2026.03.19 00:56:56.266054 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 3507 | 2026.03.19 00:56:56.266103 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1256 rows starting from the beginning of the part | ||
| 3508 | 2026.03.19 00:56:56.266141 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3509 | 2026.03.19 00:56:56.266181 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 3510 | 2026.03.19 00:56:56.266226 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 3511 | 2026.03.19 00:56:56.266822 [ 260 ] {538c913b-3e54-4f6a-a772-83011d2bcdb1} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.03.19 00:56:56.266864 [ 260 ] {538c913b-3e54-4f6a-a772-83011d2bcdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3513 | 2026.03.19 00:56:56.267508 [ 260 ] {538c913b-3e54-4f6a-a772-83011d2bcdb1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3514 | 2026.03.19 00:56:56.267744 [ 260 ] {538c913b-3e54-4f6a-a772-83011d2bcdb1} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.03.19 00:56:56.267876 [ 260 ] {538c913b-3e54-4f6a-a772-83011d2bcdb1} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001997 sec., 14021.031547320981 rows/sec., 25.13 MiB/sec. | ||
| 3516 | 2026.03.19 00:56:56.267926 [ 260 ] {538c913b-3e54-4f6a-a772-83011d2bcdb1} <Debug> TCPHandler: Processed in 0.002172978 sec. | ||
| 3517 | 2026.03.19 00:56:56.268037 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.03.19 00:56:56.268175 [ 260 ] {fb861fb3-50f4-4860-86f0-ed4d202a67fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3519 | 2026.03.19 00:56:56.268246 [ 260 ] {fb861fb3-50f4-4860-86f0-ed4d202a67fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3520 | 2026.03.19 00:56:56.268538 [ 188 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7619 rows, containing 5 columns (5 merged, 0 gathered) in 0.002809882 sec., 2711501.7641310203 rows/sec., 179.61 MiB/sec. | ||
| 3521 | 2026.03.19 00:56:56.268706 [ 260 ] {fb861fb3-50f4-4860-86f0-ed4d202a67fc} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.03.19 00:56:56.268745 [ 260 ] {fb861fb3-50f4-4860-86f0-ed4d202a67fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3523 | 2026.03.19 00:56:56.268967 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3524 | 2026.03.19 00:56:56.269087 [ 260 ] {fb861fb3-50f4-4860-86f0-ed4d202a67fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3525 | 2026.03.19 00:56:56.269283 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.03.19 00:56:56.269357 [ 260 ] {fb861fb3-50f4-4860-86f0-ed4d202a67fc} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.03.19 00:56:56.269359 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3528 | 2026.03.19 00:56:56.269445 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3529 | 2026.03.19 00:56:56.269490 [ 92 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3530 | 2026.03.19 00:56:56.269500 [ 260 ] {fb861fb3-50f4-4860-86f0-ed4d202a67fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
| 3531 | 2026.03.19 00:56:56.269536 [ 92 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.03.19 00:56:56.269548 [ 260 ] {fb861fb3-50f4-4860-86f0-ed4d202a67fc} <Debug> TCPHandler: Processed in 0.001558934 sec. | ||
| 3533 | 2026.03.19 00:56:56.269559 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3534 | 2026.03.19 00:56:56.269677 [ 202 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 3535 | 2026.03.19 00:56:56.269788 [ 202 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3536 | 2026.03.19 00:56:56.269820 [ 202 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3537 | 2026.03.19 00:56:56.269877 [ 202 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 3538 | 2026.03.19 00:56:56.269920 [ 202 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 3539 | 2026.03.19 00:56:56.269959 [ 202 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3540 | 2026.03.19 00:56:56.269994 [ 202 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 3541 | 2026.03.19 00:56:56.270030 [ 202 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 3542 | 2026.03.19 00:56:56.270920 [ 200 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001308089 sec., 825631.8950774757 rows/sec., 55.64 MiB/sec. | ||
| 3543 | 2026.03.19 00:56:56.271089 [ 188 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3544 | 2026.03.19 00:56:56.271380 [ 188 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_21_4} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.03.19 00:56:56.271455 [ 188 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_21_4} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3546 | 2026.03.19 00:56:56.271527 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3547 | 2026.03.19 00:57:00.638868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 458 | ||
| 3548 | 2026.03.19 00:57:00.640826 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.03.19 00:57:00.640876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3550 | 2026.03.19 00:57:00.641981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3551 | 2026.03.19 00:57:00.642255 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.03.19 00:57:00.642544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3553 | 2026.03.19 00:57:01.257551 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.03.19 00:57:01.257835 [ 260 ] {5a792a14-ceec-4999-a55e-d0e3857dcdcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3555 | 2026.03.19 00:57:01.257901 [ 260 ] {5a792a14-ceec-4999-a55e-d0e3857dcdcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3556 | 2026.03.19 00:57:01.258554 [ 260 ] {5a792a14-ceec-4999-a55e-d0e3857dcdcb} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.03.19 00:57:01.258593 [ 260 ] {5a792a14-ceec-4999-a55e-d0e3857dcdcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3558 | 2026.03.19 00:57:01.258996 [ 260 ] {5a792a14-ceec-4999-a55e-d0e3857dcdcb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3559 | 2026.03.19 00:57:01.259228 [ 260 ] {5a792a14-ceec-4999-a55e-d0e3857dcdcb} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.03.19 00:57:01.259378 [ 260 ] {5a792a14-ceec-4999-a55e-d0e3857dcdcb} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001622 sec., 50554.87053020962 rows/sec., 4.20 MiB/sec. | ||
| 3561 | 2026.03.19 00:57:01.259420 [ 260 ] {5a792a14-ceec-4999-a55e-d0e3857dcdcb} <Debug> TCPHandler: Processed in 0.002057276 sec. | ||
| 3562 | 2026.03.19 00:57:01.259549 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.03.19 00:57:01.259645 [ 260 ] {dc65f6c4-a953-48ad-b454-baee063bfb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3564 | 2026.03.19 00:57:01.259686 [ 260 ] {dc65f6c4-a953-48ad-b454-baee063bfb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3565 | 2026.03.19 00:57:01.260080 [ 260 ] {dc65f6c4-a953-48ad-b454-baee063bfb94} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.03.19 00:57:01.260115 [ 260 ] {dc65f6c4-a953-48ad-b454-baee063bfb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3567 | 2026.03.19 00:57:01.260423 [ 260 ] {dc65f6c4-a953-48ad-b454-baee063bfb94} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3568 | 2026.03.19 00:57:01.260635 [ 260 ] {dc65f6c4-a953-48ad-b454-baee063bfb94} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.03.19 00:57:01.260770 [ 260 ] {dc65f6c4-a953-48ad-b454-baee063bfb94} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001144 sec., 11363.636363636364 rows/sec., 854.49 KiB/sec. | ||
| 3570 | 2026.03.19 00:57:01.260808 [ 260 ] {dc65f6c4-a953-48ad-b454-baee063bfb94} <Debug> TCPHandler: Processed in 0.001308969 sec. | ||
| 3571 | 2026.03.19 00:57:01.260919 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.03.19 00:57:01.261012 [ 260 ] {817d2dc4-1adc-41a0-bfe1-065fb82b9c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3573 | 2026.03.19 00:57:01.261053 [ 260 ] {817d2dc4-1adc-41a0-bfe1-065fb82b9c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3574 | 2026.03.19 00:57:01.261479 [ 260 ] {817d2dc4-1adc-41a0-bfe1-065fb82b9c61} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.03.19 00:57:01.261514 [ 260 ] {817d2dc4-1adc-41a0-bfe1-065fb82b9c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3576 | 2026.03.19 00:57:01.261816 [ 260 ] {817d2dc4-1adc-41a0-bfe1-065fb82b9c61} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3577 | 2026.03.19 00:57:01.262030 [ 260 ] {817d2dc4-1adc-41a0-bfe1-065fb82b9c61} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.03.19 00:57:01.262156 [ 260 ] {817d2dc4-1adc-41a0-bfe1-065fb82b9c61} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001162 sec., 66265.06024096385 rows/sec., 5.17 MiB/sec. | ||
| 3579 | 2026.03.19 00:57:01.262193 [ 260 ] {817d2dc4-1adc-41a0-bfe1-065fb82b9c61} <Debug> TCPHandler: Processed in 0.001322259 sec. | ||
| 3580 | 2026.03.19 00:57:01.262301 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.03.19 00:57:01.262395 [ 260 ] {353677fc-3a5f-4f30-bf83-75b524383231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3582 | 2026.03.19 00:57:01.262438 [ 260 ] {353677fc-3a5f-4f30-bf83-75b524383231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3583 | 2026.03.19 00:57:01.262838 [ 260 ] {353677fc-3a5f-4f30-bf83-75b524383231} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.03.19 00:57:01.262872 [ 260 ] {353677fc-3a5f-4f30-bf83-75b524383231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3585 | 2026.03.19 00:57:01.263217 [ 260 ] {353677fc-3a5f-4f30-bf83-75b524383231} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3586 | 2026.03.19 00:57:01.263437 [ 260 ] {353677fc-3a5f-4f30-bf83-75b524383231} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.03.19 00:57:01.263567 [ 260 ] {353677fc-3a5f-4f30-bf83-75b524383231} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 3588 | 2026.03.19 00:57:01.263603 [ 260 ] {353677fc-3a5f-4f30-bf83-75b524383231} <Debug> TCPHandler: Processed in 0.00135179 sec. | ||
| 3589 | 2026.03.19 00:57:01.263704 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.03.19 00:57:01.263797 [ 260 ] {6d4d8aae-1a5c-4d6a-abcb-3382d75924dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3591 | 2026.03.19 00:57:01.263853 [ 260 ] {6d4d8aae-1a5c-4d6a-abcb-3382d75924dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3592 | 2026.03.19 00:57:01.264593 [ 260 ] {6d4d8aae-1a5c-4d6a-abcb-3382d75924dc} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.03.19 00:57:01.264628 [ 260 ] {6d4d8aae-1a5c-4d6a-abcb-3382d75924dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3594 | 2026.03.19 00:57:01.265155 [ 260 ] {6d4d8aae-1a5c-4d6a-abcb-3382d75924dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3595 | 2026.03.19 00:57:01.265381 [ 260 ] {6d4d8aae-1a5c-4d6a-abcb-3382d75924dc} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.03.19 00:57:01.265523 [ 260 ] {6d4d8aae-1a5c-4d6a-abcb-3382d75924dc} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001744 sec., 7454.128440366972 rows/sec., 13.36 MiB/sec. | ||
| 3597 | 2026.03.19 00:57:01.265573 [ 260 ] {6d4d8aae-1a5c-4d6a-abcb-3382d75924dc} <Debug> TCPHandler: Processed in 0.001917372 sec. | ||
| 3598 | 2026.03.19 00:57:01.265684 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.03.19 00:57:01.265779 [ 260 ] {efc33369-9cec-4170-8d1a-cfff7d3f0d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.03.19 00:57:01.265821 [ 260 ] {efc33369-9cec-4170-8d1a-cfff7d3f0d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3601 | 2026.03.19 00:57:01.266155 [ 260 ] {efc33369-9cec-4170-8d1a-cfff7d3f0d37} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.03.19 00:57:01.266189 [ 260 ] {efc33369-9cec-4170-8d1a-cfff7d3f0d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3603 | 2026.03.19 00:57:01.266503 [ 260 ] {efc33369-9cec-4170-8d1a-cfff7d3f0d37} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3604 | 2026.03.19 00:57:01.266721 [ 260 ] {efc33369-9cec-4170-8d1a-cfff7d3f0d37} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.03.19 00:57:01.266849 [ 260 ] {efc33369-9cec-4170-8d1a-cfff7d3f0d37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3606 | 2026.03.19 00:57:01.266885 [ 260 ] {efc33369-9cec-4170-8d1a-cfff7d3f0d37} <Debug> TCPHandler: Processed in 0.001249568 sec. | ||
| 3607 | 2026.03.19 00:57:03.134185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7209 | ||
| 3608 | 2026.03.19 00:57:03.135167 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.03.19 00:57:03.135240 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3610 | 2026.03.19 00:57:03.135819 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3611 | 2026.03.19 00:57:03.136083 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.03.19 00:57:03.136240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7209 | ||
| 3613 | 2026.03.19 00:57:03.510234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3614 | 2026.03.19 00:57:03.526316 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2026.03.19 00:57:03.526384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3616 | 2026.03.19 00:57:03.531819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3617 | 2026.03.19 00:57:03.532511 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2026.03.19 00:57:03.535999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3619 | 2026.03.19 00:57:06.258041 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3620 | 2026.03.19 00:57:06.258275 [ 260 ] {36ed61ae-f316-4c02-99b6-76dd7e932bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3621 | 2026.03.19 00:57:06.258377 [ 260 ] {36ed61ae-f316-4c02-99b6-76dd7e932bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3622 | 2026.03.19 00:57:06.259424 [ 260 ] {36ed61ae-f316-4c02-99b6-76dd7e932bf9} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2026.03.19 00:57:06.259472 [ 260 ] {36ed61ae-f316-4c02-99b6-76dd7e932bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3624 | 2026.03.19 00:57:06.259874 [ 260 ] {36ed61ae-f316-4c02-99b6-76dd7e932bf9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3625 | 2026.03.19 00:57:06.260093 [ 260 ] {36ed61ae-f316-4c02-99b6-76dd7e932bf9} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.03.19 00:57:06.260243 [ 260 ] {36ed61ae-f316-4c02-99b6-76dd7e932bf9} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.002045 sec., 54767.726161369195 rows/sec., 4.62 MiB/sec. | ||
| 3627 | 2026.03.19 00:57:06.260283 [ 260 ] {36ed61ae-f316-4c02-99b6-76dd7e932bf9} <Debug> TCPHandler: Processed in 0.002380162 sec. | ||
| 3628 | 2026.03.19 00:57:06.260414 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2026.03.19 00:57:06.260513 [ 260 ] {2f64c6c9-9887-4d4c-8519-6624829e8602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3630 | 2026.03.19 00:57:06.260553 [ 260 ] {2f64c6c9-9887-4d4c-8519-6624829e8602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3631 | 2026.03.19 00:57:06.261004 [ 260 ] {2f64c6c9-9887-4d4c-8519-6624829e8602} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2026.03.19 00:57:06.261040 [ 260 ] {2f64c6c9-9887-4d4c-8519-6624829e8602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3633 | 2026.03.19 00:57:06.261326 [ 260 ] {2f64c6c9-9887-4d4c-8519-6624829e8602} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3634 | 2026.03.19 00:57:06.261531 [ 260 ] {2f64c6c9-9887-4d4c-8519-6624829e8602} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2026.03.19 00:57:06.261655 [ 260 ] {2f64c6c9-9887-4d4c-8519-6624829e8602} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001164 sec., 24054.982817869415 rows/sec., 1.77 MiB/sec. | ||
| 3636 | 2026.03.19 00:57:06.261690 [ 260 ] {2f64c6c9-9887-4d4c-8519-6624829e8602} <Debug> TCPHandler: Processed in 0.001324329 sec. | ||
| 3637 | 2026.03.19 00:57:06.261801 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2026.03.19 00:57:06.261901 [ 260 ] {df70c927-642a-4f26-b64f-ce64c665571d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3639 | 2026.03.19 00:57:06.261939 [ 260 ] {df70c927-642a-4f26-b64f-ce64c665571d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3640 | 2026.03.19 00:57:06.262423 [ 260 ] {df70c927-642a-4f26-b64f-ce64c665571d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2026.03.19 00:57:06.262460 [ 260 ] {df70c927-642a-4f26-b64f-ce64c665571d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3642 | 2026.03.19 00:57:06.262766 [ 260 ] {df70c927-642a-4f26-b64f-ce64c665571d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3643 | 2026.03.19 00:57:06.262971 [ 260 ] {df70c927-642a-4f26-b64f-ce64c665571d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2026.03.19 00:57:06.263098 [ 260 ] {df70c927-642a-4f26-b64f-ce64c665571d} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001215 sec., 75720.1646090535 rows/sec., 5.91 MiB/sec. | ||
| 3645 | 2026.03.19 00:57:06.263135 [ 260 ] {df70c927-642a-4f26-b64f-ce64c665571d} <Debug> TCPHandler: Processed in 0.00138074 sec. | ||
| 3646 | 2026.03.19 00:57:06.263244 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3647 | 2026.03.19 00:57:06.263346 [ 260 ] {d31c339c-f6dd-4165-b500-c6941aa14cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3648 | 2026.03.19 00:57:06.263389 [ 260 ] {d31c339c-f6dd-4165-b500-c6941aa14cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3649 | 2026.03.19 00:57:06.263826 [ 260 ] {d31c339c-f6dd-4165-b500-c6941aa14cf1} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.03.19 00:57:06.263864 [ 260 ] {d31c339c-f6dd-4165-b500-c6941aa14cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3651 | 2026.03.19 00:57:06.264196 [ 260 ] {d31c339c-f6dd-4165-b500-c6941aa14cf1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3652 | 2026.03.19 00:57:06.264403 [ 260 ] {d31c339c-f6dd-4165-b500-c6941aa14cf1} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.03.19 00:57:06.264529 [ 260 ] {d31c339c-f6dd-4165-b500-c6941aa14cf1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 3654 | 2026.03.19 00:57:06.264565 [ 260 ] {d31c339c-f6dd-4165-b500-c6941aa14cf1} <Debug> TCPHandler: Processed in 0.001367561 sec. | ||
| 3655 | 2026.03.19 00:57:06.264673 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2026.03.19 00:57:06.264774 [ 260 ] {8e26b070-d1a6-4eec-9a4c-f79213802a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3657 | 2026.03.19 00:57:06.264828 [ 260 ] {8e26b070-d1a6-4eec-9a4c-f79213802a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3658 | 2026.03.19 00:57:06.265664 [ 260 ] {8e26b070-d1a6-4eec-9a4c-f79213802a7c} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.03.19 00:57:06.265702 [ 260 ] {8e26b070-d1a6-4eec-9a4c-f79213802a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3660 | 2026.03.19 00:57:06.266218 [ 260 ] {8e26b070-d1a6-4eec-9a4c-f79213802a7c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3661 | 2026.03.19 00:57:06.266434 [ 260 ] {8e26b070-d1a6-4eec-9a4c-f79213802a7c} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.03.19 00:57:06.266568 [ 260 ] {8e26b070-d1a6-4eec-9a4c-f79213802a7c} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001813 sec., 15444.015444015444 rows/sec., 27.67 MiB/sec. | ||
| 3663 | 2026.03.19 00:57:06.266617 [ 260 ] {8e26b070-d1a6-4eec-9a4c-f79213802a7c} <Debug> TCPHandler: Processed in 0.001990994 sec. | ||
| 3664 | 2026.03.19 00:57:06.266736 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3665 | 2026.03.19 00:57:06.266837 [ 260 ] {f738a395-b5fc-49f7-97e7-308dcc829366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3666 | 2026.03.19 00:57:06.266878 [ 260 ] {f738a395-b5fc-49f7-97e7-308dcc829366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3667 | 2026.03.19 00:57:06.267212 [ 260 ] {f738a395-b5fc-49f7-97e7-308dcc829366} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2026.03.19 00:57:06.267246 [ 260 ] {f738a395-b5fc-49f7-97e7-308dcc829366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3669 | 2026.03.19 00:57:06.267543 [ 260 ] {f738a395-b5fc-49f7-97e7-308dcc829366} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3670 | 2026.03.19 00:57:06.267751 [ 260 ] {f738a395-b5fc-49f7-97e7-308dcc829366} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2026.03.19 00:57:06.267873 [ 260 ] {f738a395-b5fc-49f7-97e7-308dcc829366} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 3672 | 2026.03.19 00:57:06.267907 [ 260 ] {f738a395-b5fc-49f7-97e7-308dcc829366} <Debug> TCPHandler: Processed in 0.001217947 sec. | ||
| 3673 | 2026.03.19 00:57:10.296308 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57834 | ||
| 3674 | 2026.03.19 00:57:10.296428 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3675 | 2026.03.19 00:57:10.296455 [ 287 ] {} <Debug> TCP-Session: bab24672-bb56-4928-b119-c8f8769977d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57834 | ||
| 3676 | 2026.03.19 00:57:10.296476 [ 287 ] {} <Debug> TCP-Session: bab24672-bb56-4928-b119-c8f8769977d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.03.19 00:57:10.296491 [ 287 ] {} <Debug> TCP-Session: bab24672-bb56-4928-b119-c8f8769977d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.03.19 00:57:10.296700 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43091 | ||
| 3679 | 2026.03.19 00:57:10.296734 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64717 | ||
| 3680 | 2026.03.19 00:57:10.296749 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46924 | ||
| 3681 | 2026.03.19 00:57:10.296764 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65504 | ||
| 3682 | 2026.03.19 00:57:10.296772 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37524 | ||
| 3683 | 2026.03.19 00:57:10.296833 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3684 | 2026.03.19 00:57:10.296859 [ 287 ] {} <Trace> TCP-Session: bab24672-bb56-4928-b119-c8f8769977d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.03.19 00:57:10.296897 [ 288 ] {} <Debug> TCP-Session: 35f10a41-2fa2-4804-8beb-4182f4796885 Authenticating user 'default' from [fd00:1122:3344:101::e]:43091 | ||
| 3686 | 2026.03.19 00:57:10.296729 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40445 | ||
| 3687 | 2026.03.19 00:57:10.296934 [ 288 ] {} <Debug> TCP-Session: 35f10a41-2fa2-4804-8beb-4182f4796885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.03.19 00:57:10.296956 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3689 | 2026.03.19 00:57:10.296971 [ 288 ] {} <Debug> TCP-Session: 35f10a41-2fa2-4804-8beb-4182f4796885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.03.19 00:57:10.296728 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37747 | ||
| 3691 | 2026.03.19 00:57:10.297001 [ 292 ] {} <Debug> TCP-Session: 3741ee73-2236-45bc-9de1-4f1bc8392a3f Authenticating user 'default' from [fd00:1122:3344:101::e]:64717 | ||
| 3692 | 2026.03.19 00:57:10.296707 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62881 | ||
| 3693 | 2026.03.19 00:57:10.297067 [ 292 ] {} <Debug> TCP-Session: 3741ee73-2236-45bc-9de1-4f1bc8392a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.03.19 00:57:10.297069 [ 287 ] {9ed735db-6127-40c9-89b2-3fd56cec6a76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57834) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3695 | 2026.03.19 00:57:10.297090 [ 292 ] {} <Debug> TCP-Session: 3741ee73-2236-45bc-9de1-4f1bc8392a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.03.19 00:57:10.297122 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3697 | 2026.03.19 00:57:10.297161 [ 294 ] {} <Debug> TCP-Session: db6e9904-58bd-47a3-a520-6497368f286b Authenticating user 'default' from [fd00:1122:3344:101::e]:65504 | ||
| 3698 | 2026.03.19 00:57:10.297177 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3699 | 2026.03.19 00:57:10.297182 [ 294 ] {} <Debug> TCP-Session: db6e9904-58bd-47a3-a520-6497368f286b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.03.19 00:57:10.297217 [ 291 ] {} <Debug> TCP-Session: fd2c8fd5-e7ee-4635-a43f-0176ffb6e913 Authenticating user 'default' from [fd00:1122:3344:101::e]:40445 | ||
| 3701 | 2026.03.19 00:57:10.297222 [ 294 ] {} <Debug> TCP-Session: db6e9904-58bd-47a3-a520-6497368f286b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.03.19 00:57:10.297245 [ 291 ] {} <Debug> TCP-Session: fd2c8fd5-e7ee-4635-a43f-0176ffb6e913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.03.19 00:57:10.297218 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3704 | 2026.03.19 00:57:10.297270 [ 291 ] {} <Debug> TCP-Session: fd2c8fd5-e7ee-4635-a43f-0176ffb6e913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2026.03.19 00:57:10.297308 [ 290 ] {} <Debug> TCP-Session: dabe4bae-efd8-4a97-b5a5-fdcf3ef231f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37747 | ||
| 3706 | 2026.03.19 00:57:10.297335 [ 290 ] {} <Debug> TCP-Session: dabe4bae-efd8-4a97-b5a5-fdcf3ef231f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.03.19 00:57:10.297352 [ 290 ] {} <Debug> TCP-Session: dabe4bae-efd8-4a97-b5a5-fdcf3ef231f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2026.03.19 00:57:10.297378 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3709 | 2026.03.19 00:57:10.297379 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3710 | 2026.03.19 00:57:10.297414 [ 289 ] {} <Debug> TCP-Session: 30922989-5717-47bb-a329-b304b9ec8ff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62881 | ||
| 3711 | 2026.03.19 00:57:10.297433 [ 259 ] {} <Debug> TCP-Session: 3d3b8d89-7c5e-4db2-881d-069aaa9d763f Authenticating user 'default' from [fd00:1122:3344:101::e]:37524 | ||
| 3712 | 2026.03.19 00:57:10.297441 [ 289 ] {} <Debug> TCP-Session: 30922989-5717-47bb-a329-b304b9ec8ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.03.19 00:57:10.297459 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3714 | 2026.03.19 00:57:10.297472 [ 289 ] {} <Debug> TCP-Session: 30922989-5717-47bb-a329-b304b9ec8ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.03.19 00:57:10.297469 [ 259 ] {} <Debug> TCP-Session: 3d3b8d89-7c5e-4db2-881d-069aaa9d763f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.03.19 00:57:10.297499 [ 293 ] {} <Debug> TCP-Session: dd17a640-74af-468a-8583-cc078aed8b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:46924 | ||
| 3717 | 2026.03.19 00:57:10.297521 [ 259 ] {} <Debug> TCP-Session: 3d3b8d89-7c5e-4db2-881d-069aaa9d763f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.03.19 00:57:10.297538 [ 293 ] {} <Debug> TCP-Session: dd17a640-74af-468a-8583-cc078aed8b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.03.19 00:57:10.297451 [ 287 ] {9ed735db-6127-40c9-89b2-3fd56cec6a76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3720 | 2026.03.19 00:57:10.297561 [ 293 ] {} <Debug> TCP-Session: dd17a640-74af-468a-8583-cc078aed8b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.03.19 00:57:10.297614 [ 287 ] {9ed735db-6127-40c9-89b2-3fd56cec6a76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3722 | 2026.03.19 00:57:10.297934 [ 287 ] {9ed735db-6127-40c9-89b2-3fd56cec6a76} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 3723 | 2026.03.19 00:57:10.299007 [ 315 ] {9ed735db-6127-40c9-89b2-3fd56cec6a76} <Trace> AggregatingTransform: Aggregating | ||
| 3724 | 2026.03.19 00:57:10.299074 [ 315 ] {9ed735db-6127-40c9-89b2-3fd56cec6a76} <Trace> Aggregator: Aggregation method: without_key | ||
| 3725 | 2026.03.19 00:57:10.299120 [ 315 ] {9ed735db-6127-40c9-89b2-3fd56cec6a76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001083154 sec. (923.230 rows/sec., 36.06 KiB/sec.) | ||
| 3726 | 2026.03.19 00:57:10.299143 [ 315 ] {9ed735db-6127-40c9-89b2-3fd56cec6a76} <Trace> Aggregator: Merging aggregated data | ||
| 3727 | 2026.03.19 00:57:10.300680 [ 287 ] {9ed735db-6127-40c9-89b2-3fd56cec6a76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003679 sec., 271.8129926610492 rows/sec., 10.62 KiB/sec. | ||
| 3728 | 2026.03.19 00:57:10.300821 [ 287 ] {9ed735db-6127-40c9-89b2-3fd56cec6a76} <Debug> TCPHandler: Processed in 0.00411902 sec. | ||
| 3729 | 2026.03.19 00:57:10.300943 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3730 | 2026.03.19 00:57:10.300969 [ 287 ] {} <Debug> TCP-Session: bab24672-bb56-4928-b119-c8f8769977d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.03.19 00:57:10.300984 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3732 | 2026.03.19 00:57:10.301009 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3733 | 2026.03.19 00:57:10.301023 [ 288 ] {} <Debug> TCP-Session: 35f10a41-2fa2-4804-8beb-4182f4796885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.03.19 00:57:10.301034 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3735 | 2026.03.19 00:57:10.301056 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3736 | 2026.03.19 00:57:10.301081 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3737 | 2026.03.19 00:57:10.301091 [ 289 ] {} <Debug> TCP-Session: 30922989-5717-47bb-a329-b304b9ec8ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.03.19 00:57:10.301106 [ 294 ] {} <Debug> TCP-Session: db6e9904-58bd-47a3-a520-6497368f286b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.03.19 00:57:10.301119 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3740 | 2026.03.19 00:57:10.301121 [ 292 ] {} <Debug> TCP-Session: 3741ee73-2236-45bc-9de1-4f1bc8392a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.03.19 00:57:10.301148 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3742 | 2026.03.19 00:57:10.301160 [ 291 ] {} <Debug> TCP-Session: fd2c8fd5-e7ee-4635-a43f-0176ffb6e913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.03.19 00:57:10.301107 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3744 | 2026.03.19 00:57:10.301192 [ 259 ] {} <Debug> TCP-Session: 3d3b8d89-7c5e-4db2-881d-069aaa9d763f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.03.19 00:57:10.301058 [ 290 ] {} <Debug> TCP-Session: dabe4bae-efd8-4a97-b5a5-fdcf3ef231f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.03.19 00:57:10.301230 [ 293 ] {} <Debug> TCP-Session: dd17a640-74af-468a-8583-cc078aed8b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.03.19 00:57:10.391615 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65234 | ||
| 3748 | 2026.03.19 00:57:10.391726 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3749 | 2026.03.19 00:57:10.391753 [ 287 ] {} <Debug> TCP-Session: 783e3447-7e48-4e20-af18-5f89df2cde0f Authenticating user 'default' from [fd00:1122:3344:101::e]:65234 | ||
| 3750 | 2026.03.19 00:57:10.391775 [ 287 ] {} <Debug> TCP-Session: 783e3447-7e48-4e20-af18-5f89df2cde0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.03.19 00:57:10.391789 [ 287 ] {} <Debug> TCP-Session: 783e3447-7e48-4e20-af18-5f89df2cde0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.03.19 00:57:10.392024 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47506 | ||
| 3753 | 2026.03.19 00:57:10.392049 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37113 | ||
| 3754 | 2026.03.19 00:57:10.392068 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38807 | ||
| 3755 | 2026.03.19 00:57:10.392061 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63241 | ||
| 3756 | 2026.03.19 00:57:10.392117 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54535 | ||
| 3757 | 2026.03.19 00:57:10.392156 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3758 | 2026.03.19 00:57:10.392161 [ 287 ] {} <Trace> TCP-Session: 783e3447-7e48-4e20-af18-5f89df2cde0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2026.03.19 00:57:10.392186 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3760 | 2026.03.19 00:57:10.392222 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3761 | 2026.03.19 00:57:10.392242 [ 291 ] {} <Debug> TCP-Session: fd1eb086-2b74-4779-b2ed-255b68751c54 Authenticating user 'default' from [fd00:1122:3344:101::e]:37113 | ||
| 3762 | 2026.03.19 00:57:10.392258 [ 288 ] {} <Debug> TCP-Session: 76f56cff-fb0c-4906-8966-bb2c026e91f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47506 | ||
| 3763 | 2026.03.19 00:57:10.392267 [ 292 ] {} <Debug> TCP-Session: b0e21afa-5021-4632-9f8e-f7f1c5ba7276 Authenticating user 'default' from [fd00:1122:3344:101::e]:63241 | ||
| 3764 | 2026.03.19 00:57:10.392273 [ 291 ] {} <Debug> TCP-Session: fd1eb086-2b74-4779-b2ed-255b68751c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.03.19 00:57:10.392289 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3766 | 2026.03.19 00:57:10.392306 [ 292 ] {} <Debug> TCP-Session: b0e21afa-5021-4632-9f8e-f7f1c5ba7276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.03.19 00:57:10.392310 [ 291 ] {} <Debug> TCP-Session: fd1eb086-2b74-4779-b2ed-255b68751c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.03.19 00:57:10.392340 [ 292 ] {} <Debug> TCP-Session: b0e21afa-5021-4632-9f8e-f7f1c5ba7276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.03.19 00:57:10.392338 [ 259 ] {} <Debug> TCP-Session: 7d4dc20a-c17b-47a6-95e6-7b7f488f2b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:54535 | ||
| 3770 | 2026.03.19 00:57:10.392365 [ 287 ] {38591a47-4703-4bc3-8233-4ee95980fb88} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65234) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3771 | 2026.03.19 00:57:10.392391 [ 259 ] {} <Debug> TCP-Session: 7d4dc20a-c17b-47a6-95e6-7b7f488f2b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.03.19 00:57:10.392293 [ 288 ] {} <Debug> TCP-Session: 76f56cff-fb0c-4906-8966-bb2c026e91f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.03.19 00:57:10.392416 [ 259 ] {} <Debug> TCP-Session: 7d4dc20a-c17b-47a6-95e6-7b7f488f2b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.03.19 00:57:10.392434 [ 288 ] {} <Debug> TCP-Session: 76f56cff-fb0c-4906-8966-bb2c026e91f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.03.19 00:57:10.392168 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3776 | 2026.03.19 00:57:10.392052 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34686 | ||
| 3777 | 2026.03.19 00:57:10.392493 [ 293 ] {} <Debug> TCP-Session: ed21a248-d4ac-41c6-8624-edd44f80eecb Authenticating user 'default' from [fd00:1122:3344:101::e]:38807 | ||
| 3778 | 2026.03.19 00:57:10.392111 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36714 | ||
| 3779 | 2026.03.19 00:57:10.392523 [ 293 ] {} <Debug> TCP-Session: ed21a248-d4ac-41c6-8624-edd44f80eecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.03.19 00:57:10.392025 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52458 | ||
| 3781 | 2026.03.19 00:57:10.392559 [ 293 ] {} <Debug> TCP-Session: ed21a248-d4ac-41c6-8624-edd44f80eecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.03.19 00:57:10.392568 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3783 | 2026.03.19 00:57:10.392609 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3784 | 2026.03.19 00:57:10.392625 [ 290 ] {} <Debug> TCP-Session: 385b5e90-a912-4ac8-9379-34c609723407 Authenticating user 'default' from [fd00:1122:3344:101::e]:34686 | ||
| 3785 | 2026.03.19 00:57:10.392640 [ 294 ] {} <Debug> TCP-Session: 2fa6bd56-1ac1-417c-8b7d-f04209c4b343 Authenticating user 'default' from [fd00:1122:3344:101::e]:36714 | ||
| 3786 | 2026.03.19 00:57:10.392643 [ 290 ] {} <Debug> TCP-Session: 385b5e90-a912-4ac8-9379-34c609723407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.03.19 00:57:10.392652 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3788 | 2026.03.19 00:57:10.392667 [ 290 ] {} <Debug> TCP-Session: 385b5e90-a912-4ac8-9379-34c609723407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.03.19 00:57:10.392662 [ 294 ] {} <Debug> TCP-Session: 2fa6bd56-1ac1-417c-8b7d-f04209c4b343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.03.19 00:57:10.392689 [ 289 ] {} <Debug> TCP-Session: c093250d-2a93-4211-8bf5-23bbea222dcd Authenticating user 'default' from [fd00:1122:3344:101::e]:52458 | ||
| 3791 | 2026.03.19 00:57:10.392707 [ 294 ] {} <Debug> TCP-Session: 2fa6bd56-1ac1-417c-8b7d-f04209c4b343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.03.19 00:57:10.392723 [ 289 ] {} <Debug> TCP-Session: c093250d-2a93-4211-8bf5-23bbea222dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.03.19 00:57:10.392673 [ 287 ] {38591a47-4703-4bc3-8233-4ee95980fb88} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3794 | 2026.03.19 00:57:10.392749 [ 289 ] {} <Debug> TCP-Session: c093250d-2a93-4211-8bf5-23bbea222dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.03.19 00:57:10.392814 [ 287 ] {38591a47-4703-4bc3-8233-4ee95980fb88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3796 | 2026.03.19 00:57:10.393103 [ 287 ] {38591a47-4703-4bc3-8233-4ee95980fb88} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 3797 | 2026.03.19 00:57:10.394078 [ 315 ] {38591a47-4703-4bc3-8233-4ee95980fb88} <Trace> AggregatingTransform: Aggregating | ||
| 3798 | 2026.03.19 00:57:10.394127 [ 315 ] {38591a47-4703-4bc3-8233-4ee95980fb88} <Trace> Aggregator: Aggregation method: without_key | ||
| 3799 | 2026.03.19 00:57:10.394172 [ 315 ] {38591a47-4703-4bc3-8233-4ee95980fb88} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962602 sec. (1038.851 rows/sec., 40.58 KiB/sec.) | ||
| 3800 | 2026.03.19 00:57:10.394195 [ 315 ] {38591a47-4703-4bc3-8233-4ee95980fb88} <Trace> Aggregator: Merging aggregated data | ||
| 3801 | 2026.03.19 00:57:10.395311 [ 287 ] {38591a47-4703-4bc3-8233-4ee95980fb88} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003007 sec., 332.5573661456601 rows/sec., 12.99 KiB/sec. | ||
| 3802 | 2026.03.19 00:57:10.395479 [ 287 ] {38591a47-4703-4bc3-8233-4ee95980fb88} <Debug> TCPHandler: Processed in 0.003489357 sec. | ||
| 3803 | 2026.03.19 00:57:10.395601 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3804 | 2026.03.19 00:57:10.395630 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3805 | 2026.03.19 00:57:10.395632 [ 287 ] {} <Debug> TCP-Session: 783e3447-7e48-4e20-af18-5f89df2cde0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.03.19 00:57:10.395651 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3807 | 2026.03.19 00:57:10.395672 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3808 | 2026.03.19 00:57:10.395694 [ 291 ] {} <Debug> TCP-Session: fd1eb086-2b74-4779-b2ed-255b68751c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.03.19 00:57:10.395700 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3810 | 2026.03.19 00:57:10.395718 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3811 | 2026.03.19 00:57:10.395735 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3812 | 2026.03.19 00:57:10.395748 [ 293 ] {} <Debug> TCP-Session: ed21a248-d4ac-41c6-8624-edd44f80eecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.03.19 00:57:10.395756 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3814 | 2026.03.19 00:57:10.395784 [ 292 ] {} <Debug> TCP-Session: b0e21afa-5021-4632-9f8e-f7f1c5ba7276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.03.19 00:57:10.395774 [ 289 ] {} <Debug> TCP-Session: c093250d-2a93-4211-8bf5-23bbea222dcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.03.19 00:57:10.395823 [ 259 ] {} <Debug> TCP-Session: 7d4dc20a-c17b-47a6-95e6-7b7f488f2b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.03.19 00:57:10.395731 [ 288 ] {} <Debug> TCP-Session: 76f56cff-fb0c-4906-8966-bb2c026e91f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.03.19 00:57:10.395718 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3819 | 2026.03.19 00:57:10.395678 [ 294 ] {} <Debug> TCP-Session: 2fa6bd56-1ac1-417c-8b7d-f04209c4b343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.03.19 00:57:10.395908 [ 290 ] {} <Debug> TCP-Session: 385b5e90-a912-4ac8-9379-34c609723407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.03.19 00:57:10.553079 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3822 | 2026.03.19 00:57:10.553139 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3823 | 2026.03.19 00:57:10.637201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7657 | ||
| 3824 | 2026.03.19 00:57:10.637779 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2026.03.19 00:57:10.637835 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3826 | 2026.03.19 00:57:10.638343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3827 | 2026.03.19 00:57:10.638590 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2026.03.19 00:57:10.638736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7657 | ||
| 3829 | 2026.03.19 00:57:10.638748 [ 61 ] {} <Debug> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3830 | 2026.03.19 00:57:10.638817 [ 61 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.03.19 00:57:10.638839 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3832 | 2026.03.19 00:57:10.638940 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::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 | ||
| 3833 | 2026.03.19 00:57:10.639062 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3834 | 2026.03.19 00:57:10.639101 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5289 rows starting from the beginning of the part | ||
| 3835 | 2026.03.19 00:57:10.639163 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3836 | 2026.03.19 00:57:10.639205 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3837 | 2026.03.19 00:57:10.639245 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3838 | 2026.03.19 00:57:10.639285 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3839 | 2026.03.19 00:57:10.639324 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3840 | 2026.03.19 00:57:10.640745 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7657 rows, containing 4 columns (4 merged, 0 gathered) in 0.001851231 sec., 4136166.6912449067 rows/sec., 59.17 MiB/sec. | ||
| 3841 | 2026.03.19 00:57:10.641380 [ 200 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3842 | 2026.03.19 00:57:10.641686 [ 200 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_16_3} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.03.19 00:57:10.641754 [ 200 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_16_3} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3844 | 2026.03.19 00:57:10.641845 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3845 | 2026.03.19 00:57:10.643437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 486 | ||
| 3846 | 2026.03.19 00:57:10.645515 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2026.03.19 00:57:10.645558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3848 | 2026.03.19 00:57:10.646844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3849 | 2026.03.19 00:57:10.647146 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.03.19 00:57:10.647275 [ 61 ] {} <Debug> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3851 | 2026.03.19 00:57:10.647316 [ 61 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.03.19 00:57:10.647343 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3853 | 2026.03.19 00:57:10.647431 [ 192 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 3854 | 2026.03.19 00:57:10.647546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3855 | 2026.03.19 00:57:10.647974 [ 192 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3856 | 2026.03.19 00:57:10.648135 [ 192 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part | ||
| 3857 | 2026.03.19 00:57:10.648530 [ 192 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3858 | 2026.03.19 00:57:10.648909 [ 192 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 3859 | 2026.03.19 00:57:10.649257 [ 192 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 3860 | 2026.03.19 00:57:10.649585 [ 192 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 3861 | 2026.03.19 00:57:10.649955 [ 192 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3862 | 2026.03.19 00:57:10.656104 [ 198 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 72 columns (72 merged, 0 gathered) in 0.008710692 sec., 55793.5006770989 rows/sec., 50.47 MiB/sec. | ||
| 3863 | 2026.03.19 00:57:10.657258 [ 201 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3864 | 2026.03.19 00:57:10.657934 [ 201 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_11_2} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.03.19 00:57:10.658028 [ 201 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_11_2} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3866 | 2026.03.19 00:57:10.658354 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3867 | 2026.03.19 00:57:11.001476 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000964342 sec. | ||
| 3868 | 2026.03.19 00:57:11.037011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3869 | 2026.03.19 00:57:11.054503 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.03.19 00:57:11.054568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3871 | 2026.03.19 00:57:11.060797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3872 | 2026.03.19 00:57:11.061620 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.03.19 00:57:11.061939 [ 64 ] {} <Debug> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3874 | 2026.03.19 00:57:11.061985 [ 64 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2026.03.19 00:57:11.062013 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3876 | 2026.03.19 00:57:11.062151 [ 192 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 3877 | 2026.03.19 00:57:11.065801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3878 | 2026.03.19 00:57:11.066335 [ 192 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3879 | 2026.03.19 00:57:11.067990 [ 192 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 3880 | 2026.03.19 00:57:11.072938 [ 192 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 3881 | 2026.03.19 00:57:11.077465 [ 192 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 3882 | 2026.03.19 00:57:11.082014 [ 192 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 3883 | 2026.03.19 00:57:11.086442 [ 192 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 3884 | 2026.03.19 00:57:11.090843 [ 192 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 3885 | 2026.03.19 00:57:11.151353 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.089249824 sec., 1355.7449704326586 rows/sec., 7.01 MiB/sec. | ||
| 3886 | 2026.03.19 00:57:11.153479 [ 196 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3887 | 2026.03.19 00:57:11.155480 [ 196 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_16_3} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.03.19 00:57:11.155589 [ 196 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_16_3} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3889 | 2026.03.19 00:57:11.157261 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3890 | 2026.03.19 00:57:11.258587 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.03.19 00:57:11.258775 [ 260 ] {020ad486-65a2-4f9e-9c26-d5cbc251fcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3892 | 2026.03.19 00:57:11.258845 [ 260 ] {020ad486-65a2-4f9e-9c26-d5cbc251fcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3893 | 2026.03.19 00:57:11.259542 [ 260 ] {020ad486-65a2-4f9e-9c26-d5cbc251fcbf} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.03.19 00:57:11.259595 [ 260 ] {020ad486-65a2-4f9e-9c26-d5cbc251fcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3895 | 2026.03.19 00:57:11.260031 [ 260 ] {020ad486-65a2-4f9e-9c26-d5cbc251fcbf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3896 | 2026.03.19 00:57:11.260284 [ 260 ] {020ad486-65a2-4f9e-9c26-d5cbc251fcbf} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.03.19 00:57:11.260454 [ 260 ] {020ad486-65a2-4f9e-9c26-d5cbc251fcbf} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001729 sec., 47426.25795257374 rows/sec., 3.94 MiB/sec. | ||
| 3898 | 2026.03.19 00:57:11.260504 [ 260 ] {020ad486-65a2-4f9e-9c26-d5cbc251fcbf} <Debug> TCPHandler: Processed in 0.002054655 sec. | ||
| 3899 | 2026.03.19 00:57:11.260634 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2026.03.19 00:57:11.260737 [ 260 ] {086d6fcb-88f5-41e8-9f2a-89b000471ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3901 | 2026.03.19 00:57:11.260781 [ 260 ] {086d6fcb-88f5-41e8-9f2a-89b000471ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3902 | 2026.03.19 00:57:11.261201 [ 260 ] {086d6fcb-88f5-41e8-9f2a-89b000471ac1} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.03.19 00:57:11.261237 [ 260 ] {086d6fcb-88f5-41e8-9f2a-89b000471ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3904 | 2026.03.19 00:57:11.261563 [ 260 ] {086d6fcb-88f5-41e8-9f2a-89b000471ac1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3905 | 2026.03.19 00:57:11.261782 [ 260 ] {086d6fcb-88f5-41e8-9f2a-89b000471ac1} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.03.19 00:57:11.261913 [ 260 ] {086d6fcb-88f5-41e8-9f2a-89b000471ac1} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.0012 sec., 10833.333333333334 rows/sec., 814.62 KiB/sec. | ||
| 3907 | 2026.03.19 00:57:11.261949 [ 260 ] {086d6fcb-88f5-41e8-9f2a-89b000471ac1} <Debug> TCPHandler: Processed in 0.00136922 sec. | ||
| 3908 | 2026.03.19 00:57:11.262066 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2026.03.19 00:57:11.262160 [ 260 ] {3cfff9ed-bd26-4b45-9897-b2eec33fde46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3910 | 2026.03.19 00:57:11.262200 [ 260 ] {3cfff9ed-bd26-4b45-9897-b2eec33fde46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3911 | 2026.03.19 00:57:11.262628 [ 260 ] {3cfff9ed-bd26-4b45-9897-b2eec33fde46} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.03.19 00:57:11.262663 [ 260 ] {3cfff9ed-bd26-4b45-9897-b2eec33fde46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3913 | 2026.03.19 00:57:11.262987 [ 260 ] {3cfff9ed-bd26-4b45-9897-b2eec33fde46} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3914 | 2026.03.19 00:57:11.263207 [ 260 ] {3cfff9ed-bd26-4b45-9897-b2eec33fde46} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.03.19 00:57:11.263336 [ 260 ] {3cfff9ed-bd26-4b45-9897-b2eec33fde46} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001193 sec., 64543.16848281643 rows/sec., 5.04 MiB/sec. | ||
| 3916 | 2026.03.19 00:57:11.263373 [ 260 ] {3cfff9ed-bd26-4b45-9897-b2eec33fde46} <Debug> TCPHandler: Processed in 0.00135653 sec. | ||
| 3917 | 2026.03.19 00:57:11.263498 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.03.19 00:57:11.263592 [ 260 ] {0f311fe7-7a9c-4a77-98b4-4d7b12c2245a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3919 | 2026.03.19 00:57:11.263635 [ 260 ] {0f311fe7-7a9c-4a77-98b4-4d7b12c2245a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3920 | 2026.03.19 00:57:11.264048 [ 260 ] {0f311fe7-7a9c-4a77-98b4-4d7b12c2245a} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.03.19 00:57:11.264083 [ 260 ] {0f311fe7-7a9c-4a77-98b4-4d7b12c2245a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3922 | 2026.03.19 00:57:11.264422 [ 260 ] {0f311fe7-7a9c-4a77-98b4-4d7b12c2245a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3923 | 2026.03.19 00:57:11.264647 [ 260 ] {0f311fe7-7a9c-4a77-98b4-4d7b12c2245a} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.03.19 00:57:11.264782 [ 260 ] {0f311fe7-7a9c-4a77-98b4-4d7b12c2245a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3925 | 2026.03.19 00:57:11.264819 [ 260 ] {0f311fe7-7a9c-4a77-98b4-4d7b12c2245a} <Debug> TCPHandler: Processed in 0.00137109 sec. | ||
| 3926 | 2026.03.19 00:57:11.264933 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2026.03.19 00:57:11.265025 [ 260 ] {d606eb13-4481-4efe-9c5c-8ef54402e087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3928 | 2026.03.19 00:57:11.265081 [ 260 ] {d606eb13-4481-4efe-9c5c-8ef54402e087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3929 | 2026.03.19 00:57:11.265853 [ 260 ] {d606eb13-4481-4efe-9c5c-8ef54402e087} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2026.03.19 00:57:11.265889 [ 260 ] {d606eb13-4481-4efe-9c5c-8ef54402e087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3931 | 2026.03.19 00:57:11.266441 [ 260 ] {d606eb13-4481-4efe-9c5c-8ef54402e087} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3932 | 2026.03.19 00:57:11.266660 [ 260 ] {d606eb13-4481-4efe-9c5c-8ef54402e087} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2026.03.19 00:57:11.266789 [ 260 ] {d606eb13-4481-4efe-9c5c-8ef54402e087} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001816 sec., 7158.590308370044 rows/sec., 12.83 MiB/sec. | ||
| 3934 | 2026.03.19 00:57:11.266839 [ 260 ] {d606eb13-4481-4efe-9c5c-8ef54402e087} <Debug> TCPHandler: Processed in 0.001991894 sec. | ||
| 3935 | 2026.03.19 00:57:11.266962 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2026.03.19 00:57:11.267049 [ 260 ] {4c3b4c81-108e-4a0c-a50c-3ccddcc0bcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3937 | 2026.03.19 00:57:11.267089 [ 260 ] {4c3b4c81-108e-4a0c-a50c-3ccddcc0bcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3938 | 2026.03.19 00:57:11.267492 [ 260 ] {4c3b4c81-108e-4a0c-a50c-3ccddcc0bcc2} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.03.19 00:57:11.267528 [ 260 ] {4c3b4c81-108e-4a0c-a50c-3ccddcc0bcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3940 | 2026.03.19 00:57:11.267835 [ 260 ] {4c3b4c81-108e-4a0c-a50c-3ccddcc0bcc2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3941 | 2026.03.19 00:57:11.268050 [ 260 ] {4c3b4c81-108e-4a0c-a50c-3ccddcc0bcc2} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.03.19 00:57:11.268178 [ 260 ] {4c3b4c81-108e-4a0c-a50c-3ccddcc0bcc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 3943 | 2026.03.19 00:57:11.268214 [ 260 ] {4c3b4c81-108e-4a0c-a50c-3ccddcc0bcc2} <Debug> TCPHandler: Processed in 0.001256018 sec. | ||
| 3944 | 2026.03.19 00:57:11.567030 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.03.19 00:57:11.567208 [ 260 ] {305c2304-8184-4470-b060-6cd1a0456d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3946 | 2026.03.19 00:57:11.567273 [ 260 ] {305c2304-8184-4470-b060-6cd1a0456d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3947 | 2026.03.19 00:57:11.567886 [ 260 ] {305c2304-8184-4470-b060-6cd1a0456d96} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.03.19 00:57:11.567936 [ 260 ] {305c2304-8184-4470-b060-6cd1a0456d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3949 | 2026.03.19 00:57:11.568351 [ 260 ] {305c2304-8184-4470-b060-6cd1a0456d96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3950 | 2026.03.19 00:57:11.568603 [ 260 ] {305c2304-8184-4470-b060-6cd1a0456d96} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.03.19 00:57:11.568759 [ 260 ] {305c2304-8184-4470-b060-6cd1a0456d96} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0016 sec., 15000 rows/sec., 1.24 MiB/sec. | ||
| 3952 | 2026.03.19 00:57:11.568802 [ 260 ] {305c2304-8184-4470-b060-6cd1a0456d96} <Debug> TCPHandler: Processed in 0.001918042 sec. | ||
| 3953 | 2026.03.19 00:57:11.568931 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2026.03.19 00:57:11.569057 [ 260 ] {3a894866-f4ab-4935-b94f-0d3f9ccb70b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3955 | 2026.03.19 00:57:11.569110 [ 260 ] {3a894866-f4ab-4935-b94f-0d3f9ccb70b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3956 | 2026.03.19 00:57:11.569575 [ 260 ] {3a894866-f4ab-4935-b94f-0d3f9ccb70b2} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.03.19 00:57:11.569620 [ 260 ] {3a894866-f4ab-4935-b94f-0d3f9ccb70b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3958 | 2026.03.19 00:57:11.570012 [ 260 ] {3a894866-f4ab-4935-b94f-0d3f9ccb70b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3959 | 2026.03.19 00:57:11.570239 [ 260 ] {3a894866-f4ab-4935-b94f-0d3f9ccb70b2} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.03.19 00:57:11.570375 [ 260 ] {3a894866-f4ab-4935-b94f-0d3f9ccb70b2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001345 sec., 1486.988847583643 rows/sec., 121.25 KiB/sec. | ||
| 3961 | 2026.03.19 00:57:11.570411 [ 260 ] {3a894866-f4ab-4935-b94f-0d3f9ccb70b2} <Debug> TCPHandler: Processed in 0.001547414 sec. | ||
| 3962 | 2026.03.19 00:57:11.570524 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.03.19 00:57:11.570637 [ 260 ] {4db4e0ea-974d-4257-9fbd-4808418dbc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3964 | 2026.03.19 00:57:11.570683 [ 260 ] {4db4e0ea-974d-4257-9fbd-4808418dbc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3965 | 2026.03.19 00:57:11.572573 [ 260 ] {4db4e0ea-974d-4257-9fbd-4808418dbc12} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.03.19 00:57:11.572611 [ 260 ] {4db4e0ea-974d-4257-9fbd-4808418dbc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3967 | 2026.03.19 00:57:11.573068 [ 260 ] {4db4e0ea-974d-4257-9fbd-4808418dbc12} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3968 | 2026.03.19 00:57:11.573281 [ 260 ] {4db4e0ea-974d-4257-9fbd-4808418dbc12} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.03.19 00:57:11.573419 [ 260 ] {4db4e0ea-974d-4257-9fbd-4808418dbc12} <Debug> executeQuery: Read 2113 rows, 164.98 KiB in 0.002785 sec., 758707.3608617594 rows/sec., 57.85 MiB/sec. | ||
| 3970 | 2026.03.19 00:57:11.573456 [ 260 ] {4db4e0ea-974d-4257-9fbd-4808418dbc12} <Debug> TCPHandler: Processed in 0.002978006 sec. | ||
| 3971 | 2026.03.19 00:57:11.573571 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.03.19 00:57:11.573688 [ 260 ] {beec2150-a9aa-4532-be97-0faccd24bc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3973 | 2026.03.19 00:57:11.573736 [ 260 ] {beec2150-a9aa-4532-be97-0faccd24bc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3974 | 2026.03.19 00:57:11.574212 [ 260 ] {beec2150-a9aa-4532-be97-0faccd24bc85} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.03.19 00:57:11.574248 [ 260 ] {beec2150-a9aa-4532-be97-0faccd24bc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3976 | 2026.03.19 00:57:11.574573 [ 260 ] {beec2150-a9aa-4532-be97-0faccd24bc85} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3977 | 2026.03.19 00:57:11.574796 [ 260 ] {beec2150-a9aa-4532-be97-0faccd24bc85} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.03.19 00:57:11.574903 [ 114 ] {} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3979 | 2026.03.19 00:57:11.574924 [ 260 ] {beec2150-a9aa-4532-be97-0faccd24bc85} <Debug> executeQuery: Read 51 rows, 3.88 KiB in 0.001262 sec., 40412.04437400951 rows/sec., 3.00 MiB/sec. | ||
| 3980 | 2026.03.19 00:57:11.574973 [ 114 ] {} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.03.19 00:57:11.574981 [ 260 ] {beec2150-a9aa-4532-be97-0faccd24bc85} <Debug> TCPHandler: Processed in 0.001469553 sec. | ||
| 3982 | 2026.03.19 00:57:11.575002 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3983 | 2026.03.19 00:57:11.575097 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.03.19 00:57:11.575107 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3985 | 2026.03.19 00:57:11.575198 [ 260 ] {5a927e42-bf01-4004-b84a-2c9c81f0c99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3986 | 2026.03.19 00:57:11.575215 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3987 | 2026.03.19 00:57:11.575303 [ 260 ] {5a927e42-bf01-4004-b84a-2c9c81f0c99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3988 | 2026.03.19 00:57:11.575316 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 3989 | 2026.03.19 00:57:11.575386 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 3990 | 2026.03.19 00:57:11.575438 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
| 3991 | 2026.03.19 00:57:11.575485 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part | ||
| 3992 | 2026.03.19 00:57:11.575527 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
| 3993 | 2026.03.19 00:57:11.575642 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
| 3994 | 2026.03.19 00:57:11.576021 [ 260 ] {5a927e42-bf01-4004-b84a-2c9c81f0c99a} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.03.19 00:57:11.576056 [ 260 ] {5a927e42-bf01-4004-b84a-2c9c81f0c99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3996 | 2026.03.19 00:57:11.576443 [ 260 ] {5a927e42-bf01-4004-b84a-2c9c81f0c99a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3997 | 2026.03.19 00:57:11.576453 [ 198 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390071 sec., 153229.5832371152 rows/sec., 11.84 MiB/sec. | ||
| 3998 | 2026.03.19 00:57:11.576573 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3999 | 2026.03.19 00:57:11.576667 [ 260 ] {5a927e42-bf01-4004-b84a-2c9c81f0c99a} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.03.19 00:57:11.576799 [ 260 ] {5a927e42-bf01-4004-b84a-2c9c81f0c99a} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00162 sec., 451851.85185185185 rows/sec., 26.72 MiB/sec. | ||
| 4001 | 2026.03.19 00:57:11.576836 [ 260 ] {5a927e42-bf01-4004-b84a-2c9c81f0c99a} <Debug> TCPHandler: Processed in 0.00178823 sec. | ||
| 4002 | 2026.03.19 00:57:11.576850 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.03.19 00:57:11.576916 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_21_4} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4004 | 2026.03.19 00:57:11.576946 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.03.19 00:57:11.576982 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4006 | 2026.03.19 00:57:11.577040 [ 260 ] {3690e835-6989-47ac-ac92-0ade50469bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4007 | 2026.03.19 00:57:11.577080 [ 260 ] {3690e835-6989-47ac-ac92-0ade50469bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4008 | 2026.03.19 00:57:11.577452 [ 260 ] {3690e835-6989-47ac-ac92-0ade50469bbf} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.03.19 00:57:11.577486 [ 260 ] {3690e835-6989-47ac-ac92-0ade50469bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4010 | 2026.03.19 00:57:11.577771 [ 260 ] {3690e835-6989-47ac-ac92-0ade50469bbf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4011 | 2026.03.19 00:57:11.577981 [ 260 ] {3690e835-6989-47ac-ac92-0ade50469bbf} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.03.19 00:57:11.578107 [ 260 ] {3690e835-6989-47ac-ac92-0ade50469bbf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 4013 | 2026.03.19 00:57:11.578144 [ 260 ] {3690e835-6989-47ac-ac92-0ade50469bbf} <Debug> TCPHandler: Processed in 0.001246017 sec. | ||
| 4014 | 2026.03.19 00:57:11.578250 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2026.03.19 00:57:11.578341 [ 260 ] {88d3e14c-2fa0-425a-9b7f-bff569365bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4016 | 2026.03.19 00:57:11.578380 [ 260 ] {88d3e14c-2fa0-425a-9b7f-bff569365bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4017 | 2026.03.19 00:57:11.578766 [ 260 ] {88d3e14c-2fa0-425a-9b7f-bff569365bac} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2026.03.19 00:57:11.578802 [ 260 ] {88d3e14c-2fa0-425a-9b7f-bff569365bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4019 | 2026.03.19 00:57:11.579107 [ 260 ] {88d3e14c-2fa0-425a-9b7f-bff569365bac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4020 | 2026.03.19 00:57:11.579322 [ 260 ] {88d3e14c-2fa0-425a-9b7f-bff569365bac} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2026.03.19 00:57:11.579443 [ 260 ] {88d3e14c-2fa0-425a-9b7f-bff569365bac} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 4022 | 2026.03.19 00:57:11.579478 [ 260 ] {88d3e14c-2fa0-425a-9b7f-bff569365bac} <Debug> TCPHandler: Processed in 0.001285598 sec. | ||
| 4023 | 2026.03.19 00:57:11.579570 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2026.03.19 00:57:11.579656 [ 260 ] {0c84a678-d139-4ac2-8c4c-bc7b7370ef0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4025 | 2026.03.19 00:57:11.579692 [ 260 ] {0c84a678-d139-4ac2-8c4c-bc7b7370ef0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4026 | 2026.03.19 00:57:11.580600 [ 260 ] {0c84a678-d139-4ac2-8c4c-bc7b7370ef0d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.03.19 00:57:11.580636 [ 260 ] {0c84a678-d139-4ac2-8c4c-bc7b7370ef0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4028 | 2026.03.19 00:57:11.581027 [ 260 ] {0c84a678-d139-4ac2-8c4c-bc7b7370ef0d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4029 | 2026.03.19 00:57:11.581234 [ 260 ] {0c84a678-d139-4ac2-8c4c-bc7b7370ef0d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.03.19 00:57:11.581368 [ 260 ] {0c84a678-d139-4ac2-8c4c-bc7b7370ef0d} <Debug> executeQuery: Read 1075 rows, 76.73 KiB in 0.001706 sec., 630128.9566236811 rows/sec., 43.92 MiB/sec. | ||
| 4031 | 2026.03.19 00:57:11.581405 [ 260 ] {0c84a678-d139-4ac2-8c4c-bc7b7370ef0d} <Debug> TCPHandler: Processed in 0.001865301 sec. | ||
| 4032 | 2026.03.19 00:57:11.581513 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4033 | 2026.03.19 00:57:11.581605 [ 260 ] {4dda2cd9-48b0-46d0-9441-ef46e4c9f312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4034 | 2026.03.19 00:57:11.581648 [ 260 ] {4dda2cd9-48b0-46d0-9441-ef46e4c9f312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4035 | 2026.03.19 00:57:11.582348 [ 260 ] {4dda2cd9-48b0-46d0-9441-ef46e4c9f312} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.03.19 00:57:11.582385 [ 260 ] {4dda2cd9-48b0-46d0-9441-ef46e4c9f312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4037 | 2026.03.19 00:57:11.582834 [ 260 ] {4dda2cd9-48b0-46d0-9441-ef46e4c9f312} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4038 | 2026.03.19 00:57:11.583042 [ 260 ] {4dda2cd9-48b0-46d0-9441-ef46e4c9f312} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.03.19 00:57:11.583175 [ 260 ] {4dda2cd9-48b0-46d0-9441-ef46e4c9f312} <Debug> executeQuery: Read 1254 rows, 80.98 KiB in 0.001589 sec., 789175.5821271241 rows/sec., 49.77 MiB/sec. | ||
| 4040 | 2026.03.19 00:57:11.583213 [ 260 ] {4dda2cd9-48b0-46d0-9441-ef46e4c9f312} <Debug> TCPHandler: Processed in 0.001748049 sec. | ||
| 4041 | 2026.03.19 00:57:11.583327 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.03.19 00:57:11.583443 [ 260 ] {68d9daa8-59eb-4a28-9631-86a5691b9f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4043 | 2026.03.19 00:57:11.583508 [ 260 ] {68d9daa8-59eb-4a28-9631-86a5691b9f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4044 | 2026.03.19 00:57:11.584387 [ 260 ] {68d9daa8-59eb-4a28-9631-86a5691b9f09} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.03.19 00:57:11.584424 [ 260 ] {68d9daa8-59eb-4a28-9631-86a5691b9f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4046 | 2026.03.19 00:57:11.584995 [ 260 ] {68d9daa8-59eb-4a28-9631-86a5691b9f09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4047 | 2026.03.19 00:57:11.585221 [ 260 ] {68d9daa8-59eb-4a28-9631-86a5691b9f09} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.03.19 00:57:11.585331 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4049 | 2026.03.19 00:57:11.585357 [ 260 ] {68d9daa8-59eb-4a28-9631-86a5691b9f09} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001938 sec., 19091.847265221877 rows/sec., 34.21 MiB/sec. | ||
| 4050 | 2026.03.19 00:57:11.585370 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.03.19 00:57:11.585399 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4052 | 2026.03.19 00:57:11.585414 [ 260 ] {68d9daa8-59eb-4a28-9631-86a5691b9f09} <Debug> TCPHandler: Processed in 0.002146007 sec. | ||
| 4053 | 2026.03.19 00:57:11.585531 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.03.19 00:57:11.585552 [ 193 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::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 | ||
| 4055 | 2026.03.19 00:57:11.585625 [ 260 ] {7c49911d-d728-46fe-bdf5-75ae05a3c3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.03.19 00:57:11.585672 [ 260 ] {7c49911d-d728-46fe-bdf5-75ae05a3c3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4057 | 2026.03.19 00:57:11.585944 [ 193 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4058 | 2026.03.19 00:57:11.585986 [ 260 ] {7c49911d-d728-46fe-bdf5-75ae05a3c3d3} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.03.19 00:57:11.586028 [ 260 ] {7c49911d-d728-46fe-bdf5-75ae05a3c3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4060 | 2026.03.19 00:57:11.586042 [ 193 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 282 rows starting from the beginning of the part | ||
| 4061 | 2026.03.19 00:57:11.586218 [ 193 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 4062 | 2026.03.19 00:57:11.586332 [ 193 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
| 4063 | 2026.03.19 00:57:11.586337 [ 260 ] {7c49911d-d728-46fe-bdf5-75ae05a3c3d3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4064 | 2026.03.19 00:57:11.586436 [ 193 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part | ||
| 4065 | 2026.03.19 00:57:11.586541 [ 193 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
| 4066 | 2026.03.19 00:57:11.586585 [ 260 ] {7c49911d-d728-46fe-bdf5-75ae05a3c3d3} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.03.19 00:57:11.586649 [ 193 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part | ||
| 4068 | 2026.03.19 00:57:11.586725 [ 260 ] {7c49911d-d728-46fe-bdf5-75ae05a3c3d3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 740.06 KiB/sec. | ||
| 4069 | 2026.03.19 00:57:11.586766 [ 260 ] {7c49911d-d728-46fe-bdf5-75ae05a3c3d3} <Debug> TCPHandler: Processed in 0.001283988 sec. | ||
| 4070 | 2026.03.19 00:57:11.590511 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 19 columns (19 merged, 0 gathered) in 0.005039081 sec., 79578.0024175043 rows/sec., 142.60 MiB/sec. | ||
| 4071 | 2026.03.19 00:57:11.591230 [ 198 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4072 | 2026.03.19 00:57:11.591627 [ 198 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.03.19 00:57:11.591708 [ 198 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4074 | 2026.03.19 00:57:11.591875 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4075 | 2026.03.19 00:57:12.000388 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.58 MiB, peak 239.21 MiB, free memory in arenas 0.00 B, will set to 240.05 MiB (RSS), difference: 9.47 MiB | ||
| 4076 | 2026.03.19 00:57:12.821856 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33153 | ||
| 4077 | 2026.03.19 00:57:12.821980 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4078 | 2026.03.19 00:57:12.822016 [ 287 ] {} <Debug> TCP-Session: 14cace3b-311e-4e96-9ca6-7ad229161be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33153 | ||
| 4079 | 2026.03.19 00:57:12.822039 [ 287 ] {} <Debug> TCP-Session: 14cace3b-311e-4e96-9ca6-7ad229161be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.03.19 00:57:12.822053 [ 287 ] {} <Debug> TCP-Session: 14cace3b-311e-4e96-9ca6-7ad229161be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.03.19 00:57:12.822254 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37364 | ||
| 4082 | 2026.03.19 00:57:12.822286 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46029 | ||
| 4083 | 2026.03.19 00:57:12.822293 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37462 | ||
| 4084 | 2026.03.19 00:57:12.822321 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51238 | ||
| 4085 | 2026.03.19 00:57:12.822337 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36578 | ||
| 4086 | 2026.03.19 00:57:12.822378 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4087 | 2026.03.19 00:57:12.822283 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36641 | ||
| 4088 | 2026.03.19 00:57:12.822419 [ 287 ] {} <Trace> TCP-Session: 14cace3b-311e-4e96-9ca6-7ad229161be9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.03.19 00:57:12.822445 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4090 | 2026.03.19 00:57:12.822429 [ 288 ] {} <Debug> TCP-Session: 474c7895-a336-44e0-a22a-bcae29b9144f Authenticating user 'default' from [fd00:1122:3344:101::e]:37364 | ||
| 4091 | 2026.03.19 00:57:12.822480 [ 291 ] {} <Debug> TCP-Session: b546103a-3827-4da0-9f93-c596ae3c6a3a Authenticating user 'default' from [fd00:1122:3344:101::e]:46029 | ||
| 4092 | 2026.03.19 00:57:12.822266 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43407 | ||
| 4093 | 2026.03.19 00:57:12.822514 [ 291 ] {} <Debug> TCP-Session: b546103a-3827-4da0-9f93-c596ae3c6a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.03.19 00:57:12.822506 [ 288 ] {} <Debug> TCP-Session: 474c7895-a336-44e0-a22a-bcae29b9144f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2026.03.19 00:57:12.822548 [ 291 ] {} <Debug> TCP-Session: b546103a-3827-4da0-9f93-c596ae3c6a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4096 | 2026.03.19 00:57:12.822567 [ 288 ] {} <Debug> TCP-Session: 474c7895-a336-44e0-a22a-bcae29b9144f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2026.03.19 00:57:12.822568 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4098 | 2026.03.19 00:57:12.822332 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36433 | ||
| 4099 | 2026.03.19 00:57:12.822608 [ 287 ] {b72f4140-d963-49cf-a839-a122466f54ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33153) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4100 | 2026.03.19 00:57:12.822623 [ 292 ] {} <Debug> TCP-Session: f568d2c3-65d8-4512-9c3b-d30dc3ae6235 Authenticating user 'default' from [fd00:1122:3344:101::e]:37462 | ||
| 4101 | 2026.03.19 00:57:12.822689 [ 292 ] {} <Debug> TCP-Session: f568d2c3-65d8-4512-9c3b-d30dc3ae6235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.03.19 00:57:12.822702 [ 292 ] {} <Debug> TCP-Session: f568d2c3-65d8-4512-9c3b-d30dc3ae6235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2026.03.19 00:57:12.822848 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4104 | 2026.03.19 00:57:12.822853 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4105 | 2026.03.19 00:57:12.822881 [ 289 ] {} <Debug> TCP-Session: 47e987ed-27dd-45b3-ae19-2a21a74a16a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43407 | ||
| 4106 | 2026.03.19 00:57:12.822890 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4107 | 2026.03.19 00:57:12.822911 [ 289 ] {} <Debug> TCP-Session: 47e987ed-27dd-45b3-ae19-2a21a74a16a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.03.19 00:57:12.822917 [ 287 ] {b72f4140-d963-49cf-a839-a122466f54ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4109 | 2026.03.19 00:57:12.822933 [ 293 ] {} <Debug> TCP-Session: 40e19eef-ce76-482d-b4f3-0185efac199b Authenticating user 'default' from [fd00:1122:3344:101::e]:51238 | ||
| 4110 | 2026.03.19 00:57:12.822937 [ 289 ] {} <Debug> TCP-Session: 47e987ed-27dd-45b3-ae19-2a21a74a16a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.03.19 00:57:12.822970 [ 293 ] {} <Debug> TCP-Session: 40e19eef-ce76-482d-b4f3-0185efac199b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.03.19 00:57:12.822989 [ 287 ] {b72f4140-d963-49cf-a839-a122466f54ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4113 | 2026.03.19 00:57:12.822994 [ 293 ] {} <Debug> TCP-Session: 40e19eef-ce76-482d-b4f3-0185efac199b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.03.19 00:57:12.822929 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4115 | 2026.03.19 00:57:12.823010 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4116 | 2026.03.19 00:57:12.822905 [ 294 ] {} <Debug> TCP-Session: 313ea716-7764-4c78-9efe-f3ac0acdbc81 Authenticating user 'default' from [fd00:1122:3344:101::e]:36433 | ||
| 4117 | 2026.03.19 00:57:12.823050 [ 259 ] {} <Debug> TCP-Session: 21319b11-f76e-41e4-b829-d13a7a4800ee Authenticating user 'default' from [fd00:1122:3344:101::e]:36578 | ||
| 4118 | 2026.03.19 00:57:12.823055 [ 290 ] {} <Debug> TCP-Session: 2f1b8670-7b7d-405a-904d-97f1e8aaad42 Authenticating user 'default' from [fd00:1122:3344:101::e]:36641 | ||
| 4119 | 2026.03.19 00:57:12.823071 [ 294 ] {} <Debug> TCP-Session: 313ea716-7764-4c78-9efe-f3ac0acdbc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.03.19 00:57:12.823077 [ 259 ] {} <Debug> TCP-Session: 21319b11-f76e-41e4-b829-d13a7a4800ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.03.19 00:57:12.823087 [ 294 ] {} <Debug> TCP-Session: 313ea716-7764-4c78-9efe-f3ac0acdbc81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.03.19 00:57:12.823083 [ 290 ] {} <Debug> TCP-Session: 2f1b8670-7b7d-405a-904d-97f1e8aaad42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2026.03.19 00:57:12.823098 [ 259 ] {} <Debug> TCP-Session: 21319b11-f76e-41e4-b829-d13a7a4800ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.03.19 00:57:12.823115 [ 290 ] {} <Debug> TCP-Session: 2f1b8670-7b7d-405a-904d-97f1e8aaad42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.03.19 00:57:12.823284 [ 287 ] {b72f4140-d963-49cf-a839-a122466f54ef} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 4126 | 2026.03.19 00:57:12.824349 [ 322 ] {b72f4140-d963-49cf-a839-a122466f54ef} <Trace> AggregatingTransform: Aggregating | ||
| 4127 | 2026.03.19 00:57:12.824397 [ 322 ] {b72f4140-d963-49cf-a839-a122466f54ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 4128 | 2026.03.19 00:57:12.824433 [ 322 ] {b72f4140-d963-49cf-a839-a122466f54ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042614 sec. (959.128 rows/sec., 37.47 KiB/sec.) | ||
| 4129 | 2026.03.19 00:57:12.824453 [ 322 ] {b72f4140-d963-49cf-a839-a122466f54ef} <Trace> Aggregator: Merging aggregated data | ||
| 4130 | 2026.03.19 00:57:12.825636 [ 287 ] {b72f4140-d963-49cf-a839-a122466f54ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003085 sec., 324.14910858995137 rows/sec., 12.66 KiB/sec. | ||
| 4131 | 2026.03.19 00:57:12.825775 [ 287 ] {b72f4140-d963-49cf-a839-a122466f54ef} <Debug> TCPHandler: Processed in 0.003501317 sec. | ||
| 4132 | 2026.03.19 00:57:12.825910 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4133 | 2026.03.19 00:57:12.825935 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4134 | 2026.03.19 00:57:12.825940 [ 287 ] {} <Debug> TCP-Session: 14cace3b-311e-4e96-9ca6-7ad229161be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2026.03.19 00:57:12.825961 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4136 | 2026.03.19 00:57:12.825978 [ 288 ] {} <Debug> TCP-Session: 474c7895-a336-44e0-a22a-bcae29b9144f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.03.19 00:57:12.825984 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4138 | 2026.03.19 00:57:12.826014 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4139 | 2026.03.19 00:57:12.826039 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4140 | 2026.03.19 00:57:12.826051 [ 289 ] {} <Debug> TCP-Session: 47e987ed-27dd-45b3-ae19-2a21a74a16a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.03.19 00:57:12.826068 [ 290 ] {} <Debug> TCP-Session: 2f1b8670-7b7d-405a-904d-97f1e8aaad42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.03.19 00:57:12.826080 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4143 | 2026.03.19 00:57:12.826085 [ 291 ] {} <Debug> TCP-Session: b546103a-3827-4da0-9f93-c596ae3c6a3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.03.19 00:57:12.826061 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4145 | 2026.03.19 00:57:12.826119 [ 294 ] {} <Debug> TCP-Session: 313ea716-7764-4c78-9efe-f3ac0acdbc81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.03.19 00:57:12.826151 [ 293 ] {} <Debug> TCP-Session: 40e19eef-ce76-482d-b4f3-0185efac199b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.03.19 00:57:12.826017 [ 259 ] {} <Debug> TCP-Session: 21319b11-f76e-41e4-b829-d13a7a4800ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.03.19 00:57:12.825997 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4149 | 2026.03.19 00:57:12.826241 [ 292 ] {} <Debug> TCP-Session: f568d2c3-65d8-4512-9c3b-d30dc3ae6235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.03.19 00:57:16.256538 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.03.19 00:57:16.256736 [ 260 ] {a843da70-4269-4812-ad7e-5361d979b1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4152 | 2026.03.19 00:57:16.256805 [ 260 ] {a843da70-4269-4812-ad7e-5361d979b1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4153 | 2026.03.19 00:57:16.257448 [ 260 ] {a843da70-4269-4812-ad7e-5361d979b1a6} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2026.03.19 00:57:16.257497 [ 260 ] {a843da70-4269-4812-ad7e-5361d979b1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4155 | 2026.03.19 00:57:16.257910 [ 260 ] {a843da70-4269-4812-ad7e-5361d979b1a6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4156 | 2026.03.19 00:57:16.258147 [ 260 ] {a843da70-4269-4812-ad7e-5361d979b1a6} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.03.19 00:57:16.258301 [ 260 ] {a843da70-4269-4812-ad7e-5361d979b1a6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.65 MiB/sec. | ||
| 4158 | 2026.03.19 00:57:16.258298 [ 73 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4159 | 2026.03.19 00:57:16.258344 [ 260 ] {a843da70-4269-4812-ad7e-5361d979b1a6} <Debug> TCPHandler: Processed in 0.001940232 sec. | ||
| 4160 | 2026.03.19 00:57:16.258384 [ 73 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.03.19 00:57:16.258416 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4162 | 2026.03.19 00:57:16.258480 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.03.19 00:57:16.258510 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 4164 | 2026.03.19 00:57:16.258579 [ 260 ] {64f40872-583e-4e1f-ad62-254ca4ce1b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4165 | 2026.03.19 00:57:16.258596 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4166 | 2026.03.19 00:57:16.258621 [ 260 ] {64f40872-583e-4e1f-ad62-254ca4ce1b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4167 | 2026.03.19 00:57:16.258623 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2147 rows starting from the beginning of the part | ||
| 4168 | 2026.03.19 00:57:16.258686 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
| 4169 | 2026.03.19 00:57:16.258728 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
| 4170 | 2026.03.19 00:57:16.258767 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
| 4171 | 2026.03.19 00:57:16.258804 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2113 rows starting from the beginning of the part | ||
| 4172 | 2026.03.19 00:57:16.258846 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 4173 | 2026.03.19 00:57:16.259072 [ 260 ] {64f40872-583e-4e1f-ad62-254ca4ce1b4a} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.03.19 00:57:16.259107 [ 260 ] {64f40872-583e-4e1f-ad62-254ca4ce1b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4175 | 2026.03.19 00:57:16.259427 [ 260 ] {64f40872-583e-4e1f-ad62-254ca4ce1b4a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4176 | 2026.03.19 00:57:16.259661 [ 260 ] {64f40872-583e-4e1f-ad62-254ca4ce1b4a} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.03.19 00:57:16.259767 [ 73 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4178 | 2026.03.19 00:57:16.259790 [ 260 ] {64f40872-583e-4e1f-ad62-254ca4ce1b4a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 4179 | 2026.03.19 00:57:16.259798 [ 73 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.03.19 00:57:16.259829 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4181 | 2026.03.19 00:57:16.259834 [ 260 ] {64f40872-583e-4e1f-ad62-254ca4ce1b4a} <Debug> TCPHandler: Processed in 0.001404381 sec. | ||
| 4182 | 2026.03.19 00:57:16.259930 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 4183 | 2026.03.19 00:57:16.259963 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.03.19 00:57:16.260064 [ 260 ] {5da0bf69-236a-4696-a70a-056687fc17a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4185 | 2026.03.19 00:57:16.260068 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4186 | 2026.03.19 00:57:16.260111 [ 260 ] {5da0bf69-236a-4696-a70a-056687fc17a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4187 | 2026.03.19 00:57:16.260114 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1122 rows starting from the beginning of the part | ||
| 4188 | 2026.03.19 00:57:16.260223 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 77 rows starting from the beginning of the part | ||
| 4189 | 2026.03.19 00:57:16.260271 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 92 rows starting from the beginning of the part | ||
| 4190 | 2026.03.19 00:57:16.260303 [ 189 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4592 rows, containing 5 columns (5 merged, 0 gathered) in 0.00183084 sec., 2508138.3408708572 rows/sec., 202.19 MiB/sec. | ||
| 4191 | 2026.03.19 00:57:16.260314 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 77 rows starting from the beginning of the part | ||
| 4192 | 2026.03.19 00:57:16.260373 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1075 rows starting from the beginning of the part | ||
| 4193 | 2026.03.19 00:57:16.260411 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 4194 | 2026.03.19 00:57:16.260515 [ 260 ] {5da0bf69-236a-4696-a70a-056687fc17a3} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.03.19 00:57:16.260541 [ 187 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4196 | 2026.03.19 00:57:16.260557 [ 260 ] {5da0bf69-236a-4696-a70a-056687fc17a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4197 | 2026.03.19 00:57:16.260824 [ 187 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_26_5} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.03.19 00:57:16.260896 [ 187 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_26_5} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4199 | 2026.03.19 00:57:16.260931 [ 260 ] {5da0bf69-236a-4696-a70a-056687fc17a3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4200 | 2026.03.19 00:57:16.260958 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 4201 | 2026.03.19 00:57:16.261168 [ 260 ] {5da0bf69-236a-4696-a70a-056687fc17a3} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.03.19 00:57:16.261276 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4203 | 2026.03.19 00:57:16.261304 [ 260 ] {5da0bf69-236a-4696-a70a-056687fc17a3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001258 sec., 101748.80763116057 rows/sec., 7.09 MiB/sec. | ||
| 4204 | 2026.03.19 00:57:16.261305 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2026.03.19 00:57:16.261341 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4206 | 2026.03.19 00:57:16.261347 [ 260 ] {5da0bf69-236a-4696-a70a-056687fc17a3} <Debug> TCPHandler: Processed in 0.001434371 sec. | ||
| 4207 | 2026.03.19 00:57:16.261412 [ 195 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 4208 | 2026.03.19 00:57:16.261478 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.03.19 00:57:16.261493 [ 195 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4210 | 2026.03.19 00:57:16.261518 [ 195 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7619 rows starting from the beginning of the part | ||
| 4211 | 2026.03.19 00:57:16.261560 [ 195 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 4212 | 2026.03.19 00:57:16.261573 [ 260 ] {1f724eb9-88c1-45e1-979c-c10d5fc15d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4213 | 2026.03.19 00:57:16.261597 [ 195 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 4214 | 2026.03.19 00:57:16.261617 [ 260 ] {1f724eb9-88c1-45e1-979c-c10d5fc15d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4215 | 2026.03.19 00:57:16.261630 [ 195 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 4216 | 2026.03.19 00:57:16.261664 [ 195 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1254 rows starting from the beginning of the part | ||
| 4217 | 2026.03.19 00:57:16.261697 [ 195 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4218 | 2026.03.19 00:57:16.261738 [ 202 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001855231 sec., 1351314.2029213614 rows/sec., 100.97 MiB/sec. | ||
| 4219 | 2026.03.19 00:57:16.261969 [ 202 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4220 | 2026.03.19 00:57:16.261996 [ 260 ] {1f724eb9-88c1-45e1-979c-c10d5fc15d6d} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2026.03.19 00:57:16.262039 [ 260 ] {1f724eb9-88c1-45e1-979c-c10d5fc15d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4222 | 2026.03.19 00:57:16.262258 [ 202 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_26_5} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.03.19 00:57:16.262335 [ 202 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_26_5} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4224 | 2026.03.19 00:57:16.262386 [ 260 ] {1f724eb9-88c1-45e1-979c-c10d5fc15d6d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4225 | 2026.03.19 00:57:16.262418 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4226 | 2026.03.19 00:57:16.262615 [ 260 ] {1f724eb9-88c1-45e1-979c-c10d5fc15d6d} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.03.19 00:57:16.262726 [ 73 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4228 | 2026.03.19 00:57:16.262752 [ 260 ] {1f724eb9-88c1-45e1-979c-c10d5fc15d6d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001197 sec., 40100.25062656642 rows/sec., 2.70 MiB/sec. | ||
| 4229 | 2026.03.19 00:57:16.262752 [ 73 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.03.19 00:57:16.262791 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4231 | 2026.03.19 00:57:16.262797 [ 260 ] {1f724eb9-88c1-45e1-979c-c10d5fc15d6d} <Debug> TCPHandler: Processed in 0.00136787 sec. | ||
| 4232 | 2026.03.19 00:57:16.262869 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 4233 | 2026.03.19 00:57:16.262971 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4234 | 2026.03.19 00:57:16.262996 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part | ||
| 4235 | 2026.03.19 00:57:16.263038 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 4236 | 2026.03.19 00:57:16.263071 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 4237 | 2026.03.19 00:57:16.263102 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 4238 | 2026.03.19 00:57:16.263138 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4239 | 2026.03.19 00:57:16.263187 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4240 | 2026.03.19 00:57:16.264140 [ 197 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001297199 sec., 1017577.1026650498 rows/sec., 68.58 MiB/sec. | ||
| 4241 | 2026.03.19 00:57:16.264357 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4242 | 2026.03.19 00:57:16.264657 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_26_5} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.03.19 00:57:16.264734 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_26_5} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4244 | 2026.03.19 00:57:16.264802 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4245 | 2026.03.19 00:57:16.265119 [ 197 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9481 rows, containing 5 columns (5 merged, 0 gathered) in 0.003740772 sec., 2534503.573059251 rows/sec., 167.38 MiB/sec. | ||
| 4246 | 2026.03.19 00:57:16.265386 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4247 | 2026.03.19 00:57:16.265670 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.03.19 00:57:16.265739 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4249 | 2026.03.19 00:57:16.265820 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 4250 | 2026.03.19 00:57:18.139065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8169 | ||
| 4251 | 2026.03.19 00:57:18.139694 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.03.19 00:57:18.139744 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4253 | 2026.03.19 00:57:18.140251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4254 | 2026.03.19 00:57:18.140504 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.03.19 00:57:18.140655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8169 | ||
| 4256 | 2026.03.19 00:57:18.566091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4257 | 2026.03.19 00:57:18.580682 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.03.19 00:57:18.580736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4259 | 2026.03.19 00:57:18.586846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4260 | 2026.03.19 00:57:18.587528 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.03.19 00:57:18.590111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4262 | 2026.03.19 00:57:20.648029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 530 | ||
| 4263 | 2026.03.19 00:57:20.650483 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.03.19 00:57:20.650533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4265 | 2026.03.19 00:57:20.651682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4266 | 2026.03.19 00:57:20.651938 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.03.19 00:57:20.652187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
| 4268 | 2026.03.19 00:57:21.258585 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.03.19 00:57:21.258763 [ 260 ] {886acbc4-3ca0-4faa-ba60-3345b85cfcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4270 | 2026.03.19 00:57:21.258830 [ 260 ] {886acbc4-3ca0-4faa-ba60-3345b85cfcfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4271 | 2026.03.19 00:57:21.259472 [ 260 ] {886acbc4-3ca0-4faa-ba60-3345b85cfcfb} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.03.19 00:57:21.259522 [ 260 ] {886acbc4-3ca0-4faa-ba60-3345b85cfcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4273 | 2026.03.19 00:57:21.259950 [ 260 ] {886acbc4-3ca0-4faa-ba60-3345b85cfcfb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4274 | 2026.03.19 00:57:21.260186 [ 260 ] {886acbc4-3ca0-4faa-ba60-3345b85cfcfb} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.03.19 00:57:21.260346 [ 260 ] {886acbc4-3ca0-4faa-ba60-3345b85cfcfb} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001631 sec., 50275.904353157566 rows/sec., 4.17 MiB/sec. | ||
| 4276 | 2026.03.19 00:57:21.260393 [ 260 ] {886acbc4-3ca0-4faa-ba60-3345b85cfcfb} <Debug> TCPHandler: Processed in 0.001940283 sec. | ||
| 4277 | 2026.03.19 00:57:21.260527 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.03.19 00:57:21.260625 [ 260 ] {c2583232-2ea6-4fca-a5b5-300ea5300416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4279 | 2026.03.19 00:57:21.260666 [ 260 ] {c2583232-2ea6-4fca-a5b5-300ea5300416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4280 | 2026.03.19 00:57:21.261076 [ 260 ] {c2583232-2ea6-4fca-a5b5-300ea5300416} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.03.19 00:57:21.261112 [ 260 ] {c2583232-2ea6-4fca-a5b5-300ea5300416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4282 | 2026.03.19 00:57:21.261401 [ 260 ] {c2583232-2ea6-4fca-a5b5-300ea5300416} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4283 | 2026.03.19 00:57:21.261677 [ 260 ] {c2583232-2ea6-4fca-a5b5-300ea5300416} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.03.19 00:57:21.261807 [ 260 ] {c2583232-2ea6-4fca-a5b5-300ea5300416} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001204 sec., 10797.34219269103 rows/sec., 811.91 KiB/sec. | ||
| 4285 | 2026.03.19 00:57:21.261845 [ 260 ] {c2583232-2ea6-4fca-a5b5-300ea5300416} <Debug> TCPHandler: Processed in 0.00136637 sec. | ||
| 4286 | 2026.03.19 00:57:21.261954 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.03.19 00:57:21.262047 [ 260 ] {cbe447df-8aef-4bbe-9af2-f9c9f729a10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4288 | 2026.03.19 00:57:21.262087 [ 260 ] {cbe447df-8aef-4bbe-9af2-f9c9f729a10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4289 | 2026.03.19 00:57:21.262497 [ 260 ] {cbe447df-8aef-4bbe-9af2-f9c9f729a10b} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.03.19 00:57:21.262533 [ 260 ] {cbe447df-8aef-4bbe-9af2-f9c9f729a10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4291 | 2026.03.19 00:57:21.262841 [ 260 ] {cbe447df-8aef-4bbe-9af2-f9c9f729a10b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4292 | 2026.03.19 00:57:21.263058 [ 260 ] {cbe447df-8aef-4bbe-9af2-f9c9f729a10b} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.03.19 00:57:21.263184 [ 260 ] {cbe447df-8aef-4bbe-9af2-f9c9f729a10b} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001157 sec., 66551.42610198789 rows/sec., 5.20 MiB/sec. | ||
| 4294 | 2026.03.19 00:57:21.263220 [ 260 ] {cbe447df-8aef-4bbe-9af2-f9c9f729a10b} <Debug> TCPHandler: Processed in 0.001313279 sec. | ||
| 4295 | 2026.03.19 00:57:21.263333 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2026.03.19 00:57:21.263425 [ 260 ] {584f0de1-a2fc-475e-8cf1-4f1cf077a37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4297 | 2026.03.19 00:57:21.263467 [ 260 ] {584f0de1-a2fc-475e-8cf1-4f1cf077a37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4298 | 2026.03.19 00:57:21.263864 [ 260 ] {584f0de1-a2fc-475e-8cf1-4f1cf077a37d} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.03.19 00:57:21.263900 [ 260 ] {584f0de1-a2fc-475e-8cf1-4f1cf077a37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4300 | 2026.03.19 00:57:21.264223 [ 260 ] {584f0de1-a2fc-475e-8cf1-4f1cf077a37d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4301 | 2026.03.19 00:57:21.264450 [ 260 ] {584f0de1-a2fc-475e-8cf1-4f1cf077a37d} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.03.19 00:57:21.264579 [ 260 ] {584f0de1-a2fc-475e-8cf1-4f1cf077a37d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4303 | 2026.03.19 00:57:21.264616 [ 260 ] {584f0de1-a2fc-475e-8cf1-4f1cf077a37d} <Debug> TCPHandler: Processed in 0.001328709 sec. | ||
| 4304 | 2026.03.19 00:57:21.264739 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4305 | 2026.03.19 00:57:21.264864 [ 260 ] {586da824-626f-4320-b4cc-126542e2f9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4306 | 2026.03.19 00:57:21.264930 [ 260 ] {586da824-626f-4320-b4cc-126542e2f9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4307 | 2026.03.19 00:57:21.265784 [ 260 ] {586da824-626f-4320-b4cc-126542e2f9aa} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2026.03.19 00:57:21.265820 [ 260 ] {586da824-626f-4320-b4cc-126542e2f9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4309 | 2026.03.19 00:57:21.266347 [ 260 ] {586da824-626f-4320-b4cc-126542e2f9aa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4310 | 2026.03.19 00:57:21.266573 [ 260 ] {586da824-626f-4320-b4cc-126542e2f9aa} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2026.03.19 00:57:21.266708 [ 260 ] {586da824-626f-4320-b4cc-126542e2f9aa} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001874 sec., 6937.033084311633 rows/sec., 12.43 MiB/sec. | ||
| 4312 | 2026.03.19 00:57:21.266757 [ 260 ] {586da824-626f-4320-b4cc-126542e2f9aa} <Debug> TCPHandler: Processed in 0.002076156 sec. | ||
| 4313 | 2026.03.19 00:57:21.266871 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4314 | 2026.03.19 00:57:21.266963 [ 260 ] {d0550024-8d87-4fe4-b7f7-ad4c3536a506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4315 | 2026.03.19 00:57:21.267005 [ 260 ] {d0550024-8d87-4fe4-b7f7-ad4c3536a506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4316 | 2026.03.19 00:57:21.267338 [ 260 ] {d0550024-8d87-4fe4-b7f7-ad4c3536a506} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2026.03.19 00:57:21.267373 [ 260 ] {d0550024-8d87-4fe4-b7f7-ad4c3536a506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4318 | 2026.03.19 00:57:21.267670 [ 260 ] {d0550024-8d87-4fe4-b7f7-ad4c3536a506} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4319 | 2026.03.19 00:57:21.267874 [ 260 ] {d0550024-8d87-4fe4-b7f7-ad4c3536a506} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2026.03.19 00:57:21.268000 [ 260 ] {d0550024-8d87-4fe4-b7f7-ad4c3536a506} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 4321 | 2026.03.19 00:57:21.268035 [ 260 ] {d0550024-8d87-4fe4-b7f7-ad4c3536a506} <Debug> TCPHandler: Processed in 0.001212797 sec. | ||
| 4322 | 2026.03.19 00:57:25.554122 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4323 | 2026.03.19 00:57:25.554197 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4324 | 2026.03.19 00:57:25.641308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8617 | ||
| 4325 | 2026.03.19 00:57:25.641796 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.03.19 00:57:25.641838 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4327 | 2026.03.19 00:57:25.642305 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4328 | 2026.03.19 00:57:25.642531 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.03.19 00:57:25.642660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8617 | ||
| 4330 | 2026.03.19 00:57:26.090551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4331 | 2026.03.19 00:57:26.106606 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.03.19 00:57:26.106667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4333 | 2026.03.19 00:57:26.112529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4334 | 2026.03.19 00:57:26.113252 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.03.19 00:57:26.116000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4336 | 2026.03.19 00:57:26.258201 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2026.03.19 00:57:26.258368 [ 260 ] {09436f86-72a3-4c3c-9247-8bd12ca4788c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4338 | 2026.03.19 00:57:26.258430 [ 260 ] {09436f86-72a3-4c3c-9247-8bd12ca4788c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4339 | 2026.03.19 00:57:26.259091 [ 260 ] {09436f86-72a3-4c3c-9247-8bd12ca4788c} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.03.19 00:57:26.259132 [ 260 ] {09436f86-72a3-4c3c-9247-8bd12ca4788c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4341 | 2026.03.19 00:57:26.259504 [ 260 ] {09436f86-72a3-4c3c-9247-8bd12ca4788c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4342 | 2026.03.19 00:57:26.259734 [ 260 ] {09436f86-72a3-4c3c-9247-8bd12ca4788c} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.03.19 00:57:26.259881 [ 260 ] {09436f86-72a3-4c3c-9247-8bd12ca4788c} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.001559 sec., 71840.9236690186 rows/sec., 6.06 MiB/sec. | ||
| 4344 | 2026.03.19 00:57:26.259920 [ 260 ] {09436f86-72a3-4c3c-9247-8bd12ca4788c} <Debug> TCPHandler: Processed in 0.00184118 sec. | ||
| 4345 | 2026.03.19 00:57:26.260049 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.03.19 00:57:26.260142 [ 260 ] {62a732de-eb66-4fa6-a94e-7da5dff7617e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4347 | 2026.03.19 00:57:26.260182 [ 260 ] {62a732de-eb66-4fa6-a94e-7da5dff7617e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4348 | 2026.03.19 00:57:26.260584 [ 260 ] {62a732de-eb66-4fa6-a94e-7da5dff7617e} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.03.19 00:57:26.260619 [ 260 ] {62a732de-eb66-4fa6-a94e-7da5dff7617e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4350 | 2026.03.19 00:57:26.260923 [ 260 ] {62a732de-eb66-4fa6-a94e-7da5dff7617e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4351 | 2026.03.19 00:57:26.261136 [ 260 ] {62a732de-eb66-4fa6-a94e-7da5dff7617e} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.03.19 00:57:26.261262 [ 260 ] {62a732de-eb66-4fa6-a94e-7da5dff7617e} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001139 sec., 24582.967515364355 rows/sec., 1.81 MiB/sec. | ||
| 4353 | 2026.03.19 00:57:26.261298 [ 260 ] {62a732de-eb66-4fa6-a94e-7da5dff7617e} <Debug> TCPHandler: Processed in 0.001298709 sec. | ||
| 4354 | 2026.03.19 00:57:26.261408 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2026.03.19 00:57:26.261501 [ 260 ] {e7f1bddd-7c1d-4ef6-81d1-45bbe3ac1623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4356 | 2026.03.19 00:57:26.261539 [ 260 ] {e7f1bddd-7c1d-4ef6-81d1-45bbe3ac1623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4357 | 2026.03.19 00:57:26.261952 [ 260 ] {e7f1bddd-7c1d-4ef6-81d1-45bbe3ac1623} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.03.19 00:57:26.261987 [ 260 ] {e7f1bddd-7c1d-4ef6-81d1-45bbe3ac1623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4359 | 2026.03.19 00:57:26.262277 [ 260 ] {e7f1bddd-7c1d-4ef6-81d1-45bbe3ac1623} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4360 | 2026.03.19 00:57:26.262489 [ 260 ] {e7f1bddd-7c1d-4ef6-81d1-45bbe3ac1623} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.03.19 00:57:26.262613 [ 260 ] {e7f1bddd-7c1d-4ef6-81d1-45bbe3ac1623} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001131 sec., 81343.94341290892 rows/sec., 6.35 MiB/sec. | ||
| 4362 | 2026.03.19 00:57:26.262649 [ 260 ] {e7f1bddd-7c1d-4ef6-81d1-45bbe3ac1623} <Debug> TCPHandler: Processed in 0.001287338 sec. | ||
| 4363 | 2026.03.19 00:57:26.262760 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2026.03.19 00:57:26.262852 [ 260 ] {9e0435d4-7040-4456-9c53-3a471327bde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4365 | 2026.03.19 00:57:26.262894 [ 260 ] {9e0435d4-7040-4456-9c53-3a471327bde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4366 | 2026.03.19 00:57:26.263288 [ 260 ] {9e0435d4-7040-4456-9c53-3a471327bde3} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2026.03.19 00:57:26.263326 [ 260 ] {9e0435d4-7040-4456-9c53-3a471327bde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4368 | 2026.03.19 00:57:26.263645 [ 260 ] {9e0435d4-7040-4456-9c53-3a471327bde3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4369 | 2026.03.19 00:57:26.263860 [ 260 ] {9e0435d4-7040-4456-9c53-3a471327bde3} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2026.03.19 00:57:26.263989 [ 260 ] {9e0435d4-7040-4456-9c53-3a471327bde3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 4371 | 2026.03.19 00:57:26.264023 [ 260 ] {9e0435d4-7040-4456-9c53-3a471327bde3} <Debug> TCPHandler: Processed in 0.001309569 sec. | ||
| 4372 | 2026.03.19 00:57:26.264130 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.03.19 00:57:26.264221 [ 260 ] {4bab2e2c-11bd-42b5-b789-7b62859d25e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4374 | 2026.03.19 00:57:26.264274 [ 260 ] {4bab2e2c-11bd-42b5-b789-7b62859d25e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4375 | 2026.03.19 00:57:26.265064 [ 260 ] {4bab2e2c-11bd-42b5-b789-7b62859d25e4} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.03.19 00:57:26.265100 [ 260 ] {4bab2e2c-11bd-42b5-b789-7b62859d25e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4377 | 2026.03.19 00:57:26.265619 [ 260 ] {4bab2e2c-11bd-42b5-b789-7b62859d25e4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4378 | 2026.03.19 00:57:26.265844 [ 260 ] {4bab2e2c-11bd-42b5-b789-7b62859d25e4} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.03.19 00:57:26.265980 [ 260 ] {4bab2e2c-11bd-42b5-b789-7b62859d25e4} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001777 sec., 15756.893640967925 rows/sec., 28.24 MiB/sec. | ||
| 4380 | 2026.03.19 00:57:26.266029 [ 260 ] {4bab2e2c-11bd-42b5-b789-7b62859d25e4} <Debug> TCPHandler: Processed in 0.001945733 sec. | ||
| 4381 | 2026.03.19 00:57:26.266141 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.03.19 00:57:26.266233 [ 260 ] {4ac24b6c-167a-4f79-8b2e-a075fb73eedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4383 | 2026.03.19 00:57:26.266274 [ 260 ] {4ac24b6c-167a-4f79-8b2e-a075fb73eedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4384 | 2026.03.19 00:57:26.266597 [ 260 ] {4ac24b6c-167a-4f79-8b2e-a075fb73eedb} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.03.19 00:57:26.266632 [ 260 ] {4ac24b6c-167a-4f79-8b2e-a075fb73eedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4386 | 2026.03.19 00:57:26.266927 [ 260 ] {4ac24b6c-167a-4f79-8b2e-a075fb73eedb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4387 | 2026.03.19 00:57:26.267136 [ 260 ] {4ac24b6c-167a-4f79-8b2e-a075fb73eedb} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.03.19 00:57:26.267260 [ 260 ] {4ac24b6c-167a-4f79-8b2e-a075fb73eedb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 4389 | 2026.03.19 00:57:26.267294 [ 260 ] {4ac24b6c-167a-4f79-8b2e-a075fb73eedb} <Debug> TCPHandler: Processed in 0.001200187 sec. | ||
| 4390 | 2026.03.19 00:57:30.652332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 554 | ||
| 4391 | 2026.03.19 00:57:30.654494 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.03.19 00:57:30.654553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4393 | 2026.03.19 00:57:30.655700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4394 | 2026.03.19 00:57:30.655989 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.03.19 00:57:30.656330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 4396 | 2026.03.19 00:57:31.257858 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4397 | 2026.03.19 00:57:31.258085 [ 260 ] {d82d16f0-5464-4b3f-af61-5e870792d896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4398 | 2026.03.19 00:57:31.258169 [ 260 ] {d82d16f0-5464-4b3f-af61-5e870792d896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4399 | 2026.03.19 00:57:31.258858 [ 260 ] {d82d16f0-5464-4b3f-af61-5e870792d896} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.03.19 00:57:31.258902 [ 260 ] {d82d16f0-5464-4b3f-af61-5e870792d896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4401 | 2026.03.19 00:57:31.259276 [ 260 ] {d82d16f0-5464-4b3f-af61-5e870792d896} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4402 | 2026.03.19 00:57:31.259503 [ 260 ] {d82d16f0-5464-4b3f-af61-5e870792d896} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.03.19 00:57:31.259655 [ 260 ] {d82d16f0-5464-4b3f-af61-5e870792d896} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001632 sec., 6127.450980392157 rows/sec., 499.65 KiB/sec. | ||
| 4404 | 2026.03.19 00:57:31.259695 [ 260 ] {d82d16f0-5464-4b3f-af61-5e870792d896} <Debug> TCPHandler: Processed in 0.001997504 sec. | ||
| 4405 | 2026.03.19 00:57:31.259815 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2026.03.19 00:57:31.259909 [ 260 ] {4eb52693-29ae-4286-be41-c586605aae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4407 | 2026.03.19 00:57:31.259948 [ 260 ] {4eb52693-29ae-4286-be41-c586605aae2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4408 | 2026.03.19 00:57:31.260378 [ 260 ] {4eb52693-29ae-4286-be41-c586605aae2f} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.03.19 00:57:31.260413 [ 260 ] {4eb52693-29ae-4286-be41-c586605aae2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4410 | 2026.03.19 00:57:31.260716 [ 260 ] {4eb52693-29ae-4286-be41-c586605aae2f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4411 | 2026.03.19 00:57:31.260935 [ 260 ] {4eb52693-29ae-4286-be41-c586605aae2f} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2026.03.19 00:57:31.261061 [ 260 ] {4eb52693-29ae-4286-be41-c586605aae2f} <Debug> executeQuery: Read 87 rows, 7.34 KiB in 0.00117 sec., 74358.97435897436 rows/sec., 6.12 MiB/sec. | ||
| 4413 | 2026.03.19 00:57:31.261096 [ 260 ] {4eb52693-29ae-4286-be41-c586605aae2f} <Debug> TCPHandler: Processed in 0.001330989 sec. | ||
| 4414 | 2026.03.19 00:57:31.261252 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.03.19 00:57:31.261373 [ 260 ] {22f9e19b-a3a5-41dc-82d4-dc70b85fe5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4416 | 2026.03.19 00:57:31.261421 [ 260 ] {22f9e19b-a3a5-41dc-82d4-dc70b85fe5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4417 | 2026.03.19 00:57:31.261910 [ 260 ] {22f9e19b-a3a5-41dc-82d4-dc70b85fe5a5} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.03.19 00:57:31.261954 [ 260 ] {22f9e19b-a3a5-41dc-82d4-dc70b85fe5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4419 | 2026.03.19 00:57:31.262319 [ 260 ] {22f9e19b-a3a5-41dc-82d4-dc70b85fe5a5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4420 | 2026.03.19 00:57:31.262565 [ 260 ] {22f9e19b-a3a5-41dc-82d4-dc70b85fe5a5} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.03.19 00:57:31.262746 [ 260 ] {22f9e19b-a3a5-41dc-82d4-dc70b85fe5a5} <Debug> executeQuery: Read 23 rows, 1.68 KiB in 0.001395 sec., 16487.45519713262 rows/sec., 1.17 MiB/sec. | ||
| 4422 | 2026.03.19 00:57:31.262791 [ 260 ] {22f9e19b-a3a5-41dc-82d4-dc70b85fe5a5} <Debug> TCPHandler: Processed in 0.001603916 sec. | ||
| 4423 | 2026.03.19 00:57:31.262910 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2026.03.19 00:57:31.263024 [ 260 ] {afb11a7f-b92c-4455-a650-dd609f7a2dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4425 | 2026.03.19 00:57:31.263071 [ 260 ] {afb11a7f-b92c-4455-a650-dd609f7a2dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4426 | 2026.03.19 00:57:31.263537 [ 260 ] {afb11a7f-b92c-4455-a650-dd609f7a2dc7} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.03.19 00:57:31.263574 [ 260 ] {afb11a7f-b92c-4455-a650-dd609f7a2dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4428 | 2026.03.19 00:57:31.263885 [ 260 ] {afb11a7f-b92c-4455-a650-dd609f7a2dc7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4429 | 2026.03.19 00:57:31.264106 [ 260 ] {afb11a7f-b92c-4455-a650-dd609f7a2dc7} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.03.19 00:57:31.264233 [ 260 ] {afb11a7f-b92c-4455-a650-dd609f7a2dc7} <Debug> executeQuery: Read 87 rows, 6.97 KiB in 0.001235 sec., 70445.34412955465 rows/sec., 5.51 MiB/sec. | ||
| 4431 | 2026.03.19 00:57:31.264271 [ 260 ] {afb11a7f-b92c-4455-a650-dd609f7a2dc7} <Debug> TCPHandler: Processed in 0.001421201 sec. | ||
| 4432 | 2026.03.19 00:57:31.264383 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.03.19 00:57:31.264477 [ 260 ] {1e54de99-9cb7-4f16-a24c-e474c4266518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4434 | 2026.03.19 00:57:31.264520 [ 260 ] {1e54de99-9cb7-4f16-a24c-e474c4266518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4435 | 2026.03.19 00:57:31.264920 [ 260 ] {1e54de99-9cb7-4f16-a24c-e474c4266518} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.03.19 00:57:31.264957 [ 260 ] {1e54de99-9cb7-4f16-a24c-e474c4266518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4437 | 2026.03.19 00:57:31.265291 [ 260 ] {1e54de99-9cb7-4f16-a24c-e474c4266518} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4438 | 2026.03.19 00:57:31.265512 [ 260 ] {1e54de99-9cb7-4f16-a24c-e474c4266518} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.03.19 00:57:31.265638 [ 260 ] {1e54de99-9cb7-4f16-a24c-e474c4266518} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001179 sec., 139949.10941475828 rows/sec., 9.74 MiB/sec. | ||
| 4440 | 2026.03.19 00:57:31.265675 [ 260 ] {1e54de99-9cb7-4f16-a24c-e474c4266518} <Debug> TCPHandler: Processed in 0.001341929 sec. | ||
| 4441 | 2026.03.19 00:57:31.265775 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2026.03.19 00:57:31.265869 [ 260 ] {6892f6fa-7f30-4f0b-b976-1c818606437b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4443 | 2026.03.19 00:57:31.265924 [ 260 ] {6892f6fa-7f30-4f0b-b976-1c818606437b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4444 | 2026.03.19 00:57:31.266672 [ 260 ] {6892f6fa-7f30-4f0b-b976-1c818606437b} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2026.03.19 00:57:31.266708 [ 260 ] {6892f6fa-7f30-4f0b-b976-1c818606437b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4446 | 2026.03.19 00:57:31.267229 [ 260 ] {6892f6fa-7f30-4f0b-b976-1c818606437b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4447 | 2026.03.19 00:57:31.267468 [ 260 ] {6892f6fa-7f30-4f0b-b976-1c818606437b} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.03.19 00:57:31.267604 [ 260 ] {6892f6fa-7f30-4f0b-b976-1c818606437b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001754 sec., 7411.630558722919 rows/sec., 13.28 MiB/sec. | ||
| 4449 | 2026.03.19 00:57:31.267656 [ 260 ] {6892f6fa-7f30-4f0b-b976-1c818606437b} <Debug> TCPHandler: Processed in 0.001929193 sec. | ||
| 4450 | 2026.03.19 00:57:31.267769 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4451 | 2026.03.19 00:57:31.267864 [ 260 ] {ce17a728-4496-45fd-83ff-0fbce56a6a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4452 | 2026.03.19 00:57:31.267907 [ 260 ] {ce17a728-4496-45fd-83ff-0fbce56a6a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4453 | 2026.03.19 00:57:31.268241 [ 260 ] {ce17a728-4496-45fd-83ff-0fbce56a6a53} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.03.19 00:57:31.268277 [ 260 ] {ce17a728-4496-45fd-83ff-0fbce56a6a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4455 | 2026.03.19 00:57:31.268584 [ 260 ] {ce17a728-4496-45fd-83ff-0fbce56a6a53} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4456 | 2026.03.19 00:57:31.268803 [ 260 ] {ce17a728-4496-45fd-83ff-0fbce56a6a53} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.03.19 00:57:31.268929 [ 260 ] {ce17a728-4496-45fd-83ff-0fbce56a6a53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4458 | 2026.03.19 00:57:31.268965 [ 260 ] {ce17a728-4496-45fd-83ff-0fbce56a6a53} <Debug> TCPHandler: Processed in 0.001245138 sec. | ||
| 4459 | 2026.03.19 00:57:33.142719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9129 | ||
| 4460 | 2026.03.19 00:57:33.143233 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.03.19 00:57:33.143278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4462 | 2026.03.19 00:57:33.143770 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4463 | 2026.03.19 00:57:33.144023 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.03.19 00:57:33.144170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9129 | ||
| 4465 | 2026.03.19 00:57:33.616061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4466 | 2026.03.19 00:57:33.632855 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.03.19 00:57:33.632922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4468 | 2026.03.19 00:57:33.639087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4469 | 2026.03.19 00:57:33.639793 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.03.19 00:57:33.642736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4471 | 2026.03.19 00:57:36.258856 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.03.19 00:57:36.259148 [ 260 ] {17d241e5-826e-4320-a5b7-ed18feee6e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4473 | 2026.03.19 00:57:36.259213 [ 260 ] {17d241e5-826e-4320-a5b7-ed18feee6e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4474 | 2026.03.19 00:57:36.259950 [ 260 ] {17d241e5-826e-4320-a5b7-ed18feee6e24} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.03.19 00:57:36.260000 [ 260 ] {17d241e5-826e-4320-a5b7-ed18feee6e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4476 | 2026.03.19 00:57:36.260392 [ 260 ] {17d241e5-826e-4320-a5b7-ed18feee6e24} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4477 | 2026.03.19 00:57:36.260625 [ 260 ] {17d241e5-826e-4320-a5b7-ed18feee6e24} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.03.19 00:57:36.260778 [ 260 ] {17d241e5-826e-4320-a5b7-ed18feee6e24} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.001696 sec., 66037.7358490566 rows/sec., 5.57 MiB/sec. | ||
| 4479 | 2026.03.19 00:57:36.260818 [ 260 ] {17d241e5-826e-4320-a5b7-ed18feee6e24} <Debug> TCPHandler: Processed in 0.002148587 sec. | ||
| 4480 | 2026.03.19 00:57:36.260946 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.03.19 00:57:36.261041 [ 260 ] {3638689b-fe1c-4ff9-abfe-0e40358a4ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.03.19 00:57:36.261082 [ 260 ] {3638689b-fe1c-4ff9-abfe-0e40358a4ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4483 | 2026.03.19 00:57:36.261501 [ 260 ] {3638689b-fe1c-4ff9-abfe-0e40358a4ced} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.03.19 00:57:36.261537 [ 260 ] {3638689b-fe1c-4ff9-abfe-0e40358a4ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4485 | 2026.03.19 00:57:36.261832 [ 260 ] {3638689b-fe1c-4ff9-abfe-0e40358a4ced} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4486 | 2026.03.19 00:57:36.262041 [ 260 ] {3638689b-fe1c-4ff9-abfe-0e40358a4ced} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.03.19 00:57:36.262171 [ 260 ] {3638689b-fe1c-4ff9-abfe-0e40358a4ced} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001149 sec., 24369.01653611836 rows/sec., 1.79 MiB/sec. | ||
| 4488 | 2026.03.19 00:57:36.262208 [ 260 ] {3638689b-fe1c-4ff9-abfe-0e40358a4ced} <Debug> TCPHandler: Processed in 0.001308969 sec. | ||
| 4489 | 2026.03.19 00:57:36.262341 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.03.19 00:57:36.262433 [ 260 ] {42b124de-c6b8-44b2-a6f5-9e10a684bb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4491 | 2026.03.19 00:57:36.262472 [ 260 ] {42b124de-c6b8-44b2-a6f5-9e10a684bb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4492 | 2026.03.19 00:57:36.262917 [ 260 ] {42b124de-c6b8-44b2-a6f5-9e10a684bb93} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.03.19 00:57:36.262953 [ 260 ] {42b124de-c6b8-44b2-a6f5-9e10a684bb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4494 | 2026.03.19 00:57:36.263251 [ 260 ] {42b124de-c6b8-44b2-a6f5-9e10a684bb93} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4495 | 2026.03.19 00:57:36.263454 [ 260 ] {42b124de-c6b8-44b2-a6f5-9e10a684bb93} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.03.19 00:57:36.263577 [ 260 ] {42b124de-c6b8-44b2-a6f5-9e10a684bb93} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001161 sec., 79242.03273040483 rows/sec., 6.19 MiB/sec. | ||
| 4497 | 2026.03.19 00:57:36.263613 [ 260 ] {42b124de-c6b8-44b2-a6f5-9e10a684bb93} <Debug> TCPHandler: Processed in 0.001318609 sec. | ||
| 4498 | 2026.03.19 00:57:36.263725 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.03.19 00:57:36.263816 [ 260 ] {fc08318e-6350-4144-a55c-d5086193e45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4500 | 2026.03.19 00:57:36.263858 [ 260 ] {fc08318e-6350-4144-a55c-d5086193e45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4501 | 2026.03.19 00:57:36.264273 [ 260 ] {fc08318e-6350-4144-a55c-d5086193e45a} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.03.19 00:57:36.264309 [ 260 ] {fc08318e-6350-4144-a55c-d5086193e45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4503 | 2026.03.19 00:57:36.264618 [ 260 ] {fc08318e-6350-4144-a55c-d5086193e45a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4504 | 2026.03.19 00:57:36.264810 [ 260 ] {fc08318e-6350-4144-a55c-d5086193e45a} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.03.19 00:57:36.264928 [ 260 ] {fc08318e-6350-4144-a55c-d5086193e45a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 4506 | 2026.03.19 00:57:36.264961 [ 260 ] {fc08318e-6350-4144-a55c-d5086193e45a} <Debug> TCPHandler: Processed in 0.001310209 sec. | ||
| 4507 | 2026.03.19 00:57:36.265062 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.03.19 00:57:36.265148 [ 260 ] {95db7391-691e-4404-8764-b0a4a992d1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4509 | 2026.03.19 00:57:36.265199 [ 260 ] {95db7391-691e-4404-8764-b0a4a992d1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4510 | 2026.03.19 00:57:36.266055 [ 260 ] {95db7391-691e-4404-8764-b0a4a992d1dd} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.03.19 00:57:36.266092 [ 260 ] {95db7391-691e-4404-8764-b0a4a992d1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4512 | 2026.03.19 00:57:36.266610 [ 260 ] {95db7391-691e-4404-8764-b0a4a992d1dd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4513 | 2026.03.19 00:57:36.266828 [ 260 ] {95db7391-691e-4404-8764-b0a4a992d1dd} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.03.19 00:57:36.266965 [ 260 ] {95db7391-691e-4404-8764-b0a4a992d1dd} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001793 sec., 15616.285554935861 rows/sec., 27.98 MiB/sec. | ||
| 4515 | 2026.03.19 00:57:36.267015 [ 260 ] {95db7391-691e-4404-8764-b0a4a992d1dd} <Debug> TCPHandler: Processed in 0.001964774 sec. | ||
| 4516 | 2026.03.19 00:57:36.267135 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.03.19 00:57:36.267228 [ 260 ] {661c789e-e342-4875-b5af-0167307e249d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.03.19 00:57:36.267270 [ 260 ] {661c789e-e342-4875-b5af-0167307e249d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4519 | 2026.03.19 00:57:36.267612 [ 260 ] {661c789e-e342-4875-b5af-0167307e249d} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.03.19 00:57:36.267648 [ 260 ] {661c789e-e342-4875-b5af-0167307e249d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4521 | 2026.03.19 00:57:36.267943 [ 260 ] {661c789e-e342-4875-b5af-0167307e249d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4522 | 2026.03.19 00:57:36.268146 [ 260 ] {661c789e-e342-4875-b5af-0167307e249d} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.03.19 00:57:36.268270 [ 260 ] {661c789e-e342-4875-b5af-0167307e249d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 4524 | 2026.03.19 00:57:36.268305 [ 260 ] {661c789e-e342-4875-b5af-0167307e249d} <Debug> TCPHandler: Processed in 0.001216847 sec. | ||
| 4525 | 2026.03.19 00:57:40.554252 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4526 | 2026.03.19 00:57:40.554329 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4527 | 2026.03.19 00:57:40.645413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9577 | ||
| 4528 | 2026.03.19 00:57:40.646047 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.03.19 00:57:40.646092 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4530 | 2026.03.19 00:57:40.646637 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4531 | 2026.03.19 00:57:40.646871 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.03.19 00:57:40.647010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9577 | ||
| 4533 | 2026.03.19 00:57:40.657318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 580 | ||
| 4534 | 2026.03.19 00:57:40.659440 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.03.19 00:57:40.659501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4536 | 2026.03.19 00:57:40.660676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4537 | 2026.03.19 00:57:40.660950 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.03.19 00:57:40.661298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4539 | 2026.03.19 00:57:41.144031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4540 | 2026.03.19 00:57:41.160960 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.03.19 00:57:41.161013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4542 | 2026.03.19 00:57:41.167208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4543 | 2026.03.19 00:57:41.167925 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.03.19 00:57:41.170772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4545 | 2026.03.19 00:57:41.257506 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.03.19 00:57:41.257670 [ 260 ] {aa63f482-a58d-441b-9138-ae0a14b8eea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4547 | 2026.03.19 00:57:41.257762 [ 260 ] {aa63f482-a58d-441b-9138-ae0a14b8eea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4548 | 2026.03.19 00:57:41.258688 [ 260 ] {aa63f482-a58d-441b-9138-ae0a14b8eea2} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.03.19 00:57:41.258743 [ 260 ] {aa63f482-a58d-441b-9138-ae0a14b8eea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4550 | 2026.03.19 00:57:41.259080 [ 260 ] {aa63f482-a58d-441b-9138-ae0a14b8eea2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4551 | 2026.03.19 00:57:41.259297 [ 260 ] {aa63f482-a58d-441b-9138-ae0a14b8eea2} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.03.19 00:57:41.259432 [ 260 ] {aa63f482-a58d-441b-9138-ae0a14b8eea2} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.00181 sec., 45303.867403314915 rows/sec., 3.76 MiB/sec. | ||
| 4553 | 2026.03.19 00:57:41.259442 [ 124 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4554 | 2026.03.19 00:57:41.259469 [ 260 ] {aa63f482-a58d-441b-9138-ae0a14b8eea2} <Debug> TCPHandler: Processed in 0.002085336 sec. | ||
| 4555 | 2026.03.19 00:57:41.259516 [ 124 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.03.19 00:57:41.259545 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4557 | 2026.03.19 00:57:41.259629 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.03.19 00:57:41.259688 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 4559 | 2026.03.19 00:57:41.259727 [ 260 ] {3d0abd12-bce3-4095-b132-c03c804e8a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4560 | 2026.03.19 00:57:41.259780 [ 260 ] {3d0abd12-bce3-4095-b132-c03c804e8a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4561 | 2026.03.19 00:57:41.259852 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4562 | 2026.03.19 00:57:41.259894 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2147 rows starting from the beginning of the part | ||
| 4563 | 2026.03.19 00:57:41.259965 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
| 4564 | 2026.03.19 00:57:41.260013 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
| 4565 | 2026.03.19 00:57:41.260061 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 87 rows starting from the beginning of the part | ||
| 4566 | 2026.03.19 00:57:41.260109 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
| 4567 | 2026.03.19 00:57:41.260158 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
| 4568 | 2026.03.19 00:57:41.260194 [ 260 ] {3d0abd12-bce3-4095-b132-c03c804e8a8d} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.03.19 00:57:41.260234 [ 260 ] {3d0abd12-bce3-4095-b132-c03c804e8a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4570 | 2026.03.19 00:57:41.260561 [ 260 ] {3d0abd12-bce3-4095-b132-c03c804e8a8d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4571 | 2026.03.19 00:57:41.260779 [ 260 ] {3d0abd12-bce3-4095-b132-c03c804e8a8d} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.03.19 00:57:41.260913 [ 260 ] {3d0abd12-bce3-4095-b132-c03c804e8a8d} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001205 sec., 10788.38174273859 rows/sec., 811.24 KiB/sec. | ||
| 4573 | 2026.03.19 00:57:41.260941 [ 121 ] {} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4574 | 2026.03.19 00:57:41.260949 [ 260 ] {3d0abd12-bce3-4095-b132-c03c804e8a8d} <Debug> TCPHandler: Processed in 0.00136804 sec. | ||
| 4575 | 2026.03.19 00:57:41.261018 [ 121 ] {} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.03.19 00:57:41.261045 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4577 | 2026.03.19 00:57:41.261108 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2026.03.19 00:57:41.261140 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::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 | ||
| 4579 | 2026.03.19 00:57:41.261204 [ 260 ] {42234645-3b23-4824-9441-f5fba77d6c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4580 | 2026.03.19 00:57:41.261247 [ 260 ] {42234645-3b23-4824-9441-f5fba77d6c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4581 | 2026.03.19 00:57:41.261267 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4582 | 2026.03.19 00:57:41.261302 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 4583 | 2026.03.19 00:57:41.261368 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
| 4584 | 2026.03.19 00:57:41.261411 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 4585 | 2026.03.19 00:57:41.261452 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part | ||
| 4586 | 2026.03.19 00:57:41.261490 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
| 4587 | 2026.03.19 00:57:41.261529 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
| 4588 | 2026.03.19 00:57:41.261598 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973874 sec., 1328352.2656461354 rows/sec., 108.35 MiB/sec. | ||
| 4589 | 2026.03.19 00:57:41.261836 [ 260 ] {42234645-3b23-4824-9441-f5fba77d6c4d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.03.19 00:57:41.261881 [ 260 ] {42234645-3b23-4824-9441-f5fba77d6c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4591 | 2026.03.19 00:57:41.261906 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4592 | 2026.03.19 00:57:41.262240 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_31_6} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.03.19 00:57:41.262264 [ 260 ] {42234645-3b23-4824-9441-f5fba77d6c4d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4594 | 2026.03.19 00:57:41.262332 [ 190 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_31_6} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4595 | 2026.03.19 00:57:41.262361 [ 200 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266318 sec., 146092.8455569612 rows/sec., 11.21 MiB/sec. | ||
| 4596 | 2026.03.19 00:57:41.262413 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4597 | 2026.03.19 00:57:41.262520 [ 260 ] {42234645-3b23-4824-9441-f5fba77d6c4d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.03.19 00:57:41.262562 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4599 | 2026.03.19 00:57:41.262662 [ 260 ] {42234645-3b23-4824-9441-f5fba77d6c4d} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001476 sec., 52168.0216802168 rows/sec., 4.07 MiB/sec. | ||
| 4600 | 2026.03.19 00:57:41.262662 [ 124 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4601 | 2026.03.19 00:57:41.262707 [ 260 ] {42234645-3b23-4824-9441-f5fba77d6c4d} <Debug> TCPHandler: Processed in 0.001646446 sec. | ||
| 4602 | 2026.03.19 00:57:41.262723 [ 124 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.03.19 00:57:41.262756 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4604 | 2026.03.19 00:57:41.262839 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.03.19 00:57:41.262841 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_26_5} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.03.19 00:57:41.262863 [ 200 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 4607 | 2026.03.19 00:57:41.262939 [ 260 ] {1f179345-feb5-4312-851b-b79b3051bd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.03.19 00:57:41.262943 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_26_5} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4609 | 2026.03.19 00:57:41.262990 [ 260 ] {1f179345-feb5-4312-851b-b79b3051bd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4610 | 2026.03.19 00:57:41.263017 [ 200 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4611 | 2026.03.19 00:57:41.263034 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4612 | 2026.03.19 00:57:41.263058 [ 200 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1122 rows starting from the beginning of the part | ||
| 4613 | 2026.03.19 00:57:41.263136 [ 200 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part | ||
| 4614 | 2026.03.19 00:57:41.263187 [ 200 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 92 rows starting from the beginning of the part | ||
| 4615 | 2026.03.19 00:57:41.263233 [ 200 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 87 rows starting from the beginning of the part | ||
| 4616 | 2026.03.19 00:57:41.263278 [ 200 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 92 rows starting from the beginning of the part | ||
| 4617 | 2026.03.19 00:57:41.263322 [ 200 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part | ||
| 4618 | 2026.03.19 00:57:41.263473 [ 260 ] {1f179345-feb5-4312-851b-b79b3051bd62} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.03.19 00:57:41.263515 [ 260 ] {1f179345-feb5-4312-851b-b79b3051bd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4620 | 2026.03.19 00:57:41.263866 [ 260 ] {1f179345-feb5-4312-851b-b79b3051bd62} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4621 | 2026.03.19 00:57:41.264103 [ 260 ] {1f179345-feb5-4312-851b-b79b3051bd62} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.03.19 00:57:41.264228 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4623 | 2026.03.19 00:57:41.264235 [ 260 ] {1f179345-feb5-4312-851b-b79b3051bd62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. | ||
| 4624 | 2026.03.19 00:57:41.264268 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.03.19 00:57:41.264292 [ 260 ] {1f179345-feb5-4312-851b-b79b3051bd62} <Debug> TCPHandler: Processed in 0.001501714 sec. | ||
| 4626 | 2026.03.19 00:57:41.264293 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4627 | 2026.03.19 00:57:41.264373 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 4628 | 2026.03.19 00:57:41.264438 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.03.19 00:57:41.264460 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4630 | 2026.03.19 00:57:41.264475 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654666 sec., 934931.8835341997 rows/sec., 71.15 MiB/sec. | ||
| 4631 | 2026.03.19 00:57:41.264490 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9481 rows starting from the beginning of the part | ||
| 4632 | 2026.03.19 00:57:41.264537 [ 260 ] {c1de92d5-5220-4893-abfd-2e12a05ad469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4633 | 2026.03.19 00:57:41.264542 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 4634 | 2026.03.19 00:57:41.264599 [ 260 ] {c1de92d5-5220-4893-abfd-2e12a05ad469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4635 | 2026.03.19 00:57:41.264604 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 4636 | 2026.03.19 00:57:41.264661 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 165 rows starting from the beginning of the part | ||
| 4637 | 2026.03.19 00:57:41.264665 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4638 | 2026.03.19 00:57:41.264711 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 4639 | 2026.03.19 00:57:41.264758 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 4640 | 2026.03.19 00:57:41.265001 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_31_6} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.03.19 00:57:41.265098 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_31_6} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4642 | 2026.03.19 00:57:41.265204 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4643 | 2026.03.19 00:57:41.265396 [ 260 ] {c1de92d5-5220-4893-abfd-2e12a05ad469} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2026.03.19 00:57:41.265438 [ 260 ] {c1de92d5-5220-4893-abfd-2e12a05ad469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4645 | 2026.03.19 00:57:41.265956 [ 260 ] {c1de92d5-5220-4893-abfd-2e12a05ad469} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4646 | 2026.03.19 00:57:41.266200 [ 260 ] {c1de92d5-5220-4893-abfd-2e12a05ad469} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2026.03.19 00:57:41.266344 [ 260 ] {c1de92d5-5220-4893-abfd-2e12a05ad469} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001826 sec., 7119.386637458927 rows/sec., 12.76 MiB/sec. | ||
| 4648 | 2026.03.19 00:57:41.266343 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4649 | 2026.03.19 00:57:41.266395 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.03.19 00:57:41.266398 [ 260 ] {c1de92d5-5220-4893-abfd-2e12a05ad469} <Debug> TCPHandler: Processed in 0.002007405 sec. | ||
| 4651 | 2026.03.19 00:57:41.266418 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4652 | 2026.03.19 00:57:41.266497 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::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 | ||
| 4653 | 2026.03.19 00:57:41.266549 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2026.03.19 00:57:41.266647 [ 260 ] {a14999c2-c50c-4132-a926-029fd003fd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4655 | 2026.03.19 00:57:41.266688 [ 260 ] {a14999c2-c50c-4132-a926-029fd003fd18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4656 | 2026.03.19 00:57:41.266706 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4657 | 2026.03.19 00:57:41.266762 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 401 rows starting from the beginning of the part | ||
| 4658 | 2026.03.19 00:57:41.266883 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
| 4659 | 2026.03.19 00:57:41.266996 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 4660 | 2026.03.19 00:57:41.267066 [ 260 ] {a14999c2-c50c-4132-a926-029fd003fd18} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.03.19 00:57:41.267107 [ 260 ] {a14999c2-c50c-4132-a926-029fd003fd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4662 | 2026.03.19 00:57:41.267111 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
| 4663 | 2026.03.19 00:57:41.267234 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
| 4664 | 2026.03.19 00:57:41.267352 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
| 4665 | 2026.03.19 00:57:41.267433 [ 260 ] {a14999c2-c50c-4132-a926-029fd003fd18} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4666 | 2026.03.19 00:57:41.267658 [ 260 ] {a14999c2-c50c-4132-a926-029fd003fd18} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.03.19 00:57:41.267792 [ 260 ] {a14999c2-c50c-4132-a926-029fd003fd18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 4668 | 2026.03.19 00:57:41.267805 [ 119 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4669 | 2026.03.19 00:57:41.267828 [ 260 ] {a14999c2-c50c-4132-a926-029fd003fd18} <Debug> TCPHandler: Processed in 0.001331359 sec. | ||
| 4670 | 2026.03.19 00:57:41.267844 [ 119 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.03.19 00:57:41.267865 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4672 | 2026.03.19 00:57:41.267935 [ 201 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 4673 | 2026.03.19 00:57:41.268034 [ 201 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4674 | 2026.03.19 00:57:41.268061 [ 201 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1320 rows starting from the beginning of the part | ||
| 4675 | 2026.03.19 00:57:41.268119 [ 201 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 4676 | 2026.03.19 00:57:41.268160 [ 201 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 4677 | 2026.03.19 00:57:41.268199 [ 201 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 4678 | 2026.03.19 00:57:41.268201 [ 188 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10286 rows, containing 5 columns (5 merged, 0 gathered) in 0.003851244 sec., 2670825.3229346154 rows/sec., 177.13 MiB/sec. | ||
| 4679 | 2026.03.19 00:57:41.268238 [ 201 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 4680 | 2026.03.19 00:57:41.268280 [ 201 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 4681 | 2026.03.19 00:57:41.268543 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4682 | 2026.03.19 00:57:41.268845 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.03.19 00:57:41.268941 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4684 | 2026.03.19 00:57:41.269017 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 4685 | 2026.03.19 00:57:41.269279 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.00137342 sec., 1179537.213670982 rows/sec., 79.49 MiB/sec. | ||
| 4686 | 2026.03.19 00:57:41.269509 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4687 | 2026.03.19 00:57:41.269745 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_31_6} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.03.19 00:57:41.269805 [ 191 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_31_6} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4689 | 2026.03.19 00:57:41.269868 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4690 | 2026.03.19 00:57:41.271218 [ 191 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 19 columns (19 merged, 0 gathered) in 0.004751065 sec., 104397.64558051722 rows/sec., 187.08 MiB/sec. | ||
| 4691 | 2026.03.19 00:57:41.271884 [ 191 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4692 | 2026.03.19 00:57:41.272182 [ 191 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.03.19 00:57:41.272246 [ 191 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4694 | 2026.03.19 00:57:41.272344 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 4695 | 2026.03.19 00:57:41.567936 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2026.03.19 00:57:41.568128 [ 260 ] {c24d96e7-ca00-454f-acec-2d761927c28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4697 | 2026.03.19 00:57:41.568200 [ 260 ] {c24d96e7-ca00-454f-acec-2d761927c28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4698 | 2026.03.19 00:57:41.568854 [ 260 ] {c24d96e7-ca00-454f-acec-2d761927c28a} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.03.19 00:57:41.568890 [ 260 ] {c24d96e7-ca00-454f-acec-2d761927c28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4700 | 2026.03.19 00:57:41.569279 [ 260 ] {c24d96e7-ca00-454f-acec-2d761927c28a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4701 | 2026.03.19 00:57:41.569514 [ 260 ] {c24d96e7-ca00-454f-acec-2d761927c28a} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.03.19 00:57:41.569626 [ 119 ] {} <Debug> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4703 | 2026.03.19 00:57:41.569663 [ 119 ] {} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.03.19 00:57:41.569668 [ 260 ] {c24d96e7-ca00-454f-acec-2d761927c28a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001593 sec., 15065.913370998116 rows/sec., 1.25 MiB/sec. | ||
| 4705 | 2026.03.19 00:57:41.569685 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4706 | 2026.03.19 00:57:41.569720 [ 260 ] {c24d96e7-ca00-454f-acec-2d761927c28a} <Debug> TCPHandler: Processed in 0.001921283 sec. | ||
| 4707 | 2026.03.19 00:57:41.569779 [ 199 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 4708 | 2026.03.19 00:57:41.569840 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.03.19 00:57:41.569885 [ 199 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4710 | 2026.03.19 00:57:41.569918 [ 199 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 4711 | 2026.03.19 00:57:41.569937 [ 260 ] {6d00f12c-e275-4696-bd99-2897fa6328b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4712 | 2026.03.19 00:57:41.569975 [ 199 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 4713 | 2026.03.19 00:57:41.569979 [ 260 ] {6d00f12c-e275-4696-bd99-2897fa6328b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4714 | 2026.03.19 00:57:41.570019 [ 199 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 4715 | 2026.03.19 00:57:41.570062 [ 199 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 4716 | 2026.03.19 00:57:41.570101 [ 199 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 4717 | 2026.03.19 00:57:41.570398 [ 260 ] {6d00f12c-e275-4696-bd99-2897fa6328b2} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.03.19 00:57:41.570433 [ 260 ] {6d00f12c-e275-4696-bd99-2897fa6328b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4719 | 2026.03.19 00:57:41.570753 [ 260 ] {6d00f12c-e275-4696-bd99-2897fa6328b2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4720 | 2026.03.19 00:57:41.570815 [ 190 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001074883 sec., 111640.05756905636 rows/sec., 9.69 MiB/sec. | ||
| 4721 | 2026.03.19 00:57:41.570984 [ 260 ] {6d00f12c-e275-4696-bd99-2897fa6328b2} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.03.19 00:57:41.571056 [ 193 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4723 | 2026.03.19 00:57:41.571127 [ 260 ] {6d00f12c-e275-4696-bd99-2897fa6328b2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001209 sec., 4962.779156327543 rows/sec., 404.68 KiB/sec. | ||
| 4724 | 2026.03.19 00:57:41.571171 [ 260 ] {6d00f12c-e275-4696-bd99-2897fa6328b2} <Debug> TCPHandler: Processed in 0.001379881 sec. | ||
| 4725 | 2026.03.19 00:57:41.571275 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2026.03.19 00:57:41.571371 [ 260 ] {a11b5b61-21fe-4a69-bbb7-e5034ab62615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4727 | 2026.03.19 00:57:41.571413 [ 260 ] {a11b5b61-21fe-4a69-bbb7-e5034ab62615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4728 | 2026.03.19 00:57:41.571452 [ 193 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::all_1_5_1} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.03.19 00:57:41.571551 [ 193 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::all_1_5_1} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4730 | 2026.03.19 00:57:41.571657 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4731 | 2026.03.19 00:57:41.573039 [ 260 ] {a11b5b61-21fe-4a69-bbb7-e5034ab62615} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.03.19 00:57:41.573080 [ 260 ] {a11b5b61-21fe-4a69-bbb7-e5034ab62615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4733 | 2026.03.19 00:57:41.573572 [ 260 ] {a11b5b61-21fe-4a69-bbb7-e5034ab62615} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4734 | 2026.03.19 00:57:41.573809 [ 260 ] {a11b5b61-21fe-4a69-bbb7-e5034ab62615} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.03.19 00:57:41.573941 [ 260 ] {a11b5b61-21fe-4a69-bbb7-e5034ab62615} <Debug> executeQuery: Read 2115 rows, 165.12 KiB in 0.002587 sec., 817549.2848859683 rows/sec., 62.33 MiB/sec. | ||
| 4736 | 2026.03.19 00:57:41.573978 [ 260 ] {a11b5b61-21fe-4a69-bbb7-e5034ab62615} <Debug> TCPHandler: Processed in 0.00275122 sec. | ||
| 4737 | 2026.03.19 00:57:41.574080 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.03.19 00:57:41.574175 [ 260 ] {9a516b90-db09-4fdc-8d6a-84dca96d61c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.03.19 00:57:41.574215 [ 260 ] {9a516b90-db09-4fdc-8d6a-84dca96d61c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4740 | 2026.03.19 00:57:41.574635 [ 260 ] {9a516b90-db09-4fdc-8d6a-84dca96d61c2} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.03.19 00:57:41.574670 [ 260 ] {9a516b90-db09-4fdc-8d6a-84dca96d61c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4742 | 2026.03.19 00:57:41.574970 [ 260 ] {9a516b90-db09-4fdc-8d6a-84dca96d61c2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4743 | 2026.03.19 00:57:41.575189 [ 260 ] {9a516b90-db09-4fdc-8d6a-84dca96d61c2} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.03.19 00:57:41.575317 [ 260 ] {9a516b90-db09-4fdc-8d6a-84dca96d61c2} <Debug> executeQuery: Read 55 rows, 4.16 KiB in 0.001161 sec., 47372.95434969854 rows/sec., 3.50 MiB/sec. | ||
| 4745 | 2026.03.19 00:57:41.575355 [ 260 ] {9a516b90-db09-4fdc-8d6a-84dca96d61c2} <Debug> TCPHandler: Processed in 0.001323849 sec. | ||
| 4746 | 2026.03.19 00:57:41.575463 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.03.19 00:57:41.575562 [ 260 ] {03a3cd37-7361-4570-8c50-a2d86e34e8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.03.19 00:57:41.575602 [ 260 ] {03a3cd37-7361-4570-8c50-a2d86e34e8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4749 | 2026.03.19 00:57:41.576374 [ 260 ] {03a3cd37-7361-4570-8c50-a2d86e34e8c4} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.03.19 00:57:41.576416 [ 260 ] {03a3cd37-7361-4570-8c50-a2d86e34e8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4751 | 2026.03.19 00:57:41.576796 [ 260 ] {03a3cd37-7361-4570-8c50-a2d86e34e8c4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4752 | 2026.03.19 00:57:41.577012 [ 260 ] {03a3cd37-7361-4570-8c50-a2d86e34e8c4} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.03.19 00:57:41.577101 [ 119 ] {} <Debug> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4754 | 2026.03.19 00:57:41.577127 [ 119 ] {} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.03.19 00:57:41.577139 [ 260 ] {03a3cd37-7361-4570-8c50-a2d86e34e8c4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001595 sec., 458934.1692789968 rows/sec., 27.14 MiB/sec. | ||
| 4756 | 2026.03.19 00:57:41.577143 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4757 | 2026.03.19 00:57:41.577177 [ 260 ] {03a3cd37-7361-4570-8c50-a2d86e34e8c4} <Debug> TCPHandler: Processed in 0.001763469 sec. | ||
| 4758 | 2026.03.19 00:57:41.577249 [ 188 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::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 | ||
| 4759 | 2026.03.19 00:57:41.577287 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.03.19 00:57:41.577381 [ 188 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4761 | 2026.03.19 00:57:41.577386 [ 260 ] {b763b705-7db0-4e6e-99ae-d9e098f0e32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4762 | 2026.03.19 00:57:41.577420 [ 188 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 732 rows starting from the beginning of the part | ||
| 4763 | 2026.03.19 00:57:41.577438 [ 260 ] {b763b705-7db0-4e6e-99ae-d9e098f0e32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4764 | 2026.03.19 00:57:41.577492 [ 188 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 732 rows starting from the beginning of the part | ||
| 4765 | 2026.03.19 00:57:41.577540 [ 188 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 732 rows starting from the beginning of the part | ||
| 4766 | 2026.03.19 00:57:41.577579 [ 188 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 732 rows starting from the beginning of the part | ||
| 4767 | 2026.03.19 00:57:41.577621 [ 188 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 732 rows starting from the beginning of the part | ||
| 4768 | 2026.03.19 00:57:41.577817 [ 260 ] {b763b705-7db0-4e6e-99ae-d9e098f0e32b} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.03.19 00:57:41.577858 [ 260 ] {b763b705-7db0-4e6e-99ae-d9e098f0e32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4770 | 2026.03.19 00:57:41.578163 [ 260 ] {b763b705-7db0-4e6e-99ae-d9e098f0e32b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4771 | 2026.03.19 00:57:41.578378 [ 260 ] {b763b705-7db0-4e6e-99ae-d9e098f0e32b} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.03.19 00:57:41.578474 [ 119 ] {} <Debug> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4773 | 2026.03.19 00:57:41.578501 [ 119 ] {} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.03.19 00:57:41.578510 [ 260 ] {b763b705-7db0-4e6e-99ae-d9e098f0e32b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 61.57 KiB/sec. | ||
| 4775 | 2026.03.19 00:57:41.578517 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4776 | 2026.03.19 00:57:41.578549 [ 260 ] {b763b705-7db0-4e6e-99ae-d9e098f0e32b} <Debug> TCPHandler: Processed in 0.001310419 sec. | ||
| 4777 | 2026.03.19 00:57:41.578600 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::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 | ||
| 4778 | 2026.03.19 00:57:41.578648 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4779 | 2026.03.19 00:57:41.578690 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4780 | 2026.03.19 00:57:41.578721 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4781 | 2026.03.19 00:57:41.578744 [ 260 ] {0a7e0585-09b6-4125-9809-3c719df188e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4782 | 2026.03.19 00:57:41.578779 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::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 | ||
| 4783 | 2026.03.19 00:57:41.578788 [ 260 ] {0a7e0585-09b6-4125-9809-3c719df188e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4784 | 2026.03.19 00:57:41.578837 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::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 | ||
| 4785 | 2026.03.19 00:57:41.578879 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::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 | ||
| 4786 | 2026.03.19 00:57:41.578918 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::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 | ||
| 4787 | 2026.03.19 00:57:41.579044 [ 199 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3660 rows, containing 5 columns (5 merged, 0 gathered) in 0.001844061 sec., 1984749.9621758717 rows/sec., 124.96 MiB/sec. | ||
| 4788 | 2026.03.19 00:57:41.579240 [ 190 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4789 | 2026.03.19 00:57:41.579243 [ 260 ] {0a7e0585-09b6-4125-9809-3c719df188e9} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.03.19 00:57:41.579303 [ 260 ] {0a7e0585-09b6-4125-9809-3c719df188e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4791 | 2026.03.19 00:57:41.579575 [ 190 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_5_1} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.03.19 00:57:41.579631 [ 192 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001062104 sec., 4707.636916912092 rows/sec., 349.39 KiB/sec. | ||
| 4793 | 2026.03.19 00:57:41.579657 [ 190 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_5_1} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4794 | 2026.03.19 00:57:41.579726 [ 260 ] {0a7e0585-09b6-4125-9809-3c719df188e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4795 | 2026.03.19 00:57:41.579754 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4796 | 2026.03.19 00:57:41.579757 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4797 | 2026.03.19 00:57:41.580035 [ 260 ] {0a7e0585-09b6-4125-9809-3c719df188e9} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.03.19 00:57:41.580081 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_5_1} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.03.19 00:57:41.580154 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_5_1} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4800 | 2026.03.19 00:57:41.580174 [ 121 ] {} <Debug> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4801 | 2026.03.19 00:57:41.580187 [ 260 ] {0a7e0585-09b6-4125-9809-3c719df188e9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001459 sec., 8224.81151473612 rows/sec., 642.56 KiB/sec. | ||
| 4802 | 2026.03.19 00:57:41.580213 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4803 | 2026.03.19 00:57:41.580222 [ 121 ] {} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.03.19 00:57:41.580245 [ 260 ] {0a7e0585-09b6-4125-9809-3c719df188e9} <Debug> TCPHandler: Processed in 0.001644416 sec. | ||
| 4805 | 2026.03.19 00:57:41.580250 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4806 | 2026.03.19 00:57:41.580344 [ 196 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 4807 | 2026.03.19 00:57:41.580365 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.03.19 00:57:41.580448 [ 196 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4809 | 2026.03.19 00:57:41.580469 [ 260 ] {775f01ed-b854-4fe4-97b8-8f42a6f8b5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4810 | 2026.03.19 00:57:41.580479 [ 196 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 4811 | 2026.03.19 00:57:41.580516 [ 260 ] {775f01ed-b854-4fe4-97b8-8f42a6f8b5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4812 | 2026.03.19 00:57:41.580545 [ 196 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 4813 | 2026.03.19 00:57:41.580596 [ 196 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 4814 | 2026.03.19 00:57:41.580636 [ 196 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 4815 | 2026.03.19 00:57:41.580675 [ 196 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 4816 | 2026.03.19 00:57:41.581349 [ 190 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001037653 sec., 57822.798180123806 rows/sec., 4.63 MiB/sec. | ||
| 4817 | 2026.03.19 00:57:41.581416 [ 260 ] {775f01ed-b854-4fe4-97b8-8f42a6f8b5e6} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.03.19 00:57:41.581460 [ 260 ] {775f01ed-b854-4fe4-97b8-8f42a6f8b5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4819 | 2026.03.19 00:57:41.581481 [ 192 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4820 | 2026.03.19 00:57:41.581802 [ 192 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::all_1_5_1} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.03.19 00:57:41.581880 [ 192 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::all_1_5_1} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4822 | 2026.03.19 00:57:41.581883 [ 260 ] {775f01ed-b854-4fe4-97b8-8f42a6f8b5e6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4823 | 2026.03.19 00:57:41.581964 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4824 | 2026.03.19 00:57:41.582130 [ 260 ] {775f01ed-b854-4fe4-97b8-8f42a6f8b5e6} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.03.19 00:57:41.582273 [ 260 ] {775f01ed-b854-4fe4-97b8-8f42a6f8b5e6} <Debug> executeQuery: Read 1079 rows, 77.05 KiB in 0.001822 sec., 592206.3666300768 rows/sec., 41.30 MiB/sec. | ||
| 4826 | 2026.03.19 00:57:41.582312 [ 260 ] {775f01ed-b854-4fe4-97b8-8f42a6f8b5e6} <Debug> TCPHandler: Processed in 0.001997124 sec. | ||
| 4827 | 2026.03.19 00:57:41.582425 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.03.19 00:57:41.582518 [ 260 ] {049f5752-2a67-4918-8660-7cbfdf97b821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4829 | 2026.03.19 00:57:41.582561 [ 260 ] {049f5752-2a67-4918-8660-7cbfdf97b821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4830 | 2026.03.19 00:57:41.583374 [ 260 ] {049f5752-2a67-4918-8660-7cbfdf97b821} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.03.19 00:57:41.583414 [ 260 ] {049f5752-2a67-4918-8660-7cbfdf97b821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4832 | 2026.03.19 00:57:41.583878 [ 260 ] {049f5752-2a67-4918-8660-7cbfdf97b821} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4833 | 2026.03.19 00:57:41.584088 [ 260 ] {049f5752-2a67-4918-8660-7cbfdf97b821} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.03.19 00:57:41.584218 [ 260 ] {049f5752-2a67-4918-8660-7cbfdf97b821} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001718 sec., 731082.6542491269 rows/sec., 46.11 MiB/sec. | ||
| 4835 | 2026.03.19 00:57:41.584254 [ 260 ] {049f5752-2a67-4918-8660-7cbfdf97b821} <Debug> TCPHandler: Processed in 0.001878882 sec. | ||
| 4836 | 2026.03.19 00:57:41.584353 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2026.03.19 00:57:41.584446 [ 260 ] {a003ae1e-24e7-4673-9227-dd42c597966b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4838 | 2026.03.19 00:57:41.584501 [ 260 ] {a003ae1e-24e7-4673-9227-dd42c597966b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4839 | 2026.03.19 00:57:41.585340 [ 260 ] {a003ae1e-24e7-4673-9227-dd42c597966b} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2026.03.19 00:57:41.585376 [ 260 ] {a003ae1e-24e7-4673-9227-dd42c597966b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4841 | 2026.03.19 00:57:41.585953 [ 260 ] {a003ae1e-24e7-4673-9227-dd42c597966b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4842 | 2026.03.19 00:57:41.586186 [ 260 ] {a003ae1e-24e7-4673-9227-dd42c597966b} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.03.19 00:57:41.586324 [ 260 ] {a003ae1e-24e7-4673-9227-dd42c597966b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001897 sec., 19504.480759093305 rows/sec., 34.95 MiB/sec. | ||
| 4844 | 2026.03.19 00:57:41.586386 [ 260 ] {a003ae1e-24e7-4673-9227-dd42c597966b} <Debug> TCPHandler: Processed in 0.002080415 sec. | ||
| 4845 | 2026.03.19 00:57:41.586495 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2026.03.19 00:57:41.586590 [ 260 ] {f72568b0-2660-4a22-a81b-ca7f6d6bf829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4847 | 2026.03.19 00:57:41.586632 [ 260 ] {f72568b0-2660-4a22-a81b-ca7f6d6bf829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4848 | 2026.03.19 00:57:41.586949 [ 260 ] {f72568b0-2660-4a22-a81b-ca7f6d6bf829} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.03.19 00:57:41.586985 [ 260 ] {f72568b0-2660-4a22-a81b-ca7f6d6bf829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4850 | 2026.03.19 00:57:41.587282 [ 260 ] {f72568b0-2660-4a22-a81b-ca7f6d6bf829} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4851 | 2026.03.19 00:57:41.587487 [ 260 ] {f72568b0-2660-4a22-a81b-ca7f6d6bf829} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.03.19 00:57:41.587614 [ 260 ] {f72568b0-2660-4a22-a81b-ca7f6d6bf829} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001042 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
| 4853 | 2026.03.19 00:57:41.587651 [ 260 ] {f72568b0-2660-4a22-a81b-ca7f6d6bf829} <Debug> TCPHandler: Processed in 0.001204936 sec. | ||
| 4854 | 2026.03.19 00:57:42.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.98 MiB, peak 254.35 MiB, free memory in arenas 0.00 B, will set to 247.01 MiB (RSS), difference: 2.03 MiB | ||
| 4855 | 2026.03.19 00:57:46.256530 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.03.19 00:57:46.256804 [ 260 ] {a4f431c6-b079-4b68-972a-781ea2d7e685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4857 | 2026.03.19 00:57:46.256899 [ 260 ] {a4f431c6-b079-4b68-972a-781ea2d7e685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4858 | 2026.03.19 00:57:46.257546 [ 260 ] {a4f431c6-b079-4b68-972a-781ea2d7e685} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.03.19 00:57:46.257582 [ 260 ] {a4f431c6-b079-4b68-972a-781ea2d7e685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4860 | 2026.03.19 00:57:46.257957 [ 260 ] {a4f431c6-b079-4b68-972a-781ea2d7e685} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4861 | 2026.03.19 00:57:46.258181 [ 260 ] {a4f431c6-b079-4b68-972a-781ea2d7e685} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.03.19 00:57:46.258330 [ 260 ] {a4f431c6-b079-4b68-972a-781ea2d7e685} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
| 4863 | 2026.03.19 00:57:46.258370 [ 260 ] {a4f431c6-b079-4b68-972a-781ea2d7e685} <Debug> TCPHandler: Processed in 0.002006153 sec. | ||
| 4864 | 2026.03.19 00:57:46.258482 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2026.03.19 00:57:46.258575 [ 260 ] {c1df6a9b-9b0f-4cbd-8d39-fd4bfec3ca5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4866 | 2026.03.19 00:57:46.258615 [ 260 ] {c1df6a9b-9b0f-4cbd-8d39-fd4bfec3ca5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4867 | 2026.03.19 00:57:46.259021 [ 260 ] {c1df6a9b-9b0f-4cbd-8d39-fd4bfec3ca5e} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.03.19 00:57:46.259057 [ 260 ] {c1df6a9b-9b0f-4cbd-8d39-fd4bfec3ca5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4869 | 2026.03.19 00:57:46.259358 [ 260 ] {c1df6a9b-9b0f-4cbd-8d39-fd4bfec3ca5e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4870 | 2026.03.19 00:57:46.259579 [ 260 ] {c1df6a9b-9b0f-4cbd-8d39-fd4bfec3ca5e} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2026.03.19 00:57:46.259704 [ 260 ] {c1df6a9b-9b0f-4cbd-8d39-fd4bfec3ca5e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 4872 | 2026.03.19 00:57:46.259741 [ 260 ] {c1df6a9b-9b0f-4cbd-8d39-fd4bfec3ca5e} <Debug> TCPHandler: Processed in 0.001306319 sec. | ||
| 4873 | 2026.03.19 00:57:46.259851 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2026.03.19 00:57:46.259943 [ 260 ] {c1ef84fc-995c-4509-bc87-6af318a7bf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4875 | 2026.03.19 00:57:46.259986 [ 260 ] {c1ef84fc-995c-4509-bc87-6af318a7bf3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4876 | 2026.03.19 00:57:46.260426 [ 260 ] {c1ef84fc-995c-4509-bc87-6af318a7bf3d} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.03.19 00:57:46.260465 [ 260 ] {c1ef84fc-995c-4509-bc87-6af318a7bf3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4878 | 2026.03.19 00:57:46.260789 [ 260 ] {c1ef84fc-995c-4509-bc87-6af318a7bf3d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4879 | 2026.03.19 00:57:46.261001 [ 260 ] {c1ef84fc-995c-4509-bc87-6af318a7bf3d} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.03.19 00:57:46.261129 [ 260 ] {c1ef84fc-995c-4509-bc87-6af318a7bf3d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001203 sec., 106400.66500415627 rows/sec., 7.41 MiB/sec. | ||
| 4881 | 2026.03.19 00:57:46.261165 [ 260 ] {c1ef84fc-995c-4509-bc87-6af318a7bf3d} <Debug> TCPHandler: Processed in 0.00136298 sec. | ||
| 4882 | 2026.03.19 00:57:46.261284 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2026.03.19 00:57:46.261378 [ 260 ] {07208d65-1554-4a89-8e30-1045c75a6b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4884 | 2026.03.19 00:57:46.261420 [ 260 ] {07208d65-1554-4a89-8e30-1045c75a6b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4885 | 2026.03.19 00:57:46.261764 [ 260 ] {07208d65-1554-4a89-8e30-1045c75a6b26} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2026.03.19 00:57:46.261799 [ 260 ] {07208d65-1554-4a89-8e30-1045c75a6b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4887 | 2026.03.19 00:57:46.262099 [ 260 ] {07208d65-1554-4a89-8e30-1045c75a6b26} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4888 | 2026.03.19 00:57:46.262305 [ 260 ] {07208d65-1554-4a89-8e30-1045c75a6b26} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.03.19 00:57:46.262428 [ 260 ] {07208d65-1554-4a89-8e30-1045c75a6b26} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 4890 | 2026.03.19 00:57:46.262464 [ 260 ] {07208d65-1554-4a89-8e30-1045c75a6b26} <Debug> TCPHandler: Processed in 0.001228027 sec. | ||
| 4891 | 2026.03.19 00:57:48.147110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10089 | ||
| 4892 | 2026.03.19 00:57:48.147620 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.03.19 00:57:48.147665 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4894 | 2026.03.19 00:57:48.148157 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4895 | 2026.03.19 00:57:48.148394 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.03.19 00:57:48.148538 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10089 | ||
| 4897 | 2026.03.19 00:57:48.148553 [ 111 ] {} <Debug> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4898 | 2026.03.19 00:57:48.148623 [ 111 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.03.19 00:57:48.148643 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4900 | 2026.03.19 00:57:48.148740 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::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 | ||
| 4901 | 2026.03.19 00:57:48.148837 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4902 | 2026.03.19 00:57:48.148869 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7657 rows starting from the beginning of the part | ||
| 4903 | 2026.03.19 00:57:48.148926 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4904 | 2026.03.19 00:57:48.148974 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4905 | 2026.03.19 00:57:48.149018 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4906 | 2026.03.19 00:57:48.149062 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4907 | 2026.03.19 00:57:48.149111 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4908 | 2026.03.19 00:57:48.150729 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10089 rows, containing 4 columns (4 merged, 0 gathered) in 0.002025014 sec., 4982187.777467218 rows/sec., 71.27 MiB/sec. | ||
| 4909 | 2026.03.19 00:57:48.151151 [ 187 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4910 | 2026.03.19 00:57:48.151501 [ 187 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_21_4} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.03.19 00:57:48.151586 [ 187 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_21_4} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4912 | 2026.03.19 00:57:48.151691 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4913 | 2026.03.19 00:57:48.670843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4914 | 2026.03.19 00:57:48.688277 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.03.19 00:57:48.688334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4916 | 2026.03.19 00:57:48.694272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4917 | 2026.03.19 00:57:48.694962 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.03.19 00:57:48.695303 [ 110 ] {} <Debug> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4919 | 2026.03.19 00:57:48.695392 [ 110 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.03.19 00:57:48.695426 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4921 | 2026.03.19 00:57:48.695554 [ 202 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 4922 | 2026.03.19 00:57:48.697987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4923 | 2026.03.19 00:57:48.699724 [ 202 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4924 | 2026.03.19 00:57:48.701429 [ 202 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 4925 | 2026.03.19 00:57:48.706473 [ 202 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4926 | 2026.03.19 00:57:48.711102 [ 202 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4927 | 2026.03.19 00:57:48.715393 [ 202 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 4928 | 2026.03.19 00:57:48.719851 [ 202 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 4929 | 2026.03.19 00:57:48.723990 [ 202 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 4930 | 2026.03.19 00:57:48.774747 [ 197 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079247114 sec., 2006.382213489819 rows/sec., 10.37 MiB/sec. | ||
| 4931 | 2026.03.19 00:57:48.777218 [ 197 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4932 | 2026.03.19 00:57:48.779269 [ 197 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_21_4} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.03.19 00:57:48.779374 [ 197 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_21_4} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4934 | 2026.03.19 00:57:48.781659 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4935 | 2026.03.19 00:57:49.001140 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.13 MiB, peak 258.67 MiB, free memory in arenas 0.00 B, will set to 252.38 MiB (RSS), difference: 4.25 MiB | ||
| 4936 | 2026.03.19 00:57:50.662377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 622 | ||
| 4937 | 2026.03.19 00:57:50.664758 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.03.19 00:57:50.664808 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4939 | 2026.03.19 00:57:50.666025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4940 | 2026.03.19 00:57:50.666310 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.03.19 00:57:50.666608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4942 | 2026.03.19 00:57:51.258599 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2026.03.19 00:57:51.258771 [ 260 ] {987d4357-d7cb-44cf-bcd3-00a61e80e9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4944 | 2026.03.19 00:57:51.258835 [ 260 ] {987d4357-d7cb-44cf-bcd3-00a61e80e9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4945 | 2026.03.19 00:57:51.259509 [ 260 ] {987d4357-d7cb-44cf-bcd3-00a61e80e9c8} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.03.19 00:57:51.259546 [ 260 ] {987d4357-d7cb-44cf-bcd3-00a61e80e9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4947 | 2026.03.19 00:57:51.259941 [ 260 ] {987d4357-d7cb-44cf-bcd3-00a61e80e9c8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4948 | 2026.03.19 00:57:51.260181 [ 260 ] {987d4357-d7cb-44cf-bcd3-00a61e80e9c8} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.03.19 00:57:51.260330 [ 260 ] {987d4357-d7cb-44cf-bcd3-00a61e80e9c8} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001606 sec., 51058.530510585304 rows/sec., 4.24 MiB/sec. | ||
| 4950 | 2026.03.19 00:57:51.260370 [ 260 ] {987d4357-d7cb-44cf-bcd3-00a61e80e9c8} <Debug> TCPHandler: Processed in 0.001902621 sec. | ||
| 4951 | 2026.03.19 00:57:51.260513 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2026.03.19 00:57:51.260605 [ 260 ] {ff186cdd-216e-4609-a91c-b88624b38c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4953 | 2026.03.19 00:57:51.260645 [ 260 ] {ff186cdd-216e-4609-a91c-b88624b38c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4954 | 2026.03.19 00:57:51.261053 [ 260 ] {ff186cdd-216e-4609-a91c-b88624b38c5c} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2026.03.19 00:57:51.261088 [ 260 ] {ff186cdd-216e-4609-a91c-b88624b38c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4956 | 2026.03.19 00:57:51.261383 [ 260 ] {ff186cdd-216e-4609-a91c-b88624b38c5c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4957 | 2026.03.19 00:57:51.261602 [ 260 ] {ff186cdd-216e-4609-a91c-b88624b38c5c} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.03.19 00:57:51.261732 [ 260 ] {ff186cdd-216e-4609-a91c-b88624b38c5c} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001146 sec., 11343.804537521813 rows/sec., 853.00 KiB/sec. | ||
| 4959 | 2026.03.19 00:57:51.261768 [ 260 ] {ff186cdd-216e-4609-a91c-b88624b38c5c} <Debug> TCPHandler: Processed in 0.001306358 sec. | ||
| 4960 | 2026.03.19 00:57:51.261879 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2026.03.19 00:57:51.261976 [ 260 ] {2138ff97-936d-4a57-9026-883e1af6c260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4962 | 2026.03.19 00:57:51.262015 [ 260 ] {2138ff97-936d-4a57-9026-883e1af6c260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4963 | 2026.03.19 00:57:51.262438 [ 260 ] {2138ff97-936d-4a57-9026-883e1af6c260} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.03.19 00:57:51.262472 [ 260 ] {2138ff97-936d-4a57-9026-883e1af6c260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4965 | 2026.03.19 00:57:51.262774 [ 260 ] {2138ff97-936d-4a57-9026-883e1af6c260} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4966 | 2026.03.19 00:57:51.262986 [ 260 ] {2138ff97-936d-4a57-9026-883e1af6c260} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.03.19 00:57:51.263113 [ 260 ] {2138ff97-936d-4a57-9026-883e1af6c260} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00116 sec., 66379.31034482758 rows/sec., 5.18 MiB/sec. | ||
| 4968 | 2026.03.19 00:57:51.263150 [ 260 ] {2138ff97-936d-4a57-9026-883e1af6c260} <Debug> TCPHandler: Processed in 0.001320078 sec. | ||
| 4969 | 2026.03.19 00:57:51.263265 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.03.19 00:57:51.263357 [ 260 ] {e10cfb90-26d9-4b07-862a-67eb9a973d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.03.19 00:57:51.263400 [ 260 ] {e10cfb90-26d9-4b07-862a-67eb9a973d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4972 | 2026.03.19 00:57:51.263805 [ 260 ] {e10cfb90-26d9-4b07-862a-67eb9a973d40} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.03.19 00:57:51.263839 [ 260 ] {e10cfb90-26d9-4b07-862a-67eb9a973d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4974 | 2026.03.19 00:57:51.264165 [ 260 ] {e10cfb90-26d9-4b07-862a-67eb9a973d40} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4975 | 2026.03.19 00:57:51.264388 [ 260 ] {e10cfb90-26d9-4b07-862a-67eb9a973d40} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.03.19 00:57:51.264516 [ 260 ] {e10cfb90-26d9-4b07-862a-67eb9a973d40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4977 | 2026.03.19 00:57:51.264553 [ 260 ] {e10cfb90-26d9-4b07-862a-67eb9a973d40} <Debug> TCPHandler: Processed in 0.00133669 sec. | ||
| 4978 | 2026.03.19 00:57:51.264662 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4979 | 2026.03.19 00:57:51.264755 [ 260 ] {3ade2f0c-ddf4-4c5e-8cae-07f51cddfcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4980 | 2026.03.19 00:57:51.264809 [ 260 ] {3ade2f0c-ddf4-4c5e-8cae-07f51cddfcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4981 | 2026.03.19 00:57:51.265574 [ 260 ] {3ade2f0c-ddf4-4c5e-8cae-07f51cddfcc6} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2026.03.19 00:57:51.265608 [ 260 ] {3ade2f0c-ddf4-4c5e-8cae-07f51cddfcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4983 | 2026.03.19 00:57:51.266128 [ 260 ] {3ade2f0c-ddf4-4c5e-8cae-07f51cddfcc6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4984 | 2026.03.19 00:57:51.266356 [ 260 ] {3ade2f0c-ddf4-4c5e-8cae-07f51cddfcc6} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2026.03.19 00:57:51.266491 [ 260 ] {3ade2f0c-ddf4-4c5e-8cae-07f51cddfcc6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001754 sec., 7411.630558722919 rows/sec., 13.28 MiB/sec. | ||
| 4986 | 2026.03.19 00:57:51.266543 [ 260 ] {3ade2f0c-ddf4-4c5e-8cae-07f51cddfcc6} <Debug> TCPHandler: Processed in 0.001929842 sec. | ||
| 4987 | 2026.03.19 00:57:51.266660 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2026.03.19 00:57:51.266754 [ 260 ] {93e1333c-c684-4d8c-bf21-4b28c16e4cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4989 | 2026.03.19 00:57:51.266795 [ 260 ] {93e1333c-c684-4d8c-bf21-4b28c16e4cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4990 | 2026.03.19 00:57:51.267128 [ 260 ] {93e1333c-c684-4d8c-bf21-4b28c16e4cd0} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.03.19 00:57:51.267162 [ 260 ] {93e1333c-c684-4d8c-bf21-4b28c16e4cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4992 | 2026.03.19 00:57:51.267469 [ 260 ] {93e1333c-c684-4d8c-bf21-4b28c16e4cd0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4993 | 2026.03.19 00:57:51.267683 [ 260 ] {93e1333c-c684-4d8c-bf21-4b28c16e4cd0} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.03.19 00:57:51.267809 [ 260 ] {93e1333c-c684-4d8c-bf21-4b28c16e4cd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4995 | 2026.03.19 00:57:51.267843 [ 260 ] {93e1333c-c684-4d8c-bf21-4b28c16e4cd0} <Debug> TCPHandler: Processed in 0.001230287 sec. | ||
| 4996 | 2026.03.19 00:57:55.554387 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4997 | 2026.03.19 00:57:55.554481 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4998 | 2026.03.19 00:57:55.648719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10537 | ||
| 4999 | 2026.03.19 00:57:55.649359 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.03.19 00:57:55.649402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5001 | 2026.03.19 00:57:55.649898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5002 | 2026.03.19 00:57:55.650122 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.03.19 00:57:55.650251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10537 | ||
| 5004 | 2026.03.19 00:57:56.199018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5005 | 2026.03.19 00:57:56.214102 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.03.19 00:57:56.214162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5007 | 2026.03.19 00:57:56.220540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5008 | 2026.03.19 00:57:56.221244 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.03.19 00:57:56.223821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5010 | 2026.03.19 00:57:56.259649 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.03.19 00:57:56.259890 [ 260 ] {9f094f7a-d770-4790-8f2d-048441ec7193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5012 | 2026.03.19 00:57:56.259982 [ 260 ] {9f094f7a-d770-4790-8f2d-048441ec7193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5013 | 2026.03.19 00:57:56.260607 [ 260 ] {9f094f7a-d770-4790-8f2d-048441ec7193} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.03.19 00:57:56.260645 [ 260 ] {9f094f7a-d770-4790-8f2d-048441ec7193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5015 | 2026.03.19 00:57:56.260998 [ 260 ] {9f094f7a-d770-4790-8f2d-048441ec7193} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5016 | 2026.03.19 00:57:56.261231 [ 260 ] {9f094f7a-d770-4790-8f2d-048441ec7193} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.03.19 00:57:56.261363 [ 260 ] {9f094f7a-d770-4790-8f2d-048441ec7193} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.001537 sec., 72869.22576447626 rows/sec., 6.14 MiB/sec. | ||
| 5018 | 2026.03.19 00:57:56.261401 [ 260 ] {9f094f7a-d770-4790-8f2d-048441ec7193} <Debug> TCPHandler: Processed in 0.001916772 sec. | ||
| 5019 | 2026.03.19 00:57:56.261517 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.03.19 00:57:56.261609 [ 260 ] {a900f9ee-40d7-4844-9e32-36d76e8443c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5021 | 2026.03.19 00:57:56.261648 [ 260 ] {a900f9ee-40d7-4844-9e32-36d76e8443c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5022 | 2026.03.19 00:57:56.262040 [ 260 ] {a900f9ee-40d7-4844-9e32-36d76e8443c4} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.03.19 00:57:56.262077 [ 260 ] {a900f9ee-40d7-4844-9e32-36d76e8443c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5024 | 2026.03.19 00:57:56.262365 [ 260 ] {a900f9ee-40d7-4844-9e32-36d76e8443c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5025 | 2026.03.19 00:57:56.262579 [ 260 ] {a900f9ee-40d7-4844-9e32-36d76e8443c4} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.03.19 00:57:56.262705 [ 260 ] {a900f9ee-40d7-4844-9e32-36d76e8443c4} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001114 sec., 25134.649910233395 rows/sec., 1.85 MiB/sec. | ||
| 5027 | 2026.03.19 00:57:56.262741 [ 260 ] {a900f9ee-40d7-4844-9e32-36d76e8443c4} <Debug> TCPHandler: Processed in 0.001271408 sec. | ||
| 5028 | 2026.03.19 00:57:56.262846 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.03.19 00:57:56.262938 [ 260 ] {164b5da7-78c3-4bba-ac5e-2b7a3c2a2331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5030 | 2026.03.19 00:57:56.262978 [ 260 ] {164b5da7-78c3-4bba-ac5e-2b7a3c2a2331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5031 | 2026.03.19 00:57:56.263384 [ 260 ] {164b5da7-78c3-4bba-ac5e-2b7a3c2a2331} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.03.19 00:57:56.263419 [ 260 ] {164b5da7-78c3-4bba-ac5e-2b7a3c2a2331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5033 | 2026.03.19 00:57:56.263727 [ 260 ] {164b5da7-78c3-4bba-ac5e-2b7a3c2a2331} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5034 | 2026.03.19 00:57:56.263936 [ 260 ] {164b5da7-78c3-4bba-ac5e-2b7a3c2a2331} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.03.19 00:57:56.264062 [ 260 ] {164b5da7-78c3-4bba-ac5e-2b7a3c2a2331} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001142 sec., 80560.42031523642 rows/sec., 6.29 MiB/sec. | ||
| 5036 | 2026.03.19 00:57:56.264098 [ 260 ] {164b5da7-78c3-4bba-ac5e-2b7a3c2a2331} <Debug> TCPHandler: Processed in 0.001298569 sec. | ||
| 5037 | 2026.03.19 00:57:56.264207 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.03.19 00:57:56.264298 [ 260 ] {26f974cc-70de-46e7-9942-a857443b873f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5039 | 2026.03.19 00:57:56.264340 [ 260 ] {26f974cc-70de-46e7-9942-a857443b873f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5040 | 2026.03.19 00:57:56.264720 [ 260 ] {26f974cc-70de-46e7-9942-a857443b873f} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.03.19 00:57:56.264756 [ 260 ] {26f974cc-70de-46e7-9942-a857443b873f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5042 | 2026.03.19 00:57:56.265085 [ 260 ] {26f974cc-70de-46e7-9942-a857443b873f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5043 | 2026.03.19 00:57:56.265300 [ 260 ] {26f974cc-70de-46e7-9942-a857443b873f} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.03.19 00:57:56.265424 [ 260 ] {26f974cc-70de-46e7-9942-a857443b873f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 5045 | 2026.03.19 00:57:56.265460 [ 260 ] {26f974cc-70de-46e7-9942-a857443b873f} <Debug> TCPHandler: Processed in 0.001299029 sec. | ||
| 5046 | 2026.03.19 00:57:56.265559 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.03.19 00:57:56.265650 [ 260 ] {2bb5bf79-3c77-4aec-b712-703621bc5203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.03.19 00:57:56.265703 [ 260 ] {2bb5bf79-3c77-4aec-b712-703621bc5203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5049 | 2026.03.19 00:57:56.266430 [ 260 ] {2bb5bf79-3c77-4aec-b712-703621bc5203} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.03.19 00:57:56.266466 [ 260 ] {2bb5bf79-3c77-4aec-b712-703621bc5203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5051 | 2026.03.19 00:57:56.266993 [ 260 ] {2bb5bf79-3c77-4aec-b712-703621bc5203} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5052 | 2026.03.19 00:57:56.267216 [ 260 ] {2bb5bf79-3c77-4aec-b712-703621bc5203} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.03.19 00:57:56.267348 [ 260 ] {2bb5bf79-3c77-4aec-b712-703621bc5203} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001715 sec., 16326.530612244898 rows/sec., 29.26 MiB/sec. | ||
| 5054 | 2026.03.19 00:57:56.267399 [ 260 ] {2bb5bf79-3c77-4aec-b712-703621bc5203} <Debug> TCPHandler: Processed in 0.001885651 sec. | ||
| 5055 | 2026.03.19 00:57:56.267523 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.03.19 00:57:56.267616 [ 260 ] {f107d089-aaa3-4e3a-8fed-505037397206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5057 | 2026.03.19 00:57:56.267658 [ 260 ] {f107d089-aaa3-4e3a-8fed-505037397206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5058 | 2026.03.19 00:57:56.268009 [ 260 ] {f107d089-aaa3-4e3a-8fed-505037397206} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.03.19 00:57:56.268046 [ 260 ] {f107d089-aaa3-4e3a-8fed-505037397206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5060 | 2026.03.19 00:57:56.268346 [ 260 ] {f107d089-aaa3-4e3a-8fed-505037397206} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5061 | 2026.03.19 00:57:56.268554 [ 260 ] {f107d089-aaa3-4e3a-8fed-505037397206} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.03.19 00:57:56.268678 [ 260 ] {f107d089-aaa3-4e3a-8fed-505037397206} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5063 | 2026.03.19 00:57:56.268712 [ 260 ] {f107d089-aaa3-4e3a-8fed-505037397206} <Debug> TCPHandler: Processed in 0.001237667 sec. | ||
| 5064 | 2026.03.19 00:58:00.667741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 646 | ||
| 5065 | 2026.03.19 00:58:00.669750 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2026.03.19 00:58:00.669786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5067 | 2026.03.19 00:58:00.670908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5068 | 2026.03.19 00:58:00.671172 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.03.19 00:58:00.671296 [ 98 ] {} <Debug> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5070 | 2026.03.19 00:58:00.671334 [ 98 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.03.19 00:58:00.671352 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5072 | 2026.03.19 00:58:00.671417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 5073 | 2026.03.19 00:58:00.671443 [ 190 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 5074 | 2026.03.19 00:58:00.671961 [ 190 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5075 | 2026.03.19 00:58:00.672119 [ 190 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 486 rows starting from the beginning of the part | ||
| 5076 | 2026.03.19 00:58:00.672440 [ 190 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 5077 | 2026.03.19 00:58:00.672764 [ 190 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 5078 | 2026.03.19 00:58:00.673115 [ 190 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 5079 | 2026.03.19 00:58:00.673445 [ 190 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 5080 | 2026.03.19 00:58:00.673763 [ 190 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 5081 | 2026.03.19 00:58:00.679480 [ 194 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 72 columns (72 merged, 0 gathered) in 0.008079358 sec., 79956.84805649161 rows/sec., 68.46 MiB/sec. | ||
| 5082 | 2026.03.19 00:58:00.680336 [ 194 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5083 | 2026.03.19 00:58:00.680847 [ 194 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_16_3} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.03.19 00:58:00.680918 [ 194 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_16_3} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5085 | 2026.03.19 00:58:00.681026 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5086 | 2026.03.19 00:58:01.258354 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.03.19 00:58:01.258551 [ 260 ] {50235cdc-5c5c-460d-b963-e564770465c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5088 | 2026.03.19 00:58:01.258625 [ 260 ] {50235cdc-5c5c-460d-b963-e564770465c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5089 | 2026.03.19 00:58:01.259336 [ 260 ] {50235cdc-5c5c-460d-b963-e564770465c4} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.03.19 00:58:01.259387 [ 260 ] {50235cdc-5c5c-460d-b963-e564770465c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5091 | 2026.03.19 00:58:01.259799 [ 260 ] {50235cdc-5c5c-460d-b963-e564770465c4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5092 | 2026.03.19 00:58:01.260042 [ 260 ] {50235cdc-5c5c-460d-b963-e564770465c4} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.03.19 00:58:01.260194 [ 260 ] {50235cdc-5c5c-460d-b963-e564770465c4} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001697 sec., 48320.56570418386 rows/sec., 4.01 MiB/sec. | ||
| 5094 | 2026.03.19 00:58:01.260202 [ 98 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5095 | 2026.03.19 00:58:01.260237 [ 260 ] {50235cdc-5c5c-460d-b963-e564770465c4} <Debug> TCPHandler: Processed in 0.002026194 sec. | ||
| 5096 | 2026.03.19 00:58:01.260278 [ 98 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.03.19 00:58:01.260309 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5098 | 2026.03.19 00:58:01.260386 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.03.19 00:58:01.260479 [ 189 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 5100 | 2026.03.19 00:58:01.260485 [ 260 ] {67f925fb-150c-4b11-b27f-ef86554be13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5101 | 2026.03.19 00:58:01.260597 [ 260 ] {67f925fb-150c-4b11-b27f-ef86554be13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5102 | 2026.03.19 00:58:01.260702 [ 189 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5103 | 2026.03.19 00:58:01.260766 [ 189 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2147 rows starting from the beginning of the part | ||
| 5104 | 2026.03.19 00:58:01.260872 [ 189 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2115 rows starting from the beginning of the part | ||
| 5105 | 2026.03.19 00:58:01.260950 [ 189 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 5106 | 2026.03.19 00:58:01.261015 [ 260 ] {67f925fb-150c-4b11-b27f-ef86554be13a} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.03.19 00:58:01.261017 [ 189 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
| 5108 | 2026.03.19 00:58:01.261062 [ 260 ] {67f925fb-150c-4b11-b27f-ef86554be13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5109 | 2026.03.19 00:58:01.261110 [ 189 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part | ||
| 5110 | 2026.03.19 00:58:01.261181 [ 189 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
| 5111 | 2026.03.19 00:58:01.261402 [ 260 ] {67f925fb-150c-4b11-b27f-ef86554be13a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5112 | 2026.03.19 00:58:01.261655 [ 260 ] {67f925fb-150c-4b11-b27f-ef86554be13a} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.03.19 00:58:01.261790 [ 260 ] {67f925fb-150c-4b11-b27f-ef86554be13a} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001324 sec., 9818.731117824773 rows/sec., 738.32 KiB/sec. | ||
| 5114 | 2026.03.19 00:58:01.261828 [ 260 ] {67f925fb-150c-4b11-b27f-ef86554be13a} <Debug> TCPHandler: Processed in 0.001495863 sec. | ||
| 5115 | 2026.03.19 00:58:01.261940 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.03.19 00:58:01.262033 [ 260 ] {53381487-7a5a-4772-98de-1b0369b55803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5117 | 2026.03.19 00:58:01.262073 [ 260 ] {53381487-7a5a-4772-98de-1b0369b55803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5118 | 2026.03.19 00:58:01.262486 [ 260 ] {53381487-7a5a-4772-98de-1b0369b55803} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.03.19 00:58:01.262522 [ 260 ] {53381487-7a5a-4772-98de-1b0369b55803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5120 | 2026.03.19 00:58:01.262834 [ 260 ] {53381487-7a5a-4772-98de-1b0369b55803} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5121 | 2026.03.19 00:58:01.263059 [ 260 ] {53381487-7a5a-4772-98de-1b0369b55803} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.03.19 00:58:01.263151 [ 191 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4594 rows, containing 5 columns (5 merged, 0 gathered) in 0.002762851 sec., 1662775.1550843674 rows/sec., 134.04 MiB/sec. | ||
| 5123 | 2026.03.19 00:58:01.263165 [ 98 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5124 | 2026.03.19 00:58:01.263189 [ 260 ] {53381487-7a5a-4772-98de-1b0369b55803} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001174 sec., 65587.73424190801 rows/sec., 5.12 MiB/sec. | ||
| 5125 | 2026.03.19 00:58:01.263222 [ 98 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2026.03.19 00:58:01.263241 [ 260 ] {53381487-7a5a-4772-98de-1b0369b55803} <Debug> TCPHandler: Processed in 0.00134999 sec. | ||
| 5127 | 2026.03.19 00:58:01.263248 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5128 | 2026.03.19 00:58:01.263341 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 5129 | 2026.03.19 00:58:01.263363 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.03.19 00:58:01.263463 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5131 | 2026.03.19 00:58:01.263466 [ 260 ] {7a049910-e59c-4a19-8bad-4bbadd56de69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5132 | 2026.03.19 00:58:01.263500 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1122 rows starting from the beginning of the part | ||
| 5133 | 2026.03.19 00:58:01.263515 [ 191 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5134 | 2026.03.19 00:58:01.263527 [ 260 ] {7a049910-e59c-4a19-8bad-4bbadd56de69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5135 | 2026.03.19 00:58:01.263563 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1079 rows starting from the beginning of the part | ||
| 5136 | 2026.03.19 00:58:01.263616 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 5137 | 2026.03.19 00:58:01.263659 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 77 rows starting from the beginning of the part | ||
| 5138 | 2026.03.19 00:58:01.263702 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 92 rows starting from the beginning of the part | ||
| 5139 | 2026.03.19 00:58:01.263745 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 77 rows starting from the beginning of the part | ||
| 5140 | 2026.03.19 00:58:01.263855 [ 191 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_36_7} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.03.19 00:58:01.263940 [ 260 ] {7a049910-e59c-4a19-8bad-4bbadd56de69} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.03.19 00:58:01.263971 [ 191 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_36_7} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5143 | 2026.03.19 00:58:01.263979 [ 260 ] {7a049910-e59c-4a19-8bad-4bbadd56de69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5144 | 2026.03.19 00:58:01.264074 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 5145 | 2026.03.19 00:58:01.264368 [ 260 ] {7a049910-e59c-4a19-8bad-4bbadd56de69} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5146 | 2026.03.19 00:58:01.264592 [ 260 ] {7a049910-e59c-4a19-8bad-4bbadd56de69} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.03.19 00:58:01.264695 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5148 | 2026.03.19 00:58:01.264722 [ 260 ] {7a049910-e59c-4a19-8bad-4bbadd56de69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 5149 | 2026.03.19 00:58:01.264725 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.03.19 00:58:01.264761 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5151 | 2026.03.19 00:58:01.264768 [ 260 ] {7a049910-e59c-4a19-8bad-4bbadd56de69} <Debug> TCPHandler: Processed in 0.001454172 sec. | ||
| 5152 | 2026.03.19 00:58:01.264827 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 5153 | 2026.03.19 00:58:01.264876 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.03.19 00:58:01.264931 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5155 | 2026.03.19 00:58:01.264954 [ 201 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2511 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647286 sec., 1524325.4662517621 rows/sec., 113.92 MiB/sec. | ||
| 5156 | 2026.03.19 00:58:01.264960 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10286 rows starting from the beginning of the part | ||
| 5157 | 2026.03.19 00:58:01.264978 [ 260 ] {ab47e7c2-0141-4f97-8531-53edc892ec7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5158 | 2026.03.19 00:58:01.265019 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1256 rows starting from the beginning of the part | ||
| 5159 | 2026.03.19 00:58:01.265038 [ 260 ] {ab47e7c2-0141-4f97-8531-53edc892ec7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5160 | 2026.03.19 00:58:01.265063 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 5161 | 2026.03.19 00:58:01.265103 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 5162 | 2026.03.19 00:58:01.265141 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 5163 | 2026.03.19 00:58:01.265176 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 5164 | 2026.03.19 00:58:01.265193 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5165 | 2026.03.19 00:58:01.265670 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_36_7} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.03.19 00:58:01.265784 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_36_7} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5167 | 2026.03.19 00:58:01.265833 [ 260 ] {ab47e7c2-0141-4f97-8531-53edc892ec7b} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.03.19 00:58:01.265874 [ 260 ] {ab47e7c2-0141-4f97-8531-53edc892ec7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5169 | 2026.03.19 00:58:01.265911 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 5170 | 2026.03.19 00:58:01.266410 [ 260 ] {ab47e7c2-0141-4f97-8531-53edc892ec7b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5171 | 2026.03.19 00:58:01.266662 [ 260 ] {ab47e7c2-0141-4f97-8531-53edc892ec7b} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.03.19 00:58:01.266801 [ 260 ] {ab47e7c2-0141-4f97-8531-53edc892ec7b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00184 sec., 7065.217391304348 rows/sec., 12.66 MiB/sec. | ||
| 5173 | 2026.03.19 00:58:01.266853 [ 260 ] {ab47e7c2-0141-4f97-8531-53edc892ec7b} <Debug> TCPHandler: Processed in 0.002026825 sec. | ||
| 5174 | 2026.03.19 00:58:01.266973 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.03.19 00:58:01.267065 [ 260 ] {bbef16b2-cc75-499e-b6e1-75707bfbf9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5176 | 2026.03.19 00:58:01.267107 [ 260 ] {bbef16b2-cc75-499e-b6e1-75707bfbf9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5177 | 2026.03.19 00:58:01.267435 [ 260 ] {bbef16b2-cc75-499e-b6e1-75707bfbf9ad} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.03.19 00:58:01.267471 [ 260 ] {bbef16b2-cc75-499e-b6e1-75707bfbf9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5179 | 2026.03.19 00:58:01.267797 [ 260 ] {bbef16b2-cc75-499e-b6e1-75707bfbf9ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5180 | 2026.03.19 00:58:01.268016 [ 260 ] {bbef16b2-cc75-499e-b6e1-75707bfbf9ad} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.03.19 00:58:01.268117 [ 98 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5182 | 2026.03.19 00:58:01.268145 [ 260 ] {bbef16b2-cc75-499e-b6e1-75707bfbf9ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 5183 | 2026.03.19 00:58:01.268146 [ 98 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.03.19 00:58:01.268187 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5185 | 2026.03.19 00:58:01.268188 [ 260 ] {bbef16b2-cc75-499e-b6e1-75707bfbf9ad} <Debug> TCPHandler: Processed in 0.001263818 sec. | ||
| 5186 | 2026.03.19 00:58:01.268277 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 5187 | 2026.03.19 00:58:01.268382 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5188 | 2026.03.19 00:58:01.268412 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1620 rows starting from the beginning of the part | ||
| 5189 | 2026.03.19 00:58:01.268460 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 5190 | 2026.03.19 00:58:01.268500 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 5191 | 2026.03.19 00:58:01.268539 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 5192 | 2026.03.19 00:58:01.268576 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 5193 | 2026.03.19 00:58:01.268610 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 5194 | 2026.03.19 00:58:01.268932 [ 193 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12150 rows, containing 5 columns (5 merged, 0 gathered) in 0.004134681 sec., 2938558.0169304474 rows/sec., 194.39 MiB/sec. | ||
| 5195 | 2026.03.19 00:58:01.269206 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5196 | 2026.03.19 00:58:01.269460 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.03.19 00:58:01.269533 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5198 | 2026.03.19 00:58:01.269606 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 5199 | 2026.03.19 00:58:01.269669 [ 193 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001435632 sec., 1295596.643150891 rows/sec., 87.31 MiB/sec. | ||
| 5200 | 2026.03.19 00:58:01.269868 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5201 | 2026.03.19 00:58:01.270140 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_36_7} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.03.19 00:58:01.270209 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_36_7} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5203 | 2026.03.19 00:58:01.270291 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5204 | 2026.03.19 00:58:03.151228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11049 | ||
| 5205 | 2026.03.19 00:58:03.151745 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.03.19 00:58:03.151791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5207 | 2026.03.19 00:58:03.152260 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5208 | 2026.03.19 00:58:03.152489 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.03.19 00:58:03.152617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11049 | ||
| 5210 | 2026.03.19 00:58:03.724778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5211 | 2026.03.19 00:58:03.741731 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.03.19 00:58:03.741786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5213 | 2026.03.19 00:58:03.747536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5214 | 2026.03.19 00:58:03.748222 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.03.19 00:58:03.751395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5216 | 2026.03.19 00:58:06.258911 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.03.19 00:58:06.259109 [ 260 ] {7df5d171-184a-4cc3-aadd-178ff6a6acd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5218 | 2026.03.19 00:58:06.259179 [ 260 ] {7df5d171-184a-4cc3-aadd-178ff6a6acd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5219 | 2026.03.19 00:58:06.259880 [ 260 ] {7df5d171-184a-4cc3-aadd-178ff6a6acd5} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.03.19 00:58:06.259929 [ 260 ] {7df5d171-184a-4cc3-aadd-178ff6a6acd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5221 | 2026.03.19 00:58:06.260352 [ 260 ] {7df5d171-184a-4cc3-aadd-178ff6a6acd5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5222 | 2026.03.19 00:58:06.260593 [ 260 ] {7df5d171-184a-4cc3-aadd-178ff6a6acd5} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.03.19 00:58:06.260757 [ 260 ] {7df5d171-184a-4cc3-aadd-178ff6a6acd5} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.001696 sec., 66037.7358490566 rows/sec., 5.57 MiB/sec. | ||
| 5224 | 2026.03.19 00:58:06.260808 [ 260 ] {7df5d171-184a-4cc3-aadd-178ff6a6acd5} <Debug> TCPHandler: Processed in 0.002063226 sec. | ||
| 5225 | 2026.03.19 00:58:06.260944 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.03.19 00:58:06.261047 [ 260 ] {c60577a7-0382-42a6-920f-03c549cf5d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5227 | 2026.03.19 00:58:06.261092 [ 260 ] {c60577a7-0382-42a6-920f-03c549cf5d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5228 | 2026.03.19 00:58:06.261530 [ 260 ] {c60577a7-0382-42a6-920f-03c549cf5d9b} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.03.19 00:58:06.261568 [ 260 ] {c60577a7-0382-42a6-920f-03c549cf5d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5230 | 2026.03.19 00:58:06.261883 [ 260 ] {c60577a7-0382-42a6-920f-03c549cf5d9b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5231 | 2026.03.19 00:58:06.262118 [ 260 ] {c60577a7-0382-42a6-920f-03c549cf5d9b} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.03.19 00:58:06.262240 [ 94 ] {} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5233 | 2026.03.19 00:58:06.262255 [ 260 ] {c60577a7-0382-42a6-920f-03c549cf5d9b} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001233 sec., 22708.840227088403 rows/sec., 1.67 MiB/sec. | ||
| 5234 | 2026.03.19 00:58:06.262306 [ 94 ] {} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.03.19 00:58:06.262317 [ 260 ] {c60577a7-0382-42a6-920f-03c549cf5d9b} <Debug> TCPHandler: Processed in 0.001424972 sec. | ||
| 5236 | 2026.03.19 00:58:06.262336 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5237 | 2026.03.19 00:58:06.262432 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2026.03.19 00:58:06.262472 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::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 | ||
| 5239 | 2026.03.19 00:58:06.262530 [ 260 ] {f7ab48fa-0e66-45ad-aeeb-e5d7aba1cec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5240 | 2026.03.19 00:58:06.262576 [ 260 ] {f7ab48fa-0e66-45ad-aeeb-e5d7aba1cec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5241 | 2026.03.19 00:58:06.262625 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5242 | 2026.03.19 00:58:06.262668 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 5243 | 2026.03.19 00:58:06.262742 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 55 rows starting from the beginning of the part | ||
| 5244 | 2026.03.19 00:58:06.262792 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
| 5245 | 2026.03.19 00:58:06.262838 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 5246 | 2026.03.19 00:58:06.262881 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
| 5247 | 2026.03.19 00:58:06.262926 [ 188 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part | ||
| 5248 | 2026.03.19 00:58:06.263025 [ 260 ] {f7ab48fa-0e66-45ad-aeeb-e5d7aba1cec9} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.03.19 00:58:06.263067 [ 260 ] {f7ab48fa-0e66-45ad-aeeb-e5d7aba1cec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5250 | 2026.03.19 00:58:06.263422 [ 260 ] {f7ab48fa-0e66-45ad-aeeb-e5d7aba1cec9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5251 | 2026.03.19 00:58:06.263660 [ 260 ] {f7ab48fa-0e66-45ad-aeeb-e5d7aba1cec9} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.03.19 00:58:06.263795 [ 260 ] {f7ab48fa-0e66-45ad-aeeb-e5d7aba1cec9} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001285 sec., 71595.33073929962 rows/sec., 5.59 MiB/sec. | ||
| 5253 | 2026.03.19 00:58:06.263796 [ 193 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138454 sec., 156730.7553411241 rows/sec., 12.10 MiB/sec. | ||
| 5254 | 2026.03.19 00:58:06.263835 [ 260 ] {f7ab48fa-0e66-45ad-aeeb-e5d7aba1cec9} <Debug> TCPHandler: Processed in 0.001452522 sec. | ||
| 5255 | 2026.03.19 00:58:06.263965 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2026.03.19 00:58:06.264023 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5257 | 2026.03.19 00:58:06.264061 [ 260 ] {27e9ad14-0435-4052-8168-7c5c6e4f4b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5258 | 2026.03.19 00:58:06.264110 [ 260 ] {27e9ad14-0435-4052-8168-7c5c6e4f4b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5259 | 2026.03.19 00:58:06.264348 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_31_6} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.03.19 00:58:06.264437 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_31_6} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5261 | 2026.03.19 00:58:06.264524 [ 260 ] {27e9ad14-0435-4052-8168-7c5c6e4f4b99} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.03.19 00:58:06.264531 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5263 | 2026.03.19 00:58:06.264568 [ 260 ] {27e9ad14-0435-4052-8168-7c5c6e4f4b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5264 | 2026.03.19 00:58:06.264920 [ 260 ] {27e9ad14-0435-4052-8168-7c5c6e4f4b99} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5265 | 2026.03.19 00:58:06.265136 [ 260 ] {27e9ad14-0435-4052-8168-7c5c6e4f4b99} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.03.19 00:58:06.265267 [ 260 ] {27e9ad14-0435-4052-8168-7c5c6e4f4b99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 5267 | 2026.03.19 00:58:06.265304 [ 260 ] {27e9ad14-0435-4052-8168-7c5c6e4f4b99} <Debug> TCPHandler: Processed in 0.00138765 sec. | ||
| 5268 | 2026.03.19 00:58:06.265402 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.03.19 00:58:06.265495 [ 260 ] {da8b3973-9669-4248-ba07-b6c3ad9b26cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5270 | 2026.03.19 00:58:06.265551 [ 260 ] {da8b3973-9669-4248-ba07-b6c3ad9b26cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5271 | 2026.03.19 00:58:06.266386 [ 260 ] {da8b3973-9669-4248-ba07-b6c3ad9b26cd} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.03.19 00:58:06.266423 [ 260 ] {da8b3973-9669-4248-ba07-b6c3ad9b26cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5273 | 2026.03.19 00:58:06.266964 [ 260 ] {da8b3973-9669-4248-ba07-b6c3ad9b26cd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5274 | 2026.03.19 00:58:06.267205 [ 260 ] {da8b3973-9669-4248-ba07-b6c3ad9b26cd} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.03.19 00:58:06.267311 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5276 | 2026.03.19 00:58:06.267345 [ 260 ] {da8b3973-9669-4248-ba07-b6c3ad9b26cd} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001867 sec., 14997.321906802357 rows/sec., 26.87 MiB/sec. | ||
| 5277 | 2026.03.19 00:58:06.267346 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.03.19 00:58:06.267388 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5279 | 2026.03.19 00:58:06.267404 [ 260 ] {da8b3973-9669-4248-ba07-b6c3ad9b26cd} <Debug> TCPHandler: Processed in 0.002048875 sec. | ||
| 5280 | 2026.03.19 00:58:06.267464 [ 188 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::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 | ||
| 5281 | 2026.03.19 00:58:06.267536 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5282 | 2026.03.19 00:58:06.267635 [ 260 ] {78ae6582-3787-4355-8162-d9ecb63752a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5283 | 2026.03.19 00:58:06.267678 [ 260 ] {78ae6582-3787-4355-8162-d9ecb63752a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5284 | 2026.03.19 00:58:06.267684 [ 188 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5285 | 2026.03.19 00:58:06.267745 [ 188 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 496 rows starting from the beginning of the part | ||
| 5286 | 2026.03.19 00:58:06.267864 [ 188 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part | ||
| 5287 | 2026.03.19 00:58:06.267974 [ 188 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
| 5288 | 2026.03.19 00:58:06.268022 [ 260 ] {78ae6582-3787-4355-8162-d9ecb63752a4} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.03.19 00:58:06.268064 [ 260 ] {78ae6582-3787-4355-8162-d9ecb63752a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5290 | 2026.03.19 00:58:06.268074 [ 188 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 5291 | 2026.03.19 00:58:06.268173 [ 188 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
| 5292 | 2026.03.19 00:58:06.268264 [ 188 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part | ||
| 5293 | 2026.03.19 00:58:06.268390 [ 260 ] {78ae6582-3787-4355-8162-d9ecb63752a4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5294 | 2026.03.19 00:58:06.268643 [ 260 ] {78ae6582-3787-4355-8162-d9ecb63752a4} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.03.19 00:58:06.268779 [ 260 ] {78ae6582-3787-4355-8162-d9ecb63752a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 5296 | 2026.03.19 00:58:06.268815 [ 260 ] {78ae6582-3787-4355-8162-d9ecb63752a4} <Debug> TCPHandler: Processed in 0.00132789 sec. | ||
| 5297 | 2026.03.19 00:58:06.290124 [ 193 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 19 columns (19 merged, 0 gathered) in 0.02269467 sec., 27098.873876553393 rows/sec., 48.56 MiB/sec. | ||
| 5298 | 2026.03.19 00:58:06.291019 [ 200 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5299 | 2026.03.19 00:58:06.291383 [ 200 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.03.19 00:58:06.291459 [ 200 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5301 | 2026.03.19 00:58:06.291545 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 5302 | 2026.03.19 00:58:07.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.43 MiB, peak 263.78 MiB, free memory in arenas 0.00 B, will set to 257.84 MiB (RSS), difference: 1.41 MiB | ||
| 5303 | 2026.03.19 00:58:10.177029 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58632 | ||
| 5304 | 2026.03.19 00:58:10.177149 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5305 | 2026.03.19 00:58:10.177176 [ 287 ] {} <Debug> TCP-Session: 0607885d-658a-4384-988f-da24e9c4980f Authenticating user 'default' from [fd00:1122:3344:101::e]:58632 | ||
| 5306 | 2026.03.19 00:58:10.177198 [ 287 ] {} <Debug> TCP-Session: 0607885d-658a-4384-988f-da24e9c4980f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5307 | 2026.03.19 00:58:10.177211 [ 287 ] {} <Debug> TCP-Session: 0607885d-658a-4384-988f-da24e9c4980f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5308 | 2026.03.19 00:58:10.177398 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46314 | ||
| 5309 | 2026.03.19 00:58:10.177430 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44858 | ||
| 5310 | 2026.03.19 00:58:10.177516 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5311 | 2026.03.19 00:58:10.177541 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5312 | 2026.03.19 00:58:10.177549 [ 288 ] {} <Debug> TCP-Session: 4d75ed65-64db-4e87-a331-6938fc97004d Authenticating user 'default' from [fd00:1122:3344:101::e]:46314 | ||
| 5313 | 2026.03.19 00:58:10.177566 [ 287 ] {} <Trace> TCP-Session: 0607885d-658a-4384-988f-da24e9c4980f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5314 | 2026.03.19 00:58:10.177587 [ 288 ] {} <Debug> TCP-Session: 4d75ed65-64db-4e87-a331-6938fc97004d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5315 | 2026.03.19 00:58:10.177577 [ 289 ] {} <Debug> TCP-Session: d352c308-4ec1-4ed1-a4c2-745916b1a6f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44858 | ||
| 5316 | 2026.03.19 00:58:10.177615 [ 288 ] {} <Debug> TCP-Session: 4d75ed65-64db-4e87-a331-6938fc97004d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5317 | 2026.03.19 00:58:10.177645 [ 289 ] {} <Debug> TCP-Session: d352c308-4ec1-4ed1-a4c2-745916b1a6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5318 | 2026.03.19 00:58:10.177665 [ 289 ] {} <Debug> TCP-Session: d352c308-4ec1-4ed1-a4c2-745916b1a6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.03.19 00:58:10.177746 [ 287 ] {df93fc9b-5b91-4a23-aefc-530d23ef6a46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58632) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5320 | 2026.03.19 00:58:10.178004 [ 287 ] {df93fc9b-5b91-4a23-aefc-530d23ef6a46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5321 | 2026.03.19 00:58:10.178064 [ 287 ] {df93fc9b-5b91-4a23-aefc-530d23ef6a46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5322 | 2026.03.19 00:58:10.178348 [ 287 ] {df93fc9b-5b91-4a23-aefc-530d23ef6a46} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 5323 | 2026.03.19 00:58:10.179334 [ 306 ] {df93fc9b-5b91-4a23-aefc-530d23ef6a46} <Trace> AggregatingTransform: Aggregating | ||
| 5324 | 2026.03.19 00:58:10.179382 [ 306 ] {df93fc9b-5b91-4a23-aefc-530d23ef6a46} <Trace> Aggregator: Aggregation method: without_key | ||
| 5325 | 2026.03.19 00:58:10.179418 [ 306 ] {df93fc9b-5b91-4a23-aefc-530d23ef6a46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969851 sec. (1031.086 rows/sec., 40.28 KiB/sec.) | ||
| 5326 | 2026.03.19 00:58:10.179439 [ 306 ] {df93fc9b-5b91-4a23-aefc-530d23ef6a46} <Trace> Aggregator: Merging aggregated data | ||
| 5327 | 2026.03.19 00:58:10.180802 [ 287 ] {df93fc9b-5b91-4a23-aefc-530d23ef6a46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003115 sec., 321.02728731942216 rows/sec., 12.54 KiB/sec. | ||
| 5328 | 2026.03.19 00:58:10.180968 [ 287 ] {df93fc9b-5b91-4a23-aefc-530d23ef6a46} <Debug> TCPHandler: Processed in 0.003526807 sec. | ||
| 5329 | 2026.03.19 00:58:10.181120 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5330 | 2026.03.19 00:58:10.181157 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5331 | 2026.03.19 00:58:10.181160 [ 287 ] {} <Debug> TCP-Session: 0607885d-658a-4384-988f-da24e9c4980f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.03.19 00:58:10.181198 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5333 | 2026.03.19 00:58:10.181210 [ 288 ] {} <Debug> TCP-Session: 4d75ed65-64db-4e87-a331-6938fc97004d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2026.03.19 00:58:10.181244 [ 289 ] {} <Debug> TCP-Session: d352c308-4ec1-4ed1-a4c2-745916b1a6f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.03.19 00:58:10.183331 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39409 | ||
| 5336 | 2026.03.19 00:58:10.183337 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50922 | ||
| 5337 | 2026.03.19 00:58:10.183358 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49004 | ||
| 5338 | 2026.03.19 00:58:10.183378 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48809 | ||
| 5339 | 2026.03.19 00:58:10.183407 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5340 | 2026.03.19 00:58:10.183423 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5341 | 2026.03.19 00:58:10.183439 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5342 | 2026.03.19 00:58:10.183460 [ 291 ] {} <Debug> TCP-Session: 0b353245-6be2-433d-918f-5027dcf1066f Authenticating user 'default' from [fd00:1122:3344:101::e]:39409 | ||
| 5343 | 2026.03.19 00:58:10.183466 [ 289 ] {} <Debug> TCP-Session: 9cf40078-c2e4-4b06-a609-5123a3a5522c Authenticating user 'default' from [fd00:1122:3344:101::e]:50922 | ||
| 5344 | 2026.03.19 00:58:10.183478 [ 292 ] {} <Debug> TCP-Session: 8532e6e5-e8f4-4bc7-8230-d5697684523f Authenticating user 'default' from [fd00:1122:3344:101::e]:49004 | ||
| 5345 | 2026.03.19 00:58:10.183494 [ 291 ] {} <Debug> TCP-Session: 0b353245-6be2-433d-918f-5027dcf1066f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.03.19 00:58:10.183502 [ 289 ] {} <Debug> TCP-Session: 9cf40078-c2e4-4b06-a609-5123a3a5522c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.03.19 00:58:10.183511 [ 292 ] {} <Debug> TCP-Session: 8532e6e5-e8f4-4bc7-8230-d5697684523f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5348 | 2026.03.19 00:58:10.183524 [ 291 ] {} <Debug> TCP-Session: 0b353245-6be2-433d-918f-5027dcf1066f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2026.03.19 00:58:10.183543 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5350 | 2026.03.19 00:58:10.183543 [ 292 ] {} <Debug> TCP-Session: 8532e6e5-e8f4-4bc7-8230-d5697684523f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.03.19 00:58:10.183535 [ 289 ] {} <Debug> TCP-Session: 9cf40078-c2e4-4b06-a609-5123a3a5522c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.03.19 00:58:10.183585 [ 294 ] {} <Debug> TCP-Session: 58a39605-0d40-4619-8ddb-a1208eebb889 Authenticating user 'default' from [fd00:1122:3344:101::e]:48809 | ||
| 5353 | 2026.03.19 00:58:10.183368 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41455 | ||
| 5354 | 2026.03.19 00:58:10.183627 [ 294 ] {} <Debug> TCP-Session: 58a39605-0d40-4619-8ddb-a1208eebb889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5355 | 2026.03.19 00:58:10.183361 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63544 | ||
| 5356 | 2026.03.19 00:58:10.183660 [ 294 ] {} <Debug> TCP-Session: 58a39605-0d40-4619-8ddb-a1208eebb889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.03.19 00:58:10.193520 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5358 | 2026.03.19 00:58:10.193559 [ 293 ] {} <Debug> TCP-Session: ea786d4f-0ef8-4f40-b379-cd8463dedb1a Authenticating user 'default' from [fd00:1122:3344:101::e]:41455 | ||
| 5359 | 2026.03.19 00:58:10.193570 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5360 | 2026.03.19 00:58:10.193579 [ 293 ] {} <Debug> TCP-Session: ea786d4f-0ef8-4f40-b379-cd8463dedb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5361 | 2026.03.19 00:58:10.193616 [ 293 ] {} <Debug> TCP-Session: ea786d4f-0ef8-4f40-b379-cd8463dedb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.03.19 00:58:10.193617 [ 290 ] {} <Debug> TCP-Session: 87a1ab3f-53f7-434a-ade7-1889fd24a63e Authenticating user 'default' from [fd00:1122:3344:101::e]:63544 | ||
| 5363 | 2026.03.19 00:58:10.193651 [ 290 ] {} <Debug> TCP-Session: 87a1ab3f-53f7-434a-ade7-1889fd24a63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2026.03.19 00:58:10.193664 [ 290 ] {} <Debug> TCP-Session: 87a1ab3f-53f7-434a-ade7-1889fd24a63e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5365 | 2026.03.19 00:58:10.210172 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48809). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5366 | |||
| 5367 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5368 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5369 | 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 | ||
| 5370 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5371 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5372 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5373 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5374 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5375 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5376 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5377 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5378 | (version 23.8.7.1) | ||
| 5379 | 2026.03.19 00:58:10.210416 [ 294 ] {} <Debug> TCP-Session: 58a39605-0d40-4619-8ddb-a1208eebb889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.03.19 00:58:10.210439 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50922). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5381 | |||
| 5382 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5383 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5384 | 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 | ||
| 5385 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5386 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5387 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5388 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5389 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5390 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5391 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5392 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5393 | (version 23.8.7.1) | ||
| 5394 | 2026.03.19 00:58:10.210585 [ 289 ] {} <Debug> TCP-Session: 9cf40078-c2e4-4b06-a609-5123a3a5522c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.03.19 00:58:10.210623 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63544). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5396 | |||
| 5397 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5398 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5399 | 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 | ||
| 5400 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5401 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5402 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5403 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5404 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5405 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5406 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5407 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5408 | (version 23.8.7.1) | ||
| 5409 | 2026.03.19 00:58:10.210706 [ 290 ] {} <Debug> TCP-Session: 87a1ab3f-53f7-434a-ade7-1889fd24a63e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.03.19 00:58:10.210761 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39409). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5411 | |||
| 5412 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5413 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5414 | 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 | ||
| 5415 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5416 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5417 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5418 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5419 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5420 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5421 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5422 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5423 | (version 23.8.7.1) | ||
| 5424 | 2026.03.19 00:58:10.210856 [ 291 ] {} <Debug> TCP-Session: 0b353245-6be2-433d-918f-5027dcf1066f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.03.19 00:58:10.210874 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41455). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5426 | |||
| 5427 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5428 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5429 | 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 | ||
| 5430 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5431 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5432 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5433 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5434 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5435 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5436 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5437 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5438 | (version 23.8.7.1) | ||
| 5439 | 2026.03.19 00:58:10.210948 [ 293 ] {} <Debug> TCP-Session: ea786d4f-0ef8-4f40-b379-cd8463dedb1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.03.19 00:58:10.210972 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49004). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5441 | |||
| 5442 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5443 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5444 | 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 | ||
| 5445 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5446 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5447 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5448 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5449 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5450 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5451 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5452 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5453 | (version 23.8.7.1) | ||
| 5454 | 2026.03.19 00:58:10.211047 [ 292 ] {} <Debug> TCP-Session: 8532e6e5-e8f4-4bc7-8230-d5697684523f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5455 | 2026.03.19 00:58:10.310702 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43768 | ||
| 5456 | 2026.03.19 00:58:10.310818 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5457 | 2026.03.19 00:58:10.310845 [ 291 ] {} <Debug> TCP-Session: 18de7019-bdb8-4e5e-945d-4155e6368fe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43768 | ||
| 5458 | 2026.03.19 00:58:10.310867 [ 291 ] {} <Debug> TCP-Session: 18de7019-bdb8-4e5e-945d-4155e6368fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.03.19 00:58:10.310879 [ 291 ] {} <Debug> TCP-Session: 18de7019-bdb8-4e5e-945d-4155e6368fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.03.19 00:58:10.311043 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44822 | ||
| 5461 | 2026.03.19 00:58:10.311060 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38489 | ||
| 5462 | 2026.03.19 00:58:10.311109 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34709 | ||
| 5463 | 2026.03.19 00:58:10.311108 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42811 | ||
| 5464 | 2026.03.19 00:58:10.311148 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47178 | ||
| 5465 | 2026.03.19 00:58:10.311156 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5466 | 2026.03.19 00:58:10.311186 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5467 | 2026.03.19 00:58:10.311163 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5468 | 2026.03.19 00:58:10.311221 [ 287 ] {} <Debug> TCP-Session: ff92a4d2-73c0-401a-9fcc-98b956ba0343 Authenticating user 'default' from [fd00:1122:3344:101::e]:34709 | ||
| 5469 | 2026.03.19 00:58:10.311212 [ 292 ] {} <Debug> TCP-Session: 8a0a2814-b736-40a8-8df1-f463330f0394 Authenticating user 'default' from [fd00:1122:3344:101::e]:44822 | ||
| 5470 | 2026.03.19 00:58:10.311243 [ 293 ] {} <Debug> TCP-Session: 8c1a989d-99f0-4467-b933-b1034dac2392 Authenticating user 'default' from [fd00:1122:3344:101::e]:38489 | ||
| 5471 | 2026.03.19 00:58:10.311245 [ 287 ] {} <Debug> TCP-Session: ff92a4d2-73c0-401a-9fcc-98b956ba0343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.03.19 00:58:10.311286 [ 292 ] {} <Debug> TCP-Session: 8a0a2814-b736-40a8-8df1-f463330f0394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.03.19 00:58:10.311290 [ 293 ] {} <Debug> TCP-Session: 8c1a989d-99f0-4467-b933-b1034dac2392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.03.19 00:58:10.311319 [ 292 ] {} <Debug> TCP-Session: 8a0a2814-b736-40a8-8df1-f463330f0394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.03.19 00:58:10.311335 [ 293 ] {} <Debug> TCP-Session: 8c1a989d-99f0-4467-b933-b1034dac2392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.03.19 00:58:10.311299 [ 287 ] {} <Debug> TCP-Session: ff92a4d2-73c0-401a-9fcc-98b956ba0343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.03.19 00:58:10.311234 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5478 | 2026.03.19 00:58:10.311136 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35429 | ||
| 5479 | 2026.03.19 00:58:10.311406 [ 259 ] {} <Debug> TCP-Session: 10b824fd-e74a-45e0-8904-0bf171b7e506 Authenticating user 'default' from [fd00:1122:3344:101::e]:42811 | ||
| 5480 | 2026.03.19 00:58:10.311133 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63488 | ||
| 5481 | 2026.03.19 00:58:10.311233 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5482 | 2026.03.19 00:58:10.311479 [ 259 ] {} <Debug> TCP-Session: 10b824fd-e74a-45e0-8904-0bf171b7e506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.03.19 00:58:10.311298 [ 291 ] {} <Trace> TCP-Session: 18de7019-bdb8-4e5e-945d-4155e6368fe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.03.19 00:58:10.311504 [ 259 ] {} <Debug> TCP-Session: 10b824fd-e74a-45e0-8904-0bf171b7e506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.03.19 00:58:10.311503 [ 290 ] {} <Debug> TCP-Session: 53b4382e-275c-44ba-b5a0-6c4fac9f0a1a Authenticating user 'default' from [fd00:1122:3344:101::e]:47178 | ||
| 5486 | 2026.03.19 00:58:10.311108 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63905 | ||
| 5487 | 2026.03.19 00:58:10.311557 [ 290 ] {} <Debug> TCP-Session: 53b4382e-275c-44ba-b5a0-6c4fac9f0a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.03.19 00:58:10.311582 [ 290 ] {} <Debug> TCP-Session: 53b4382e-275c-44ba-b5a0-6c4fac9f0a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.03.19 00:58:10.311627 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5490 | 2026.03.19 00:58:10.311627 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5491 | 2026.03.19 00:58:10.311662 [ 289 ] {} <Debug> TCP-Session: c19e5092-94d9-4230-a306-283ba85e40c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63488 | ||
| 5492 | 2026.03.19 00:58:10.311682 [ 291 ] {c4626759-e22e-405d-9ae8-06ab31be8ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5493 | 2026.03.19 00:58:10.311690 [ 289 ] {} <Debug> TCP-Session: c19e5092-94d9-4230-a306-283ba85e40c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.03.19 00:58:10.311687 [ 288 ] {} <Debug> TCP-Session: feeb3395-e8f3-4e56-8204-55f514ec1837 Authenticating user 'default' from [fd00:1122:3344:101::e]:35429 | ||
| 5495 | 2026.03.19 00:58:10.311724 [ 289 ] {} <Debug> TCP-Session: c19e5092-94d9-4230-a306-283ba85e40c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.03.19 00:58:10.311688 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5497 | 2026.03.19 00:58:10.311755 [ 288 ] {} <Debug> TCP-Session: feeb3395-e8f3-4e56-8204-55f514ec1837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.03.19 00:58:10.311785 [ 294 ] {} <Debug> TCP-Session: 992e05fe-7447-4e67-bbda-af683c779636 Authenticating user 'default' from [fd00:1122:3344:101::e]:63905 | ||
| 5499 | 2026.03.19 00:58:10.311787 [ 288 ] {} <Debug> TCP-Session: feeb3395-e8f3-4e56-8204-55f514ec1837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5500 | 2026.03.19 00:58:10.311821 [ 294 ] {} <Debug> TCP-Session: 992e05fe-7447-4e67-bbda-af683c779636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.03.19 00:58:10.311840 [ 294 ] {} <Debug> TCP-Session: 992e05fe-7447-4e67-bbda-af683c779636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.03.19 00:58:10.312004 [ 291 ] {c4626759-e22e-405d-9ae8-06ab31be8ed2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5503 | 2026.03.19 00:58:10.312064 [ 291 ] {c4626759-e22e-405d-9ae8-06ab31be8ed2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5504 | 2026.03.19 00:58:10.312373 [ 291 ] {c4626759-e22e-405d-9ae8-06ab31be8ed2} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 5505 | 2026.03.19 00:58:10.313429 [ 327 ] {c4626759-e22e-405d-9ae8-06ab31be8ed2} <Trace> AggregatingTransform: Aggregating | ||
| 5506 | 2026.03.19 00:58:10.313473 [ 327 ] {c4626759-e22e-405d-9ae8-06ab31be8ed2} <Trace> Aggregator: Aggregation method: without_key | ||
| 5507 | 2026.03.19 00:58:10.313510 [ 327 ] {c4626759-e22e-405d-9ae8-06ab31be8ed2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001033503 sec. (967.583 rows/sec., 37.80 KiB/sec.) | ||
| 5508 | 2026.03.19 00:58:10.313529 [ 327 ] {c4626759-e22e-405d-9ae8-06ab31be8ed2} <Trace> Aggregator: Merging aggregated data | ||
| 5509 | 2026.03.19 00:58:10.314673 [ 291 ] {c4626759-e22e-405d-9ae8-06ab31be8ed2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 12.82 KiB/sec. | ||
| 5510 | 2026.03.19 00:58:10.314841 [ 291 ] {c4626759-e22e-405d-9ae8-06ab31be8ed2} <Debug> TCPHandler: Processed in 0.003759243 sec. | ||
| 5511 | 2026.03.19 00:58:10.314950 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5512 | 2026.03.19 00:58:10.314978 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5513 | 2026.03.19 00:58:10.314984 [ 291 ] {} <Debug> TCP-Session: 18de7019-bdb8-4e5e-945d-4155e6368fe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.03.19 00:58:10.315001 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5515 | 2026.03.19 00:58:10.315021 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5516 | 2026.03.19 00:58:10.315038 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5517 | 2026.03.19 00:58:10.315060 [ 290 ] {} <Debug> TCP-Session: 53b4382e-275c-44ba-b5a0-6c4fac9f0a1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.03.19 00:58:10.315079 [ 293 ] {} <Debug> TCP-Session: 8c1a989d-99f0-4467-b933-b1034dac2392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.03.19 00:58:10.315095 [ 294 ] {} <Debug> TCP-Session: 992e05fe-7447-4e67-bbda-af683c779636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.03.19 00:58:10.315083 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5521 | 2026.03.19 00:58:10.315116 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5522 | 2026.03.19 00:58:10.315124 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5523 | 2026.03.19 00:58:10.315156 [ 287 ] {} <Debug> TCP-Session: ff92a4d2-73c0-401a-9fcc-98b956ba0343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.03.19 00:58:10.315175 [ 288 ] {} <Debug> TCP-Session: feeb3395-e8f3-4e56-8204-55f514ec1837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.03.19 00:58:10.315195 [ 289 ] {} <Debug> TCP-Session: c19e5092-94d9-4230-a306-283ba85e40c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.03.19 00:58:10.315063 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5527 | 2026.03.19 00:58:10.315027 [ 292 ] {} <Debug> TCP-Session: 8a0a2814-b736-40a8-8df1-f463330f0394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.03.19 00:58:10.315256 [ 259 ] {} <Debug> TCP-Session: 10b824fd-e74a-45e0-8904-0bf171b7e506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5529 | 2026.03.19 00:58:10.554750 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5530 | 2026.03.19 00:58:10.554803 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5531 | 2026.03.19 00:58:10.653647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11497 | ||
| 5532 | 2026.03.19 00:58:10.654178 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.03.19 00:58:10.654232 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5534 | 2026.03.19 00:58:10.654760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5535 | 2026.03.19 00:58:10.655035 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.03.19 00:58:10.655196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11497 | ||
| 5537 | 2026.03.19 00:58:10.672460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 674 | ||
| 5538 | 2026.03.19 00:58:10.674897 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2026.03.19 00:58:10.674964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5540 | 2026.03.19 00:58:10.676218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5541 | 2026.03.19 00:58:10.676522 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.03.19 00:58:10.676952 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5543 | 2026.03.19 00:58:11.252421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5544 | 2026.03.19 00:58:11.258805 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.03.19 00:58:11.258976 [ 260 ] {b7129971-9b70-42b5-9d0b-f26a1b900e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5546 | 2026.03.19 00:58:11.259038 [ 260 ] {b7129971-9b70-42b5-9d0b-f26a1b900e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5547 | 2026.03.19 00:58:11.259649 [ 260 ] {b7129971-9b70-42b5-9d0b-f26a1b900e7b} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2026.03.19 00:58:11.259687 [ 260 ] {b7129971-9b70-42b5-9d0b-f26a1b900e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5549 | 2026.03.19 00:58:11.260088 [ 260 ] {b7129971-9b70-42b5-9d0b-f26a1b900e7b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5550 | 2026.03.19 00:58:11.260320 [ 260 ] {b7129971-9b70-42b5-9d0b-f26a1b900e7b} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2026.03.19 00:58:11.260492 [ 260 ] {b7129971-9b70-42b5-9d0b-f26a1b900e7b} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001567 sec., 52329.291640076575 rows/sec., 4.34 MiB/sec. | ||
| 5552 | 2026.03.19 00:58:11.260533 [ 260 ] {b7129971-9b70-42b5-9d0b-f26a1b900e7b} <Debug> TCPHandler: Processed in 0.001851871 sec. | ||
| 5553 | 2026.03.19 00:58:11.260651 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2026.03.19 00:58:11.260745 [ 260 ] {3f26d5f5-945d-4b29-bde0-050098e03025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5555 | 2026.03.19 00:58:11.260794 [ 260 ] {3f26d5f5-945d-4b29-bde0-050098e03025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5556 | 2026.03.19 00:58:11.261188 [ 260 ] {3f26d5f5-945d-4b29-bde0-050098e03025} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.03.19 00:58:11.261224 [ 260 ] {3f26d5f5-945d-4b29-bde0-050098e03025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5558 | 2026.03.19 00:58:11.261518 [ 260 ] {3f26d5f5-945d-4b29-bde0-050098e03025} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5559 | 2026.03.19 00:58:11.261727 [ 260 ] {3f26d5f5-945d-4b29-bde0-050098e03025} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2026.03.19 00:58:11.261852 [ 260 ] {3f26d5f5-945d-4b29-bde0-050098e03025} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001126 sec., 11545.293072824155 rows/sec., 868.15 KiB/sec. | ||
| 5561 | 2026.03.19 00:58:11.261889 [ 260 ] {3f26d5f5-945d-4b29-bde0-050098e03025} <Debug> TCPHandler: Processed in 0.001285538 sec. | ||
| 5562 | 2026.03.19 00:58:11.261995 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2026.03.19 00:58:11.262086 [ 260 ] {5c16530c-7c58-4c4c-8b81-b8dfafc2795e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5564 | 2026.03.19 00:58:11.262125 [ 260 ] {5c16530c-7c58-4c4c-8b81-b8dfafc2795e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5565 | 2026.03.19 00:58:11.262522 [ 260 ] {5c16530c-7c58-4c4c-8b81-b8dfafc2795e} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.03.19 00:58:11.262558 [ 260 ] {5c16530c-7c58-4c4c-8b81-b8dfafc2795e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5567 | 2026.03.19 00:58:11.262858 [ 260 ] {5c16530c-7c58-4c4c-8b81-b8dfafc2795e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5568 | 2026.03.19 00:58:11.263072 [ 260 ] {5c16530c-7c58-4c4c-8b81-b8dfafc2795e} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.03.19 00:58:11.263204 [ 260 ] {5c16530c-7c58-4c4c-8b81-b8dfafc2795e} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001136 sec., 67781.69014084506 rows/sec., 5.29 MiB/sec. | ||
| 5570 | 2026.03.19 00:58:11.263240 [ 260 ] {5c16530c-7c58-4c4c-8b81-b8dfafc2795e} <Debug> TCPHandler: Processed in 0.001292159 sec. | ||
| 5571 | 2026.03.19 00:58:11.263347 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.03.19 00:58:11.263439 [ 260 ] {4d8fda6e-8525-478c-b1c4-d1d7870a865d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5573 | 2026.03.19 00:58:11.263481 [ 260 ] {4d8fda6e-8525-478c-b1c4-d1d7870a865d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5574 | 2026.03.19 00:58:11.263869 [ 260 ] {4d8fda6e-8525-478c-b1c4-d1d7870a865d} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.03.19 00:58:11.263905 [ 260 ] {4d8fda6e-8525-478c-b1c4-d1d7870a865d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5576 | 2026.03.19 00:58:11.264234 [ 260 ] {4d8fda6e-8525-478c-b1c4-d1d7870a865d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5577 | 2026.03.19 00:58:11.264444 [ 260 ] {4d8fda6e-8525-478c-b1c4-d1d7870a865d} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.03.19 00:58:11.264579 [ 260 ] {4d8fda6e-8525-478c-b1c4-d1d7870a865d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 5579 | 2026.03.19 00:58:11.264616 [ 260 ] {4d8fda6e-8525-478c-b1c4-d1d7870a865d} <Debug> TCPHandler: Processed in 0.001315519 sec. | ||
| 5580 | 2026.03.19 00:58:11.264717 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2026.03.19 00:58:11.264808 [ 260 ] {91424eef-c753-44ae-95b7-02a4c320d2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5582 | 2026.03.19 00:58:11.264863 [ 260 ] {91424eef-c753-44ae-95b7-02a4c320d2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5583 | 2026.03.19 00:58:11.265579 [ 260 ] {91424eef-c753-44ae-95b7-02a4c320d2cc} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.03.19 00:58:11.265616 [ 260 ] {91424eef-c753-44ae-95b7-02a4c320d2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5585 | 2026.03.19 00:58:11.266125 [ 260 ] {91424eef-c753-44ae-95b7-02a4c320d2cc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5586 | 2026.03.19 00:58:11.266350 [ 260 ] {91424eef-c753-44ae-95b7-02a4c320d2cc} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.03.19 00:58:11.266485 [ 260 ] {91424eef-c753-44ae-95b7-02a4c320d2cc} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001694 sec., 7674.144037780402 rows/sec., 13.75 MiB/sec. | ||
| 5588 | 2026.03.19 00:58:11.266536 [ 260 ] {91424eef-c753-44ae-95b7-02a4c320d2cc} <Debug> TCPHandler: Processed in 0.001868081 sec. | ||
| 5589 | 2026.03.19 00:58:11.266650 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2026.03.19 00:58:11.266743 [ 260 ] {2dcba364-9f5b-458a-9aa7-65ac94b03b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5591 | 2026.03.19 00:58:11.266784 [ 260 ] {2dcba364-9f5b-458a-9aa7-65ac94b03b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5592 | 2026.03.19 00:58:11.267112 [ 260 ] {2dcba364-9f5b-458a-9aa7-65ac94b03b1d} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.03.19 00:58:11.267148 [ 260 ] {2dcba364-9f5b-458a-9aa7-65ac94b03b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5594 | 2026.03.19 00:58:11.267465 [ 260 ] {2dcba364-9f5b-458a-9aa7-65ac94b03b1d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5595 | 2026.03.19 00:58:11.267681 [ 260 ] {2dcba364-9f5b-458a-9aa7-65ac94b03b1d} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.03.19 00:58:11.267812 [ 260 ] {2dcba364-9f5b-458a-9aa7-65ac94b03b1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5597 | 2026.03.19 00:58:11.267848 [ 260 ] {2dcba364-9f5b-458a-9aa7-65ac94b03b1d} <Debug> TCPHandler: Processed in 0.001246667 sec. | ||
| 5598 | 2026.03.19 00:58:11.270257 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.03.19 00:58:11.270298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5600 | 2026.03.19 00:58:11.275658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5601 | 2026.03.19 00:58:11.276323 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.03.19 00:58:11.279172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5603 | 2026.03.19 00:58:11.567123 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2026.03.19 00:58:11.567300 [ 260 ] {cb575f96-ed53-40cf-bcf6-a90f2e7a39ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5605 | 2026.03.19 00:58:11.567369 [ 260 ] {cb575f96-ed53-40cf-bcf6-a90f2e7a39ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5606 | 2026.03.19 00:58:11.567970 [ 260 ] {cb575f96-ed53-40cf-bcf6-a90f2e7a39ea} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.03.19 00:58:11.568017 [ 260 ] {cb575f96-ed53-40cf-bcf6-a90f2e7a39ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5608 | 2026.03.19 00:58:11.568386 [ 260 ] {cb575f96-ed53-40cf-bcf6-a90f2e7a39ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5609 | 2026.03.19 00:58:11.568609 [ 260 ] {cb575f96-ed53-40cf-bcf6-a90f2e7a39ea} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.03.19 00:58:11.568762 [ 260 ] {cb575f96-ed53-40cf-bcf6-a90f2e7a39ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00151 sec., 15894.039735099337 rows/sec., 1.32 MiB/sec. | ||
| 5611 | 2026.03.19 00:58:11.568808 [ 260 ] {cb575f96-ed53-40cf-bcf6-a90f2e7a39ea} <Debug> TCPHandler: Processed in 0.00181532 sec. | ||
| 5612 | 2026.03.19 00:58:11.568928 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.03.19 00:58:11.569027 [ 260 ] {4e124566-841e-4d9f-9af6-287e28b91db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5614 | 2026.03.19 00:58:11.569071 [ 260 ] {4e124566-841e-4d9f-9af6-287e28b91db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5615 | 2026.03.19 00:58:11.569463 [ 260 ] {4e124566-841e-4d9f-9af6-287e28b91db7} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.03.19 00:58:11.569501 [ 260 ] {4e124566-841e-4d9f-9af6-287e28b91db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5617 | 2026.03.19 00:58:11.569792 [ 260 ] {4e124566-841e-4d9f-9af6-287e28b91db7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5618 | 2026.03.19 00:58:11.570008 [ 260 ] {4e124566-841e-4d9f-9af6-287e28b91db7} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.03.19 00:58:11.570137 [ 260 ] {4e124566-841e-4d9f-9af6-287e28b91db7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 5620 | 2026.03.19 00:58:11.570174 [ 260 ] {4e124566-841e-4d9f-9af6-287e28b91db7} <Debug> TCPHandler: Processed in 0.001294738 sec. | ||
| 5621 | 2026.03.19 00:58:11.570281 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2026.03.19 00:58:11.570374 [ 260 ] {7659b0c8-6edd-4f52-a2a1-e95e205952d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5623 | 2026.03.19 00:58:11.570413 [ 260 ] {7659b0c8-6edd-4f52-a2a1-e95e205952d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5624 | 2026.03.19 00:58:11.571541 [ 260 ] {7659b0c8-6edd-4f52-a2a1-e95e205952d7} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.03.19 00:58:11.571579 [ 260 ] {7659b0c8-6edd-4f52-a2a1-e95e205952d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5626 | 2026.03.19 00:58:11.572001 [ 260 ] {7659b0c8-6edd-4f52-a2a1-e95e205952d7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5627 | 2026.03.19 00:58:11.572205 [ 260 ] {7659b0c8-6edd-4f52-a2a1-e95e205952d7} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.03.19 00:58:11.572335 [ 260 ] {7659b0c8-6edd-4f52-a2a1-e95e205952d7} <Debug> executeQuery: Read 2113 rows, 164.98 KiB in 0.00198 sec., 1067171.7171717172 rows/sec., 81.37 MiB/sec. | ||
| 5629 | 2026.03.19 00:58:11.572372 [ 260 ] {7659b0c8-6edd-4f52-a2a1-e95e205952d7} <Debug> TCPHandler: Processed in 0.002139487 sec. | ||
| 5630 | 2026.03.19 00:58:11.572503 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2026.03.19 00:58:11.572617 [ 260 ] {03e74e1c-fe6b-4ea7-b414-682b7e13b2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5632 | 2026.03.19 00:58:11.572666 [ 260 ] {03e74e1c-fe6b-4ea7-b414-682b7e13b2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5633 | 2026.03.19 00:58:11.573169 [ 260 ] {03e74e1c-fe6b-4ea7-b414-682b7e13b2d2} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2026.03.19 00:58:11.573212 [ 260 ] {03e74e1c-fe6b-4ea7-b414-682b7e13b2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5635 | 2026.03.19 00:58:11.573556 [ 260 ] {03e74e1c-fe6b-4ea7-b414-682b7e13b2d2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5636 | 2026.03.19 00:58:11.573768 [ 260 ] {03e74e1c-fe6b-4ea7-b414-682b7e13b2d2} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.03.19 00:58:11.573899 [ 260 ] {03e74e1c-fe6b-4ea7-b414-682b7e13b2d2} <Debug> executeQuery: Read 51 rows, 3.88 KiB in 0.001306 sec., 39050.53598774885 rows/sec., 2.90 MiB/sec. | ||
| 5638 | 2026.03.19 00:58:11.573936 [ 260 ] {03e74e1c-fe6b-4ea7-b414-682b7e13b2d2} <Debug> TCPHandler: Processed in 0.001501113 sec. | ||
| 5639 | 2026.03.19 00:58:11.574040 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2026.03.19 00:58:11.574131 [ 260 ] {24a1826e-f1cd-4221-8fd8-1d9b442403b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5641 | 2026.03.19 00:58:11.574170 [ 260 ] {24a1826e-f1cd-4221-8fd8-1d9b442403b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5642 | 2026.03.19 00:58:11.574720 [ 260 ] {24a1826e-f1cd-4221-8fd8-1d9b442403b3} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.03.19 00:58:11.574756 [ 260 ] {24a1826e-f1cd-4221-8fd8-1d9b442403b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5644 | 2026.03.19 00:58:11.575071 [ 260 ] {24a1826e-f1cd-4221-8fd8-1d9b442403b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5645 | 2026.03.19 00:58:11.575274 [ 260 ] {24a1826e-f1cd-4221-8fd8-1d9b442403b3} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.03.19 00:58:11.575396 [ 260 ] {24a1826e-f1cd-4221-8fd8-1d9b442403b3} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001283 sec., 570537.8020265003 rows/sec., 33.74 MiB/sec. | ||
| 5647 | 2026.03.19 00:58:11.575434 [ 260 ] {24a1826e-f1cd-4221-8fd8-1d9b442403b3} <Debug> TCPHandler: Processed in 0.001441182 sec. | ||
| 5648 | 2026.03.19 00:58:11.575542 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2026.03.19 00:58:11.575633 [ 260 ] {f9bc57ee-aacf-43f4-86b3-bf2172a93fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5650 | 2026.03.19 00:58:11.575672 [ 260 ] {f9bc57ee-aacf-43f4-86b3-bf2172a93fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5651 | 2026.03.19 00:58:11.576037 [ 260 ] {f9bc57ee-aacf-43f4-86b3-bf2172a93fe8} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.03.19 00:58:11.576072 [ 260 ] {f9bc57ee-aacf-43f4-86b3-bf2172a93fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5653 | 2026.03.19 00:58:11.576337 [ 260 ] {f9bc57ee-aacf-43f4-86b3-bf2172a93fe8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5654 | 2026.03.19 00:58:11.576538 [ 260 ] {f9bc57ee-aacf-43f4-86b3-bf2172a93fe8} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.03.19 00:58:11.576660 [ 260 ] {f9bc57ee-aacf-43f4-86b3-bf2172a93fe8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 67.28 KiB/sec. | ||
| 5656 | 2026.03.19 00:58:11.576698 [ 260 ] {f9bc57ee-aacf-43f4-86b3-bf2172a93fe8} <Debug> TCPHandler: Processed in 0.001202066 sec. | ||
| 5657 | 2026.03.19 00:58:11.576795 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.03.19 00:58:11.576885 [ 260 ] {6ccbd4a6-352e-471f-bc4f-d28d71fbf66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5659 | 2026.03.19 00:58:11.576923 [ 260 ] {6ccbd4a6-352e-471f-bc4f-d28d71fbf66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5660 | 2026.03.19 00:58:11.577296 [ 260 ] {6ccbd4a6-352e-471f-bc4f-d28d71fbf66a} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.03.19 00:58:11.577331 [ 260 ] {6ccbd4a6-352e-471f-bc4f-d28d71fbf66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5662 | 2026.03.19 00:58:11.577610 [ 260 ] {6ccbd4a6-352e-471f-bc4f-d28d71fbf66a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5663 | 2026.03.19 00:58:11.577815 [ 260 ] {6ccbd4a6-352e-471f-bc4f-d28d71fbf66a} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.03.19 00:58:11.577937 [ 260 ] {6ccbd4a6-352e-471f-bc4f-d28d71fbf66a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001069 sec., 11225.444340505144 rows/sec., 876.99 KiB/sec. | ||
| 5665 | 2026.03.19 00:58:11.577975 [ 260 ] {6ccbd4a6-352e-471f-bc4f-d28d71fbf66a} <Debug> TCPHandler: Processed in 0.001225637 sec. | ||
| 5666 | 2026.03.19 00:58:11.578081 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.03.19 00:58:11.578170 [ 260 ] {7eb24bea-6784-4ec0-8d78-ff0a0103ee71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5668 | 2026.03.19 00:58:11.578208 [ 260 ] {7eb24bea-6784-4ec0-8d78-ff0a0103ee71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5669 | 2026.03.19 00:58:11.578879 [ 260 ] {7eb24bea-6784-4ec0-8d78-ff0a0103ee71} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.03.19 00:58:11.578915 [ 260 ] {7eb24bea-6784-4ec0-8d78-ff0a0103ee71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5671 | 2026.03.19 00:58:11.579236 [ 260 ] {7eb24bea-6784-4ec0-8d78-ff0a0103ee71} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5672 | 2026.03.19 00:58:11.579440 [ 260 ] {7eb24bea-6784-4ec0-8d78-ff0a0103ee71} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.03.19 00:58:11.579569 [ 260 ] {7eb24bea-6784-4ec0-8d78-ff0a0103ee71} <Debug> executeQuery: Read 1075 rows, 76.73 KiB in 0.001416 sec., 759180.790960452 rows/sec., 52.91 MiB/sec. | ||
| 5674 | 2026.03.19 00:58:11.579604 [ 260 ] {7eb24bea-6784-4ec0-8d78-ff0a0103ee71} <Debug> TCPHandler: Processed in 0.001570424 sec. | ||
| 5675 | 2026.03.19 00:58:11.579712 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.03.19 00:58:11.579802 [ 260 ] {0761ed0d-5e2b-42b1-a37b-63180ed2faf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5677 | 2026.03.19 00:58:11.579845 [ 260 ] {0761ed0d-5e2b-42b1-a37b-63180ed2faf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5678 | 2026.03.19 00:58:11.580415 [ 260 ] {0761ed0d-5e2b-42b1-a37b-63180ed2faf0} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.03.19 00:58:11.580452 [ 260 ] {0761ed0d-5e2b-42b1-a37b-63180ed2faf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5680 | 2026.03.19 00:58:11.580843 [ 260 ] {0761ed0d-5e2b-42b1-a37b-63180ed2faf0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5681 | 2026.03.19 00:58:11.581051 [ 260 ] {0761ed0d-5e2b-42b1-a37b-63180ed2faf0} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.03.19 00:58:11.581176 [ 260 ] {0761ed0d-5e2b-42b1-a37b-63180ed2faf0} <Debug> executeQuery: Read 1254 rows, 80.98 KiB in 0.001392 sec., 900862.0689655172 rows/sec., 56.81 MiB/sec. | ||
| 5683 | 2026.03.19 00:58:11.581211 [ 260 ] {0761ed0d-5e2b-42b1-a37b-63180ed2faf0} <Debug> TCPHandler: Processed in 0.001545544 sec. | ||
| 5684 | 2026.03.19 00:58:11.581341 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2026.03.19 00:58:11.581464 [ 260 ] {9ebc832d-f84e-43cf-a155-3fd1365215e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5686 | 2026.03.19 00:58:11.581532 [ 260 ] {9ebc832d-f84e-43cf-a155-3fd1365215e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5687 | 2026.03.19 00:58:11.582441 [ 260 ] {9ebc832d-f84e-43cf-a155-3fd1365215e4} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.03.19 00:58:11.582478 [ 260 ] {9ebc832d-f84e-43cf-a155-3fd1365215e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5689 | 2026.03.19 00:58:11.583032 [ 260 ] {9ebc832d-f84e-43cf-a155-3fd1365215e4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5690 | 2026.03.19 00:58:11.583260 [ 260 ] {9ebc832d-f84e-43cf-a155-3fd1365215e4} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.03.19 00:58:11.583397 [ 260 ] {9ebc832d-f84e-43cf-a155-3fd1365215e4} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001958 sec., 18896.833503575075 rows/sec., 33.86 MiB/sec. | ||
| 5692 | 2026.03.19 00:58:11.583451 [ 260 ] {9ebc832d-f84e-43cf-a155-3fd1365215e4} <Debug> TCPHandler: Processed in 0.002171038 sec. | ||
| 5693 | 2026.03.19 00:58:11.583567 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.03.19 00:58:11.583662 [ 260 ] {3c910a41-e5a4-4a1b-b9c7-431a05782841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5695 | 2026.03.19 00:58:11.583704 [ 260 ] {3c910a41-e5a4-4a1b-b9c7-431a05782841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5696 | 2026.03.19 00:58:11.584021 [ 260 ] {3c910a41-e5a4-4a1b-b9c7-431a05782841} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.03.19 00:58:11.584056 [ 260 ] {3c910a41-e5a4-4a1b-b9c7-431a05782841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5698 | 2026.03.19 00:58:11.584359 [ 260 ] {3c910a41-e5a4-4a1b-b9c7-431a05782841} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5699 | 2026.03.19 00:58:11.584575 [ 260 ] {3c910a41-e5a4-4a1b-b9c7-431a05782841} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.03.19 00:58:11.584704 [ 260 ] {3c910a41-e5a4-4a1b-b9c7-431a05782841} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 780.51 KiB/sec. | ||
| 5701 | 2026.03.19 00:58:11.584739 [ 260 ] {3c910a41-e5a4-4a1b-b9c7-431a05782841} <Debug> TCPHandler: Processed in 0.001221816 sec. | ||
| 5702 | 2026.03.19 00:58:12.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.09 MiB, peak 270.18 MiB, free memory in arenas 0.00 B, will set to 258.36 MiB (RSS), difference: -1.73 MiB | ||
| 5703 | 2026.03.19 00:58:12.894615 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53152 | ||
| 5704 | 2026.03.19 00:58:12.894726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5705 | 2026.03.19 00:58:12.894754 [ 291 ] {} <Debug> TCP-Session: 9d840a91-a609-46bf-beda-b7336df50bab Authenticating user 'default' from [fd00:1122:3344:101::e]:53152 | ||
| 5706 | 2026.03.19 00:58:12.894776 [ 291 ] {} <Debug> TCP-Session: 9d840a91-a609-46bf-beda-b7336df50bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.03.19 00:58:12.894790 [ 291 ] {} <Debug> TCP-Session: 9d840a91-a609-46bf-beda-b7336df50bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.03.19 00:58:12.895011 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52009 | ||
| 5709 | 2026.03.19 00:58:12.895038 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40001 | ||
| 5710 | 2026.03.19 00:58:12.895072 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50980 | ||
| 5711 | 2026.03.19 00:58:12.895080 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41492 | ||
| 5712 | 2026.03.19 00:58:12.895113 [ 291 ] {} <Trace> TCP-Session: 9d840a91-a609-46bf-beda-b7336df50bab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2026.03.19 00:58:12.895128 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5714 | 2026.03.19 00:58:12.895069 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64147 | ||
| 5715 | 2026.03.19 00:58:12.895168 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5716 | 2026.03.19 00:58:12.895180 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5717 | 2026.03.19 00:58:12.895229 [ 289 ] {} <Debug> TCP-Session: 6a9f85b2-4df9-4101-a9df-27a559295ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50980 | ||
| 5718 | 2026.03.19 00:58:12.895164 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5719 | 2026.03.19 00:58:12.895261 [ 290 ] {} <Debug> TCP-Session: 5a8a354e-2ca5-46a4-9d3a-8b6af3e8355b Authenticating user 'default' from [fd00:1122:3344:101::e]:41492 | ||
| 5720 | 2026.03.19 00:58:12.895280 [ 289 ] {} <Debug> TCP-Session: 6a9f85b2-4df9-4101-a9df-27a559295ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2026.03.19 00:58:12.895295 [ 291 ] {8a13cdc7-46d3-4fbf-b041-38550f0cbf55} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53152) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5722 | 2026.03.19 00:58:12.895317 [ 289 ] {} <Debug> TCP-Session: 6a9f85b2-4df9-4101-a9df-27a559295ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.03.19 00:58:12.895308 [ 290 ] {} <Debug> TCP-Session: 5a8a354e-2ca5-46a4-9d3a-8b6af3e8355b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.03.19 00:58:12.895299 [ 294 ] {} <Debug> TCP-Session: da5b9516-8f6d-4e57-bd81-364052fb06eb Authenticating user 'default' from [fd00:1122:3344:101::e]:40001 | ||
| 5725 | 2026.03.19 00:58:12.895367 [ 290 ] {} <Debug> TCP-Session: 5a8a354e-2ca5-46a4-9d3a-8b6af3e8355b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.03.19 00:58:12.895381 [ 294 ] {} <Debug> TCP-Session: da5b9516-8f6d-4e57-bd81-364052fb06eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.03.19 00:58:12.895272 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5728 | 2026.03.19 00:58:12.895398 [ 294 ] {} <Debug> TCP-Session: da5b9516-8f6d-4e57-bd81-364052fb06eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.03.19 00:58:12.895048 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34667 | ||
| 5730 | 2026.03.19 00:58:12.895432 [ 288 ] {} <Debug> TCP-Session: b88fb24e-2abd-4a2b-8325-c5b437efb6ab Authenticating user 'default' from [fd00:1122:3344:101::e]:64147 | ||
| 5731 | 2026.03.19 00:58:12.895038 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37990 | ||
| 5732 | 2026.03.19 00:58:12.895478 [ 288 ] {} <Debug> TCP-Session: b88fb24e-2abd-4a2b-8325-c5b437efb6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.03.19 00:58:12.895500 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5734 | 2026.03.19 00:58:12.895522 [ 288 ] {} <Debug> TCP-Session: b88fb24e-2abd-4a2b-8325-c5b437efb6ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.03.19 00:58:12.895014 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64001 | ||
| 5736 | 2026.03.19 00:58:12.895542 [ 287 ] {} <Debug> TCP-Session: 6f087769-9db9-4320-9185-a82e7676d87f Authenticating user 'default' from [fd00:1122:3344:101::e]:34667 | ||
| 5737 | 2026.03.19 00:58:12.895544 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5738 | 2026.03.19 00:58:12.895582 [ 287 ] {} <Debug> TCP-Session: 6f087769-9db9-4320-9185-a82e7676d87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.03.19 00:58:12.895584 [ 291 ] {8a13cdc7-46d3-4fbf-b041-38550f0cbf55} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5740 | 2026.03.19 00:58:12.895618 [ 287 ] {} <Debug> TCP-Session: 6f087769-9db9-4320-9185-a82e7676d87f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.03.19 00:58:12.895616 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5742 | 2026.03.19 00:58:12.895613 [ 259 ] {} <Debug> TCP-Session: 7e1c8226-67fa-4462-ab5c-69c7c657bccc Authenticating user 'default' from [fd00:1122:3344:101::e]:37990 | ||
| 5743 | 2026.03.19 00:58:12.895659 [ 291 ] {8a13cdc7-46d3-4fbf-b041-38550f0cbf55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5744 | 2026.03.19 00:58:12.895658 [ 293 ] {} <Debug> TCP-Session: 59ba9911-97a2-47f0-aaaf-d21bcc16dad3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64001 | ||
| 5745 | 2026.03.19 00:58:12.895677 [ 259 ] {} <Debug> TCP-Session: 7e1c8226-67fa-4462-ab5c-69c7c657bccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.03.19 00:58:12.895696 [ 293 ] {} <Debug> TCP-Session: 59ba9911-97a2-47f0-aaaf-d21bcc16dad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.03.19 00:58:12.895711 [ 259 ] {} <Debug> TCP-Session: 7e1c8226-67fa-4462-ab5c-69c7c657bccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2026.03.19 00:58:12.895722 [ 293 ] {} <Debug> TCP-Session: 59ba9911-97a2-47f0-aaaf-d21bcc16dad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.03.19 00:58:12.895178 [ 292 ] {} <Debug> TCP-Session: 10ee8951-10e8-4bd5-9f04-a497da114111 Authenticating user 'default' from [fd00:1122:3344:101::e]:52009 | ||
| 5750 | 2026.03.19 00:58:12.895767 [ 292 ] {} <Debug> TCP-Session: 10ee8951-10e8-4bd5-9f04-a497da114111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.03.19 00:58:12.895780 [ 292 ] {} <Debug> TCP-Session: 10ee8951-10e8-4bd5-9f04-a497da114111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2026.03.19 00:58:12.895953 [ 291 ] {8a13cdc7-46d3-4fbf-b041-38550f0cbf55} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 5753 | 2026.03.19 00:58:12.896887 [ 331 ] {8a13cdc7-46d3-4fbf-b041-38550f0cbf55} <Trace> AggregatingTransform: Aggregating | ||
| 5754 | 2026.03.19 00:58:12.896939 [ 331 ] {8a13cdc7-46d3-4fbf-b041-38550f0cbf55} <Trace> Aggregator: Aggregation method: without_key | ||
| 5755 | 2026.03.19 00:58:12.896974 [ 331 ] {8a13cdc7-46d3-4fbf-b041-38550f0cbf55} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091883 sec. (1088.341 rows/sec., 42.51 KiB/sec.) | ||
| 5756 | 2026.03.19 00:58:12.896991 [ 331 ] {8a13cdc7-46d3-4fbf-b041-38550f0cbf55} <Trace> Aggregator: Merging aggregated data | ||
| 5757 | 2026.03.19 00:58:12.898362 [ 291 ] {8a13cdc7-46d3-4fbf-b041-38550f0cbf55} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003125 sec., 320 rows/sec., 12.50 KiB/sec. | ||
| 5758 | 2026.03.19 00:58:12.898488 [ 291 ] {8a13cdc7-46d3-4fbf-b041-38550f0cbf55} <Debug> TCPHandler: Processed in 0.003492567 sec. | ||
| 5759 | 2026.03.19 00:58:12.898605 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5760 | 2026.03.19 00:58:12.898636 [ 291 ] {} <Debug> TCP-Session: 9d840a91-a609-46bf-beda-b7336df50bab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2026.03.19 00:58:12.898637 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5762 | 2026.03.19 00:58:12.898654 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5763 | 2026.03.19 00:58:12.898675 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5764 | 2026.03.19 00:58:12.898691 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5765 | 2026.03.19 00:58:12.898707 [ 292 ] {} <Debug> TCP-Session: 10ee8951-10e8-4bd5-9f04-a497da114111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.03.19 00:58:12.898723 [ 287 ] {} <Debug> TCP-Session: 6f087769-9db9-4320-9185-a82e7676d87f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2026.03.19 00:58:12.898739 [ 293 ] {} <Debug> TCP-Session: 59ba9911-97a2-47f0-aaaf-d21bcc16dad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5768 | 2026.03.19 00:58:12.898733 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5769 | 2026.03.19 00:58:12.898767 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5770 | 2026.03.19 00:58:12.898750 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5771 | 2026.03.19 00:58:12.898797 [ 288 ] {} <Debug> TCP-Session: b88fb24e-2abd-4a2b-8325-c5b437efb6ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.03.19 00:58:12.898815 [ 289 ] {} <Debug> TCP-Session: 6a9f85b2-4df9-4101-a9df-27a559295ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.03.19 00:58:12.898842 [ 294 ] {} <Debug> TCP-Session: da5b9516-8f6d-4e57-bd81-364052fb06eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.03.19 00:58:12.898711 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5775 | 2026.03.19 00:58:12.898690 [ 290 ] {} <Debug> TCP-Session: 5a8a354e-2ca5-46a4-9d3a-8b6af3e8355b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2026.03.19 00:58:12.898891 [ 259 ] {} <Debug> TCP-Session: 7e1c8226-67fa-4462-ab5c-69c7c657bccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.03.19 00:58:16.255747 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2026.03.19 00:58:16.256061 [ 260 ] {e08cfef2-a82c-46a4-9edb-b63515012ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5779 | 2026.03.19 00:58:16.256165 [ 260 ] {e08cfef2-a82c-46a4-9edb-b63515012ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5780 | 2026.03.19 00:58:16.257138 [ 260 ] {e08cfef2-a82c-46a4-9edb-b63515012ed6} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.03.19 00:58:16.257180 [ 260 ] {e08cfef2-a82c-46a4-9edb-b63515012ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5782 | 2026.03.19 00:58:16.257554 [ 260 ] {e08cfef2-a82c-46a4-9edb-b63515012ed6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5783 | 2026.03.19 00:58:16.257775 [ 260 ] {e08cfef2-a82c-46a4-9edb-b63515012ed6} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.03.19 00:58:16.257928 [ 260 ] {e08cfef2-a82c-46a4-9edb-b63515012ed6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.20 MiB/sec. | ||
| 5785 | 2026.03.19 00:58:16.257970 [ 260 ] {e08cfef2-a82c-46a4-9edb-b63515012ed6} <Debug> TCPHandler: Processed in 0.002362272 sec. | ||
| 5786 | 2026.03.19 00:58:16.258108 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5787 | 2026.03.19 00:58:16.258210 [ 260 ] {0da13a8e-246c-4c19-94f9-3e0773812e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5788 | 2026.03.19 00:58:16.258249 [ 260 ] {0da13a8e-246c-4c19-94f9-3e0773812e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5789 | 2026.03.19 00:58:16.258767 [ 260 ] {0da13a8e-246c-4c19-94f9-3e0773812e67} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2026.03.19 00:58:16.258801 [ 260 ] {0da13a8e-246c-4c19-94f9-3e0773812e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5791 | 2026.03.19 00:58:16.259102 [ 260 ] {0da13a8e-246c-4c19-94f9-3e0773812e67} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5792 | 2026.03.19 00:58:16.259308 [ 260 ] {0da13a8e-246c-4c19-94f9-3e0773812e67} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.03.19 00:58:16.259434 [ 260 ] {0da13a8e-246c-4c19-94f9-3e0773812e67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 5794 | 2026.03.19 00:58:16.259470 [ 260 ] {0da13a8e-246c-4c19-94f9-3e0773812e67} <Debug> TCPHandler: Processed in 0.001410021 sec. | ||
| 5795 | 2026.03.19 00:58:16.259598 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2026.03.19 00:58:16.259691 [ 260 ] {58089efa-f193-4244-adf8-eeabb853cf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5797 | 2026.03.19 00:58:16.259733 [ 260 ] {58089efa-f193-4244-adf8-eeabb853cf66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5798 | 2026.03.19 00:58:16.260288 [ 260 ] {58089efa-f193-4244-adf8-eeabb853cf66} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.03.19 00:58:16.260327 [ 260 ] {58089efa-f193-4244-adf8-eeabb853cf66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5800 | 2026.03.19 00:58:16.260670 [ 260 ] {58089efa-f193-4244-adf8-eeabb853cf66} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5801 | 2026.03.19 00:58:16.260875 [ 260 ] {58089efa-f193-4244-adf8-eeabb853cf66} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.03.19 00:58:16.261001 [ 260 ] {58089efa-f193-4244-adf8-eeabb853cf66} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001329 sec., 96313.0173062453 rows/sec., 6.71 MiB/sec. | ||
| 5803 | 2026.03.19 00:58:16.261037 [ 260 ] {58089efa-f193-4244-adf8-eeabb853cf66} <Debug> TCPHandler: Processed in 0.001494742 sec. | ||
| 5804 | 2026.03.19 00:58:16.261161 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2026.03.19 00:58:16.261272 [ 260 ] {af99979a-938b-4cd3-8f51-ac19f31a30c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5806 | 2026.03.19 00:58:16.261314 [ 260 ] {af99979a-938b-4cd3-8f51-ac19f31a30c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5807 | 2026.03.19 00:58:16.261650 [ 260 ] {af99979a-938b-4cd3-8f51-ac19f31a30c1} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.03.19 00:58:16.261684 [ 260 ] {af99979a-938b-4cd3-8f51-ac19f31a30c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5809 | 2026.03.19 00:58:16.261976 [ 260 ] {af99979a-938b-4cd3-8f51-ac19f31a30c1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5810 | 2026.03.19 00:58:16.262178 [ 260 ] {af99979a-938b-4cd3-8f51-ac19f31a30c1} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.03.19 00:58:16.262299 [ 260 ] {af99979a-938b-4cd3-8f51-ac19f31a30c1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001046 sec., 45889.10133843212 rows/sec., 3.09 MiB/sec. | ||
| 5812 | 2026.03.19 00:58:16.262333 [ 260 ] {af99979a-938b-4cd3-8f51-ac19f31a30c1} <Debug> TCPHandler: Processed in 0.001220247 sec. | ||
| 5813 | 2026.03.19 00:58:18.155404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12009 | ||
| 5814 | 2026.03.19 00:58:18.155908 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.03.19 00:58:18.155945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5816 | 2026.03.19 00:58:18.156424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5817 | 2026.03.19 00:58:18.156658 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.03.19 00:58:18.156800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12009 | ||
| 5819 | 2026.03.19 00:58:18.779380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5820 | 2026.03.19 00:58:18.798235 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.03.19 00:58:18.798291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5822 | 2026.03.19 00:58:18.803856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5823 | 2026.03.19 00:58:18.804772 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2026.03.19 00:58:18.808009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5825 | 2026.03.19 00:58:20.677282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 718 | ||
| 5826 | 2026.03.19 00:58:20.679771 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.03.19 00:58:20.679812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5828 | 2026.03.19 00:58:20.681002 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5829 | 2026.03.19 00:58:20.681265 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.03.19 00:58:20.681528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5831 | 2026.03.19 00:58:21.258149 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.03.19 00:58:21.258413 [ 260 ] {fd2c1cbb-0dca-4541-8037-6f274ecd40ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5833 | 2026.03.19 00:58:21.258514 [ 260 ] {fd2c1cbb-0dca-4541-8037-6f274ecd40ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5834 | 2026.03.19 00:58:21.259328 [ 260 ] {fd2c1cbb-0dca-4541-8037-6f274ecd40ec} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2026.03.19 00:58:21.259374 [ 260 ] {fd2c1cbb-0dca-4541-8037-6f274ecd40ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5836 | 2026.03.19 00:58:21.259776 [ 260 ] {fd2c1cbb-0dca-4541-8037-6f274ecd40ec} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5837 | 2026.03.19 00:58:21.260016 [ 260 ] {fd2c1cbb-0dca-4541-8037-6f274ecd40ec} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.03.19 00:58:21.260175 [ 260 ] {fd2c1cbb-0dca-4541-8037-6f274ecd40ec} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001833 sec., 44735.4064375341 rows/sec., 3.71 MiB/sec. | ||
| 5839 | 2026.03.19 00:58:21.260188 [ 66 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5840 | 2026.03.19 00:58:21.260218 [ 260 ] {fd2c1cbb-0dca-4541-8037-6f274ecd40ec} <Debug> TCPHandler: Processed in 0.00225059 sec. | ||
| 5841 | 2026.03.19 00:58:21.260257 [ 66 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.03.19 00:58:21.260285 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5843 | 2026.03.19 00:58:21.260361 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2026.03.19 00:58:21.260391 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 5845 | 2026.03.19 00:58:21.260461 [ 260 ] {b70279be-3fb3-416b-a61e-1e20222020d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5846 | 2026.03.19 00:58:21.260508 [ 260 ] {b70279be-3fb3-416b-a61e-1e20222020d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5847 | 2026.03.19 00:58:21.260525 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5848 | 2026.03.19 00:58:21.260563 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2147 rows starting from the beginning of the part | ||
| 5849 | 2026.03.19 00:58:21.260628 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part | ||
| 5850 | 2026.03.19 00:58:21.260674 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
| 5851 | 2026.03.19 00:58:21.260714 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2113 rows starting from the beginning of the part | ||
| 5852 | 2026.03.19 00:58:21.260752 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 5853 | 2026.03.19 00:58:21.260809 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
| 5854 | 2026.03.19 00:58:21.260932 [ 260 ] {b70279be-3fb3-416b-a61e-1e20222020d3} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.03.19 00:58:21.260976 [ 260 ] {b70279be-3fb3-416b-a61e-1e20222020d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5856 | 2026.03.19 00:58:21.261353 [ 260 ] {b70279be-3fb3-416b-a61e-1e20222020d3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5857 | 2026.03.19 00:58:21.261603 [ 260 ] {b70279be-3fb3-416b-a61e-1e20222020d3} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.03.19 00:58:21.261744 [ 260 ] {b70279be-3fb3-416b-a61e-1e20222020d3} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001301 sec., 9992.313604919293 rows/sec., 751.38 KiB/sec. | ||
| 5859 | 2026.03.19 00:58:21.261783 [ 260 ] {b70279be-3fb3-416b-a61e-1e20222020d3} <Debug> TCPHandler: Processed in 0.001472292 sec. | ||
| 5860 | 2026.03.19 00:58:21.261903 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.03.19 00:58:21.261999 [ 260 ] {e0163d74-5629-4a43-b53f-853c2ee3eb37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5862 | 2026.03.19 00:58:21.262041 [ 260 ] {e0163d74-5629-4a43-b53f-853c2ee3eb37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5863 | 2026.03.19 00:58:21.262483 [ 260 ] {e0163d74-5629-4a43-b53f-853c2ee3eb37} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.03.19 00:58:21.262491 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4592 rows, containing 5 columns (5 merged, 0 gathered) in 0.002147227 sec., 2138572.214302447 rows/sec., 172.39 MiB/sec. | ||
| 5865 | 2026.03.19 00:58:21.262524 [ 260 ] {e0163d74-5629-4a43-b53f-853c2ee3eb37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5866 | 2026.03.19 00:58:21.262744 [ 200 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5867 | 2026.03.19 00:58:21.262865 [ 260 ] {e0163d74-5629-4a43-b53f-853c2ee3eb37} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5868 | 2026.03.19 00:58:21.263083 [ 200 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_41_8} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.03.19 00:58:21.263157 [ 260 ] {e0163d74-5629-4a43-b53f-853c2ee3eb37} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.03.19 00:58:21.263170 [ 200 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_41_8} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5871 | 2026.03.19 00:58:21.263261 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 5872 | 2026.03.19 00:58:21.263330 [ 66 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5873 | 2026.03.19 00:58:21.263350 [ 260 ] {e0163d74-5629-4a43-b53f-853c2ee3eb37} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001368 sec., 56286.54970760234 rows/sec., 4.39 MiB/sec. | ||
| 5874 | 2026.03.19 00:58:21.263378 [ 66 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.03.19 00:58:21.263411 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5876 | 2026.03.19 00:58:21.263421 [ 260 ] {e0163d74-5629-4a43-b53f-853c2ee3eb37} <Debug> TCPHandler: Processed in 0.001566894 sec. | ||
| 5877 | 2026.03.19 00:58:21.263487 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 5878 | 2026.03.19 00:58:21.263557 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.03.19 00:58:21.263585 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5880 | 2026.03.19 00:58:21.263617 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1122 rows starting from the beginning of the part | ||
| 5881 | 2026.03.19 00:58:21.263658 [ 260 ] {f4a95025-febd-41e1-bc20-2aed41ebab95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5882 | 2026.03.19 00:58:21.263671 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 92 rows starting from the beginning of the part | ||
| 5883 | 2026.03.19 00:58:21.263710 [ 260 ] {f4a95025-febd-41e1-bc20-2aed41ebab95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5884 | 2026.03.19 00:58:21.263727 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 77 rows starting from the beginning of the part | ||
| 5885 | 2026.03.19 00:58:21.263776 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1075 rows starting from the beginning of the part | ||
| 5886 | 2026.03.19 00:58:21.263814 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 5887 | 2026.03.19 00:58:21.263852 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 77 rows starting from the beginning of the part | ||
| 5888 | 2026.03.19 00:58:21.264138 [ 260 ] {f4a95025-febd-41e1-bc20-2aed41ebab95} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.03.19 00:58:21.264178 [ 260 ] {f4a95025-febd-41e1-bc20-2aed41ebab95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5890 | 2026.03.19 00:58:21.264534 [ 260 ] {f4a95025-febd-41e1-bc20-2aed41ebab95} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5891 | 2026.03.19 00:58:21.264758 [ 260 ] {f4a95025-febd-41e1-bc20-2aed41ebab95} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.03.19 00:58:21.264864 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5893 | 2026.03.19 00:58:21.264891 [ 260 ] {f4a95025-febd-41e1-bc20-2aed41ebab95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 5894 | 2026.03.19 00:58:21.264894 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.03.19 00:58:21.264933 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5896 | 2026.03.19 00:58:21.264935 [ 260 ] {f4a95025-febd-41e1-bc20-2aed41ebab95} <Debug> TCPHandler: Processed in 0.001431631 sec. | ||
| 5897 | 2026.03.19 00:58:21.264965 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510883 sec., 1659294.5979271724 rows/sec., 123.98 MiB/sec. | ||
| 5898 | 2026.03.19 00:58:21.264998 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 5899 | 2026.03.19 00:58:21.265065 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.03.19 00:58:21.265088 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5901 | 2026.03.19 00:58:21.265123 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12150 rows starting from the beginning of the part | ||
| 5902 | 2026.03.19 00:58:21.265127 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5903 | 2026.03.19 00:58:21.265176 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 5904 | 2026.03.19 00:58:21.265190 [ 260 ] {6640ddeb-d826-46f1-bbe4-9c3555225b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5905 | 2026.03.19 00:58:21.265220 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 5906 | 2026.03.19 00:58:21.265267 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1254 rows starting from the beginning of the part | ||
| 5907 | 2026.03.19 00:58:21.265274 [ 260 ] {6640ddeb-d826-46f1-bbe4-9c3555225b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5908 | 2026.03.19 00:58:21.265307 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part | ||
| 5909 | 2026.03.19 00:58:21.265366 [ 200 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 5910 | 2026.03.19 00:58:21.265473 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_41_8} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2026.03.19 00:58:21.265559 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_41_8} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5912 | 2026.03.19 00:58:21.265645 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5913 | 2026.03.19 00:58:21.266180 [ 260 ] {6640ddeb-d826-46f1-bbe4-9c3555225b14} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.03.19 00:58:21.266219 [ 260 ] {6640ddeb-d826-46f1-bbe4-9c3555225b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5915 | 2026.03.19 00:58:21.266827 [ 260 ] {6640ddeb-d826-46f1-bbe4-9c3555225b14} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5916 | 2026.03.19 00:58:21.267087 [ 260 ] {6640ddeb-d826-46f1-bbe4-9c3555225b14} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.03.19 00:58:21.267246 [ 260 ] {6640ddeb-d826-46f1-bbe4-9c3555225b14} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002079 sec., 6253.006253006252 rows/sec., 11.21 MiB/sec. | ||
| 5918 | 2026.03.19 00:58:21.267317 [ 260 ] {6640ddeb-d826-46f1-bbe4-9c3555225b14} <Debug> TCPHandler: Processed in 0.002307281 sec. | ||
| 5919 | 2026.03.19 00:58:21.267437 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.03.19 00:58:21.267543 [ 260 ] {42fe179e-783d-4ba8-8972-c8b16ec0af8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5921 | 2026.03.19 00:58:21.267595 [ 260 ] {42fe179e-783d-4ba8-8972-c8b16ec0af8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5922 | 2026.03.19 00:58:21.267967 [ 260 ] {42fe179e-783d-4ba8-8972-c8b16ec0af8e} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.03.19 00:58:21.268008 [ 260 ] {42fe179e-783d-4ba8-8972-c8b16ec0af8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5924 | 2026.03.19 00:58:21.268361 [ 260 ] {42fe179e-783d-4ba8-8972-c8b16ec0af8e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5925 | 2026.03.19 00:58:21.268534 [ 187 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14012 rows, containing 5 columns (5 merged, 0 gathered) in 0.003558688 sec., 3937406.1451860913 rows/sec., 259.97 MiB/sec. | ||
| 5926 | 2026.03.19 00:58:21.268603 [ 260 ] {42fe179e-783d-4ba8-8972-c8b16ec0af8e} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.03.19 00:58:21.268727 [ 66 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5928 | 2026.03.19 00:58:21.268748 [ 260 ] {42fe179e-783d-4ba8-8972-c8b16ec0af8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 5929 | 2026.03.19 00:58:21.268767 [ 66 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.03.19 00:58:21.268795 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5931 | 2026.03.19 00:58:21.268798 [ 260 ] {42fe179e-783d-4ba8-8972-c8b16ec0af8e} <Debug> TCPHandler: Processed in 0.001411171 sec. | ||
| 5932 | 2026.03.19 00:58:21.268866 [ 188 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5933 | 2026.03.19 00:58:21.268867 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 5934 | 2026.03.19 00:58:21.268971 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5935 | 2026.03.19 00:58:21.268996 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1860 rows starting from the beginning of the part | ||
| 5936 | 2026.03.19 00:58:21.269037 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 5937 | 2026.03.19 00:58:21.269074 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 5938 | 2026.03.19 00:58:21.269106 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 5939 | 2026.03.19 00:58:21.269138 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 5940 | 2026.03.19 00:58:21.269152 [ 188 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.03.19 00:58:21.269170 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 5942 | 2026.03.19 00:58:21.269229 [ 188 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5943 | 2026.03.19 00:58:21.269303 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 5944 | 2026.03.19 00:58:21.270105 [ 197 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264748 sec., 1660409.82077062 rows/sec., 111.90 MiB/sec. | ||
| 5945 | 2026.03.19 00:58:21.270395 [ 202 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5946 | 2026.03.19 00:58:21.270719 [ 202 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_41_8} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.03.19 00:58:21.270803 [ 202 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_41_8} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5948 | 2026.03.19 00:58:21.270914 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5949 | 2026.03.19 00:58:23.987010 [ 63 ] {} <Debug> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5950 | 2026.03.19 00:58:23.987087 [ 63 ] {} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.03.19 00:58:23.987110 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5952 | 2026.03.19 00:58:23.987236 [ 192 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::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 | ||
| 5953 | 2026.03.19 00:58:23.987382 [ 192 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5954 | 2026.03.19 00:58:23.987423 [ 192 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::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 | ||
| 5955 | 2026.03.19 00:58:23.987502 [ 192 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::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 | ||
| 5956 | 2026.03.19 00:58:23.987557 [ 192 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5957 | 2026.03.19 00:58:23.987606 [ 192 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5958 | 2026.03.19 00:58:23.987659 [ 192 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5959 | 2026.03.19 00:58:23.988505 [ 202 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322819 sec., 28726.530235807015 rows/sec., 2.40 MiB/sec. | ||
| 5960 | 2026.03.19 00:58:23.988666 [ 202 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5961 | 2026.03.19 00:58:23.988955 [ 202 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_9_2} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.03.19 00:58:23.989036 [ 202 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_9_2} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5963 | 2026.03.19 00:58:23.989139 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5964 | 2026.03.19 00:58:25.555052 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5965 | 2026.03.19 00:58:25.555130 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5966 | 2026.03.19 00:58:25.656899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12457 | ||
| 5967 | 2026.03.19 00:58:25.657451 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.03.19 00:58:25.657500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5969 | 2026.03.19 00:58:25.658057 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5970 | 2026.03.19 00:58:25.658290 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.03.19 00:58:25.658424 [ 56 ] {} <Debug> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5972 | 2026.03.19 00:58:25.658431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12457 | ||
| 5973 | 2026.03.19 00:58:25.658475 [ 56 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.03.19 00:58:25.658499 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5975 | 2026.03.19 00:58:25.658640 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::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 | ||
| 5976 | 2026.03.19 00:58:25.658802 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5977 | 2026.03.19 00:58:25.658844 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10089 rows starting from the beginning of the part | ||
| 5978 | 2026.03.19 00:58:25.658925 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5979 | 2026.03.19 00:58:25.658976 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5980 | 2026.03.19 00:58:25.659025 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5981 | 2026.03.19 00:58:25.659069 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5982 | 2026.03.19 00:58:25.659109 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5983 | 2026.03.19 00:58:25.663259 [ 202 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12457 rows, containing 4 columns (4 merged, 0 gathered) in 0.004678433 sec., 2662643.6672278945 rows/sec., 38.09 MiB/sec. | ||
| 5984 | 2026.03.19 00:58:25.663634 [ 192 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5985 | 2026.03.19 00:58:25.663916 [ 192 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_26_5} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.03.19 00:58:25.663983 [ 192 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_26_5} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5987 | 2026.03.19 00:58:25.664080 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5988 | 2026.03.19 00:58:26.258778 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.03.19 00:58:26.258996 [ 260 ] {d4752c48-24b3-4c2e-965c-336f20284034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5990 | 2026.03.19 00:58:26.259074 [ 260 ] {d4752c48-24b3-4c2e-965c-336f20284034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5991 | 2026.03.19 00:58:26.259771 [ 260 ] {d4752c48-24b3-4c2e-965c-336f20284034} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.03.19 00:58:26.259823 [ 260 ] {d4752c48-24b3-4c2e-965c-336f20284034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5993 | 2026.03.19 00:58:26.260247 [ 260 ] {d4752c48-24b3-4c2e-965c-336f20284034} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5994 | 2026.03.19 00:58:26.260482 [ 260 ] {d4752c48-24b3-4c2e-965c-336f20284034} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.03.19 00:58:26.260648 [ 260 ] {d4752c48-24b3-4c2e-965c-336f20284034} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.00171 sec., 65497.07602339182 rows/sec., 5.52 MiB/sec. | ||
| 5996 | 2026.03.19 00:58:26.260700 [ 260 ] {d4752c48-24b3-4c2e-965c-336f20284034} <Debug> TCPHandler: Processed in 0.002110836 sec. | ||
| 5997 | 2026.03.19 00:58:26.260827 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.03.19 00:58:26.260939 [ 260 ] {c2eb4739-2e05-488c-81ef-f238584feb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5999 | 2026.03.19 00:58:26.260985 [ 260 ] {c2eb4739-2e05-488c-81ef-f238584feb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6000 | 2026.03.19 00:58:26.261429 [ 260 ] {c2eb4739-2e05-488c-81ef-f238584feb85} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.03.19 00:58:26.261470 [ 260 ] {c2eb4739-2e05-488c-81ef-f238584feb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6002 | 2026.03.19 00:58:26.261802 [ 260 ] {c2eb4739-2e05-488c-81ef-f238584feb85} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6003 | 2026.03.19 00:58:26.262018 [ 260 ] {c2eb4739-2e05-488c-81ef-f238584feb85} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.03.19 00:58:26.262164 [ 260 ] {c2eb4739-2e05-488c-81ef-f238584feb85} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.00125 sec., 22400 rows/sec., 1.64 MiB/sec. | ||
| 6005 | 2026.03.19 00:58:26.262205 [ 260 ] {c2eb4739-2e05-488c-81ef-f238584feb85} <Debug> TCPHandler: Processed in 0.001431671 sec. | ||
| 6006 | 2026.03.19 00:58:26.262311 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.03.19 00:58:26.262409 [ 260 ] {f7aeaf5e-b60f-4c7c-8824-53b00bf15ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6008 | 2026.03.19 00:58:26.262453 [ 260 ] {f7aeaf5e-b60f-4c7c-8824-53b00bf15ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6009 | 2026.03.19 00:58:26.262892 [ 260 ] {f7aeaf5e-b60f-4c7c-8824-53b00bf15ac5} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.03.19 00:58:26.262930 [ 260 ] {f7aeaf5e-b60f-4c7c-8824-53b00bf15ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6011 | 2026.03.19 00:58:26.263255 [ 260 ] {f7aeaf5e-b60f-4c7c-8824-53b00bf15ac5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6012 | 2026.03.19 00:58:26.263471 [ 260 ] {f7aeaf5e-b60f-4c7c-8824-53b00bf15ac5} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.03.19 00:58:26.263610 [ 260 ] {f7aeaf5e-b60f-4c7c-8824-53b00bf15ac5} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001222 sec., 75286.41571194763 rows/sec., 5.88 MiB/sec. | ||
| 6014 | 2026.03.19 00:58:26.263648 [ 260 ] {f7aeaf5e-b60f-4c7c-8824-53b00bf15ac5} <Debug> TCPHandler: Processed in 0.001388971 sec. | ||
| 6015 | 2026.03.19 00:58:26.263761 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.03.19 00:58:26.263860 [ 260 ] {164138a6-74cf-4351-88ab-8f3c0cd53b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.03.19 00:58:26.263904 [ 260 ] {164138a6-74cf-4351-88ab-8f3c0cd53b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6018 | 2026.03.19 00:58:26.264311 [ 260 ] {164138a6-74cf-4351-88ab-8f3c0cd53b09} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.03.19 00:58:26.264348 [ 260 ] {164138a6-74cf-4351-88ab-8f3c0cd53b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6020 | 2026.03.19 00:58:26.264684 [ 260 ] {164138a6-74cf-4351-88ab-8f3c0cd53b09} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6021 | 2026.03.19 00:58:26.264901 [ 260 ] {164138a6-74cf-4351-88ab-8f3c0cd53b09} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.03.19 00:58:26.265040 [ 260 ] {164138a6-74cf-4351-88ab-8f3c0cd53b09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 6023 | 2026.03.19 00:58:26.265080 [ 260 ] {164138a6-74cf-4351-88ab-8f3c0cd53b09} <Debug> TCPHandler: Processed in 0.001367731 sec. | ||
| 6024 | 2026.03.19 00:58:26.265204 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.03.19 00:58:26.265326 [ 260 ] {194f1b16-9843-4e0c-abdf-241e93159667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6026 | 2026.03.19 00:58:26.265393 [ 260 ] {194f1b16-9843-4e0c-abdf-241e93159667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6027 | 2026.03.19 00:58:26.266279 [ 260 ] {194f1b16-9843-4e0c-abdf-241e93159667} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.03.19 00:58:26.266317 [ 260 ] {194f1b16-9843-4e0c-abdf-241e93159667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6029 | 2026.03.19 00:58:26.266871 [ 260 ] {194f1b16-9843-4e0c-abdf-241e93159667} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6030 | 2026.03.19 00:58:26.267101 [ 260 ] {194f1b16-9843-4e0c-abdf-241e93159667} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.03.19 00:58:26.267242 [ 260 ] {194f1b16-9843-4e0c-abdf-241e93159667} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001941 sec., 14425.553838227717 rows/sec., 25.85 MiB/sec. | ||
| 6032 | 2026.03.19 00:58:26.267294 [ 260 ] {194f1b16-9843-4e0c-abdf-241e93159667} <Debug> TCPHandler: Processed in 0.002151597 sec. | ||
| 6033 | 2026.03.19 00:58:26.267410 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.03.19 00:58:26.267506 [ 260 ] {d6289581-df98-45eb-8464-5db344afdf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6035 | 2026.03.19 00:58:26.267549 [ 260 ] {d6289581-df98-45eb-8464-5db344afdf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6036 | 2026.03.19 00:58:26.267886 [ 260 ] {d6289581-df98-45eb-8464-5db344afdf2d} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.03.19 00:58:26.267923 [ 260 ] {d6289581-df98-45eb-8464-5db344afdf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6038 | 2026.03.19 00:58:26.268234 [ 260 ] {d6289581-df98-45eb-8464-5db344afdf2d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6039 | 2026.03.19 00:58:26.268447 [ 260 ] {d6289581-df98-45eb-8464-5db344afdf2d} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.03.19 00:58:26.268578 [ 260 ] {d6289581-df98-45eb-8464-5db344afdf2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6041 | 2026.03.19 00:58:26.268615 [ 260 ] {d6289581-df98-45eb-8464-5db344afdf2d} <Debug> TCPHandler: Processed in 0.001255127 sec. | ||
| 6042 | 2026.03.19 00:58:26.308086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6043 | 2026.03.19 00:58:26.324700 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.03.19 00:58:26.324740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6045 | 2026.03.19 00:58:26.330315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6046 | 2026.03.19 00:58:26.331002 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.03.19 00:58:26.331305 [ 55 ] {} <Debug> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6048 | 2026.03.19 00:58:26.331379 [ 55 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.03.19 00:58:26.331402 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6050 | 2026.03.19 00:58:26.331543 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6051 | 2026.03.19 00:58:26.333819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6052 | 2026.03.19 00:58:26.334895 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6053 | 2026.03.19 00:58:26.336418 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6054 | 2026.03.19 00:58:26.341643 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6055 | 2026.03.19 00:58:26.346543 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6056 | 2026.03.19 00:58:26.351192 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6057 | 2026.03.19 00:58:26.355650 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6058 | 2026.03.19 00:58:26.359592 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6059 | 2026.03.19 00:58:26.417385 [ 198 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.08590447 sec., 2281.604205229367 rows/sec., 11.80 MiB/sec. | ||
| 6060 | 2026.03.19 00:58:26.419439 [ 202 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6061 | 2026.03.19 00:58:26.421264 [ 202 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_26_5} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2026.03.19 00:58:26.421372 [ 202 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_26_5} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6063 | 2026.03.19 00:58:26.423164 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6064 | 2026.03.19 00:58:27.000240 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.12 MiB, peak 270.66 MiB, free memory in arenas 0.00 B, will set to 265.17 MiB (RSS), difference: 5.06 MiB | ||
| 6065 | 2026.03.19 00:58:30.681790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 742 | ||
| 6066 | 2026.03.19 00:58:30.683999 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.03.19 00:58:30.684063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6068 | 2026.03.19 00:58:30.685289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6069 | 2026.03.19 00:58:30.685563 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.03.19 00:58:30.685930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
| 6071 | 2026.03.19 00:58:31.258883 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2026.03.19 00:58:31.259136 [ 260 ] {7c7b0489-76d1-4df6-af19-c110aa0abce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6073 | 2026.03.19 00:58:31.259231 [ 260 ] {7c7b0489-76d1-4df6-af19-c110aa0abce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6074 | 2026.03.19 00:58:31.259891 [ 260 ] {7c7b0489-76d1-4df6-af19-c110aa0abce6} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.03.19 00:58:31.259938 [ 260 ] {7c7b0489-76d1-4df6-af19-c110aa0abce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6076 | 2026.03.19 00:58:31.260315 [ 260 ] {7c7b0489-76d1-4df6-af19-c110aa0abce6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6077 | 2026.03.19 00:58:31.260546 [ 260 ] {7c7b0489-76d1-4df6-af19-c110aa0abce6} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.03.19 00:58:31.260702 [ 260 ] {7c7b0489-76d1-4df6-af19-c110aa0abce6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001635 sec., 6116.207951070337 rows/sec., 498.73 KiB/sec. | ||
| 6079 | 2026.03.19 00:58:31.260743 [ 260 ] {7c7b0489-76d1-4df6-af19-c110aa0abce6} <Debug> TCPHandler: Processed in 0.002031075 sec. | ||
| 6080 | 2026.03.19 00:58:31.260865 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6081 | 2026.03.19 00:58:31.260959 [ 260 ] {8d3244aa-6ab2-4a63-a7e8-0d34ef61dd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6082 | 2026.03.19 00:58:31.260998 [ 260 ] {8d3244aa-6ab2-4a63-a7e8-0d34ef61dd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6083 | 2026.03.19 00:58:31.261447 [ 260 ] {8d3244aa-6ab2-4a63-a7e8-0d34ef61dd48} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.03.19 00:58:31.261484 [ 260 ] {8d3244aa-6ab2-4a63-a7e8-0d34ef61dd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6085 | 2026.03.19 00:58:31.261789 [ 260 ] {8d3244aa-6ab2-4a63-a7e8-0d34ef61dd48} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6086 | 2026.03.19 00:58:31.261997 [ 260 ] {8d3244aa-6ab2-4a63-a7e8-0d34ef61dd48} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.03.19 00:58:31.262130 [ 260 ] {8d3244aa-6ab2-4a63-a7e8-0d34ef61dd48} <Debug> executeQuery: Read 87 rows, 7.34 KiB in 0.00119 sec., 73109.24369747899 rows/sec., 6.02 MiB/sec. | ||
| 6088 | 2026.03.19 00:58:31.262166 [ 260 ] {8d3244aa-6ab2-4a63-a7e8-0d34ef61dd48} <Debug> TCPHandler: Processed in 0.00135094 sec. | ||
| 6089 | 2026.03.19 00:58:31.262276 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.03.19 00:58:31.262367 [ 260 ] {69b56ac4-06cf-4371-ad67-5fbdb71a33b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6091 | 2026.03.19 00:58:31.262407 [ 260 ] {69b56ac4-06cf-4371-ad67-5fbdb71a33b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6092 | 2026.03.19 00:58:31.262797 [ 260 ] {69b56ac4-06cf-4371-ad67-5fbdb71a33b7} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.03.19 00:58:31.262832 [ 260 ] {69b56ac4-06cf-4371-ad67-5fbdb71a33b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6094 | 2026.03.19 00:58:31.263117 [ 260 ] {69b56ac4-06cf-4371-ad67-5fbdb71a33b7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6095 | 2026.03.19 00:58:31.263324 [ 260 ] {69b56ac4-06cf-4371-ad67-5fbdb71a33b7} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.03.19 00:58:31.263437 [ 47 ] {} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6097 | 2026.03.19 00:58:31.263451 [ 260 ] {69b56ac4-06cf-4371-ad67-5fbdb71a33b7} <Debug> executeQuery: Read 23 rows, 1.68 KiB in 0.001102 sec., 20871.14337568058 rows/sec., 1.49 MiB/sec. | ||
| 6098 | 2026.03.19 00:58:31.263505 [ 47 ] {} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.03.19 00:58:31.263513 [ 260 ] {69b56ac4-06cf-4371-ad67-5fbdb71a33b7} <Debug> TCPHandler: Processed in 0.001285558 sec. | ||
| 6100 | 2026.03.19 00:58:31.263536 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6101 | 2026.03.19 00:58:31.263631 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6102 | 2026.03.19 00:58:31.263668 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::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 | ||
| 6103 | 2026.03.19 00:58:31.263725 [ 260 ] {799ea8fc-a9b2-4fb4-92c8-55aea3065dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6104 | 2026.03.19 00:58:31.263770 [ 260 ] {799ea8fc-a9b2-4fb4-92c8-55aea3065dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6105 | 2026.03.19 00:58:31.263822 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6106 | 2026.03.19 00:58:31.263864 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 6107 | 2026.03.19 00:58:31.263934 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
| 6108 | 2026.03.19 00:58:31.263982 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part | ||
| 6109 | 2026.03.19 00:58:31.264025 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
| 6110 | 2026.03.19 00:58:31.264065 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 6111 | 2026.03.19 00:58:31.264109 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part | ||
| 6112 | 2026.03.19 00:58:31.264181 [ 260 ] {799ea8fc-a9b2-4fb4-92c8-55aea3065dec} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.03.19 00:58:31.264222 [ 260 ] {799ea8fc-a9b2-4fb4-92c8-55aea3065dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6114 | 2026.03.19 00:58:31.264575 [ 260 ] {799ea8fc-a9b2-4fb4-92c8-55aea3065dec} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6115 | 2026.03.19 00:58:31.264812 [ 260 ] {799ea8fc-a9b2-4fb4-92c8-55aea3065dec} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.03.19 00:58:31.264928 [ 202 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323629 sec., 157143.73136279124 rows/sec., 12.11 MiB/sec. | ||
| 6117 | 2026.03.19 00:58:31.264968 [ 260 ] {799ea8fc-a9b2-4fb4-92c8-55aea3065dec} <Debug> executeQuery: Read 87 rows, 6.97 KiB in 0.001261 sec., 68992.8628072958 rows/sec., 5.40 MiB/sec. | ||
| 6118 | 2026.03.19 00:58:31.265011 [ 260 ] {799ea8fc-a9b2-4fb4-92c8-55aea3065dec} <Debug> TCPHandler: Processed in 0.001429072 sec. | ||
| 6119 | 2026.03.19 00:58:31.265074 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6120 | 2026.03.19 00:58:31.265123 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.03.19 00:58:31.265223 [ 260 ] {2c498026-d108-432a-9c88-7bed191dcbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6122 | 2026.03.19 00:58:31.265267 [ 260 ] {2c498026-d108-432a-9c88-7bed191dcbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6123 | 2026.03.19 00:58:31.265354 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_36_7} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.03.19 00:58:31.265459 [ 194 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_36_7} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6125 | 2026.03.19 00:58:31.265532 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6126 | 2026.03.19 00:58:31.265682 [ 260 ] {2c498026-d108-432a-9c88-7bed191dcbe5} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.03.19 00:58:31.265724 [ 260 ] {2c498026-d108-432a-9c88-7bed191dcbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6128 | 2026.03.19 00:58:31.266058 [ 260 ] {2c498026-d108-432a-9c88-7bed191dcbe5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6129 | 2026.03.19 00:58:31.266271 [ 260 ] {2c498026-d108-432a-9c88-7bed191dcbe5} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.03.19 00:58:31.266402 [ 260 ] {2c498026-d108-432a-9c88-7bed191dcbe5} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001198 sec., 137729.5492487479 rows/sec., 9.59 MiB/sec. | ||
| 6131 | 2026.03.19 00:58:31.266438 [ 260 ] {2c498026-d108-432a-9c88-7bed191dcbe5} <Debug> TCPHandler: Processed in 0.00136412 sec. | ||
| 6132 | 2026.03.19 00:58:31.266540 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6133 | 2026.03.19 00:58:31.266633 [ 260 ] {92a0839c-0498-479e-b92c-7d2a78d27566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6134 | 2026.03.19 00:58:31.266687 [ 260 ] {92a0839c-0498-479e-b92c-7d2a78d27566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6135 | 2026.03.19 00:58:31.267449 [ 260 ] {92a0839c-0498-479e-b92c-7d2a78d27566} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.03.19 00:58:31.267484 [ 260 ] {92a0839c-0498-479e-b92c-7d2a78d27566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6137 | 2026.03.19 00:58:31.268012 [ 260 ] {92a0839c-0498-479e-b92c-7d2a78d27566} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6138 | 2026.03.19 00:58:31.268237 [ 260 ] {92a0839c-0498-479e-b92c-7d2a78d27566} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.03.19 00:58:31.268378 [ 260 ] {92a0839c-0498-479e-b92c-7d2a78d27566} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001763 sec., 7373.79466817924 rows/sec., 13.21 MiB/sec. | ||
| 6140 | 2026.03.19 00:58:31.268376 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6141 | 2026.03.19 00:58:31.268431 [ 260 ] {92a0839c-0498-479e-b92c-7d2a78d27566} <Debug> TCPHandler: Processed in 0.001937823 sec. | ||
| 6142 | 2026.03.19 00:58:31.268439 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.03.19 00:58:31.268474 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6144 | 2026.03.19 00:58:31.268549 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.03.19 00:58:31.268639 [ 201 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::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 | ||
| 6146 | 2026.03.19 00:58:31.268647 [ 260 ] {ca1fe664-c3dd-4d4d-83dd-1561e81cc041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6147 | 2026.03.19 00:58:31.268760 [ 260 ] {ca1fe664-c3dd-4d4d-83dd-1561e81cc041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6148 | 2026.03.19 00:58:31.269040 [ 201 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6149 | 2026.03.19 00:58:31.269103 [ 260 ] {ca1fe664-c3dd-4d4d-83dd-1561e81cc041} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.03.19 00:58:31.269144 [ 260 ] {ca1fe664-c3dd-4d4d-83dd-1561e81cc041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6151 | 2026.03.19 00:58:31.269150 [ 201 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 615 rows starting from the beginning of the part | ||
| 6152 | 2026.03.19 00:58:31.269350 [ 201 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
| 6153 | 2026.03.19 00:58:31.269446 [ 201 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 37 rows starting from the beginning of the part | ||
| 6154 | 2026.03.19 00:58:31.269465 [ 260 ] {ca1fe664-c3dd-4d4d-83dd-1561e81cc041} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6155 | 2026.03.19 00:58:31.269545 [ 201 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
| 6156 | 2026.03.19 00:58:31.269649 [ 201 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 6157 | 2026.03.19 00:58:31.269700 [ 260 ] {ca1fe664-c3dd-4d4d-83dd-1561e81cc041} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.03.19 00:58:31.269746 [ 201 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
| 6159 | 2026.03.19 00:58:31.269843 [ 260 ] {ca1fe664-c3dd-4d4d-83dd-1561e81cc041} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 6160 | 2026.03.19 00:58:31.269885 [ 260 ] {ca1fe664-c3dd-4d4d-83dd-1561e81cc041} <Debug> TCPHandler: Processed in 0.00138612 sec. | ||
| 6161 | 2026.03.19 00:58:31.274786 [ 194 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 19 columns (19 merged, 0 gathered) in 0.006238187 sec., 115257.84655060837 rows/sec., 206.54 MiB/sec. | ||
| 6162 | 2026.03.19 00:58:31.275871 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6163 | 2026.03.19 00:58:31.276213 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2026.03.19 00:58:31.276282 [ 202 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6165 | 2026.03.19 00:58:31.276419 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 6166 | 2026.03.19 00:58:32.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.79 MiB, peak 273.33 MiB, free memory in arenas 0.00 B, will set to 268.99 MiB (RSS), difference: 3.19 MiB | ||
| 6167 | 2026.03.19 00:58:33.159461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12969 | ||
| 6168 | 2026.03.19 00:58:33.159972 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.03.19 00:58:33.160017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6170 | 2026.03.19 00:58:33.160507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6171 | 2026.03.19 00:58:33.160735 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.03.19 00:58:33.160865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12969 | ||
| 6173 | 2026.03.19 00:58:33.834765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6174 | 2026.03.19 00:58:33.850083 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.03.19 00:58:33.850132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6176 | 2026.03.19 00:58:33.855854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6177 | 2026.03.19 00:58:33.856564 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.03.19 00:58:33.859136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6179 | 2026.03.19 00:58:36.258032 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6180 | 2026.03.19 00:58:36.258248 [ 260 ] {69c376e8-21f7-4769-b460-7d8e52f5b4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6181 | 2026.03.19 00:58:36.258317 [ 260 ] {69c376e8-21f7-4769-b460-7d8e52f5b4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6182 | 2026.03.19 00:58:36.258981 [ 260 ] {69c376e8-21f7-4769-b460-7d8e52f5b4df} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.03.19 00:58:36.259035 [ 260 ] {69c376e8-21f7-4769-b460-7d8e52f5b4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6184 | 2026.03.19 00:58:36.259442 [ 260 ] {69c376e8-21f7-4769-b460-7d8e52f5b4df} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6185 | 2026.03.19 00:58:36.259688 [ 260 ] {69c376e8-21f7-4769-b460-7d8e52f5b4df} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2026.03.19 00:58:36.259852 [ 260 ] {69c376e8-21f7-4769-b460-7d8e52f5b4df} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.001655 sec., 67673.7160120846 rows/sec., 5.71 MiB/sec. | ||
| 6187 | 2026.03.19 00:58:36.259904 [ 260 ] {69c376e8-21f7-4769-b460-7d8e52f5b4df} <Debug> TCPHandler: Processed in 0.002015885 sec. | ||
| 6188 | 2026.03.19 00:58:36.260027 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2026.03.19 00:58:36.260131 [ 260 ] {d022cf08-7e1c-4b1e-852d-d43a49cbfb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6190 | 2026.03.19 00:58:36.260177 [ 260 ] {d022cf08-7e1c-4b1e-852d-d43a49cbfb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6191 | 2026.03.19 00:58:36.260601 [ 260 ] {d022cf08-7e1c-4b1e-852d-d43a49cbfb66} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.03.19 00:58:36.260640 [ 260 ] {d022cf08-7e1c-4b1e-852d-d43a49cbfb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6193 | 2026.03.19 00:58:36.260984 [ 260 ] {d022cf08-7e1c-4b1e-852d-d43a49cbfb66} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6194 | 2026.03.19 00:58:36.261208 [ 260 ] {d022cf08-7e1c-4b1e-852d-d43a49cbfb66} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.03.19 00:58:36.261345 [ 260 ] {d022cf08-7e1c-4b1e-852d-d43a49cbfb66} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001235 sec., 22672.064777327934 rows/sec., 1.66 MiB/sec. | ||
| 6196 | 2026.03.19 00:58:36.261391 [ 260 ] {d022cf08-7e1c-4b1e-852d-d43a49cbfb66} <Debug> TCPHandler: Processed in 0.001418101 sec. | ||
| 6197 | 2026.03.19 00:58:36.261521 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.03.19 00:58:36.261638 [ 260 ] {d0ecf8ce-0644-4e9e-bbd1-8e35a98b085e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6199 | 2026.03.19 00:58:36.261683 [ 260 ] {d0ecf8ce-0644-4e9e-bbd1-8e35a98b085e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6200 | 2026.03.19 00:58:36.262192 [ 260 ] {d0ecf8ce-0644-4e9e-bbd1-8e35a98b085e} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.03.19 00:58:36.262229 [ 260 ] {d0ecf8ce-0644-4e9e-bbd1-8e35a98b085e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6202 | 2026.03.19 00:58:36.262612 [ 260 ] {d0ecf8ce-0644-4e9e-bbd1-8e35a98b085e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6203 | 2026.03.19 00:58:36.262905 [ 260 ] {d0ecf8ce-0644-4e9e-bbd1-8e35a98b085e} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.03.19 00:58:36.263062 [ 260 ] {d0ecf8ce-0644-4e9e-bbd1-8e35a98b085e} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001445 sec., 63667.82006920415 rows/sec., 4.97 MiB/sec. | ||
| 6205 | 2026.03.19 00:58:36.263117 [ 260 ] {d0ecf8ce-0644-4e9e-bbd1-8e35a98b085e} <Debug> TCPHandler: Processed in 0.001657527 sec. | ||
| 6206 | 2026.03.19 00:58:36.263245 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.03.19 00:58:36.263343 [ 260 ] {41f2cb12-75f3-4027-b0e4-fa64eeaf501e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6208 | 2026.03.19 00:58:36.263389 [ 260 ] {41f2cb12-75f3-4027-b0e4-fa64eeaf501e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6209 | 2026.03.19 00:58:36.263849 [ 260 ] {41f2cb12-75f3-4027-b0e4-fa64eeaf501e} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.03.19 00:58:36.263895 [ 260 ] {41f2cb12-75f3-4027-b0e4-fa64eeaf501e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6211 | 2026.03.19 00:58:36.264340 [ 260 ] {41f2cb12-75f3-4027-b0e4-fa64eeaf501e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6212 | 2026.03.19 00:58:36.264664 [ 260 ] {41f2cb12-75f3-4027-b0e4-fa64eeaf501e} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.03.19 00:58:36.264834 [ 260 ] {41f2cb12-75f3-4027-b0e4-fa64eeaf501e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. | ||
| 6214 | 2026.03.19 00:58:36.264886 [ 260 ] {41f2cb12-75f3-4027-b0e4-fa64eeaf501e} <Debug> TCPHandler: Processed in 0.001691287 sec. | ||
| 6215 | 2026.03.19 00:58:36.265008 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.03.19 00:58:36.265127 [ 260 ] {f526d03b-3055-4544-8831-4d731efd59eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.03.19 00:58:36.265190 [ 260 ] {f526d03b-3055-4544-8831-4d731efd59eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6218 | 2026.03.19 00:58:36.266202 [ 260 ] {f526d03b-3055-4544-8831-4d731efd59eb} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.03.19 00:58:36.266249 [ 260 ] {f526d03b-3055-4544-8831-4d731efd59eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6220 | 2026.03.19 00:58:36.266943 [ 260 ] {f526d03b-3055-4544-8831-4d731efd59eb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6221 | 2026.03.19 00:58:36.267249 [ 260 ] {f526d03b-3055-4544-8831-4d731efd59eb} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.03.19 00:58:36.267433 [ 260 ] {f526d03b-3055-4544-8831-4d731efd59eb} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002331 sec., 12012.012012012012 rows/sec., 21.52 MiB/sec. | ||
| 6223 | 2026.03.19 00:58:36.267504 [ 260 ] {f526d03b-3055-4544-8831-4d731efd59eb} <Debug> TCPHandler: Processed in 0.002549156 sec. | ||
| 6224 | 2026.03.19 00:58:36.267624 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.03.19 00:58:36.267723 [ 260 ] {a226c373-ba01-4e13-815e-4cb482e0b302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6226 | 2026.03.19 00:58:36.267770 [ 260 ] {a226c373-ba01-4e13-815e-4cb482e0b302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6227 | 2026.03.19 00:58:36.268119 [ 260 ] {a226c373-ba01-4e13-815e-4cb482e0b302} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.03.19 00:58:36.268156 [ 260 ] {a226c373-ba01-4e13-815e-4cb482e0b302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6229 | 2026.03.19 00:58:36.268469 [ 260 ] {a226c373-ba01-4e13-815e-4cb482e0b302} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6230 | 2026.03.19 00:58:36.268691 [ 260 ] {a226c373-ba01-4e13-815e-4cb482e0b302} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.03.19 00:58:36.268821 [ 260 ] {a226c373-ba01-4e13-815e-4cb482e0b302} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 6232 | 2026.03.19 00:58:36.268858 [ 260 ] {a226c373-ba01-4e13-815e-4cb482e0b302} <Debug> TCPHandler: Processed in 0.001284048 sec. | ||
| 6233 | 2026.03.19 00:58:40.555215 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6234 | 2026.03.19 00:58:40.555316 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6235 | 2026.03.19 00:58:40.661871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13417 | ||
| 6236 | 2026.03.19 00:58:40.662363 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.03.19 00:58:40.662406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6238 | 2026.03.19 00:58:40.662918 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6239 | 2026.03.19 00:58:40.663145 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.03.19 00:58:40.663276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13417 | ||
| 6241 | 2026.03.19 00:58:40.686862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 768 | ||
| 6242 | 2026.03.19 00:58:40.688941 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.03.19 00:58:40.688987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6244 | 2026.03.19 00:58:40.690164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6245 | 2026.03.19 00:58:40.690420 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.03.19 00:58:40.690681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6247 | 2026.03.19 00:58:41.257459 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.03.19 00:58:41.257635 [ 260 ] {c90526c2-f4fa-4d72-bdab-c1c1e00588ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6249 | 2026.03.19 00:58:41.257698 [ 260 ] {c90526c2-f4fa-4d72-bdab-c1c1e00588ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6250 | 2026.03.19 00:58:41.258317 [ 260 ] {c90526c2-f4fa-4d72-bdab-c1c1e00588ea} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.03.19 00:58:41.258353 [ 260 ] {c90526c2-f4fa-4d72-bdab-c1c1e00588ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6252 | 2026.03.19 00:58:41.258756 [ 260 ] {c90526c2-f4fa-4d72-bdab-c1c1e00588ea} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6253 | 2026.03.19 00:58:41.258992 [ 260 ] {c90526c2-f4fa-4d72-bdab-c1c1e00588ea} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.03.19 00:58:41.259142 [ 260 ] {c90526c2-f4fa-4d72-bdab-c1c1e00588ea} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001556 sec., 52699.22879177378 rows/sec., 4.37 MiB/sec. | ||
| 6255 | 2026.03.19 00:58:41.259182 [ 260 ] {c90526c2-f4fa-4d72-bdab-c1c1e00588ea} <Debug> TCPHandler: Processed in 0.001851071 sec. | ||
| 6256 | 2026.03.19 00:58:41.259318 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2026.03.19 00:58:41.259416 [ 260 ] {a2a775fd-211d-4e01-a637-32900a9d1bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6258 | 2026.03.19 00:58:41.259456 [ 260 ] {a2a775fd-211d-4e01-a637-32900a9d1bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6259 | 2026.03.19 00:58:41.259856 [ 260 ] {a2a775fd-211d-4e01-a637-32900a9d1bcc} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.03.19 00:58:41.259889 [ 260 ] {a2a775fd-211d-4e01-a637-32900a9d1bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6261 | 2026.03.19 00:58:41.260191 [ 260 ] {a2a775fd-211d-4e01-a637-32900a9d1bcc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6262 | 2026.03.19 00:58:41.260401 [ 260 ] {a2a775fd-211d-4e01-a637-32900a9d1bcc} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.03.19 00:58:41.260529 [ 260 ] {a2a775fd-211d-4e01-a637-32900a9d1bcc} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001137 sec., 11433.597185576078 rows/sec., 859.75 KiB/sec. | ||
| 6264 | 2026.03.19 00:58:41.260565 [ 260 ] {a2a775fd-211d-4e01-a637-32900a9d1bcc} <Debug> TCPHandler: Processed in 0.001302789 sec. | ||
| 6265 | 2026.03.19 00:58:41.260683 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2026.03.19 00:58:41.260776 [ 260 ] {26c99561-7b4e-4ef1-9a95-d61c5bc9b972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6267 | 2026.03.19 00:58:41.260814 [ 260 ] {26c99561-7b4e-4ef1-9a95-d61c5bc9b972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6268 | 2026.03.19 00:58:41.261332 [ 260 ] {26c99561-7b4e-4ef1-9a95-d61c5bc9b972} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.03.19 00:58:41.261365 [ 260 ] {26c99561-7b4e-4ef1-9a95-d61c5bc9b972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6270 | 2026.03.19 00:58:41.261712 [ 260 ] {26c99561-7b4e-4ef1-9a95-d61c5bc9b972} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6271 | 2026.03.19 00:58:41.261928 [ 260 ] {26c99561-7b4e-4ef1-9a95-d61c5bc9b972} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.03.19 00:58:41.262060 [ 260 ] {26c99561-7b4e-4ef1-9a95-d61c5bc9b972} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001302 sec., 59139.78494623656 rows/sec., 4.62 MiB/sec. | ||
| 6273 | 2026.03.19 00:58:41.262096 [ 260 ] {26c99561-7b4e-4ef1-9a95-d61c5bc9b972} <Debug> TCPHandler: Processed in 0.001459862 sec. | ||
| 6274 | 2026.03.19 00:58:41.262216 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2026.03.19 00:58:41.262309 [ 260 ] {7ddeeb36-e879-43b3-8e8d-ca093bbf7bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6276 | 2026.03.19 00:58:41.262352 [ 260 ] {7ddeeb36-e879-43b3-8e8d-ca093bbf7bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6277 | 2026.03.19 00:58:41.262759 [ 260 ] {7ddeeb36-e879-43b3-8e8d-ca093bbf7bc1} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.03.19 00:58:41.262794 [ 260 ] {7ddeeb36-e879-43b3-8e8d-ca093bbf7bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6279 | 2026.03.19 00:58:41.263130 [ 260 ] {7ddeeb36-e879-43b3-8e8d-ca093bbf7bc1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6280 | 2026.03.19 00:58:41.263342 [ 260 ] {7ddeeb36-e879-43b3-8e8d-ca093bbf7bc1} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.03.19 00:58:41.263475 [ 260 ] {7ddeeb36-e879-43b3-8e8d-ca093bbf7bc1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6282 | 2026.03.19 00:58:41.263510 [ 260 ] {7ddeeb36-e879-43b3-8e8d-ca093bbf7bc1} <Debug> TCPHandler: Processed in 0.00134167 sec. | ||
| 6283 | 2026.03.19 00:58:41.263629 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.03.19 00:58:41.263722 [ 260 ] {92bce990-b8ab-4e30-a8d8-cc5295bfc119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6285 | 2026.03.19 00:58:41.263776 [ 260 ] {92bce990-b8ab-4e30-a8d8-cc5295bfc119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6286 | 2026.03.19 00:58:41.264537 [ 260 ] {92bce990-b8ab-4e30-a8d8-cc5295bfc119} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.03.19 00:58:41.264571 [ 260 ] {92bce990-b8ab-4e30-a8d8-cc5295bfc119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6288 | 2026.03.19 00:58:41.265096 [ 260 ] {92bce990-b8ab-4e30-a8d8-cc5295bfc119} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6289 | 2026.03.19 00:58:41.265314 [ 260 ] {92bce990-b8ab-4e30-a8d8-cc5295bfc119} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.03.19 00:58:41.265450 [ 260 ] {92bce990-b8ab-4e30-a8d8-cc5295bfc119} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001745 sec., 7449.856733524355 rows/sec., 13.35 MiB/sec. | ||
| 6291 | 2026.03.19 00:58:41.265502 [ 260 ] {92bce990-b8ab-4e30-a8d8-cc5295bfc119} <Debug> TCPHandler: Processed in 0.001919832 sec. | ||
| 6292 | 2026.03.19 00:58:41.265628 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.03.19 00:58:41.265730 [ 260 ] {607c23b9-c8ab-4346-a59d-f39c8309a4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6294 | 2026.03.19 00:58:41.265771 [ 260 ] {607c23b9-c8ab-4346-a59d-f39c8309a4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6295 | 2026.03.19 00:58:41.266173 [ 260 ] {607c23b9-c8ab-4346-a59d-f39c8309a4fc} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.03.19 00:58:41.266215 [ 260 ] {607c23b9-c8ab-4346-a59d-f39c8309a4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6297 | 2026.03.19 00:58:41.266548 [ 260 ] {607c23b9-c8ab-4346-a59d-f39c8309a4fc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6298 | 2026.03.19 00:58:41.266780 [ 260 ] {607c23b9-c8ab-4346-a59d-f39c8309a4fc} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.03.19 00:58:41.266916 [ 260 ] {607c23b9-c8ab-4346-a59d-f39c8309a4fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 6300 | 2026.03.19 00:58:41.266951 [ 260 ] {607c23b9-c8ab-4346-a59d-f39c8309a4fc} <Debug> TCPHandler: Processed in 0.00137104 sec. | ||
| 6301 | 2026.03.19 00:58:41.360131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6302 | 2026.03.19 00:58:41.376278 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.03.19 00:58:41.376323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6304 | 2026.03.19 00:58:41.382264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6305 | 2026.03.19 00:58:41.382974 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.03.19 00:58:41.385668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6307 | 2026.03.19 00:58:41.566657 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2026.03.19 00:58:41.566931 [ 260 ] {1ceb61a7-e2e6-4dfb-b8eb-ff4ff34ca06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6309 | 2026.03.19 00:58:41.567033 [ 260 ] {1ceb61a7-e2e6-4dfb-b8eb-ff4ff34ca06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6310 | 2026.03.19 00:58:41.567782 [ 260 ] {1ceb61a7-e2e6-4dfb-b8eb-ff4ff34ca06b} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.03.19 00:58:41.567827 [ 260 ] {1ceb61a7-e2e6-4dfb-b8eb-ff4ff34ca06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6312 | 2026.03.19 00:58:41.568205 [ 260 ] {1ceb61a7-e2e6-4dfb-b8eb-ff4ff34ca06b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6313 | 2026.03.19 00:58:41.568441 [ 260 ] {1ceb61a7-e2e6-4dfb-b8eb-ff4ff34ca06b} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.03.19 00:58:41.568590 [ 260 ] {1ceb61a7-e2e6-4dfb-b8eb-ff4ff34ca06b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001734 sec., 13840.830449826988 rows/sec., 1.15 MiB/sec. | ||
| 6315 | 2026.03.19 00:58:41.568630 [ 260 ] {1ceb61a7-e2e6-4dfb-b8eb-ff4ff34ca06b} <Debug> TCPHandler: Processed in 0.002158778 sec. | ||
| 6316 | 2026.03.19 00:58:41.568743 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6317 | 2026.03.19 00:58:41.568838 [ 260 ] {4c7d76d7-c24e-4509-a57a-51e40d9ebe0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6318 | 2026.03.19 00:58:41.568879 [ 260 ] {4c7d76d7-c24e-4509-a57a-51e40d9ebe0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6319 | 2026.03.19 00:58:41.569264 [ 260 ] {4c7d76d7-c24e-4509-a57a-51e40d9ebe0c} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2026.03.19 00:58:41.569299 [ 260 ] {4c7d76d7-c24e-4509-a57a-51e40d9ebe0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6321 | 2026.03.19 00:58:41.569596 [ 260 ] {4c7d76d7-c24e-4509-a57a-51e40d9ebe0c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6322 | 2026.03.19 00:58:41.569823 [ 260 ] {4c7d76d7-c24e-4509-a57a-51e40d9ebe0c} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2026.03.19 00:58:41.569956 [ 260 ] {4c7d76d7-c24e-4509-a57a-51e40d9ebe0c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 430.68 KiB/sec. | ||
| 6324 | 2026.03.19 00:58:41.569993 [ 260 ] {4c7d76d7-c24e-4509-a57a-51e40d9ebe0c} <Debug> TCPHandler: Processed in 0.001299068 sec. | ||
| 6325 | 2026.03.19 00:58:41.570092 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2026.03.19 00:58:41.570185 [ 260 ] {e681e206-3af3-4d7d-92ea-bfd1240df73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6327 | 2026.03.19 00:58:41.570224 [ 260 ] {e681e206-3af3-4d7d-92ea-bfd1240df73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6328 | 2026.03.19 00:58:41.571603 [ 260 ] {e681e206-3af3-4d7d-92ea-bfd1240df73c} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.03.19 00:58:41.571637 [ 260 ] {e681e206-3af3-4d7d-92ea-bfd1240df73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6330 | 2026.03.19 00:58:41.572067 [ 260 ] {e681e206-3af3-4d7d-92ea-bfd1240df73c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6331 | 2026.03.19 00:58:41.572294 [ 260 ] {e681e206-3af3-4d7d-92ea-bfd1240df73c} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.03.19 00:58:41.572396 [ 34 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6333 | 2026.03.19 00:58:41.572423 [ 260 ] {e681e206-3af3-4d7d-92ea-bfd1240df73c} <Debug> executeQuery: Read 2115 rows, 165.12 KiB in 0.002257 sec., 937084.6256092158 rows/sec., 71.45 MiB/sec. | ||
| 6334 | 2026.03.19 00:58:41.572440 [ 34 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.03.19 00:58:41.572461 [ 260 ] {e681e206-3af3-4d7d-92ea-bfd1240df73c} <Debug> TCPHandler: Processed in 0.002417223 sec. | ||
| 6336 | 2026.03.19 00:58:41.572463 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6337 | 2026.03.19 00:58:41.572575 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2026.03.19 00:58:41.572597 [ 201 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 6339 | 2026.03.19 00:58:41.572669 [ 260 ] {667689aa-b30c-464b-9264-584fca203271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6340 | 2026.03.19 00:58:41.572714 [ 260 ] {667689aa-b30c-464b-9264-584fca203271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6341 | 2026.03.19 00:58:41.572751 [ 201 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6342 | 2026.03.19 00:58:41.572789 [ 201 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2147 rows starting from the beginning of the part | ||
| 6343 | 2026.03.19 00:58:41.572855 [ 201 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part | ||
| 6344 | 2026.03.19 00:58:41.572898 [ 201 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 87 rows starting from the beginning of the part | ||
| 6345 | 2026.03.19 00:58:41.572940 [ 201 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part | ||
| 6346 | 2026.03.19 00:58:41.572979 [ 201 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
| 6347 | 2026.03.19 00:58:41.573020 [ 201 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2115 rows starting from the beginning of the part | ||
| 6348 | 2026.03.19 00:58:41.573164 [ 260 ] {667689aa-b30c-464b-9264-584fca203271} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.03.19 00:58:41.573205 [ 260 ] {667689aa-b30c-464b-9264-584fca203271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6350 | 2026.03.19 00:58:41.573545 [ 260 ] {667689aa-b30c-464b-9264-584fca203271} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6351 | 2026.03.19 00:58:41.573779 [ 260 ] {667689aa-b30c-464b-9264-584fca203271} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.03.19 00:58:41.573915 [ 260 ] {667689aa-b30c-464b-9264-584fca203271} <Debug> executeQuery: Read 55 rows, 4.16 KiB in 0.001263 sec., 43547.110055423596 rows/sec., 3.22 MiB/sec. | ||
| 6353 | 2026.03.19 00:58:41.573950 [ 260 ] {667689aa-b30c-464b-9264-584fca203271} <Debug> TCPHandler: Processed in 0.001424341 sec. | ||
| 6354 | 2026.03.19 00:58:41.574060 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6355 | 2026.03.19 00:58:41.574153 [ 260 ] {402b3493-de37-4b9c-adf7-4c2be1bd2781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6356 | 2026.03.19 00:58:41.574193 [ 260 ] {402b3493-de37-4b9c-adf7-4c2be1bd2781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6357 | 2026.03.19 00:58:41.574881 [ 260 ] {402b3493-de37-4b9c-adf7-4c2be1bd2781} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.03.19 00:58:41.574916 [ 260 ] {402b3493-de37-4b9c-adf7-4c2be1bd2781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6359 | 2026.03.19 00:58:41.575029 [ 199 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4655 rows, containing 5 columns (5 merged, 0 gathered) in 0.002499035 sec., 1862719.0095376815 rows/sec., 150.49 MiB/sec. | ||
| 6360 | 2026.03.19 00:58:41.575252 [ 201 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6361 | 2026.03.19 00:58:41.575278 [ 260 ] {402b3493-de37-4b9c-adf7-4c2be1bd2781} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6362 | 2026.03.19 00:58:41.575563 [ 201 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_46_9} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2026.03.19 00:58:41.575589 [ 260 ] {402b3493-de37-4b9c-adf7-4c2be1bd2781} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.03.19 00:58:41.575644 [ 201 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_46_9} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6365 | 2026.03.19 00:58:41.575722 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 6366 | 2026.03.19 00:58:41.575728 [ 260 ] {402b3493-de37-4b9c-adf7-4c2be1bd2781} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001592 sec., 459798.99497487437 rows/sec., 27.19 MiB/sec. | ||
| 6367 | 2026.03.19 00:58:41.575774 [ 260 ] {402b3493-de37-4b9c-adf7-4c2be1bd2781} <Debug> TCPHandler: Processed in 0.001762739 sec. | ||
| 6368 | 2026.03.19 00:58:41.575885 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.03.19 00:58:41.575980 [ 260 ] {72312892-61aa-41ad-b21e-c192f1313a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6370 | 2026.03.19 00:58:41.576019 [ 260 ] {72312892-61aa-41ad-b21e-c192f1313a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6371 | 2026.03.19 00:58:41.576388 [ 260 ] {72312892-61aa-41ad-b21e-c192f1313a04} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.03.19 00:58:41.576423 [ 260 ] {72312892-61aa-41ad-b21e-c192f1313a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6373 | 2026.03.19 00:58:41.576708 [ 260 ] {72312892-61aa-41ad-b21e-c192f1313a04} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6374 | 2026.03.19 00:58:41.576927 [ 260 ] {72312892-61aa-41ad-b21e-c192f1313a04} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.03.19 00:58:41.577051 [ 260 ] {72312892-61aa-41ad-b21e-c192f1313a04} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 64.51 KiB/sec. | ||
| 6376 | 2026.03.19 00:58:41.577087 [ 260 ] {72312892-61aa-41ad-b21e-c192f1313a04} <Debug> TCPHandler: Processed in 0.001251307 sec. | ||
| 6377 | 2026.03.19 00:58:41.577185 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6378 | 2026.03.19 00:58:41.577278 [ 260 ] {35c4b89e-b056-48e8-8601-8fa0f9e4df9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6379 | 2026.03.19 00:58:41.577316 [ 260 ] {35c4b89e-b056-48e8-8601-8fa0f9e4df9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6380 | 2026.03.19 00:58:41.577695 [ 260 ] {35c4b89e-b056-48e8-8601-8fa0f9e4df9a} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2026.03.19 00:58:41.577728 [ 260 ] {35c4b89e-b056-48e8-8601-8fa0f9e4df9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6382 | 2026.03.19 00:58:41.578026 [ 260 ] {35c4b89e-b056-48e8-8601-8fa0f9e4df9a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6383 | 2026.03.19 00:58:41.578247 [ 260 ] {35c4b89e-b056-48e8-8601-8fa0f9e4df9a} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2026.03.19 00:58:41.578372 [ 260 ] {35c4b89e-b056-48e8-8601-8fa0f9e4df9a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 6385 | 2026.03.19 00:58:41.578409 [ 260 ] {35c4b89e-b056-48e8-8601-8fa0f9e4df9a} <Debug> TCPHandler: Processed in 0.001271268 sec. | ||
| 6386 | 2026.03.19 00:58:41.578512 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6387 | 2026.03.19 00:58:41.578605 [ 260 ] {64aca85b-d625-498f-b6ec-6e5c3f9d14ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6388 | 2026.03.19 00:58:41.578645 [ 260 ] {64aca85b-d625-498f-b6ec-6e5c3f9d14ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6389 | 2026.03.19 00:58:41.579515 [ 260 ] {64aca85b-d625-498f-b6ec-6e5c3f9d14ca} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.03.19 00:58:41.579551 [ 260 ] {64aca85b-d625-498f-b6ec-6e5c3f9d14ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6391 | 2026.03.19 00:58:41.579907 [ 260 ] {64aca85b-d625-498f-b6ec-6e5c3f9d14ca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6392 | 2026.03.19 00:58:41.580130 [ 260 ] {64aca85b-d625-498f-b6ec-6e5c3f9d14ca} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.03.19 00:58:41.580245 [ 33 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6394 | 2026.03.19 00:58:41.580257 [ 260 ] {64aca85b-d625-498f-b6ec-6e5c3f9d14ca} <Debug> executeQuery: Read 1079 rows, 77.05 KiB in 0.001671 sec., 645721.1250748056 rows/sec., 45.03 MiB/sec. | ||
| 6395 | 2026.03.19 00:58:41.580312 [ 33 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.03.19 00:58:41.580321 [ 260 ] {64aca85b-d625-498f-b6ec-6e5c3f9d14ca} <Debug> TCPHandler: Processed in 0.00185724 sec. | ||
| 6397 | 2026.03.19 00:58:41.580341 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6398 | 2026.03.19 00:58:41.580429 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 6399 | 2026.03.19 00:58:41.580442 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6400 | 2026.03.19 00:58:41.580543 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6401 | 2026.03.19 00:58:41.580547 [ 260 ] {dbe390b8-f30f-466a-83e8-91af7cdc46ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6402 | 2026.03.19 00:58:41.580582 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1122 rows starting from the beginning of the part | ||
| 6403 | 2026.03.19 00:58:41.580606 [ 260 ] {dbe390b8-f30f-466a-83e8-91af7cdc46ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6404 | 2026.03.19 00:58:41.580648 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 92 rows starting from the beginning of the part | ||
| 6405 | 2026.03.19 00:58:41.580696 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 87 rows starting from the beginning of the part | ||
| 6406 | 2026.03.19 00:58:41.580734 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 92 rows starting from the beginning of the part | ||
| 6407 | 2026.03.19 00:58:41.580782 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 77 rows starting from the beginning of the part | ||
| 6408 | 2026.03.19 00:58:41.580821 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1079 rows starting from the beginning of the part | ||
| 6409 | 2026.03.19 00:58:41.581387 [ 260 ] {dbe390b8-f30f-466a-83e8-91af7cdc46ca} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2026.03.19 00:58:41.581429 [ 260 ] {dbe390b8-f30f-466a-83e8-91af7cdc46ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6411 | 2026.03.19 00:58:41.581869 [ 260 ] {dbe390b8-f30f-466a-83e8-91af7cdc46ca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6412 | 2026.03.19 00:58:41.582006 [ 199 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614045 sec., 1579262.0404015998 rows/sec., 118.21 MiB/sec. | ||
| 6413 | 2026.03.19 00:58:41.582099 [ 260 ] {dbe390b8-f30f-466a-83e8-91af7cdc46ca} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.03.19 00:58:41.582199 [ 190 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6415 | 2026.03.19 00:58:41.582236 [ 260 ] {dbe390b8-f30f-466a-83e8-91af7cdc46ca} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001707 sec., 735793.7902753368 rows/sec., 46.41 MiB/sec. | ||
| 6416 | 2026.03.19 00:58:41.582253 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6417 | 2026.03.19 00:58:41.582277 [ 260 ] {dbe390b8-f30f-466a-83e8-91af7cdc46ca} <Debug> TCPHandler: Processed in 0.001883991 sec. | ||
| 6418 | 2026.03.19 00:58:41.582321 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.03.19 00:58:41.582351 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6420 | 2026.03.19 00:58:41.582414 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2026.03.19 00:58:41.582432 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 6422 | 2026.03.19 00:58:41.582484 [ 190 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_46_9} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.03.19 00:58:41.582519 [ 260 ] {122eb59a-4c18-4f06-9867-5e7f2a85047d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6424 | 2026.03.19 00:58:41.582542 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6425 | 2026.03.19 00:58:41.582565 [ 190 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_46_9} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6426 | 2026.03.19 00:58:41.582576 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14012 rows starting from the beginning of the part | ||
| 6427 | 2026.03.19 00:58:41.582581 [ 260 ] {122eb59a-4c18-4f06-9867-5e7f2a85047d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6428 | 2026.03.19 00:58:41.582645 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6429 | 2026.03.19 00:58:41.582645 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 6430 | 2026.03.19 00:58:41.582707 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 165 rows starting from the beginning of the part | ||
| 6431 | 2026.03.19 00:58:41.582749 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 6432 | 2026.03.19 00:58:41.582787 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 6433 | 2026.03.19 00:58:41.582827 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1256 rows starting from the beginning of the part | ||
| 6434 | 2026.03.19 00:58:41.583478 [ 260 ] {122eb59a-4c18-4f06-9867-5e7f2a85047d} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.03.19 00:58:41.583520 [ 260 ] {122eb59a-4c18-4f06-9867-5e7f2a85047d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6436 | 2026.03.19 00:58:41.584165 [ 260 ] {122eb59a-4c18-4f06-9867-5e7f2a85047d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6437 | 2026.03.19 00:58:41.584409 [ 260 ] {122eb59a-4c18-4f06-9867-5e7f2a85047d} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.03.19 00:58:41.584552 [ 260 ] {122eb59a-4c18-4f06-9867-5e7f2a85047d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002053 sec., 18022.406234778373 rows/sec., 32.30 MiB/sec. | ||
| 6439 | 2026.03.19 00:58:41.584613 [ 260 ] {122eb59a-4c18-4f06-9867-5e7f2a85047d} <Debug> TCPHandler: Processed in 0.00225467 sec. | ||
| 6440 | 2026.03.19 00:58:41.584729 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2026.03.19 00:58:41.584823 [ 260 ] {65d9f984-e829-453d-8afe-f0ccaf161f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6442 | 2026.03.19 00:58:41.584865 [ 260 ] {65d9f984-e829-453d-8afe-f0ccaf161f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6443 | 2026.03.19 00:58:41.585180 [ 260 ] {65d9f984-e829-453d-8afe-f0ccaf161f81} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.03.19 00:58:41.585215 [ 260 ] {65d9f984-e829-453d-8afe-f0ccaf161f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6445 | 2026.03.19 00:58:41.585602 [ 260 ] {65d9f984-e829-453d-8afe-f0ccaf161f81} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6446 | 2026.03.19 00:58:41.585819 [ 260 ] {65d9f984-e829-453d-8afe-f0ccaf161f81} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.03.19 00:58:41.585951 [ 260 ] {65d9f984-e829-453d-8afe-f0ccaf161f81} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 721.99 KiB/sec. | ||
| 6448 | 2026.03.19 00:58:41.585957 [ 31 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6449 | 2026.03.19 00:58:41.585990 [ 260 ] {65d9f984-e829-453d-8afe-f0ccaf161f81} <Debug> TCPHandler: Processed in 0.001311039 sec. | ||
| 6450 | 2026.03.19 00:58:41.586003 [ 31 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.03.19 00:58:41.586028 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6452 | 2026.03.19 00:58:41.586110 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 6453 | 2026.03.19 00:58:41.586210 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6454 | 2026.03.19 00:58:41.586241 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2100 rows starting from the beginning of the part | ||
| 6455 | 2026.03.19 00:58:41.586302 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 6456 | 2026.03.19 00:58:41.586349 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 6457 | 2026.03.19 00:58:41.586392 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 6458 | 2026.03.19 00:58:41.586434 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 6459 | 2026.03.19 00:58:41.586476 [ 199 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 6460 | 2026.03.19 00:58:41.587290 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15913 rows, containing 5 columns (5 merged, 0 gathered) in 0.004890358 sec., 3253954.0050033145 rows/sec., 214.56 MiB/sec. | ||
| 6461 | 2026.03.19 00:58:41.587748 [ 193 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6462 | 2026.03.19 00:58:41.587809 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2352 rows, containing 4 columns (4 merged, 0 gathered) in 0.001733668 sec., 1356661.1369650937 rows/sec., 91.43 MiB/sec. | ||
| 6463 | 2026.03.19 00:58:41.588080 [ 193 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2026.03.19 00:58:41.588139 [ 190 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6465 | 2026.03.19 00:58:41.588168 [ 193 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6466 | 2026.03.19 00:58:41.588250 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 6467 | 2026.03.19 00:58:41.588411 [ 190 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_46_9} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.03.19 00:58:41.588486 [ 190 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_46_9} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6469 | 2026.03.19 00:58:41.588561 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6470 | 2026.03.19 00:58:46.255112 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2026.03.19 00:58:46.255309 [ 260 ] {e7760e6e-d439-4b04-9718-35127644514e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6472 | 2026.03.19 00:58:46.255375 [ 260 ] {e7760e6e-d439-4b04-9718-35127644514e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6473 | 2026.03.19 00:58:46.256024 [ 260 ] {e7760e6e-d439-4b04-9718-35127644514e} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.03.19 00:58:46.256067 [ 260 ] {e7760e6e-d439-4b04-9718-35127644514e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6475 | 2026.03.19 00:58:46.256477 [ 260 ] {e7760e6e-d439-4b04-9718-35127644514e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6476 | 2026.03.19 00:58:46.256713 [ 260 ] {e7760e6e-d439-4b04-9718-35127644514e} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.03.19 00:58:46.256868 [ 260 ] {e7760e6e-d439-4b04-9718-35127644514e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.66 MiB/sec. | ||
| 6478 | 2026.03.19 00:58:46.256909 [ 260 ] {e7760e6e-d439-4b04-9718-35127644514e} <Debug> TCPHandler: Processed in 0.001926352 sec. | ||
| 6479 | 2026.03.19 00:58:46.257031 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2026.03.19 00:58:46.257126 [ 260 ] {da28bd77-b84c-432b-a9f3-18cceb11bb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6481 | 2026.03.19 00:58:46.257166 [ 260 ] {da28bd77-b84c-432b-a9f3-18cceb11bb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6482 | 2026.03.19 00:58:46.257584 [ 260 ] {da28bd77-b84c-432b-a9f3-18cceb11bb5d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.03.19 00:58:46.257618 [ 260 ] {da28bd77-b84c-432b-a9f3-18cceb11bb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6484 | 2026.03.19 00:58:46.257937 [ 260 ] {da28bd77-b84c-432b-a9f3-18cceb11bb5d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6485 | 2026.03.19 00:58:46.258151 [ 260 ] {da28bd77-b84c-432b-a9f3-18cceb11bb5d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.03.19 00:58:46.258281 [ 260 ] {da28bd77-b84c-432b-a9f3-18cceb11bb5d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 6487 | 2026.03.19 00:58:46.258319 [ 260 ] {da28bd77-b84c-432b-a9f3-18cceb11bb5d} <Debug> TCPHandler: Processed in 0.001337209 sec. | ||
| 6488 | 2026.03.19 00:58:46.258432 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2026.03.19 00:58:46.258524 [ 260 ] {b9ceebf3-1e55-43e5-9c17-daee62cd5bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6490 | 2026.03.19 00:58:46.258569 [ 260 ] {b9ceebf3-1e55-43e5-9c17-daee62cd5bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6491 | 2026.03.19 00:58:46.258947 [ 260 ] {b9ceebf3-1e55-43e5-9c17-daee62cd5bc7} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.03.19 00:58:46.258982 [ 260 ] {b9ceebf3-1e55-43e5-9c17-daee62cd5bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6493 | 2026.03.19 00:58:46.259341 [ 260 ] {b9ceebf3-1e55-43e5-9c17-daee62cd5bc7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6494 | 2026.03.19 00:58:46.259556 [ 260 ] {b9ceebf3-1e55-43e5-9c17-daee62cd5bc7} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.03.19 00:58:46.259682 [ 260 ] {b9ceebf3-1e55-43e5-9c17-daee62cd5bc7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 6496 | 2026.03.19 00:58:46.259718 [ 260 ] {b9ceebf3-1e55-43e5-9c17-daee62cd5bc7} <Debug> TCPHandler: Processed in 0.001335739 sec. | ||
| 6497 | 2026.03.19 00:58:46.259834 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2026.03.19 00:58:46.259929 [ 260 ] {6c30e133-3423-445f-8d97-06c1624ebd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6499 | 2026.03.19 00:58:46.259971 [ 260 ] {6c30e133-3423-445f-8d97-06c1624ebd71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6500 | 2026.03.19 00:58:46.260300 [ 260 ] {6c30e133-3423-445f-8d97-06c1624ebd71} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.03.19 00:58:46.260334 [ 260 ] {6c30e133-3423-445f-8d97-06c1624ebd71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6502 | 2026.03.19 00:58:46.260643 [ 260 ] {6c30e133-3423-445f-8d97-06c1624ebd71} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6503 | 2026.03.19 00:58:46.260848 [ 260 ] {6c30e133-3423-445f-8d97-06c1624ebd71} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.03.19 00:58:46.260976 [ 260 ] {6c30e133-3423-445f-8d97-06c1624ebd71} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001065 sec., 45070.42253521127 rows/sec., 3.04 MiB/sec. | ||
| 6505 | 2026.03.19 00:58:46.261011 [ 260 ] {6c30e133-3423-445f-8d97-06c1624ebd71} <Debug> TCPHandler: Processed in 0.001228697 sec. | ||
| 6506 | 2026.03.19 00:58:48.163359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13929 | ||
| 6507 | 2026.03.19 00:58:48.163941 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2026.03.19 00:58:48.163993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6509 | 2026.03.19 00:58:48.164566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6510 | 2026.03.19 00:58:48.164802 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.03.19 00:58:48.164937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13929 | ||
| 6512 | 2026.03.19 00:58:48.885762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6513 | 2026.03.19 00:58:48.902470 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.03.19 00:58:48.902525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6515 | 2026.03.19 00:58:48.908822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6516 | 2026.03.19 00:58:48.909518 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.03.19 00:58:48.912329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6518 | 2026.03.19 00:58:50.690853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 810 | ||
| 6519 | 2026.03.19 00:58:50.693326 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.03.19 00:58:50.693374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6521 | 2026.03.19 00:58:50.694618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6522 | 2026.03.19 00:58:50.694883 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.03.19 00:58:50.695015 [ 123 ] {} <Debug> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6524 | 2026.03.19 00:58:50.695085 [ 123 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.03.19 00:58:50.695105 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6526 | 2026.03.19 00:58:50.695146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6527 | 2026.03.19 00:58:50.695217 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 6528 | 2026.03.19 00:58:50.695762 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6529 | 2026.03.19 00:58:50.695908 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 646 rows starting from the beginning of the part | ||
| 6530 | 2026.03.19 00:58:50.696253 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 6531 | 2026.03.19 00:58:50.696564 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 6532 | 2026.03.19 00:58:50.696866 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6533 | 2026.03.19 00:58:50.697173 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 6534 | 2026.03.19 00:58:50.697493 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 6535 | 2026.03.19 00:58:50.703578 [ 190 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 72 columns (72 merged, 0 gathered) in 0.008414865 sec., 96258.22874163756 rows/sec., 79.61 MiB/sec. | ||
| 6536 | 2026.03.19 00:58:50.705027 [ 187 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6537 | 2026.03.19 00:58:50.705646 [ 187 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_21_4} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.03.19 00:58:50.705726 [ 187 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_21_4} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6539 | 2026.03.19 00:58:50.705971 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 6540 | 2026.03.19 00:58:51.258162 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.03.19 00:58:51.258423 [ 260 ] {e493ca1a-3d57-496a-8678-76298923c6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6542 | 2026.03.19 00:58:51.258521 [ 260 ] {e493ca1a-3d57-496a-8678-76298923c6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6543 | 2026.03.19 00:58:51.259298 [ 260 ] {e493ca1a-3d57-496a-8678-76298923c6b6} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.03.19 00:58:51.259342 [ 260 ] {e493ca1a-3d57-496a-8678-76298923c6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6545 | 2026.03.19 00:58:51.259752 [ 260 ] {e493ca1a-3d57-496a-8678-76298923c6b6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6546 | 2026.03.19 00:58:51.259986 [ 260 ] {e493ca1a-3d57-496a-8678-76298923c6b6} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.03.19 00:58:51.260149 [ 260 ] {e493ca1a-3d57-496a-8678-76298923c6b6} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001796 sec., 45657.01559020044 rows/sec., 3.79 MiB/sec. | ||
| 6548 | 2026.03.19 00:58:51.260198 [ 260 ] {e493ca1a-3d57-496a-8678-76298923c6b6} <Debug> TCPHandler: Processed in 0.002206919 sec. | ||
| 6549 | 2026.03.19 00:58:51.260326 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.03.19 00:58:51.260428 [ 260 ] {a33fa5a3-fc8e-4f51-8431-4c454a6efc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6551 | 2026.03.19 00:58:51.260473 [ 260 ] {a33fa5a3-fc8e-4f51-8431-4c454a6efc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6552 | 2026.03.19 00:58:51.260888 [ 260 ] {a33fa5a3-fc8e-4f51-8431-4c454a6efc65} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.03.19 00:58:51.260925 [ 260 ] {a33fa5a3-fc8e-4f51-8431-4c454a6efc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6554 | 2026.03.19 00:58:51.261230 [ 260 ] {a33fa5a3-fc8e-4f51-8431-4c454a6efc65} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6555 | 2026.03.19 00:58:51.261447 [ 260 ] {a33fa5a3-fc8e-4f51-8431-4c454a6efc65} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.03.19 00:58:51.261582 [ 260 ] {a33fa5a3-fc8e-4f51-8431-4c454a6efc65} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001177 sec., 11045.02973661852 rows/sec., 830.53 KiB/sec. | ||
| 6557 | 2026.03.19 00:58:51.261621 [ 260 ] {a33fa5a3-fc8e-4f51-8431-4c454a6efc65} <Debug> TCPHandler: Processed in 0.00134752 sec. | ||
| 6558 | 2026.03.19 00:58:51.261733 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.03.19 00:58:51.261828 [ 260 ] {91785c26-a135-40d4-adee-2fd88c48713d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6560 | 2026.03.19 00:58:51.261869 [ 260 ] {91785c26-a135-40d4-adee-2fd88c48713d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6561 | 2026.03.19 00:58:51.262291 [ 260 ] {91785c26-a135-40d4-adee-2fd88c48713d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.03.19 00:58:51.262327 [ 260 ] {91785c26-a135-40d4-adee-2fd88c48713d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6563 | 2026.03.19 00:58:51.262633 [ 260 ] {91785c26-a135-40d4-adee-2fd88c48713d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6564 | 2026.03.19 00:58:51.262841 [ 260 ] {91785c26-a135-40d4-adee-2fd88c48713d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.03.19 00:58:51.262973 [ 260 ] {91785c26-a135-40d4-adee-2fd88c48713d} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001164 sec., 66151.20274914088 rows/sec., 5.16 MiB/sec. | ||
| 6566 | 2026.03.19 00:58:51.263011 [ 260 ] {91785c26-a135-40d4-adee-2fd88c48713d} <Debug> TCPHandler: Processed in 0.00132755 sec. | ||
| 6567 | 2026.03.19 00:58:51.263123 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.03.19 00:58:51.263216 [ 260 ] {55a1efff-cdd3-4a41-9c7a-bee92d799ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.03.19 00:58:51.263260 [ 260 ] {55a1efff-cdd3-4a41-9c7a-bee92d799ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6570 | 2026.03.19 00:58:51.263662 [ 260 ] {55a1efff-cdd3-4a41-9c7a-bee92d799ee9} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.03.19 00:58:51.263698 [ 260 ] {55a1efff-cdd3-4a41-9c7a-bee92d799ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6572 | 2026.03.19 00:58:51.264036 [ 260 ] {55a1efff-cdd3-4a41-9c7a-bee92d799ee9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6573 | 2026.03.19 00:58:51.264245 [ 260 ] {55a1efff-cdd3-4a41-9c7a-bee92d799ee9} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.03.19 00:58:51.264374 [ 260 ] {55a1efff-cdd3-4a41-9c7a-bee92d799ee9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 6575 | 2026.03.19 00:58:51.264412 [ 260 ] {55a1efff-cdd3-4a41-9c7a-bee92d799ee9} <Debug> TCPHandler: Processed in 0.001338379 sec. | ||
| 6576 | 2026.03.19 00:58:51.264520 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.03.19 00:58:51.264612 [ 260 ] {e191a40c-e99a-4ae3-b0dd-198d7ba4e690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6578 | 2026.03.19 00:58:51.264666 [ 260 ] {e191a40c-e99a-4ae3-b0dd-198d7ba4e690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6579 | 2026.03.19 00:58:51.265449 [ 260 ] {e191a40c-e99a-4ae3-b0dd-198d7ba4e690} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.03.19 00:58:51.265485 [ 260 ] {e191a40c-e99a-4ae3-b0dd-198d7ba4e690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6581 | 2026.03.19 00:58:51.266009 [ 260 ] {e191a40c-e99a-4ae3-b0dd-198d7ba4e690} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6582 | 2026.03.19 00:58:51.266240 [ 260 ] {e191a40c-e99a-4ae3-b0dd-198d7ba4e690} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.03.19 00:58:51.266381 [ 260 ] {e191a40c-e99a-4ae3-b0dd-198d7ba4e690} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001786 sec., 7278.835386338185 rows/sec., 13.04 MiB/sec. | ||
| 6584 | 2026.03.19 00:58:51.266443 [ 260 ] {e191a40c-e99a-4ae3-b0dd-198d7ba4e690} <Debug> TCPHandler: Processed in 0.001971524 sec. | ||
| 6585 | 2026.03.19 00:58:51.266555 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.03.19 00:58:51.266650 [ 260 ] {f49b7bf7-7135-4c11-ad73-eab35193411e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6587 | 2026.03.19 00:58:51.266692 [ 260 ] {f49b7bf7-7135-4c11-ad73-eab35193411e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6588 | 2026.03.19 00:58:51.267024 [ 260 ] {f49b7bf7-7135-4c11-ad73-eab35193411e} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.03.19 00:58:51.267059 [ 260 ] {f49b7bf7-7135-4c11-ad73-eab35193411e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6590 | 2026.03.19 00:58:51.267362 [ 260 ] {f49b7bf7-7135-4c11-ad73-eab35193411e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6591 | 2026.03.19 00:58:51.267570 [ 260 ] {f49b7bf7-7135-4c11-ad73-eab35193411e} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.03.19 00:58:51.267699 [ 260 ] {f49b7bf7-7135-4c11-ad73-eab35193411e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 6593 | 2026.03.19 00:58:51.267735 [ 260 ] {f49b7bf7-7135-4c11-ad73-eab35193411e} <Debug> TCPHandler: Processed in 0.001228167 sec. | ||
| 6594 | 2026.03.19 00:58:55.555371 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6595 | 2026.03.19 00:58:55.555441 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6596 | 2026.03.19 00:58:55.665040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14377 | ||
| 6597 | 2026.03.19 00:58:55.665797 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.03.19 00:58:55.665880 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6599 | 2026.03.19 00:58:55.666552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6600 | 2026.03.19 00:58:55.666779 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.03.19 00:58:55.666911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14377 | ||
| 6602 | 2026.03.19 00:58:56.258250 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2026.03.19 00:58:56.258474 [ 260 ] {f76cbc2d-d136-47c1-a103-fa277b18746d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6604 | 2026.03.19 00:58:56.258560 [ 260 ] {f76cbc2d-d136-47c1-a103-fa277b18746d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6605 | 2026.03.19 00:58:56.259352 [ 260 ] {f76cbc2d-d136-47c1-a103-fa277b18746d} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.03.19 00:58:56.259401 [ 260 ] {f76cbc2d-d136-47c1-a103-fa277b18746d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6607 | 2026.03.19 00:58:56.259794 [ 260 ] {f76cbc2d-d136-47c1-a103-fa277b18746d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6608 | 2026.03.19 00:58:56.260025 [ 260 ] {f76cbc2d-d136-47c1-a103-fa277b18746d} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.03.19 00:58:56.260178 [ 260 ] {f76cbc2d-d136-47c1-a103-fa277b18746d} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.001765 sec., 63456.09065155807 rows/sec., 5.35 MiB/sec. | ||
| 6610 | 2026.03.19 00:58:56.260218 [ 260 ] {f76cbc2d-d136-47c1-a103-fa277b18746d} <Debug> TCPHandler: Processed in 0.002128337 sec. | ||
| 6611 | 2026.03.19 00:58:56.260340 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6612 | 2026.03.19 00:58:56.260434 [ 260 ] {a6fcfbdd-0ef5-4708-b33f-604bd9dbe15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6613 | 2026.03.19 00:58:56.260475 [ 260 ] {a6fcfbdd-0ef5-4708-b33f-604bd9dbe15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6614 | 2026.03.19 00:58:56.260879 [ 260 ] {a6fcfbdd-0ef5-4708-b33f-604bd9dbe15f} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.03.19 00:58:56.260914 [ 260 ] {a6fcfbdd-0ef5-4708-b33f-604bd9dbe15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6616 | 2026.03.19 00:58:56.261209 [ 260 ] {a6fcfbdd-0ef5-4708-b33f-604bd9dbe15f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6617 | 2026.03.19 00:58:56.261431 [ 260 ] {a6fcfbdd-0ef5-4708-b33f-604bd9dbe15f} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2026.03.19 00:58:56.261545 [ 77 ] {} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6619 | 2026.03.19 00:58:56.261559 [ 260 ] {a6fcfbdd-0ef5-4708-b33f-604bd9dbe15f} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001145 sec., 24454.14847161572 rows/sec., 1.80 MiB/sec. | ||
| 6620 | 2026.03.19 00:58:56.261614 [ 77 ] {} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.03.19 00:58:56.261622 [ 260 ] {a6fcfbdd-0ef5-4708-b33f-604bd9dbe15f} <Debug> TCPHandler: Processed in 0.00133205 sec. | ||
| 6622 | 2026.03.19 00:58:56.261645 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6623 | 2026.03.19 00:58:56.261744 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.03.19 00:58:56.261767 [ 190 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::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 | ||
| 6625 | 2026.03.19 00:58:56.261840 [ 260 ] {0eeb307b-adcc-4f0a-b905-fbfbf33ad5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6626 | 2026.03.19 00:58:56.261883 [ 260 ] {0eeb307b-adcc-4f0a-b905-fbfbf33ad5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6627 | 2026.03.19 00:58:56.261902 [ 190 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6628 | 2026.03.19 00:58:56.261940 [ 190 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 80 rows starting from the beginning of the part | ||
| 6629 | 2026.03.19 00:58:56.262007 [ 190 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part | ||
| 6630 | 2026.03.19 00:58:56.262059 [ 190 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
| 6631 | 2026.03.19 00:58:56.262189 [ 190 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 55 rows starting from the beginning of the part | ||
| 6632 | 2026.03.19 00:58:56.262263 [ 190 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
| 6633 | 2026.03.19 00:58:56.262305 [ 190 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 6634 | 2026.03.19 00:58:56.262321 [ 260 ] {0eeb307b-adcc-4f0a-b905-fbfbf33ad5e7} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.03.19 00:58:56.262361 [ 260 ] {0eeb307b-adcc-4f0a-b905-fbfbf33ad5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6636 | 2026.03.19 00:58:56.262706 [ 260 ] {0eeb307b-adcc-4f0a-b905-fbfbf33ad5e7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6637 | 2026.03.19 00:58:56.262936 [ 260 ] {0eeb307b-adcc-4f0a-b905-fbfbf33ad5e7} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.03.19 00:58:56.263069 [ 260 ] {0eeb307b-adcc-4f0a-b905-fbfbf33ad5e7} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001247 sec., 73777.06495589414 rows/sec., 5.76 MiB/sec. | ||
| 6639 | 2026.03.19 00:58:56.263106 [ 260 ] {0eeb307b-adcc-4f0a-b905-fbfbf33ad5e7} <Debug> TCPHandler: Processed in 0.001410262 sec. | ||
| 6640 | 2026.03.19 00:58:56.263160 [ 187 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449422 sec., 149714.85185128968 rows/sec., 11.56 MiB/sec. | ||
| 6641 | 2026.03.19 00:58:56.263220 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.03.19 00:58:56.263313 [ 260 ] {5c5e4ef4-966f-445c-a449-ac7ded70a5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6643 | 2026.03.19 00:58:56.263357 [ 260 ] {5c5e4ef4-966f-445c-a449-ac7ded70a5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6644 | 2026.03.19 00:58:56.263363 [ 200 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6645 | 2026.03.19 00:58:56.263740 [ 200 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_41_8} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.03.19 00:58:56.263761 [ 260 ] {5c5e4ef4-966f-445c-a449-ac7ded70a5e8} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.03.19 00:58:56.263802 [ 260 ] {5c5e4ef4-966f-445c-a449-ac7ded70a5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6648 | 2026.03.19 00:58:56.263841 [ 200 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_41_8} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6649 | 2026.03.19 00:58:56.263954 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6650 | 2026.03.19 00:58:56.264157 [ 260 ] {5c5e4ef4-966f-445c-a449-ac7ded70a5e8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6651 | 2026.03.19 00:58:56.264375 [ 260 ] {5c5e4ef4-966f-445c-a449-ac7ded70a5e8} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.03.19 00:58:56.264504 [ 260 ] {5c5e4ef4-966f-445c-a449-ac7ded70a5e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 6653 | 2026.03.19 00:58:56.264541 [ 260 ] {5c5e4ef4-966f-445c-a449-ac7ded70a5e8} <Debug> TCPHandler: Processed in 0.00137063 sec. | ||
| 6654 | 2026.03.19 00:58:56.264649 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2026.03.19 00:58:56.264740 [ 260 ] {455fbb68-4591-4b91-a8e0-139dae3aef89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6656 | 2026.03.19 00:58:56.264794 [ 260 ] {455fbb68-4591-4b91-a8e0-139dae3aef89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6657 | 2026.03.19 00:58:56.265622 [ 260 ] {455fbb68-4591-4b91-a8e0-139dae3aef89} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.03.19 00:58:56.265658 [ 260 ] {455fbb68-4591-4b91-a8e0-139dae3aef89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6659 | 2026.03.19 00:58:56.266200 [ 260 ] {455fbb68-4591-4b91-a8e0-139dae3aef89} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6660 | 2026.03.19 00:58:56.266421 [ 260 ] {455fbb68-4591-4b91-a8e0-139dae3aef89} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.03.19 00:58:56.266534 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6662 | 2026.03.19 00:58:56.266558 [ 260 ] {455fbb68-4591-4b91-a8e0-139dae3aef89} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001835 sec., 15258.855585831063 rows/sec., 27.34 MiB/sec. | ||
| 6663 | 2026.03.19 00:58:56.266577 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.03.19 00:58:56.266602 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6665 | 2026.03.19 00:58:56.266616 [ 260 ] {455fbb68-4591-4b91-a8e0-139dae3aef89} <Debug> TCPHandler: Processed in 0.002016235 sec. | ||
| 6666 | 2026.03.19 00:58:56.266676 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::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 | ||
| 6667 | 2026.03.19 00:58:56.266743 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.03.19 00:58:56.266839 [ 260 ] {90646010-d79f-4258-9060-1d700dbf1e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6669 | 2026.03.19 00:58:56.266870 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6670 | 2026.03.19 00:58:56.266882 [ 260 ] {90646010-d79f-4258-9060-1d700dbf1e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6671 | 2026.03.19 00:58:56.266926 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 719 rows starting from the beginning of the part | ||
| 6672 | 2026.03.19 00:58:56.267039 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part | ||
| 6673 | 2026.03.19 00:58:56.267132 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
| 6674 | 2026.03.19 00:58:56.267224 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 37 rows starting from the beginning of the part | ||
| 6675 | 2026.03.19 00:58:56.267241 [ 260 ] {90646010-d79f-4258-9060-1d700dbf1e98} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.03.19 00:58:56.267280 [ 260 ] {90646010-d79f-4258-9060-1d700dbf1e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6677 | 2026.03.19 00:58:56.267313 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
| 6678 | 2026.03.19 00:58:56.267399 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 6679 | 2026.03.19 00:58:56.267610 [ 260 ] {90646010-d79f-4258-9060-1d700dbf1e98} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6680 | 2026.03.19 00:58:56.267882 [ 260 ] {90646010-d79f-4258-9060-1d700dbf1e98} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2026.03.19 00:58:56.268031 [ 260 ] {90646010-d79f-4258-9060-1d700dbf1e98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 6682 | 2026.03.19 00:58:56.268067 [ 260 ] {90646010-d79f-4258-9060-1d700dbf1e98} <Debug> TCPHandler: Processed in 0.0013734 sec. | ||
| 6683 | 2026.03.19 00:58:56.281682 [ 197 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 19 columns (19 merged, 0 gathered) in 0.015037861 sec., 55726.01050109454 rows/sec., 99.86 MiB/sec. | ||
| 6684 | 2026.03.19 00:58:56.282472 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6685 | 2026.03.19 00:58:56.282799 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.03.19 00:58:56.282873 [ 190 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6687 | 2026.03.19 00:58:56.282973 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 6688 | 2026.03.19 00:58:56.412387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6689 | 2026.03.19 00:58:56.430126 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.03.19 00:58:56.430183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6691 | 2026.03.19 00:58:56.436226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6692 | 2026.03.19 00:58:56.436913 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.03.19 00:58:56.439785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6694 | 2026.03.19 00:59:00.696399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 834 | ||
| 6695 | 2026.03.19 00:59:00.698444 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.03.19 00:59:00.698492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6697 | 2026.03.19 00:59:00.699624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6698 | 2026.03.19 00:59:00.699886 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.03.19 00:59:00.700150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6700 | 2026.03.19 00:59:01.257824 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.03.19 00:59:01.258094 [ 260 ] {a8799ae3-d069-43bf-9c1e-c31ea167c8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6702 | 2026.03.19 00:59:01.258157 [ 260 ] {a8799ae3-d069-43bf-9c1e-c31ea167c8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6703 | 2026.03.19 00:59:01.258823 [ 260 ] {a8799ae3-d069-43bf-9c1e-c31ea167c8e7} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.03.19 00:59:01.258865 [ 260 ] {a8799ae3-d069-43bf-9c1e-c31ea167c8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6705 | 2026.03.19 00:59:01.259244 [ 260 ] {a8799ae3-d069-43bf-9c1e-c31ea167c8e7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6706 | 2026.03.19 00:59:01.259470 [ 260 ] {a8799ae3-d069-43bf-9c1e-c31ea167c8e7} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.03.19 00:59:01.259617 [ 260 ] {a8799ae3-d069-43bf-9c1e-c31ea167c8e7} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001596 sec., 51378.44611528822 rows/sec., 4.26 MiB/sec. | ||
| 6708 | 2026.03.19 00:59:01.259657 [ 260 ] {a8799ae3-d069-43bf-9c1e-c31ea167c8e7} <Debug> TCPHandler: Processed in 0.002010864 sec. | ||
| 6709 | 2026.03.19 00:59:01.259783 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.03.19 00:59:01.259883 [ 260 ] {0cb07c92-8329-43c3-9f2e-ddda6958889a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6711 | 2026.03.19 00:59:01.259921 [ 260 ] {0cb07c92-8329-43c3-9f2e-ddda6958889a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6712 | 2026.03.19 00:59:01.260348 [ 260 ] {0cb07c92-8329-43c3-9f2e-ddda6958889a} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.03.19 00:59:01.260384 [ 260 ] {0cb07c92-8329-43c3-9f2e-ddda6958889a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6714 | 2026.03.19 00:59:01.260684 [ 260 ] {0cb07c92-8329-43c3-9f2e-ddda6958889a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6715 | 2026.03.19 00:59:01.260891 [ 260 ] {0cb07c92-8329-43c3-9f2e-ddda6958889a} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.03.19 00:59:01.261017 [ 260 ] {0cb07c92-8329-43c3-9f2e-ddda6958889a} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001161 sec., 11197.243755383292 rows/sec., 841.98 KiB/sec. | ||
| 6717 | 2026.03.19 00:59:01.261053 [ 260 ] {0cb07c92-8329-43c3-9f2e-ddda6958889a} <Debug> TCPHandler: Processed in 0.001317869 sec. | ||
| 6718 | 2026.03.19 00:59:01.261160 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.03.19 00:59:01.261259 [ 260 ] {c277a043-735a-4af5-a325-695dbbbeac30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6720 | 2026.03.19 00:59:01.261297 [ 260 ] {c277a043-735a-4af5-a325-695dbbbeac30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6721 | 2026.03.19 00:59:01.261705 [ 260 ] {c277a043-735a-4af5-a325-695dbbbeac30} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.03.19 00:59:01.261741 [ 260 ] {c277a043-735a-4af5-a325-695dbbbeac30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6723 | 2026.03.19 00:59:01.262042 [ 260 ] {c277a043-735a-4af5-a325-695dbbbeac30} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6724 | 2026.03.19 00:59:01.262244 [ 260 ] {c277a043-735a-4af5-a325-695dbbbeac30} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.03.19 00:59:01.262369 [ 260 ] {c277a043-735a-4af5-a325-695dbbbeac30} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001128 sec., 68262.41134751773 rows/sec., 5.33 MiB/sec. | ||
| 6726 | 2026.03.19 00:59:01.262404 [ 260 ] {c277a043-735a-4af5-a325-695dbbbeac30} <Debug> TCPHandler: Processed in 0.001290379 sec. | ||
| 6727 | 2026.03.19 00:59:01.262513 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.03.19 00:59:01.262612 [ 260 ] {a308ded2-362b-4bc6-a2a0-9208ed02e1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6729 | 2026.03.19 00:59:01.262653 [ 260 ] {a308ded2-362b-4bc6-a2a0-9208ed02e1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6730 | 2026.03.19 00:59:01.263058 [ 260 ] {a308ded2-362b-4bc6-a2a0-9208ed02e1ed} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.03.19 00:59:01.263093 [ 260 ] {a308ded2-362b-4bc6-a2a0-9208ed02e1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6732 | 2026.03.19 00:59:01.263409 [ 260 ] {a308ded2-362b-4bc6-a2a0-9208ed02e1ed} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6733 | 2026.03.19 00:59:01.263613 [ 260 ] {a308ded2-362b-4bc6-a2a0-9208ed02e1ed} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.03.19 00:59:01.263737 [ 260 ] {a308ded2-362b-4bc6-a2a0-9208ed02e1ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 6735 | 2026.03.19 00:59:01.263774 [ 260 ] {a308ded2-362b-4bc6-a2a0-9208ed02e1ed} <Debug> TCPHandler: Processed in 0.001306949 sec. | ||
| 6736 | 2026.03.19 00:59:01.263880 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.03.19 00:59:01.263978 [ 260 ] {1275956a-1418-4250-9e39-e17674938c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6738 | 2026.03.19 00:59:01.264034 [ 260 ] {1275956a-1418-4250-9e39-e17674938c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6739 | 2026.03.19 00:59:01.264782 [ 260 ] {1275956a-1418-4250-9e39-e17674938c29} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.03.19 00:59:01.264818 [ 260 ] {1275956a-1418-4250-9e39-e17674938c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6741 | 2026.03.19 00:59:01.265328 [ 260 ] {1275956a-1418-4250-9e39-e17674938c29} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6742 | 2026.03.19 00:59:01.265541 [ 260 ] {1275956a-1418-4250-9e39-e17674938c29} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.03.19 00:59:01.265674 [ 260 ] {1275956a-1418-4250-9e39-e17674938c29} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001713 sec., 7589.025102159953 rows/sec., 13.60 MiB/sec. | ||
| 6744 | 2026.03.19 00:59:01.265725 [ 260 ] {1275956a-1418-4250-9e39-e17674938c29} <Debug> TCPHandler: Processed in 0.001891142 sec. | ||
| 6745 | 2026.03.19 00:59:01.265835 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.03.19 00:59:01.265934 [ 260 ] {5c83d632-eac4-424c-9393-76f1c94bd644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6747 | 2026.03.19 00:59:01.265975 [ 260 ] {5c83d632-eac4-424c-9393-76f1c94bd644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6748 | 2026.03.19 00:59:01.266299 [ 260 ] {5c83d632-eac4-424c-9393-76f1c94bd644} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.03.19 00:59:01.266334 [ 260 ] {5c83d632-eac4-424c-9393-76f1c94bd644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6750 | 2026.03.19 00:59:01.266626 [ 260 ] {5c83d632-eac4-424c-9393-76f1c94bd644} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6751 | 2026.03.19 00:59:01.266840 [ 260 ] {5c83d632-eac4-424c-9393-76f1c94bd644} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.03.19 00:59:01.266964 [ 260 ] {5c83d632-eac4-424c-9393-76f1c94bd644} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 6753 | 2026.03.19 00:59:01.266999 [ 260 ] {5c83d632-eac4-424c-9393-76f1c94bd644} <Debug> TCPHandler: Processed in 0.001210987 sec. | ||
| 6754 | 2026.03.19 00:59:03.167923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14889 | ||
| 6755 | 2026.03.19 00:59:03.168488 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.03.19 00:59:03.168529 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6757 | 2026.03.19 00:59:03.169014 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6758 | 2026.03.19 00:59:03.169249 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.03.19 00:59:03.169381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14889 | ||
| 6760 | 2026.03.19 00:59:03.169388 [ 142 ] {} <Debug> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6761 | 2026.03.19 00:59:03.169464 [ 142 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.03.19 00:59:03.169486 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6763 | 2026.03.19 00:59:03.169642 [ 187 ] {c4062d85-5db1-44cf-991b-11480bbd7783::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 | ||
| 6764 | 2026.03.19 00:59:03.169845 [ 187 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6765 | 2026.03.19 00:59:03.169905 [ 187 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12457 rows starting from the beginning of the part | ||
| 6766 | 2026.03.19 00:59:03.170040 [ 187 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6767 | 2026.03.19 00:59:03.170113 [ 187 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6768 | 2026.03.19 00:59:03.170152 [ 187 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6769 | 2026.03.19 00:59:03.170190 [ 187 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6770 | 2026.03.19 00:59:03.170227 [ 187 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6771 | 2026.03.19 00:59:03.171966 [ 195 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14889 rows, containing 4 columns (4 merged, 0 gathered) in 0.002404413 sec., 6192363.791079152 rows/sec., 88.58 MiB/sec. | ||
| 6772 | 2026.03.19 00:59:03.172497 [ 192 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6773 | 2026.03.19 00:59:03.172983 [ 192 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_31_6} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.03.19 00:59:03.173110 [ 192 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_31_6} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6775 | 2026.03.19 00:59:03.173219 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6776 | 2026.03.19 00:59:03.940757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6777 | 2026.03.19 00:59:03.958443 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.03.19 00:59:03.958489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6779 | 2026.03.19 00:59:03.964119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6780 | 2026.03.19 00:59:03.964822 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.03.19 00:59:03.965106 [ 143 ] {} <Debug> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6782 | 2026.03.19 00:59:03.965142 [ 143 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.03.19 00:59:03.965160 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6784 | 2026.03.19 00:59:03.965242 [ 187 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6785 | 2026.03.19 00:59:03.967684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6786 | 2026.03.19 00:59:03.968142 [ 187 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6787 | 2026.03.19 00:59:03.968849 [ 187 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6788 | 2026.03.19 00:59:03.972171 [ 187 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6789 | 2026.03.19 00:59:03.975584 [ 187 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6790 | 2026.03.19 00:59:03.979266 [ 187 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6791 | 2026.03.19 00:59:03.983280 [ 187 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6792 | 2026.03.19 00:59:03.987131 [ 187 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 6793 | 2026.03.19 00:59:04.000241 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.62 MiB, peak 283.62 MiB, free memory in arenas 0.00 B, will set to 274.36 MiB (RSS), difference: -9.26 MiB | ||
| 6794 | 2026.03.19 00:59:04.039834 [ 195 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.074624313 sec., 3135.707259375373 rows/sec., 16.21 MiB/sec. | ||
| 6795 | 2026.03.19 00:59:04.041907 [ 191 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6796 | 2026.03.19 00:59:04.043738 [ 191 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_31_6} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2026.03.19 00:59:04.043834 [ 191 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_31_6} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6798 | 2026.03.19 00:59:04.045084 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6799 | 2026.03.19 00:59:05.000280 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.94 MiB, peak 283.62 MiB, free memory in arenas 0.00 B, will set to 277.12 MiB (RSS), difference: 12.18 MiB | ||
| 6800 | 2026.03.19 00:59:06.258497 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.03.19 00:59:06.258680 [ 260 ] {6690c500-fba0-4d66-8323-688a188f469d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6802 | 2026.03.19 00:59:06.258747 [ 260 ] {6690c500-fba0-4d66-8323-688a188f469d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6803 | 2026.03.19 00:59:06.259418 [ 260 ] {6690c500-fba0-4d66-8323-688a188f469d} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.03.19 00:59:06.259544 [ 260 ] {6690c500-fba0-4d66-8323-688a188f469d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6805 | 2026.03.19 00:59:06.259968 [ 260 ] {6690c500-fba0-4d66-8323-688a188f469d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6806 | 2026.03.19 00:59:06.260213 [ 260 ] {6690c500-fba0-4d66-8323-688a188f469d} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.03.19 00:59:06.260360 [ 151 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6808 | 2026.03.19 00:59:06.260380 [ 260 ] {6690c500-fba0-4d66-8323-688a188f469d} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.001747 sec., 64109.90269032627 rows/sec., 5.40 MiB/sec. | ||
| 6809 | 2026.03.19 00:59:06.260405 [ 151 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.03.19 00:59:06.260429 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6811 | 2026.03.19 00:59:06.260435 [ 260 ] {6690c500-fba0-4d66-8323-688a188f469d} <Debug> TCPHandler: Processed in 0.002075516 sec. | ||
| 6812 | 2026.03.19 00:59:06.260568 [ 198 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 6813 | 2026.03.19 00:59:06.260575 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.03.19 00:59:06.260725 [ 260 ] {b28c2fbc-7cef-49e6-9eb7-358a0505a0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6815 | 2026.03.19 00:59:06.260726 [ 198 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6816 | 2026.03.19 00:59:06.260775 [ 260 ] {b28c2fbc-7cef-49e6-9eb7-358a0505a0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6817 | 2026.03.19 00:59:06.260779 [ 198 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2147 rows starting from the beginning of the part | ||
| 6818 | 2026.03.19 00:59:06.260863 [ 198 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 6819 | 2026.03.19 00:59:06.260912 [ 198 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
| 6820 | 2026.03.19 00:59:06.260954 [ 198 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 112 rows starting from the beginning of the part | ||
| 6821 | 2026.03.19 00:59:06.261019 [ 198 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
| 6822 | 2026.03.19 00:59:06.261081 [ 198 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 112 rows starting from the beginning of the part | ||
| 6823 | 2026.03.19 00:59:06.261225 [ 260 ] {b28c2fbc-7cef-49e6-9eb7-358a0505a0dc} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.03.19 00:59:06.261267 [ 260 ] {b28c2fbc-7cef-49e6-9eb7-358a0505a0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6825 | 2026.03.19 00:59:06.261877 [ 260 ] {b28c2fbc-7cef-49e6-9eb7-358a0505a0dc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6826 | 2026.03.19 00:59:06.262105 [ 260 ] {b28c2fbc-7cef-49e6-9eb7-358a0505a0dc} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.03.19 00:59:06.262241 [ 260 ] {b28c2fbc-7cef-49e6-9eb7-358a0505a0dc} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001543 sec., 18146.46791963707 rows/sec., 1.33 MiB/sec. | ||
| 6828 | 2026.03.19 00:59:06.262281 [ 260 ] {b28c2fbc-7cef-49e6-9eb7-358a0505a0dc} <Debug> TCPHandler: Processed in 0.001761928 sec. | ||
| 6829 | 2026.03.19 00:59:06.262396 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6830 | 2026.03.19 00:59:06.262401 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001895782 sec., 1366718.3252082781 rows/sec., 111.23 MiB/sec. | ||
| 6831 | 2026.03.19 00:59:06.262494 [ 260 ] {4ba4750d-b0b6-429d-a0a0-75e0bf931819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6832 | 2026.03.19 00:59:06.262540 [ 260 ] {4ba4750d-b0b6-429d-a0a0-75e0bf931819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6833 | 2026.03.19 00:59:06.262652 [ 202 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6834 | 2026.03.19 00:59:06.262919 [ 202 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_51_10} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2026.03.19 00:59:06.262969 [ 260 ] {4ba4750d-b0b6-429d-a0a0-75e0bf931819} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.03.19 00:59:06.263001 [ 202 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_51_10} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6837 | 2026.03.19 00:59:06.263015 [ 260 ] {4ba4750d-b0b6-429d-a0a0-75e0bf931819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6838 | 2026.03.19 00:59:06.263099 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 6839 | 2026.03.19 00:59:06.263358 [ 260 ] {4ba4750d-b0b6-429d-a0a0-75e0bf931819} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6840 | 2026.03.19 00:59:06.263607 [ 260 ] {4ba4750d-b0b6-429d-a0a0-75e0bf931819} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.03.19 00:59:06.263716 [ 151 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6842 | 2026.03.19 00:59:06.263739 [ 260 ] {4ba4750d-b0b6-429d-a0a0-75e0bf931819} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001265 sec., 72727.27272727272 rows/sec., 5.68 MiB/sec. | ||
| 6843 | 2026.03.19 00:59:06.263741 [ 151 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6844 | 2026.03.19 00:59:06.263768 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6845 | 2026.03.19 00:59:06.263777 [ 260 ] {4ba4750d-b0b6-429d-a0a0-75e0bf931819} <Debug> TCPHandler: Processed in 0.001430772 sec. | ||
| 6846 | 2026.03.19 00:59:06.263838 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 6847 | 2026.03.19 00:59:06.263895 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6848 | 2026.03.19 00:59:06.263936 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6849 | 2026.03.19 00:59:06.263964 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1122 rows starting from the beginning of the part | ||
| 6850 | 2026.03.19 00:59:06.263994 [ 260 ] {7c576b00-3b2e-4730-a2ac-c8f51c549822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6851 | 2026.03.19 00:59:06.264010 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 6852 | 2026.03.19 00:59:06.264046 [ 260 ] {7c576b00-3b2e-4730-a2ac-c8f51c549822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6853 | 2026.03.19 00:59:06.264052 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 77 rows starting from the beginning of the part | ||
| 6854 | 2026.03.19 00:59:06.264101 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 92 rows starting from the beginning of the part | ||
| 6855 | 2026.03.19 00:59:06.264132 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 77 rows starting from the beginning of the part | ||
| 6856 | 2026.03.19 00:59:06.264169 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 92 rows starting from the beginning of the part | ||
| 6857 | 2026.03.19 00:59:06.264470 [ 260 ] {7c576b00-3b2e-4730-a2ac-c8f51c549822} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.03.19 00:59:06.264509 [ 260 ] {7c576b00-3b2e-4730-a2ac-c8f51c549822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6859 | 2026.03.19 00:59:06.265018 [ 260 ] {7c576b00-3b2e-4730-a2ac-c8f51c549822} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6860 | 2026.03.19 00:59:06.265061 [ 198 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252038 sec., 1217215.4519271778 rows/sec., 92.52 MiB/sec. | ||
| 6861 | 2026.03.19 00:59:06.265237 [ 260 ] {7c576b00-3b2e-4730-a2ac-c8f51c549822} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.03.19 00:59:06.265299 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6863 | 2026.03.19 00:59:06.265363 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6864 | 2026.03.19 00:59:06.265374 [ 260 ] {7c576b00-3b2e-4730-a2ac-c8f51c549822} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001399 sec., 114367.40528949248 rows/sec., 7.97 MiB/sec. | ||
| 6865 | 2026.03.19 00:59:06.265408 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2026.03.19 00:59:06.265421 [ 260 ] {7c576b00-3b2e-4730-a2ac-c8f51c549822} <Debug> TCPHandler: Processed in 0.001575335 sec. | ||
| 6867 | 2026.03.19 00:59:06.265441 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6868 | 2026.03.19 00:59:06.265534 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2026.03.19 00:59:06.265562 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 6870 | 2026.03.19 00:59:06.265632 [ 260 ] {95df8884-ba3b-4c8a-88d9-5afe473117dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.03.19 00:59:06.265664 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_51_10} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2026.03.19 00:59:06.265693 [ 260 ] {95df8884-ba3b-4c8a-88d9-5afe473117dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6873 | 2026.03.19 00:59:06.265725 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6874 | 2026.03.19 00:59:06.265754 [ 195 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_51_10} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6875 | 2026.03.19 00:59:06.265772 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15913 rows starting from the beginning of the part | ||
| 6876 | 2026.03.19 00:59:06.265848 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6877 | 2026.03.19 00:59:06.265860 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
| 6878 | 2026.03.19 00:59:06.265920 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 6879 | 2026.03.19 00:59:06.265968 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 6880 | 2026.03.19 00:59:06.266012 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 6881 | 2026.03.19 00:59:06.266057 [ 201 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 6882 | 2026.03.19 00:59:06.266501 [ 260 ] {95df8884-ba3b-4c8a-88d9-5afe473117dd} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.03.19 00:59:06.266541 [ 260 ] {95df8884-ba3b-4c8a-88d9-5afe473117dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6884 | 2026.03.19 00:59:06.267156 [ 260 ] {95df8884-ba3b-4c8a-88d9-5afe473117dd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6885 | 2026.03.19 00:59:06.267393 [ 260 ] {95df8884-ba3b-4c8a-88d9-5afe473117dd} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.03.19 00:59:06.267533 [ 260 ] {95df8884-ba3b-4c8a-88d9-5afe473117dd} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001921 sec., 14575.741801145237 rows/sec., 26.12 MiB/sec. | ||
| 6887 | 2026.03.19 00:59:06.267589 [ 260 ] {95df8884-ba3b-4c8a-88d9-5afe473117dd} <Debug> TCPHandler: Processed in 0.002104926 sec. | ||
| 6888 | 2026.03.19 00:59:06.267707 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.03.19 00:59:06.267802 [ 260 ] {0f66a372-4604-4133-92cf-d6cc104ab96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6890 | 2026.03.19 00:59:06.267846 [ 260 ] {0f66a372-4604-4133-92cf-d6cc104ab96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6891 | 2026.03.19 00:59:06.268204 [ 260 ] {0f66a372-4604-4133-92cf-d6cc104ab96a} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.03.19 00:59:06.268238 [ 260 ] {0f66a372-4604-4133-92cf-d6cc104ab96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6893 | 2026.03.19 00:59:06.268554 [ 260 ] {0f66a372-4604-4133-92cf-d6cc104ab96a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6894 | 2026.03.19 00:59:06.268803 [ 260 ] {0f66a372-4604-4133-92cf-d6cc104ab96a} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.03.19 00:59:06.268923 [ 127 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6896 | 2026.03.19 00:59:06.268938 [ 260 ] {0f66a372-4604-4133-92cf-d6cc104ab96a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 6897 | 2026.03.19 00:59:06.268959 [ 127 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.03.19 00:59:06.268977 [ 260 ] {0f66a372-4604-4133-92cf-d6cc104ab96a} <Debug> TCPHandler: Processed in 0.001321859 sec. | ||
| 6899 | 2026.03.19 00:59:06.268981 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6900 | 2026.03.19 00:59:06.269059 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 6901 | 2026.03.19 00:59:06.269169 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6902 | 2026.03.19 00:59:06.269197 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2352 rows starting from the beginning of the part | ||
| 6903 | 2026.03.19 00:59:06.269241 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 6904 | 2026.03.19 00:59:06.269275 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 6905 | 2026.03.19 00:59:06.269309 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 6906 | 2026.03.19 00:59:06.269342 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 6907 | 2026.03.19 00:59:06.269375 [ 198 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 6908 | 2026.03.19 00:59:06.270863 [ 189 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.00183051 sec., 1442221.0203713719 rows/sec., 97.20 MiB/sec. | ||
| 6909 | 2026.03.19 00:59:06.271202 [ 195 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6910 | 2026.03.19 00:59:06.271276 [ 199 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16681 rows, containing 5 columns (5 merged, 0 gathered) in 0.005771607 sec., 2890182.9247902706 rows/sec., 191.07 MiB/sec. | ||
| 6911 | 2026.03.19 00:59:06.271459 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6912 | 2026.03.19 00:59:06.271481 [ 195 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_51_10} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.03.19 00:59:06.271582 [ 195 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_51_10} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6914 | 2026.03.19 00:59:06.271667 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6915 | 2026.03.19 00:59:06.271775 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.03.19 00:59:06.271858 [ 189 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6917 | 2026.03.19 00:59:06.271932 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 6918 | 2026.03.19 00:59:07.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.67 MiB, peak 286.66 MiB, free memory in arenas 0.00 B, will set to 279.73 MiB (RSS), difference: 2.06 MiB | ||
| 6919 | 2026.03.19 00:59:10.211143 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62320 | ||
| 6920 | 2026.03.19 00:59:10.211266 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6921 | 2026.03.19 00:59:10.211292 [ 291 ] {} <Debug> TCP-Session: e4745882-1527-4463-b936-d23dc0536188 Authenticating user 'default' from [fd00:1122:3344:101::e]:62320 | ||
| 6922 | 2026.03.19 00:59:10.211315 [ 291 ] {} <Debug> TCP-Session: e4745882-1527-4463-b936-d23dc0536188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6923 | 2026.03.19 00:59:10.211328 [ 291 ] {} <Debug> TCP-Session: e4745882-1527-4463-b936-d23dc0536188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6924 | 2026.03.19 00:59:10.211547 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45985 | ||
| 6925 | 2026.03.19 00:59:10.211560 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40679 | ||
| 6926 | 2026.03.19 00:59:10.211604 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43500 | ||
| 6927 | 2026.03.19 00:59:10.211628 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32849 | ||
| 6928 | 2026.03.19 00:59:10.211654 [ 291 ] {} <Trace> TCP-Session: e4745882-1527-4463-b936-d23dc0536188 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.03.19 00:59:10.211674 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6930 | 2026.03.19 00:59:10.211692 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6931 | 2026.03.19 00:59:10.211723 [ 292 ] {} <Debug> TCP-Session: 5f1a587f-59e5-4f6f-8546-f19ccd16fdc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45985 | ||
| 6932 | 2026.03.19 00:59:10.211742 [ 293 ] {} <Debug> TCP-Session: 22652301-6b25-403c-9bf9-5ee611d72f31 Authenticating user 'default' from [fd00:1122:3344:101::e]:40679 | ||
| 6933 | 2026.03.19 00:59:10.211645 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64967 | ||
| 6934 | 2026.03.19 00:59:10.211633 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62322 | ||
| 6935 | 2026.03.19 00:59:10.211824 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6936 | 2026.03.19 00:59:10.211853 [ 291 ] {b2458585-fa03-4811-a564-19c86ed0f742} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62320) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6937 | 2026.03.19 00:59:10.211874 [ 287 ] {} <Debug> TCP-Session: f79752bd-1678-4aac-b9ff-c3ed8a03f3cc Authenticating user 'default' from [fd00:1122:3344:101::e]:43500 | ||
| 6938 | 2026.03.19 00:59:10.211589 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61407 | ||
| 6939 | 2026.03.19 00:59:10.211895 [ 287 ] {} <Debug> TCP-Session: f79752bd-1678-4aac-b9ff-c3ed8a03f3cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6940 | 2026.03.19 00:59:10.211585 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33323 | ||
| 6941 | 2026.03.19 00:59:10.211940 [ 287 ] {} <Debug> TCP-Session: f79752bd-1678-4aac-b9ff-c3ed8a03f3cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6942 | 2026.03.19 00:59:10.211763 [ 292 ] {} <Debug> TCP-Session: 5f1a587f-59e5-4f6f-8546-f19ccd16fdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6943 | 2026.03.19 00:59:10.211782 [ 293 ] {} <Debug> TCP-Session: 22652301-6b25-403c-9bf9-5ee611d72f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6944 | 2026.03.19 00:59:10.212006 [ 292 ] {} <Debug> TCP-Session: 5f1a587f-59e5-4f6f-8546-f19ccd16fdc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6945 | 2026.03.19 00:59:10.212024 [ 293 ] {} <Debug> TCP-Session: 22652301-6b25-403c-9bf9-5ee611d72f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6946 | 2026.03.19 00:59:10.212134 [ 291 ] {b2458585-fa03-4811-a564-19c86ed0f742} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6947 | 2026.03.19 00:59:10.212191 [ 291 ] {b2458585-fa03-4811-a564-19c86ed0f742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6948 | 2026.03.19 00:59:10.212479 [ 291 ] {b2458585-fa03-4811-a564-19c86ed0f742} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 6949 | 2026.03.19 00:59:10.214052 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6950 | 2026.03.19 00:59:10.214104 [ 259 ] {} <Debug> TCP-Session: 732bc780-5ddd-437d-b251-d16e5851073c Authenticating user 'default' from [fd00:1122:3344:101::e]:61407 | ||
| 6951 | 2026.03.19 00:59:10.214136 [ 259 ] {} <Debug> TCP-Session: 732bc780-5ddd-437d-b251-d16e5851073c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6952 | 2026.03.19 00:59:10.214153 [ 259 ] {} <Debug> TCP-Session: 732bc780-5ddd-437d-b251-d16e5851073c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2026.03.19 00:59:10.214178 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6954 | 2026.03.19 00:59:10.214216 [ 294 ] {} <Debug> TCP-Session: ae0dcacb-2406-4b63-8c63-3a47d5b7fa53 Authenticating user 'default' from [fd00:1122:3344:101::e]:33323 | ||
| 6955 | 2026.03.19 00:59:10.214239 [ 294 ] {} <Debug> TCP-Session: ae0dcacb-2406-4b63-8c63-3a47d5b7fa53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6956 | 2026.03.19 00:59:10.214260 [ 294 ] {} <Debug> TCP-Session: ae0dcacb-2406-4b63-8c63-3a47d5b7fa53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6957 | 2026.03.19 00:59:10.214336 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6958 | 2026.03.19 00:59:10.214383 [ 289 ] {} <Debug> TCP-Session: 6cef9c97-b064-4ff7-9328-1831a572cfcb Authenticating user 'default' from [fd00:1122:3344:101::e]:62322 | ||
| 6959 | 2026.03.19 00:59:10.214407 [ 289 ] {} <Debug> TCP-Session: 6cef9c97-b064-4ff7-9328-1831a572cfcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6960 | 2026.03.19 00:59:10.214427 [ 289 ] {} <Debug> TCP-Session: 6cef9c97-b064-4ff7-9328-1831a572cfcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6961 | 2026.03.19 00:59:10.214441 [ 297 ] {b2458585-fa03-4811-a564-19c86ed0f742} <Trace> AggregatingTransform: Aggregating | ||
| 6962 | 2026.03.19 00:59:10.214599 [ 297 ] {b2458585-fa03-4811-a564-19c86ed0f742} <Trace> Aggregator: Aggregation method: without_key | ||
| 6963 | 2026.03.19 00:59:10.214608 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6964 | 2026.03.19 00:59:10.214657 [ 297 ] {b2458585-fa03-4811-a564-19c86ed0f742} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.002073686 sec. (482.233 rows/sec., 18.84 KiB/sec.) | ||
| 6965 | 2026.03.19 00:59:10.214665 [ 288 ] {} <Debug> TCP-Session: 4acad8af-92c7-4c54-9eb3-f244d6154269 Authenticating user 'default' from [fd00:1122:3344:101::e]:32849 | ||
| 6966 | 2026.03.19 00:59:10.214692 [ 297 ] {b2458585-fa03-4811-a564-19c86ed0f742} <Trace> Aggregator: Merging aggregated data | ||
| 6967 | 2026.03.19 00:59:10.214712 [ 288 ] {} <Debug> TCP-Session: 4acad8af-92c7-4c54-9eb3-f244d6154269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6968 | 2026.03.19 00:59:10.214739 [ 288 ] {} <Debug> TCP-Session: 4acad8af-92c7-4c54-9eb3-f244d6154269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6969 | 2026.03.19 00:59:10.214751 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6970 | 2026.03.19 00:59:10.214786 [ 290 ] {} <Debug> TCP-Session: 87c6d965-204f-4767-bf67-29dd2b7950a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64967 | ||
| 6971 | 2026.03.19 00:59:10.214807 [ 290 ] {} <Debug> TCP-Session: 87c6d965-204f-4767-bf67-29dd2b7950a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2026.03.19 00:59:10.214824 [ 290 ] {} <Debug> TCP-Session: 87c6d965-204f-4767-bf67-29dd2b7950a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2026.03.19 00:59:10.215983 [ 291 ] {b2458585-fa03-4811-a564-19c86ed0f742} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004197 sec., 238.26542768644268 rows/sec., 9.31 KiB/sec. | ||
| 6974 | 2026.03.19 00:59:10.216209 [ 291 ] {b2458585-fa03-4811-a564-19c86ed0f742} <Debug> TCPHandler: Processed in 0.004681443 sec. | ||
| 6975 | 2026.03.19 00:59:10.216390 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6976 | 2026.03.19 00:59:10.216429 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6977 | 2026.03.19 00:59:10.216472 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6978 | 2026.03.19 00:59:10.216491 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6979 | 2026.03.19 00:59:10.216507 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6980 | 2026.03.19 00:59:10.216528 [ 293 ] {} <Debug> TCP-Session: 22652301-6b25-403c-9bf9-5ee611d72f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6981 | 2026.03.19 00:59:10.216519 [ 291 ] {} <Debug> TCP-Session: e4745882-1527-4463-b936-d23dc0536188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6982 | 2026.03.19 00:59:10.216558 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6983 | 2026.03.19 00:59:10.216599 [ 290 ] {} <Debug> TCP-Session: 87c6d965-204f-4767-bf67-29dd2b7950a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6984 | 2026.03.19 00:59:10.216573 [ 259 ] {} <Debug> TCP-Session: 732bc780-5ddd-437d-b251-d16e5851073c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6985 | 2026.03.19 00:59:10.216636 [ 292 ] {} <Debug> TCP-Session: 5f1a587f-59e5-4f6f-8546-f19ccd16fdc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6986 | 2026.03.19 00:59:10.216550 [ 294 ] {} <Debug> TCP-Session: ae0dcacb-2406-4b63-8c63-3a47d5b7fa53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6987 | 2026.03.19 00:59:10.216544 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6988 | 2026.03.19 00:59:10.216719 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6989 | 2026.03.19 00:59:10.216586 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6990 | 2026.03.19 00:59:10.216778 [ 289 ] {} <Debug> TCP-Session: 6cef9c97-b064-4ff7-9328-1831a572cfcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6991 | 2026.03.19 00:59:10.216779 [ 288 ] {} <Debug> TCP-Session: 4acad8af-92c7-4c54-9eb3-f244d6154269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6992 | 2026.03.19 00:59:10.216816 [ 287 ] {} <Debug> TCP-Session: f79752bd-1678-4aac-b9ff-c3ed8a03f3cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6993 | 2026.03.19 00:59:10.340004 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33450 | ||
| 6994 | 2026.03.19 00:59:10.340118 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6995 | 2026.03.19 00:59:10.340144 [ 291 ] {} <Debug> TCP-Session: cae6c4f5-09d4-473b-98c5-237223484408 Authenticating user 'default' from [fd00:1122:3344:101::e]:33450 | ||
| 6996 | 2026.03.19 00:59:10.340166 [ 291 ] {} <Debug> TCP-Session: cae6c4f5-09d4-473b-98c5-237223484408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6997 | 2026.03.19 00:59:10.340179 [ 291 ] {} <Debug> TCP-Session: cae6c4f5-09d4-473b-98c5-237223484408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6998 | 2026.03.19 00:59:10.340375 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57699 | ||
| 6999 | 2026.03.19 00:59:10.340392 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40495 | ||
| 7000 | 2026.03.19 00:59:10.340425 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45603 | ||
| 7001 | 2026.03.19 00:59:10.340456 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62861 | ||
| 7002 | 2026.03.19 00:59:10.340482 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7003 | 2026.03.19 00:59:10.340495 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7004 | 2026.03.19 00:59:10.340466 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53842 | ||
| 7005 | 2026.03.19 00:59:10.340556 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7006 | 2026.03.19 00:59:10.340565 [ 292 ] {} <Debug> TCP-Session: 568e78bd-c7d9-46c2-b3f5-f0be4f2dbd32 Authenticating user 'default' from [fd00:1122:3344:101::e]:57699 | ||
| 7007 | 2026.03.19 00:59:10.340568 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7008 | 2026.03.19 00:59:10.340594 [ 289 ] {} <Debug> TCP-Session: de542a62-b1f7-4984-84df-bbc11a752fe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62861 | ||
| 7009 | 2026.03.19 00:59:10.340603 [ 292 ] {} <Debug> TCP-Session: 568e78bd-c7d9-46c2-b3f5-f0be4f2dbd32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7010 | 2026.03.19 00:59:10.340624 [ 294 ] {} <Debug> TCP-Session: cf9a2548-a838-4ba2-b834-dbd1b661e6bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45603 | ||
| 7011 | 2026.03.19 00:59:10.340628 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7012 | 2026.03.19 00:59:10.340635 [ 292 ] {} <Debug> TCP-Session: 568e78bd-c7d9-46c2-b3f5-f0be4f2dbd32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7013 | 2026.03.19 00:59:10.340656 [ 294 ] {} <Debug> TCP-Session: cf9a2548-a838-4ba2-b834-dbd1b661e6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7014 | 2026.03.19 00:59:10.340665 [ 290 ] {} <Debug> TCP-Session: 7520a0b3-be04-4797-9f7d-4a3c9a7bee14 Authenticating user 'default' from [fd00:1122:3344:101::e]:53842 | ||
| 7015 | 2026.03.19 00:59:10.340685 [ 294 ] {} <Debug> TCP-Session: cf9a2548-a838-4ba2-b834-dbd1b661e6bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7016 | 2026.03.19 00:59:10.340628 [ 289 ] {} <Debug> TCP-Session: de542a62-b1f7-4984-84df-bbc11a752fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7017 | 2026.03.19 00:59:10.340698 [ 290 ] {} <Debug> TCP-Session: 7520a0b3-be04-4797-9f7d-4a3c9a7bee14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7018 | 2026.03.19 00:59:10.340719 [ 289 ] {} <Debug> TCP-Session: de542a62-b1f7-4984-84df-bbc11a752fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7019 | 2026.03.19 00:59:10.340731 [ 290 ] {} <Debug> TCP-Session: 7520a0b3-be04-4797-9f7d-4a3c9a7bee14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7020 | 2026.03.19 00:59:10.340453 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54296 | ||
| 7021 | 2026.03.19 00:59:10.340425 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53505 | ||
| 7022 | 2026.03.19 00:59:10.340521 [ 293 ] {} <Debug> TCP-Session: 65cd204b-97b4-454a-b113-b33cfad59482 Authenticating user 'default' from [fd00:1122:3344:101::e]:40495 | ||
| 7023 | 2026.03.19 00:59:10.340519 [ 291 ] {} <Trace> TCP-Session: cae6c4f5-09d4-473b-98c5-237223484408 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2026.03.19 00:59:10.340851 [ 293 ] {} <Debug> TCP-Session: 65cd204b-97b4-454a-b113-b33cfad59482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7025 | 2026.03.19 00:59:10.340453 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56895 | ||
| 7026 | 2026.03.19 00:59:10.340879 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7027 | 2026.03.19 00:59:10.340875 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7028 | 2026.03.19 00:59:10.340926 [ 259 ] {} <Debug> TCP-Session: 405ea8bf-ca5f-45ce-b6e7-73d6e98d1afc Authenticating user 'default' from [fd00:1122:3344:101::e]:53505 | ||
| 7029 | 2026.03.19 00:59:10.340874 [ 293 ] {} <Debug> TCP-Session: 65cd204b-97b4-454a-b113-b33cfad59482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7030 | 2026.03.19 00:59:10.340954 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7031 | 2026.03.19 00:59:10.340954 [ 259 ] {} <Debug> TCP-Session: 405ea8bf-ca5f-45ce-b6e7-73d6e98d1afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7032 | 2026.03.19 00:59:10.340952 [ 288 ] {} <Debug> TCP-Session: a6356166-dfb0-4b25-a8e8-1cc7ece8b327 Authenticating user 'default' from [fd00:1122:3344:101::e]:54296 | ||
| 7033 | 2026.03.19 00:59:10.341018 [ 259 ] {} <Debug> TCP-Session: 405ea8bf-ca5f-45ce-b6e7-73d6e98d1afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7034 | 2026.03.19 00:59:10.341014 [ 291 ] {a9264b35-bd72-4cce-b9e5-babdd316853c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33450) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7035 | 2026.03.19 00:59:10.341056 [ 288 ] {} <Debug> TCP-Session: a6356166-dfb0-4b25-a8e8-1cc7ece8b327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7036 | 2026.03.19 00:59:10.341013 [ 287 ] {} <Debug> TCP-Session: 6de830e0-b713-4160-a876-c27f957329da Authenticating user 'default' from [fd00:1122:3344:101::e]:56895 | ||
| 7037 | 2026.03.19 00:59:10.341105 [ 288 ] {} <Debug> TCP-Session: a6356166-dfb0-4b25-a8e8-1cc7ece8b327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7038 | 2026.03.19 00:59:10.341128 [ 287 ] {} <Debug> TCP-Session: 6de830e0-b713-4160-a876-c27f957329da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7039 | 2026.03.19 00:59:10.341152 [ 287 ] {} <Debug> TCP-Session: 6de830e0-b713-4160-a876-c27f957329da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7040 | 2026.03.19 00:59:10.341330 [ 291 ] {a9264b35-bd72-4cce-b9e5-babdd316853c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7041 | 2026.03.19 00:59:10.341384 [ 291 ] {a9264b35-bd72-4cce-b9e5-babdd316853c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7042 | 2026.03.19 00:59:10.341704 [ 291 ] {a9264b35-bd72-4cce-b9e5-babdd316853c} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 7043 | 2026.03.19 00:59:10.342714 [ 310 ] {a9264b35-bd72-4cce-b9e5-babdd316853c} <Trace> AggregatingTransform: Aggregating | ||
| 7044 | 2026.03.19 00:59:10.342760 [ 310 ] {a9264b35-bd72-4cce-b9e5-babdd316853c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7045 | 2026.03.19 00:59:10.342790 [ 310 ] {a9264b35-bd72-4cce-b9e5-babdd316853c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000982272 sec. (1018.048 rows/sec., 39.77 KiB/sec.) | ||
| 7046 | 2026.03.19 00:59:10.342806 [ 310 ] {a9264b35-bd72-4cce-b9e5-babdd316853c} <Trace> Aggregator: Merging aggregated data | ||
| 7047 | 2026.03.19 00:59:10.344268 [ 291 ] {a9264b35-bd72-4cce-b9e5-babdd316853c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003313 sec., 301.84123151222457 rows/sec., 11.79 KiB/sec. | ||
| 7048 | 2026.03.19 00:59:10.344399 [ 291 ] {a9264b35-bd72-4cce-b9e5-babdd316853c} <Debug> TCPHandler: Processed in 0.004006188 sec. | ||
| 7049 | 2026.03.19 00:59:10.344515 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7050 | 2026.03.19 00:59:10.344541 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7051 | 2026.03.19 00:59:10.344546 [ 291 ] {} <Debug> TCP-Session: cae6c4f5-09d4-473b-98c5-237223484408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7052 | 2026.03.19 00:59:10.344563 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7053 | 2026.03.19 00:59:10.344586 [ 292 ] {} <Debug> TCP-Session: 568e78bd-c7d9-46c2-b3f5-f0be4f2dbd32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7054 | 2026.03.19 00:59:10.344592 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7055 | 2026.03.19 00:59:10.344633 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7056 | 2026.03.19 00:59:10.344652 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7057 | 2026.03.19 00:59:10.344666 [ 293 ] {} <Debug> TCP-Session: 65cd204b-97b4-454a-b113-b33cfad59482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7058 | 2026.03.19 00:59:10.344684 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7059 | 2026.03.19 00:59:10.344713 [ 294 ] {} <Debug> TCP-Session: cf9a2548-a838-4ba2-b834-dbd1b661e6bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7060 | 2026.03.19 00:59:10.344694 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7061 | 2026.03.19 00:59:10.344737 [ 287 ] {} <Debug> TCP-Session: 6de830e0-b713-4160-a876-c27f957329da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7062 | 2026.03.19 00:59:10.344776 [ 289 ] {} <Debug> TCP-Session: de542a62-b1f7-4984-84df-bbc11a752fe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7063 | 2026.03.19 00:59:10.344617 [ 290 ] {} <Debug> TCP-Session: 7520a0b3-be04-4797-9f7d-4a3c9a7bee14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7064 | 2026.03.19 00:59:10.344608 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7065 | 2026.03.19 00:59:10.344698 [ 288 ] {} <Debug> TCP-Session: a6356166-dfb0-4b25-a8e8-1cc7ece8b327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7066 | 2026.03.19 00:59:10.344853 [ 259 ] {} <Debug> TCP-Session: 405ea8bf-ca5f-45ce-b6e7-73d6e98d1afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7067 | 2026.03.19 00:59:10.555482 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7068 | 2026.03.19 00:59:10.555534 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7069 | 2026.03.19 00:59:10.670453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15337 | ||
| 7070 | 2026.03.19 00:59:10.671033 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.03.19 00:59:10.671083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7072 | 2026.03.19 00:59:10.671613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7073 | 2026.03.19 00:59:10.671852 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.03.19 00:59:10.671988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15337 | ||
| 7075 | 2026.03.19 00:59:10.701213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 862 | ||
| 7076 | 2026.03.19 00:59:10.703941 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.03.19 00:59:10.704005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7078 | 2026.03.19 00:59:10.705406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7079 | 2026.03.19 00:59:10.705704 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.03.19 00:59:10.706108 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 7081 | 2026.03.19 00:59:11.001225 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000832498 sec. | ||
| 7082 | 2026.03.19 00:59:11.257777 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2026.03.19 00:59:11.257961 [ 260 ] {30ba7568-ff5b-4bc0-b1d2-ae58eb164e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7084 | 2026.03.19 00:59:11.258031 [ 260 ] {30ba7568-ff5b-4bc0-b1d2-ae58eb164e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7085 | 2026.03.19 00:59:11.258704 [ 260 ] {30ba7568-ff5b-4bc0-b1d2-ae58eb164e6b} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.03.19 00:59:11.258760 [ 260 ] {30ba7568-ff5b-4bc0-b1d2-ae58eb164e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7087 | 2026.03.19 00:59:11.259192 [ 260 ] {30ba7568-ff5b-4bc0-b1d2-ae58eb164e6b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7088 | 2026.03.19 00:59:11.259428 [ 260 ] {30ba7568-ff5b-4bc0-b1d2-ae58eb164e6b} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.03.19 00:59:11.259600 [ 260 ] {30ba7568-ff5b-4bc0-b1d2-ae58eb164e6b} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001688 sec., 48578.1990521327 rows/sec., 4.03 MiB/sec. | ||
| 7090 | 2026.03.19 00:59:11.259654 [ 260 ] {30ba7568-ff5b-4bc0-b1d2-ae58eb164e6b} <Debug> TCPHandler: Processed in 0.002010144 sec. | ||
| 7091 | 2026.03.19 00:59:11.259786 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2026.03.19 00:59:11.259890 [ 260 ] {f8762061-7c94-4574-a642-ad18ab3e20dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7093 | 2026.03.19 00:59:11.259935 [ 260 ] {f8762061-7c94-4574-a642-ad18ab3e20dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7094 | 2026.03.19 00:59:11.260362 [ 260 ] {f8762061-7c94-4574-a642-ad18ab3e20dd} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.03.19 00:59:11.260402 [ 260 ] {f8762061-7c94-4574-a642-ad18ab3e20dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7096 | 2026.03.19 00:59:11.260741 [ 260 ] {f8762061-7c94-4574-a642-ad18ab3e20dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7097 | 2026.03.19 00:59:11.260963 [ 260 ] {f8762061-7c94-4574-a642-ad18ab3e20dd} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.03.19 00:59:11.261105 [ 260 ] {f8762061-7c94-4574-a642-ad18ab3e20dd} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001237 sec., 10509.296685529507 rows/sec., 790.25 KiB/sec. | ||
| 7099 | 2026.03.19 00:59:11.261145 [ 260 ] {f8762061-7c94-4574-a642-ad18ab3e20dd} <Debug> TCPHandler: Processed in 0.001412112 sec. | ||
| 7100 | 2026.03.19 00:59:11.261261 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.03.19 00:59:11.261357 [ 260 ] {4e6f373d-f3a1-4cca-9110-3364e044dafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7102 | 2026.03.19 00:59:11.261398 [ 260 ] {4e6f373d-f3a1-4cca-9110-3364e044dafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7103 | 2026.03.19 00:59:11.261826 [ 260 ] {4e6f373d-f3a1-4cca-9110-3364e044dafe} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.03.19 00:59:11.261863 [ 260 ] {4e6f373d-f3a1-4cca-9110-3364e044dafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7105 | 2026.03.19 00:59:11.262181 [ 260 ] {4e6f373d-f3a1-4cca-9110-3364e044dafe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7106 | 2026.03.19 00:59:11.262392 [ 260 ] {4e6f373d-f3a1-4cca-9110-3364e044dafe} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.03.19 00:59:11.262529 [ 260 ] {4e6f373d-f3a1-4cca-9110-3364e044dafe} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001192 sec., 64597.31543624162 rows/sec., 5.04 MiB/sec. | ||
| 7108 | 2026.03.19 00:59:11.262569 [ 260 ] {4e6f373d-f3a1-4cca-9110-3364e044dafe} <Debug> TCPHandler: Processed in 0.00135824 sec. | ||
| 7109 | 2026.03.19 00:59:11.262682 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2026.03.19 00:59:11.262776 [ 260 ] {5153e277-fd14-44d6-9aa2-14b7fd8d67e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7111 | 2026.03.19 00:59:11.262821 [ 260 ] {5153e277-fd14-44d6-9aa2-14b7fd8d67e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7112 | 2026.03.19 00:59:11.263236 [ 260 ] {5153e277-fd14-44d6-9aa2-14b7fd8d67e6} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.03.19 00:59:11.263274 [ 260 ] {5153e277-fd14-44d6-9aa2-14b7fd8d67e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7114 | 2026.03.19 00:59:11.263623 [ 260 ] {5153e277-fd14-44d6-9aa2-14b7fd8d67e6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7115 | 2026.03.19 00:59:11.263836 [ 260 ] {5153e277-fd14-44d6-9aa2-14b7fd8d67e6} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.03.19 00:59:11.263968 [ 260 ] {5153e277-fd14-44d6-9aa2-14b7fd8d67e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 7117 | 2026.03.19 00:59:11.264007 [ 260 ] {5153e277-fd14-44d6-9aa2-14b7fd8d67e6} <Debug> TCPHandler: Processed in 0.001373331 sec. | ||
| 7118 | 2026.03.19 00:59:11.264121 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.03.19 00:59:11.264215 [ 260 ] {d479a27d-2a07-4edb-a55e-c85ca6f0b717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7120 | 2026.03.19 00:59:11.264270 [ 260 ] {d479a27d-2a07-4edb-a55e-c85ca6f0b717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7121 | 2026.03.19 00:59:11.265055 [ 260 ] {d479a27d-2a07-4edb-a55e-c85ca6f0b717} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.03.19 00:59:11.265092 [ 260 ] {d479a27d-2a07-4edb-a55e-c85ca6f0b717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7123 | 2026.03.19 00:59:11.265631 [ 260 ] {d479a27d-2a07-4edb-a55e-c85ca6f0b717} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7124 | 2026.03.19 00:59:11.265868 [ 260 ] {d479a27d-2a07-4edb-a55e-c85ca6f0b717} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.03.19 00:59:11.266010 [ 260 ] {d479a27d-2a07-4edb-a55e-c85ca6f0b717} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001813 sec., 7170.435741864314 rows/sec., 12.85 MiB/sec. | ||
| 7126 | 2026.03.19 00:59:11.266072 [ 260 ] {d479a27d-2a07-4edb-a55e-c85ca6f0b717} <Debug> TCPHandler: Processed in 0.001999524 sec. | ||
| 7127 | 2026.03.19 00:59:11.266186 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.03.19 00:59:11.266279 [ 260 ] {d29bebd6-ff4f-4670-8998-e36942bfa808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7129 | 2026.03.19 00:59:11.266322 [ 260 ] {d29bebd6-ff4f-4670-8998-e36942bfa808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7130 | 2026.03.19 00:59:11.266669 [ 260 ] {d29bebd6-ff4f-4670-8998-e36942bfa808} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.03.19 00:59:11.266705 [ 260 ] {d29bebd6-ff4f-4670-8998-e36942bfa808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7132 | 2026.03.19 00:59:11.267018 [ 260 ] {d29bebd6-ff4f-4670-8998-e36942bfa808} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7133 | 2026.03.19 00:59:11.267225 [ 260 ] {d29bebd6-ff4f-4670-8998-e36942bfa808} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.03.19 00:59:11.267355 [ 260 ] {d29bebd6-ff4f-4670-8998-e36942bfa808} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 7135 | 2026.03.19 00:59:11.267392 [ 260 ] {d29bebd6-ff4f-4670-8998-e36942bfa808} <Debug> TCPHandler: Processed in 0.001256318 sec. | ||
| 7136 | 2026.03.19 00:59:11.468730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7137 | 2026.03.19 00:59:11.484216 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.03.19 00:59:11.484274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7139 | 2026.03.19 00:59:11.490086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7140 | 2026.03.19 00:59:11.490803 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2026.03.19 00:59:11.493434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7142 | 2026.03.19 00:59:11.566674 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7143 | 2026.03.19 00:59:11.566913 [ 260 ] {a343bd28-8fa4-4c43-82bd-4549199436d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7144 | 2026.03.19 00:59:11.567005 [ 260 ] {a343bd28-8fa4-4c43-82bd-4549199436d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7145 | 2026.03.19 00:59:11.567679 [ 260 ] {a343bd28-8fa4-4c43-82bd-4549199436d4} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.03.19 00:59:11.567718 [ 260 ] {a343bd28-8fa4-4c43-82bd-4549199436d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7147 | 2026.03.19 00:59:11.568081 [ 260 ] {a343bd28-8fa4-4c43-82bd-4549199436d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7148 | 2026.03.19 00:59:11.568294 [ 260 ] {a343bd28-8fa4-4c43-82bd-4549199436d4} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2026.03.19 00:59:11.568436 [ 260 ] {a343bd28-8fa4-4c43-82bd-4549199436d4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. | ||
| 7150 | 2026.03.19 00:59:11.568479 [ 260 ] {a343bd28-8fa4-4c43-82bd-4549199436d4} <Debug> TCPHandler: Processed in 0.001976714 sec. | ||
| 7151 | 2026.03.19 00:59:11.568599 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2026.03.19 00:59:11.568697 [ 260 ] {aa5cbb28-8db6-411d-a9a7-2c0cdfc7f439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7153 | 2026.03.19 00:59:11.568740 [ 260 ] {aa5cbb28-8db6-411d-a9a7-2c0cdfc7f439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7154 | 2026.03.19 00:59:11.569136 [ 260 ] {aa5cbb28-8db6-411d-a9a7-2c0cdfc7f439} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.03.19 00:59:11.569173 [ 260 ] {aa5cbb28-8db6-411d-a9a7-2c0cdfc7f439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7156 | 2026.03.19 00:59:11.569474 [ 260 ] {aa5cbb28-8db6-411d-a9a7-2c0cdfc7f439} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7157 | 2026.03.19 00:59:11.569686 [ 260 ] {aa5cbb28-8db6-411d-a9a7-2c0cdfc7f439} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.03.19 00:59:11.569816 [ 260 ] {aa5cbb28-8db6-411d-a9a7-2c0cdfc7f439} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001139 sec., 1755.9262510974538 rows/sec., 143.18 KiB/sec. | ||
| 7159 | 2026.03.19 00:59:11.569853 [ 260 ] {aa5cbb28-8db6-411d-a9a7-2c0cdfc7f439} <Debug> TCPHandler: Processed in 0.001306469 sec. | ||
| 7160 | 2026.03.19 00:59:11.569973 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.03.19 00:59:11.570066 [ 260 ] {f8b06906-bc1c-4679-91b9-b7a873a275cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7162 | 2026.03.19 00:59:11.570107 [ 260 ] {f8b06906-bc1c-4679-91b9-b7a873a275cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7163 | 2026.03.19 00:59:11.571219 [ 260 ] {f8b06906-bc1c-4679-91b9-b7a873a275cc} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.03.19 00:59:11.571256 [ 260 ] {f8b06906-bc1c-4679-91b9-b7a873a275cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7165 | 2026.03.19 00:59:11.571688 [ 260 ] {f8b06906-bc1c-4679-91b9-b7a873a275cc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7166 | 2026.03.19 00:59:11.571898 [ 260 ] {f8b06906-bc1c-4679-91b9-b7a873a275cc} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.03.19 00:59:11.572030 [ 260 ] {f8b06906-bc1c-4679-91b9-b7a873a275cc} <Debug> executeQuery: Read 2113 rows, 164.98 KiB in 0.001982 sec., 1066094.8536831485 rows/sec., 81.29 MiB/sec. | ||
| 7168 | 2026.03.19 00:59:11.572069 [ 260 ] {f8b06906-bc1c-4679-91b9-b7a873a275cc} <Debug> TCPHandler: Processed in 0.002145817 sec. | ||
| 7169 | 2026.03.19 00:59:11.572183 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7170 | 2026.03.19 00:59:11.572278 [ 260 ] {2ebf0ced-9848-42e3-91ac-97a9feb93cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7171 | 2026.03.19 00:59:11.572317 [ 260 ] {2ebf0ced-9848-42e3-91ac-97a9feb93cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7172 | 2026.03.19 00:59:11.572723 [ 260 ] {2ebf0ced-9848-42e3-91ac-97a9feb93cbb} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.03.19 00:59:11.572759 [ 260 ] {2ebf0ced-9848-42e3-91ac-97a9feb93cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7174 | 2026.03.19 00:59:11.573061 [ 260 ] {2ebf0ced-9848-42e3-91ac-97a9feb93cbb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7175 | 2026.03.19 00:59:11.573278 [ 260 ] {2ebf0ced-9848-42e3-91ac-97a9feb93cbb} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.03.19 00:59:11.573410 [ 260 ] {2ebf0ced-9848-42e3-91ac-97a9feb93cbb} <Debug> executeQuery: Read 51 rows, 3.88 KiB in 0.001151 sec., 44309.296264118166 rows/sec., 3.29 MiB/sec. | ||
| 7177 | 2026.03.19 00:59:11.573448 [ 260 ] {2ebf0ced-9848-42e3-91ac-97a9feb93cbb} <Debug> TCPHandler: Processed in 0.001315179 sec. | ||
| 7178 | 2026.03.19 00:59:11.573559 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.03.19 00:59:11.573651 [ 260 ] {6676a2b3-5e61-4533-81d3-06f6faa61901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7180 | 2026.03.19 00:59:11.573691 [ 260 ] {6676a2b3-5e61-4533-81d3-06f6faa61901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7181 | 2026.03.19 00:59:11.574246 [ 260 ] {6676a2b3-5e61-4533-81d3-06f6faa61901} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.03.19 00:59:11.574282 [ 260 ] {6676a2b3-5e61-4533-81d3-06f6faa61901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7183 | 2026.03.19 00:59:11.574621 [ 260 ] {6676a2b3-5e61-4533-81d3-06f6faa61901} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7184 | 2026.03.19 00:59:11.574833 [ 260 ] {6676a2b3-5e61-4533-81d3-06f6faa61901} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.03.19 00:59:11.574956 [ 260 ] {6676a2b3-5e61-4533-81d3-06f6faa61901} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001322 sec., 553706.5052950075 rows/sec., 32.75 MiB/sec. | ||
| 7186 | 2026.03.19 00:59:11.574995 [ 260 ] {6676a2b3-5e61-4533-81d3-06f6faa61901} <Debug> TCPHandler: Processed in 0.001485322 sec. | ||
| 7187 | 2026.03.19 00:59:11.575108 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.03.19 00:59:11.575200 [ 260 ] {7395537d-0781-4554-816a-d23fc4fd0bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7189 | 2026.03.19 00:59:11.575240 [ 260 ] {7395537d-0781-4554-816a-d23fc4fd0bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7190 | 2026.03.19 00:59:11.575614 [ 260 ] {7395537d-0781-4554-816a-d23fc4fd0bbc} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.03.19 00:59:11.575650 [ 260 ] {7395537d-0781-4554-816a-d23fc4fd0bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7192 | 2026.03.19 00:59:11.575944 [ 260 ] {7395537d-0781-4554-816a-d23fc4fd0bbc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7193 | 2026.03.19 00:59:11.576153 [ 260 ] {7395537d-0781-4554-816a-d23fc4fd0bbc} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.03.19 00:59:11.576278 [ 260 ] {7395537d-0781-4554-816a-d23fc4fd0bbc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 7195 | 2026.03.19 00:59:11.576316 [ 260 ] {7395537d-0781-4554-816a-d23fc4fd0bbc} <Debug> TCPHandler: Processed in 0.001258207 sec. | ||
| 7196 | 2026.03.19 00:59:11.576418 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.03.19 00:59:11.576510 [ 260 ] {69ee247d-ceef-43e7-9b4d-1de55167d054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7198 | 2026.03.19 00:59:11.576549 [ 260 ] {69ee247d-ceef-43e7-9b4d-1de55167d054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7199 | 2026.03.19 00:59:11.576934 [ 260 ] {69ee247d-ceef-43e7-9b4d-1de55167d054} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.03.19 00:59:11.576970 [ 260 ] {69ee247d-ceef-43e7-9b4d-1de55167d054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7201 | 2026.03.19 00:59:11.577271 [ 260 ] {69ee247d-ceef-43e7-9b4d-1de55167d054} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7202 | 2026.03.19 00:59:11.577490 [ 260 ] {69ee247d-ceef-43e7-9b4d-1de55167d054} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.03.19 00:59:11.577616 [ 260 ] {69ee247d-ceef-43e7-9b4d-1de55167d054} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 7204 | 2026.03.19 00:59:11.577655 [ 260 ] {69ee247d-ceef-43e7-9b4d-1de55167d054} <Debug> TCPHandler: Processed in 0.001285018 sec. | ||
| 7205 | 2026.03.19 00:59:11.577761 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2026.03.19 00:59:11.577854 [ 260 ] {33bf3f01-251c-4340-be5a-0b8dc8cea55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7207 | 2026.03.19 00:59:11.577892 [ 260 ] {33bf3f01-251c-4340-be5a-0b8dc8cea55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7208 | 2026.03.19 00:59:11.578562 [ 260 ] {33bf3f01-251c-4340-be5a-0b8dc8cea55b} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.03.19 00:59:11.578598 [ 260 ] {33bf3f01-251c-4340-be5a-0b8dc8cea55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7210 | 2026.03.19 00:59:11.578960 [ 260 ] {33bf3f01-251c-4340-be5a-0b8dc8cea55b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7211 | 2026.03.19 00:59:11.579171 [ 260 ] {33bf3f01-251c-4340-be5a-0b8dc8cea55b} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.03.19 00:59:11.579305 [ 260 ] {33bf3f01-251c-4340-be5a-0b8dc8cea55b} <Debug> executeQuery: Read 1075 rows, 76.73 KiB in 0.001468 sec., 732288.8283378747 rows/sec., 51.04 MiB/sec. | ||
| 7213 | 2026.03.19 00:59:11.579342 [ 260 ] {33bf3f01-251c-4340-be5a-0b8dc8cea55b} <Debug> TCPHandler: Processed in 0.001630596 sec. | ||
| 7214 | 2026.03.19 00:59:11.579456 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7215 | 2026.03.19 00:59:11.579549 [ 260 ] {a717951f-28f5-4def-a21c-ecc39928dda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7216 | 2026.03.19 00:59:11.579592 [ 260 ] {a717951f-28f5-4def-a21c-ecc39928dda5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7217 | 2026.03.19 00:59:11.580246 [ 260 ] {a717951f-28f5-4def-a21c-ecc39928dda5} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.03.19 00:59:11.580291 [ 260 ] {a717951f-28f5-4def-a21c-ecc39928dda5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7219 | 2026.03.19 00:59:11.580699 [ 260 ] {a717951f-28f5-4def-a21c-ecc39928dda5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7220 | 2026.03.19 00:59:11.580919 [ 260 ] {a717951f-28f5-4def-a21c-ecc39928dda5} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.03.19 00:59:11.581050 [ 260 ] {a717951f-28f5-4def-a21c-ecc39928dda5} <Debug> executeQuery: Read 1254 rows, 80.98 KiB in 0.001518 sec., 826086.9565217391 rows/sec., 52.09 MiB/sec. | ||
| 7222 | 2026.03.19 00:59:11.581089 [ 260 ] {a717951f-28f5-4def-a21c-ecc39928dda5} <Debug> TCPHandler: Processed in 0.001681928 sec. | ||
| 7223 | 2026.03.19 00:59:11.581191 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2026.03.19 00:59:11.581287 [ 260 ] {d536c19b-2378-4381-8274-9e70c5a16828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7225 | 2026.03.19 00:59:11.581343 [ 260 ] {d536c19b-2378-4381-8274-9e70c5a16828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7226 | 2026.03.19 00:59:11.582134 [ 260 ] {d536c19b-2378-4381-8274-9e70c5a16828} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.03.19 00:59:11.582171 [ 260 ] {d536c19b-2378-4381-8274-9e70c5a16828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7228 | 2026.03.19 00:59:11.582687 [ 260 ] {d536c19b-2378-4381-8274-9e70c5a16828} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7229 | 2026.03.19 00:59:11.582913 [ 260 ] {d536c19b-2378-4381-8274-9e70c5a16828} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.03.19 00:59:11.583053 [ 260 ] {d536c19b-2378-4381-8274-9e70c5a16828} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001785 sec., 20728.29131652661 rows/sec., 37.14 MiB/sec. | ||
| 7231 | 2026.03.19 00:59:11.583106 [ 260 ] {d536c19b-2378-4381-8274-9e70c5a16828} <Debug> TCPHandler: Processed in 0.001963274 sec. | ||
| 7232 | 2026.03.19 00:59:11.583219 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2026.03.19 00:59:11.583314 [ 260 ] {ecb4edf3-d8d8-4543-84e0-d39668910267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7234 | 2026.03.19 00:59:11.583357 [ 260 ] {ecb4edf3-d8d8-4543-84e0-d39668910267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7235 | 2026.03.19 00:59:11.583670 [ 260 ] {ecb4edf3-d8d8-4543-84e0-d39668910267} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2026.03.19 00:59:11.583707 [ 260 ] {ecb4edf3-d8d8-4543-84e0-d39668910267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7237 | 2026.03.19 00:59:11.584008 [ 260 ] {ecb4edf3-d8d8-4543-84e0-d39668910267} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7238 | 2026.03.19 00:59:11.584218 [ 260 ] {ecb4edf3-d8d8-4543-84e0-d39668910267} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.03.19 00:59:11.584345 [ 260 ] {ecb4edf3-d8d8-4543-84e0-d39668910267} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00105 sec., 11428.57142857143 rows/sec., 788.69 KiB/sec. | ||
| 7240 | 2026.03.19 00:59:11.584382 [ 260 ] {ecb4edf3-d8d8-4543-84e0-d39668910267} <Debug> TCPHandler: Processed in 0.001212307 sec. | ||
| 7241 | 2026.03.19 00:59:12.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.57 MiB, peak 290.32 MiB, free memory in arenas 0.00 B, will set to 280.19 MiB (RSS), difference: -1.37 MiB | ||
| 7242 | 2026.03.19 00:59:12.871189 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55268 | ||
| 7243 | 2026.03.19 00:59:12.871300 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7244 | 2026.03.19 00:59:12.871327 [ 292 ] {} <Debug> TCP-Session: b402b4b6-e63c-4623-a629-60ee81f6dd8c Authenticating user 'default' from [fd00:1122:3344:101::e]:55268 | ||
| 7245 | 2026.03.19 00:59:12.871348 [ 292 ] {} <Debug> TCP-Session: b402b4b6-e63c-4623-a629-60ee81f6dd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.03.19 00:59:12.871363 [ 292 ] {} <Debug> TCP-Session: b402b4b6-e63c-4623-a629-60ee81f6dd8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.03.19 00:59:12.871582 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65315 | ||
| 7248 | 2026.03.19 00:59:12.871619 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48763 | ||
| 7249 | 2026.03.19 00:59:12.871642 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48468 | ||
| 7250 | 2026.03.19 00:59:12.871665 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46820 | ||
| 7251 | 2026.03.19 00:59:12.871658 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44316 | ||
| 7252 | 2026.03.19 00:59:12.871752 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7253 | 2026.03.19 00:59:12.871769 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7254 | 2026.03.19 00:59:12.871723 [ 292 ] {} <Trace> TCP-Session: b402b4b6-e63c-4623-a629-60ee81f6dd8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2026.03.19 00:59:12.871814 [ 289 ] {} <Debug> TCP-Session: 47f8429e-82f6-4e11-9a92-88fe4df8c094 Authenticating user 'default' from [fd00:1122:3344:101::e]:48468 | ||
| 7256 | 2026.03.19 00:59:12.871826 [ 291 ] {} <Debug> TCP-Session: 365f9a55-c86d-48c8-9725-22bcf70bbecd Authenticating user 'default' from [fd00:1122:3344:101::e]:46820 | ||
| 7257 | 2026.03.19 00:59:12.871855 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7258 | 2026.03.19 00:59:12.871859 [ 289 ] {} <Debug> TCP-Session: 47f8429e-82f6-4e11-9a92-88fe4df8c094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.03.19 00:59:12.871880 [ 291 ] {} <Debug> TCP-Session: 365f9a55-c86d-48c8-9725-22bcf70bbecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.03.19 00:59:12.871903 [ 289 ] {} <Debug> TCP-Session: 47f8429e-82f6-4e11-9a92-88fe4df8c094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2026.03.19 00:59:12.871916 [ 291 ] {} <Debug> TCP-Session: 365f9a55-c86d-48c8-9725-22bcf70bbecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7262 | 2026.03.19 00:59:12.871718 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7263 | 2026.03.19 00:59:12.871718 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7264 | 2026.03.19 00:59:12.871974 [ 287 ] {} <Debug> TCP-Session: 7c9525fa-f20b-45eb-a0a1-1f6cecfe254d Authenticating user 'default' from [fd00:1122:3344:101::e]:48763 | ||
| 7265 | 2026.03.19 00:59:12.871642 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54304 | ||
| 7266 | 2026.03.19 00:59:12.871999 [ 287 ] {} <Debug> TCP-Session: 7c9525fa-f20b-45eb-a0a1-1f6cecfe254d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7267 | 2026.03.19 00:59:12.872020 [ 292 ] {21f9a028-fff7-4bc6-8fc2-8bab8b9401aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55268) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7268 | 2026.03.19 00:59:12.872047 [ 287 ] {} <Debug> TCP-Session: 7c9525fa-f20b-45eb-a0a1-1f6cecfe254d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2026.03.19 00:59:12.871995 [ 293 ] {} <Debug> TCP-Session: baee1571-23fb-4d3c-a84e-fdd17bc5bc9a Authenticating user 'default' from [fd00:1122:3344:101::e]:65315 | ||
| 7270 | 2026.03.19 00:59:12.871608 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51204 | ||
| 7271 | 2026.03.19 00:59:12.872097 [ 293 ] {} <Debug> TCP-Session: baee1571-23fb-4d3c-a84e-fdd17bc5bc9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.03.19 00:59:12.871590 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41016 | ||
| 7273 | 2026.03.19 00:59:12.872141 [ 293 ] {} <Debug> TCP-Session: baee1571-23fb-4d3c-a84e-fdd17bc5bc9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7274 | 2026.03.19 00:59:12.872182 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7275 | 2026.03.19 00:59:12.872103 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7276 | 2026.03.19 00:59:12.872218 [ 259 ] {} <Debug> TCP-Session: 21de7610-5146-47c3-8b8d-10c5d3f3f0e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51204 | ||
| 7277 | 2026.03.19 00:59:12.872223 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7278 | 2026.03.19 00:59:12.871899 [ 290 ] {} <Debug> TCP-Session: 34d3537e-8c5d-4594-a6fb-a89941c4f049 Authenticating user 'default' from [fd00:1122:3344:101::e]:44316 | ||
| 7279 | 2026.03.19 00:59:12.872265 [ 259 ] {} <Debug> TCP-Session: 21de7610-5146-47c3-8b8d-10c5d3f3f0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2026.03.19 00:59:12.872271 [ 294 ] {} <Debug> TCP-Session: b3ce26e5-5906-4901-968f-79c675036338 Authenticating user 'default' from [fd00:1122:3344:101::e]:41016 | ||
| 7281 | 2026.03.19 00:59:12.872290 [ 259 ] {} <Debug> TCP-Session: 21de7610-5146-47c3-8b8d-10c5d3f3f0e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2026.03.19 00:59:12.872288 [ 290 ] {} <Debug> TCP-Session: 34d3537e-8c5d-4594-a6fb-a89941c4f049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2026.03.19 00:59:12.872302 [ 294 ] {} <Debug> TCP-Session: b3ce26e5-5906-4901-968f-79c675036338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7284 | 2026.03.19 00:59:12.872315 [ 290 ] {} <Debug> TCP-Session: 34d3537e-8c5d-4594-a6fb-a89941c4f049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.03.19 00:59:12.872324 [ 294 ] {} <Debug> TCP-Session: b3ce26e5-5906-4901-968f-79c675036338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7286 | 2026.03.19 00:59:12.872263 [ 288 ] {} <Debug> TCP-Session: 9102ad1e-6478-4e2f-8924-84a4eba9c6e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54304 | ||
| 7287 | 2026.03.19 00:59:12.872381 [ 288 ] {} <Debug> TCP-Session: 9102ad1e-6478-4e2f-8924-84a4eba9c6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7288 | 2026.03.19 00:59:12.872392 [ 292 ] {21f9a028-fff7-4bc6-8fc2-8bab8b9401aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7289 | 2026.03.19 00:59:12.872402 [ 288 ] {} <Debug> TCP-Session: 9102ad1e-6478-4e2f-8924-84a4eba9c6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.03.19 00:59:12.872464 [ 292 ] {21f9a028-fff7-4bc6-8fc2-8bab8b9401aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7291 | 2026.03.19 00:59:12.872785 [ 292 ] {21f9a028-fff7-4bc6-8fc2-8bab8b9401aa} <Debug> oximeter.version (9f694a03-7783-4184-bbfb-7ad9e678e8cc) (SelectExecutor): Key condition: unknown | ||
| 7292 | 2026.03.19 00:59:12.873862 [ 315 ] {21f9a028-fff7-4bc6-8fc2-8bab8b9401aa} <Trace> AggregatingTransform: Aggregating | ||
| 7293 | 2026.03.19 00:59:12.873911 [ 315 ] {21f9a028-fff7-4bc6-8fc2-8bab8b9401aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 7294 | 2026.03.19 00:59:12.873948 [ 315 ] {21f9a028-fff7-4bc6-8fc2-8bab8b9401aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001059653 sec. (943.705 rows/sec., 36.86 KiB/sec.) | ||
| 7295 | 2026.03.19 00:59:12.873966 [ 315 ] {21f9a028-fff7-4bc6-8fc2-8bab8b9401aa} <Trace> Aggregator: Merging aggregated data | ||
| 7296 | 2026.03.19 00:59:12.875009 [ 292 ] {21f9a028-fff7-4bc6-8fc2-8bab8b9401aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003056 sec., 327.22513089005236 rows/sec., 12.78 KiB/sec. | ||
| 7297 | 2026.03.19 00:59:12.875199 [ 292 ] {21f9a028-fff7-4bc6-8fc2-8bab8b9401aa} <Debug> TCPHandler: Processed in 0.00364064 sec. | ||
| 7298 | 2026.03.19 00:59:12.875326 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7299 | 2026.03.19 00:59:12.875354 [ 292 ] {} <Debug> TCP-Session: b402b4b6-e63c-4623-a629-60ee81f6dd8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7300 | 2026.03.19 00:59:12.875361 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7301 | 2026.03.19 00:59:12.875384 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7302 | 2026.03.19 00:59:12.875401 [ 291 ] {} <Debug> TCP-Session: 365f9a55-c86d-48c8-9725-22bcf70bbecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.03.19 00:59:12.875408 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7304 | 2026.03.19 00:59:12.875426 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7305 | 2026.03.19 00:59:12.875434 [ 259 ] {} <Debug> TCP-Session: 21de7610-5146-47c3-8b8d-10c5d3f3f0e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7306 | 2026.03.19 00:59:12.875457 [ 287 ] {} <Debug> TCP-Session: 7c9525fa-f20b-45eb-a0a1-1f6cecfe254d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2026.03.19 00:59:12.875473 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7308 | 2026.03.19 00:59:12.875480 [ 294 ] {} <Debug> TCP-Session: b3ce26e5-5906-4901-968f-79c675036338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.03.19 00:59:12.875500 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7310 | 2026.03.19 00:59:12.875520 [ 289 ] {} <Debug> TCP-Session: 47f8429e-82f6-4e11-9a92-88fe4df8c094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7311 | 2026.03.19 00:59:12.875532 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7312 | 2026.03.19 00:59:12.875564 [ 288 ] {} <Debug> TCP-Session: 9102ad1e-6478-4e2f-8924-84a4eba9c6e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7313 | 2026.03.19 00:59:12.875450 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7314 | 2026.03.19 00:59:12.875591 [ 290 ] {} <Debug> TCP-Session: 34d3537e-8c5d-4594-a6fb-a89941c4f049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.03.19 00:59:12.875628 [ 293 ] {} <Debug> TCP-Session: baee1571-23fb-4d3c-a84e-fdd17bc5bc9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.03.19 00:59:16.256320 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7317 | 2026.03.19 00:59:16.256585 [ 260 ] {8e4accd1-22f7-417e-88c5-b3c233b3d6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7318 | 2026.03.19 00:59:16.256651 [ 260 ] {8e4accd1-22f7-417e-88c5-b3c233b3d6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7319 | 2026.03.19 00:59:16.257349 [ 260 ] {8e4accd1-22f7-417e-88c5-b3c233b3d6c7} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7320 | 2026.03.19 00:59:16.257389 [ 260 ] {8e4accd1-22f7-417e-88c5-b3c233b3d6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7321 | 2026.03.19 00:59:16.257786 [ 260 ] {8e4accd1-22f7-417e-88c5-b3c233b3d6c7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7322 | 2026.03.19 00:59:16.258034 [ 260 ] {8e4accd1-22f7-417e-88c5-b3c233b3d6c7} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2026.03.19 00:59:16.258191 [ 260 ] {8e4accd1-22f7-417e-88c5-b3c233b3d6c7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.57 MiB/sec. | ||
| 7324 | 2026.03.19 00:59:16.258235 [ 260 ] {8e4accd1-22f7-417e-88c5-b3c233b3d6c7} <Debug> TCPHandler: Processed in 0.002085496 sec. | ||
| 7325 | 2026.03.19 00:59:16.258359 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7326 | 2026.03.19 00:59:16.258455 [ 260 ] {32b0529b-f7aa-4eab-b628-32f398269317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7327 | 2026.03.19 00:59:16.258496 [ 260 ] {32b0529b-f7aa-4eab-b628-32f398269317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7328 | 2026.03.19 00:59:16.258921 [ 260 ] {32b0529b-f7aa-4eab-b628-32f398269317} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2026.03.19 00:59:16.258958 [ 260 ] {32b0529b-f7aa-4eab-b628-32f398269317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7330 | 2026.03.19 00:59:16.259273 [ 260 ] {32b0529b-f7aa-4eab-b628-32f398269317} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7331 | 2026.03.19 00:59:16.259492 [ 260 ] {32b0529b-f7aa-4eab-b628-32f398269317} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7332 | 2026.03.19 00:59:16.259622 [ 260 ] {32b0529b-f7aa-4eab-b628-32f398269317} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 7333 | 2026.03.19 00:59:16.259660 [ 260 ] {32b0529b-f7aa-4eab-b628-32f398269317} <Debug> TCPHandler: Processed in 0.00135007 sec. | ||
| 7334 | 2026.03.19 00:59:16.259775 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7335 | 2026.03.19 00:59:16.259870 [ 260 ] {ab1da4d1-7b19-42ee-8a2c-6d84e1dbac00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7336 | 2026.03.19 00:59:16.259913 [ 260 ] {ab1da4d1-7b19-42ee-8a2c-6d84e1dbac00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7337 | 2026.03.19 00:59:16.260301 [ 260 ] {ab1da4d1-7b19-42ee-8a2c-6d84e1dbac00} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7338 | 2026.03.19 00:59:16.260337 [ 260 ] {ab1da4d1-7b19-42ee-8a2c-6d84e1dbac00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7339 | 2026.03.19 00:59:16.260678 [ 260 ] {ab1da4d1-7b19-42ee-8a2c-6d84e1dbac00} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7340 | 2026.03.19 00:59:16.260894 [ 260 ] {ab1da4d1-7b19-42ee-8a2c-6d84e1dbac00} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.03.19 00:59:16.261023 [ 260 ] {ab1da4d1-7b19-42ee-8a2c-6d84e1dbac00} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001173 sec., 109121.90963341859 rows/sec., 7.60 MiB/sec. | ||
| 7342 | 2026.03.19 00:59:16.261061 [ 260 ] {ab1da4d1-7b19-42ee-8a2c-6d84e1dbac00} <Debug> TCPHandler: Processed in 0.001335389 sec. | ||
| 7343 | 2026.03.19 00:59:16.261172 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.03.19 00:59:16.261265 [ 260 ] {b40c762c-4ce9-4b7e-95dc-88c55b7082cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7345 | 2026.03.19 00:59:16.261306 [ 260 ] {b40c762c-4ce9-4b7e-95dc-88c55b7082cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7346 | 2026.03.19 00:59:16.261643 [ 260 ] {b40c762c-4ce9-4b7e-95dc-88c55b7082cf} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2026.03.19 00:59:16.261677 [ 260 ] {b40c762c-4ce9-4b7e-95dc-88c55b7082cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7348 | 2026.03.19 00:59:16.261986 [ 260 ] {b40c762c-4ce9-4b7e-95dc-88c55b7082cf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7349 | 2026.03.19 00:59:16.262203 [ 260 ] {b40c762c-4ce9-4b7e-95dc-88c55b7082cf} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.03.19 00:59:16.262335 [ 260 ] {b40c762c-4ce9-4b7e-95dc-88c55b7082cf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001087 sec., 44158.23367065317 rows/sec., 2.98 MiB/sec. | ||
| 7351 | 2026.03.19 00:59:16.262370 [ 260 ] {b40c762c-4ce9-4b7e-95dc-88c55b7082cf} <Debug> TCPHandler: Processed in 0.001247587 sec. | ||
| 7352 | 2026.03.19 00:59:18.172048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15849 | ||
| 7353 | 2026.03.19 00:59:18.172577 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.03.19 00:59:18.172628 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7355 | 2026.03.19 00:59:18.173143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7356 | 2026.03.19 00:59:18.173380 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.03.19 00:59:18.173526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15849 | ||
| 7358 | 2026.03.19 00:59:18.993479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7359 | 2026.03.19 00:59:19.010427 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.03.19 00:59:19.010500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7361 | 2026.03.19 00:59:19.016946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7362 | 2026.03.19 00:59:19.017716 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.03.19 00:59:19.021247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7364 | 2026.03.19 00:59:20.706252 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 906 | ||
| 7365 | 2026.03.19 00:59:20.708641 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.03.19 00:59:20.708683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7367 | 2026.03.19 00:59:20.709900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7368 | 2026.03.19 00:59:20.710161 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2026.03.19 00:59:20.710411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 7370 | 2026.03.19 00:59:21.257484 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7371 | 2026.03.19 00:59:21.257710 [ 260 ] {e1a13efe-a334-46ca-b76b-c19c639913cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7372 | 2026.03.19 00:59:21.257794 [ 260 ] {e1a13efe-a334-46ca-b76b-c19c639913cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7373 | 2026.03.19 00:59:21.258665 [ 260 ] {e1a13efe-a334-46ca-b76b-c19c639913cc} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.03.19 00:59:21.258713 [ 260 ] {e1a13efe-a334-46ca-b76b-c19c639913cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7375 | 2026.03.19 00:59:21.259117 [ 260 ] {e1a13efe-a334-46ca-b76b-c19c639913cc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7376 | 2026.03.19 00:59:21.259348 [ 260 ] {e1a13efe-a334-46ca-b76b-c19c639913cc} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.03.19 00:59:21.259501 [ 260 ] {e1a13efe-a334-46ca-b76b-c19c639913cc} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001854 sec., 44228.694714131605 rows/sec., 3.67 MiB/sec. | ||
| 7378 | 2026.03.19 00:59:21.259541 [ 260 ] {e1a13efe-a334-46ca-b76b-c19c639913cc} <Debug> TCPHandler: Processed in 0.002216729 sec. | ||
| 7379 | 2026.03.19 00:59:21.259667 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7380 | 2026.03.19 00:59:21.259760 [ 260 ] {507889dd-2818-4e27-94e2-612ee99592d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7381 | 2026.03.19 00:59:21.259801 [ 260 ] {507889dd-2818-4e27-94e2-612ee99592d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7382 | 2026.03.19 00:59:21.260199 [ 260 ] {507889dd-2818-4e27-94e2-612ee99592d2} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.03.19 00:59:21.260236 [ 260 ] {507889dd-2818-4e27-94e2-612ee99592d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7384 | 2026.03.19 00:59:21.260524 [ 260 ] {507889dd-2818-4e27-94e2-612ee99592d2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7385 | 2026.03.19 00:59:21.260760 [ 260 ] {507889dd-2818-4e27-94e2-612ee99592d2} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.03.19 00:59:21.260874 [ 52 ] {} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7387 | 2026.03.19 00:59:21.260891 [ 260 ] {507889dd-2818-4e27-94e2-612ee99592d2} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.00115 sec., 11304.347826086956 rows/sec., 850.03 KiB/sec. | ||
| 7388 | 2026.03.19 00:59:21.260939 [ 52 ] {} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.03.19 00:59:21.260948 [ 260 ] {507889dd-2818-4e27-94e2-612ee99592d2} <Debug> TCPHandler: Processed in 0.00132911 sec. | ||
| 7390 | 2026.03.19 00:59:21.260969 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7391 | 2026.03.19 00:59:21.261073 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::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 | ||
| 7392 | 2026.03.19 00:59:21.261076 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.03.19 00:59:21.261190 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7394 | 2026.03.19 00:59:21.261190 [ 260 ] {535ca0fa-e8e0-4fd6-86fd-a497e3f8c6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7395 | 2026.03.19 00:59:21.261229 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 80 rows starting from the beginning of the part | ||
| 7396 | 2026.03.19 00:59:21.261248 [ 260 ] {535ca0fa-e8e0-4fd6-86fd-a497e3f8c6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7397 | 2026.03.19 00:59:21.261302 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
| 7398 | 2026.03.19 00:59:21.261352 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part | ||
| 7399 | 2026.03.19 00:59:21.261393 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
| 7400 | 2026.03.19 00:59:21.261434 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 51 rows starting from the beginning of the part | ||
| 7401 | 2026.03.19 00:59:21.261485 [ 189 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
| 7402 | 2026.03.19 00:59:21.261697 [ 260 ] {535ca0fa-e8e0-4fd6-86fd-a497e3f8c6eb} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.03.19 00:59:21.261738 [ 260 ] {535ca0fa-e8e0-4fd6-86fd-a497e3f8c6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7404 | 2026.03.19 00:59:21.262089 [ 260 ] {535ca0fa-e8e0-4fd6-86fd-a497e3f8c6eb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7405 | 2026.03.19 00:59:21.262311 [ 260 ] {535ca0fa-e8e0-4fd6-86fd-a497e3f8c6eb} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.03.19 00:59:21.262385 [ 195 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135646 sec., 145968.18188520116 rows/sec., 11.28 MiB/sec. | ||
| 7407 | 2026.03.19 00:59:21.262438 [ 260 ] {535ca0fa-e8e0-4fd6-86fd-a497e3f8c6eb} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001265 sec., 60869.565217391304 rows/sec., 4.75 MiB/sec. | ||
| 7408 | 2026.03.19 00:59:21.262474 [ 260 ] {535ca0fa-e8e0-4fd6-86fd-a497e3f8c6eb} <Debug> TCPHandler: Processed in 0.001445702 sec. | ||
| 7409 | 2026.03.19 00:59:21.262535 [ 199 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7410 | 2026.03.19 00:59:21.262593 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.03.19 00:59:21.262687 [ 260 ] {4d10010b-b3ad-41c7-824c-f3ef28445132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7412 | 2026.03.19 00:59:21.262729 [ 260 ] {4d10010b-b3ad-41c7-824c-f3ef28445132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7413 | 2026.03.19 00:59:21.262802 [ 199 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_46_9} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7414 | 2026.03.19 00:59:21.262869 [ 199 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_46_9} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7415 | 2026.03.19 00:59:21.262957 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7416 | 2026.03.19 00:59:21.263137 [ 260 ] {4d10010b-b3ad-41c7-824c-f3ef28445132} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.03.19 00:59:21.263172 [ 260 ] {4d10010b-b3ad-41c7-824c-f3ef28445132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7418 | 2026.03.19 00:59:21.263487 [ 260 ] {4d10010b-b3ad-41c7-824c-f3ef28445132} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7419 | 2026.03.19 00:59:21.263697 [ 260 ] {4d10010b-b3ad-41c7-824c-f3ef28445132} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.03.19 00:59:21.263824 [ 260 ] {4d10010b-b3ad-41c7-824c-f3ef28445132} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 7421 | 2026.03.19 00:59:21.263860 [ 260 ] {4d10010b-b3ad-41c7-824c-f3ef28445132} <Debug> TCPHandler: Processed in 0.001313889 sec. | ||
| 7422 | 2026.03.19 00:59:21.263968 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2026.03.19 00:59:21.264061 [ 260 ] {75769fc4-0203-41f5-b601-e698eb243580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7424 | 2026.03.19 00:59:21.264115 [ 260 ] {75769fc4-0203-41f5-b601-e698eb243580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7425 | 2026.03.19 00:59:21.264879 [ 260 ] {75769fc4-0203-41f5-b601-e698eb243580} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.03.19 00:59:21.264915 [ 260 ] {75769fc4-0203-41f5-b601-e698eb243580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7427 | 2026.03.19 00:59:21.265449 [ 260 ] {75769fc4-0203-41f5-b601-e698eb243580} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7428 | 2026.03.19 00:59:21.265669 [ 260 ] {75769fc4-0203-41f5-b601-e698eb243580} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.03.19 00:59:21.265785 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7430 | 2026.03.19 00:59:21.265803 [ 260 ] {75769fc4-0203-41f5-b601-e698eb243580} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00176 sec., 7386.363636363636 rows/sec., 13.24 MiB/sec. | ||
| 7431 | 2026.03.19 00:59:21.265832 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.03.19 00:59:21.265860 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7433 | 2026.03.19 00:59:21.265863 [ 260 ] {75769fc4-0203-41f5-b601-e698eb243580} <Debug> TCPHandler: Processed in 0.001941753 sec. | ||
| 7434 | 2026.03.19 00:59:21.265946 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::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 | ||
| 7435 | 2026.03.19 00:59:21.265997 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.03.19 00:59:21.266094 [ 260 ] {eaea7036-f0fc-4d5f-876e-391e768b673e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7437 | 2026.03.19 00:59:21.266136 [ 260 ] {eaea7036-f0fc-4d5f-876e-391e768b673e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7438 | 2026.03.19 00:59:21.266154 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7439 | 2026.03.19 00:59:21.266201 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 838 rows starting from the beginning of the part | ||
| 7440 | 2026.03.19 00:59:21.266322 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
| 7441 | 2026.03.19 00:59:21.266435 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part | ||
| 7442 | 2026.03.19 00:59:21.266486 [ 260 ] {eaea7036-f0fc-4d5f-876e-391e768b673e} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.03.19 00:59:21.266526 [ 260 ] {eaea7036-f0fc-4d5f-876e-391e768b673e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7444 | 2026.03.19 00:59:21.266529 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
| 7445 | 2026.03.19 00:59:21.266629 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 37 rows starting from the beginning of the part | ||
| 7446 | 2026.03.19 00:59:21.266719 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
| 7447 | 2026.03.19 00:59:21.266851 [ 260 ] {eaea7036-f0fc-4d5f-876e-391e768b673e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7448 | 2026.03.19 00:59:21.267081 [ 260 ] {eaea7036-f0fc-4d5f-876e-391e768b673e} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2026.03.19 00:59:21.267220 [ 260 ] {eaea7036-f0fc-4d5f-876e-391e768b673e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 7450 | 2026.03.19 00:59:21.267256 [ 260 ] {eaea7036-f0fc-4d5f-876e-391e768b673e} <Debug> TCPHandler: Processed in 0.001306098 sec. | ||
| 7451 | 2026.03.19 00:59:21.272778 [ 194 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 19 columns (19 merged, 0 gathered) in 0.006863801 sec., 137241.7411285671 rows/sec., 245.93 MiB/sec. | ||
| 7452 | 2026.03.19 00:59:21.274486 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7453 | 2026.03.19 00:59:21.274851 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.03.19 00:59:21.274918 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7455 | 2026.03.19 00:59:21.275065 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB. | ||
| 7456 | 2026.03.19 00:59:22.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.41 MiB, peak 290.32 MiB, free memory in arenas 0.00 B, will set to 284.86 MiB (RSS), difference: 3.45 MiB | ||
| 7457 | 2026.03.19 00:59:25.555809 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7458 | 2026.03.19 00:59:25.555926 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7459 | 2026.03.19 00:59:25.673602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16297 | ||
| 7460 | 2026.03.19 00:59:25.674143 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.03.19 00:59:25.674190 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7462 | 2026.03.19 00:59:25.674752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7463 | 2026.03.19 00:59:25.674988 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.03.19 00:59:25.675117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16297 | ||
| 7465 | 2026.03.19 00:59:26.258235 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7466 | 2026.03.19 00:59:26.258436 [ 260 ] {29395797-e148-476a-9975-7a41ab327e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7467 | 2026.03.19 00:59:26.258508 [ 260 ] {29395797-e148-476a-9975-7a41ab327e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7468 | 2026.03.19 00:59:26.259212 [ 260 ] {29395797-e148-476a-9975-7a41ab327e24} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2026.03.19 00:59:26.259261 [ 260 ] {29395797-e148-476a-9975-7a41ab327e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7470 | 2026.03.19 00:59:26.259679 [ 260 ] {29395797-e148-476a-9975-7a41ab327e24} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7471 | 2026.03.19 00:59:26.259903 [ 260 ] {29395797-e148-476a-9975-7a41ab327e24} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2026.03.19 00:59:26.260041 [ 145 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7473 | 2026.03.19 00:59:26.260051 [ 260 ] {29395797-e148-476a-9975-7a41ab327e24} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.001671 sec., 67025.73309395571 rows/sec., 5.65 MiB/sec. | ||
| 7474 | 2026.03.19 00:59:26.260117 [ 145 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.03.19 00:59:26.260134 [ 260 ] {29395797-e148-476a-9975-7a41ab327e24} <Debug> TCPHandler: Processed in 0.002039236 sec. | ||
| 7476 | 2026.03.19 00:59:26.260145 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7477 | 2026.03.19 00:59:26.260267 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 7478 | 2026.03.19 00:59:26.260271 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7479 | 2026.03.19 00:59:26.260414 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7480 | 2026.03.19 00:59:26.260415 [ 260 ] {3db1f455-bd78-4245-b244-a6d3dafdb611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7481 | 2026.03.19 00:59:26.260454 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2147 rows starting from the beginning of the part | ||
| 7482 | 2026.03.19 00:59:26.260475 [ 260 ] {3db1f455-bd78-4245-b244-a6d3dafdb611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7483 | 2026.03.19 00:59:26.260524 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
| 7484 | 2026.03.19 00:59:26.260571 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2113 rows starting from the beginning of the part | ||
| 7485 | 2026.03.19 00:59:26.260612 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 7486 | 2026.03.19 00:59:26.260649 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
| 7487 | 2026.03.19 00:59:26.260684 [ 188 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 112 rows starting from the beginning of the part | ||
| 7488 | 2026.03.19 00:59:26.260903 [ 260 ] {3db1f455-bd78-4245-b244-a6d3dafdb611} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.03.19 00:59:26.260946 [ 260 ] {3db1f455-bd78-4245-b244-a6d3dafdb611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7490 | 2026.03.19 00:59:26.261260 [ 260 ] {3db1f455-bd78-4245-b244-a6d3dafdb611} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7491 | 2026.03.19 00:59:26.261482 [ 260 ] {3db1f455-bd78-4245-b244-a6d3dafdb611} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.03.19 00:59:26.261616 [ 260 ] {3db1f455-bd78-4245-b244-a6d3dafdb611} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.00122 sec., 22950.819672131147 rows/sec., 1.69 MiB/sec. | ||
| 7493 | 2026.03.19 00:59:26.261653 [ 260 ] {3db1f455-bd78-4245-b244-a6d3dafdb611} <Debug> TCPHandler: Processed in 0.001430071 sec. | ||
| 7494 | 2026.03.19 00:59:26.261769 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2026.03.19 00:59:26.261861 [ 260 ] {fd0c2a20-e9a1-4fe5-aa45-2e73cf4f2ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7496 | 2026.03.19 00:59:26.261900 [ 260 ] {fd0c2a20-e9a1-4fe5-aa45-2e73cf4f2ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7497 | 2026.03.19 00:59:26.262182 [ 195 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001970864 sec., 2329942.6038529295 rows/sec., 187.82 MiB/sec. | ||
| 7498 | 2026.03.19 00:59:26.262318 [ 260 ] {fd0c2a20-e9a1-4fe5-aa45-2e73cf4f2ca4} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7499 | 2026.03.19 00:59:26.262354 [ 260 ] {fd0c2a20-e9a1-4fe5-aa45-2e73cf4f2ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7500 | 2026.03.19 00:59:26.262502 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7501 | 2026.03.19 00:59:26.262671 [ 260 ] {fd0c2a20-e9a1-4fe5-aa45-2e73cf4f2ca4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7502 | 2026.03.19 00:59:26.262912 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_56_11} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2026.03.19 00:59:26.262972 [ 260 ] {fd0c2a20-e9a1-4fe5-aa45-2e73cf4f2ca4} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.03.19 00:59:26.263008 [ 194 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_56_11} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7505 | 2026.03.19 00:59:26.263090 [ 145 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7506 | 2026.03.19 00:59:26.263109 [ 260 ] {fd0c2a20-e9a1-4fe5-aa45-2e73cf4f2ca4} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001266 sec., 72669.8262243286 rows/sec., 5.68 MiB/sec. | ||
| 7507 | 2026.03.19 00:59:26.263120 [ 145 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2026.03.19 00:59:26.263122 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 7509 | 2026.03.19 00:59:26.263152 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7510 | 2026.03.19 00:59:26.263153 [ 260 ] {fd0c2a20-e9a1-4fe5-aa45-2e73cf4f2ca4} <Debug> TCPHandler: Processed in 0.001433252 sec. | ||
| 7511 | 2026.03.19 00:59:26.263240 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 7512 | 2026.03.19 00:59:26.263289 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.03.19 00:59:26.263335 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7514 | 2026.03.19 00:59:26.263367 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1122 rows starting from the beginning of the part | ||
| 7515 | 2026.03.19 00:59:26.263384 [ 260 ] {d99de951-cafd-4b67-a76a-052cffca3faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7516 | 2026.03.19 00:59:26.263427 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 77 rows starting from the beginning of the part | ||
| 7517 | 2026.03.19 00:59:26.263432 [ 260 ] {d99de951-cafd-4b67-a76a-052cffca3faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7518 | 2026.03.19 00:59:26.263486 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1075 rows starting from the beginning of the part | ||
| 7519 | 2026.03.19 00:59:26.263541 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 7520 | 2026.03.19 00:59:26.263581 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 77 rows starting from the beginning of the part | ||
| 7521 | 2026.03.19 00:59:26.263632 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 92 rows starting from the beginning of the part | ||
| 7522 | 2026.03.19 00:59:26.263865 [ 260 ] {d99de951-cafd-4b67-a76a-052cffca3faa} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.03.19 00:59:26.263907 [ 260 ] {d99de951-cafd-4b67-a76a-052cffca3faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7524 | 2026.03.19 00:59:26.264277 [ 260 ] {d99de951-cafd-4b67-a76a-052cffca3faa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7525 | 2026.03.19 00:59:26.264493 [ 260 ] {d99de951-cafd-4b67-a76a-052cffca3faa} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.03.19 00:59:26.264598 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7527 | 2026.03.19 00:59:26.264621 [ 260 ] {d99de951-cafd-4b67-a76a-052cffca3faa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 7528 | 2026.03.19 00:59:26.264628 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.03.19 00:59:26.264786 [ 196 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582025 sec., 1584677.8653940363 rows/sec., 118.41 MiB/sec. | ||
| 7530 | 2026.03.19 00:59:26.264801 [ 260 ] {d99de951-cafd-4b67-a76a-052cffca3faa} <Debug> TCPHandler: Processed in 0.001558784 sec. | ||
| 7531 | 2026.03.19 00:59:26.264808 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7532 | 2026.03.19 00:59:26.264911 [ 194 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 7533 | 2026.03.19 00:59:26.264940 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.03.19 00:59:26.265003 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7535 | 2026.03.19 00:59:26.265008 [ 194 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7536 | 2026.03.19 00:59:26.265037 [ 260 ] {43bffe5e-6d88-41c5-819e-331fd7c7e0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7537 | 2026.03.19 00:59:26.265050 [ 194 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16681 rows starting from the beginning of the part | ||
| 7538 | 2026.03.19 00:59:26.265232 [ 260 ] {43bffe5e-6d88-41c5-819e-331fd7c7e0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7539 | 2026.03.19 00:59:26.265248 [ 194 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 7540 | 2026.03.19 00:59:26.265294 [ 194 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1254 rows starting from the beginning of the part | ||
| 7541 | 2026.03.19 00:59:26.265305 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_56_11} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.03.19 00:59:26.265330 [ 194 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 128 rows starting from the beginning of the part | ||
| 7543 | 2026.03.19 00:59:26.265370 [ 194 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 7544 | 2026.03.19 00:59:26.265395 [ 188 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_56_11} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7545 | 2026.03.19 00:59:26.265407 [ 194 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 7546 | 2026.03.19 00:59:26.265488 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7547 | 2026.03.19 00:59:26.266063 [ 260 ] {43bffe5e-6d88-41c5-819e-331fd7c7e0fa} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2026.03.19 00:59:26.266104 [ 260 ] {43bffe5e-6d88-41c5-819e-331fd7c7e0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7549 | 2026.03.19 00:59:26.266686 [ 260 ] {43bffe5e-6d88-41c5-819e-331fd7c7e0fa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7550 | 2026.03.19 00:59:26.266916 [ 260 ] {43bffe5e-6d88-41c5-819e-331fd7c7e0fa} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.03.19 00:59:26.267058 [ 260 ] {43bffe5e-6d88-41c5-819e-331fd7c7e0fa} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002038 sec., 13738.959764474976 rows/sec., 24.62 MiB/sec. | ||
| 7552 | 2026.03.19 00:59:26.267112 [ 260 ] {43bffe5e-6d88-41c5-819e-331fd7c7e0fa} <Debug> TCPHandler: Processed in 0.002219029 sec. | ||
| 7553 | 2026.03.19 00:59:26.267231 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7554 | 2026.03.19 00:59:26.267323 [ 260 ] {c5df1436-5581-4997-b005-61935d7f454b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7555 | 2026.03.19 00:59:26.267364 [ 260 ] {c5df1436-5581-4997-b005-61935d7f454b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7556 | 2026.03.19 00:59:26.267710 [ 260 ] {c5df1436-5581-4997-b005-61935d7f454b} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7557 | 2026.03.19 00:59:26.267747 [ 260 ] {c5df1436-5581-4997-b005-61935d7f454b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7558 | 2026.03.19 00:59:26.268105 [ 260 ] {c5df1436-5581-4997-b005-61935d7f454b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7559 | 2026.03.19 00:59:26.268428 [ 260 ] {c5df1436-5581-4997-b005-61935d7f454b} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2026.03.19 00:59:26.268585 [ 145 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7561 | 2026.03.19 00:59:26.268608 [ 260 ] {c5df1436-5581-4997-b005-61935d7f454b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.11 MiB/sec. | ||
| 7562 | 2026.03.19 00:59:26.268635 [ 145 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.03.19 00:59:26.268659 [ 260 ] {c5df1436-5581-4997-b005-61935d7f454b} <Debug> TCPHandler: Processed in 0.001475662 sec. | ||
| 7564 | 2026.03.19 00:59:26.268664 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7565 | 2026.03.19 00:59:26.268796 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 7566 | 2026.03.19 00:59:26.268923 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7567 | 2026.03.19 00:59:26.268956 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2640 rows starting from the beginning of the part | ||
| 7568 | 2026.03.19 00:59:26.269016 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 7569 | 2026.03.19 00:59:26.269067 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 7570 | 2026.03.19 00:59:26.269116 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 7571 | 2026.03.19 00:59:26.269164 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 7572 | 2026.03.19 00:59:26.269210 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 7573 | 2026.03.19 00:59:26.270736 [ 200 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.001983654 sec., 1451866.1016487754 rows/sec., 97.85 MiB/sec. | ||
| 7574 | 2026.03.19 00:59:26.270839 [ 197 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18543 rows, containing 5 columns (5 merged, 0 gathered) in 0.005953991 sec., 3114381.59715055 rows/sec., 205.61 MiB/sec. | ||
| 7575 | 2026.03.19 00:59:26.271105 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7576 | 2026.03.19 00:59:26.271230 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7577 | 2026.03.19 00:59:26.271393 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_56_11} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.03.19 00:59:26.271475 [ 196 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_56_11} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7579 | 2026.03.19 00:59:26.271539 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7580 | 2026.03.19 00:59:26.271589 [ 192 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2026.03.19 00:59:26.271691 [ 192 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7582 | 2026.03.19 00:59:26.271805 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 7583 | 2026.03.19 00:59:26.521310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7584 | 2026.03.19 00:59:26.538954 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.03.19 00:59:26.539024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7586 | 2026.03.19 00:59:26.545660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7587 | 2026.03.19 00:59:26.546487 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.03.19 00:59:26.549530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7589 | 2026.03.19 00:59:30.710611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 930 | ||
| 7590 | 2026.03.19 00:59:30.712694 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.03.19 00:59:30.712744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7592 | 2026.03.19 00:59:30.713887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7593 | 2026.03.19 00:59:30.714151 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.03.19 00:59:30.714425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 7595 | 2026.03.19 00:59:31.258614 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7596 | 2026.03.19 00:59:31.258894 [ 260 ] {684dcd07-4c28-409f-ad63-5050a15961d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7597 | 2026.03.19 00:59:31.259001 [ 260 ] {684dcd07-4c28-409f-ad63-5050a15961d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7598 | 2026.03.19 00:59:31.259713 [ 260 ] {684dcd07-4c28-409f-ad63-5050a15961d4} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.03.19 00:59:31.259755 [ 260 ] {684dcd07-4c28-409f-ad63-5050a15961d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7600 | 2026.03.19 00:59:31.260136 [ 260 ] {684dcd07-4c28-409f-ad63-5050a15961d4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7601 | 2026.03.19 00:59:31.260358 [ 260 ] {684dcd07-4c28-409f-ad63-5050a15961d4} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.03.19 00:59:31.260510 [ 260 ] {684dcd07-4c28-409f-ad63-5050a15961d4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001692 sec., 5910.16548463357 rows/sec., 481.93 KiB/sec. | ||
| 7603 | 2026.03.19 00:59:31.260552 [ 260 ] {684dcd07-4c28-409f-ad63-5050a15961d4} <Debug> TCPHandler: Processed in 0.002120457 sec. | ||
| 7604 | 2026.03.19 00:59:31.260687 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2026.03.19 00:59:31.260782 [ 260 ] {9b07fa0b-6db4-4b6e-ad2d-86a3baa9e9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7606 | 2026.03.19 00:59:31.260821 [ 260 ] {9b07fa0b-6db4-4b6e-ad2d-86a3baa9e9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7607 | 2026.03.19 00:59:31.261297 [ 260 ] {9b07fa0b-6db4-4b6e-ad2d-86a3baa9e9f9} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2026.03.19 00:59:31.261334 [ 260 ] {9b07fa0b-6db4-4b6e-ad2d-86a3baa9e9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7609 | 2026.03.19 00:59:31.261640 [ 260 ] {9b07fa0b-6db4-4b6e-ad2d-86a3baa9e9f9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7610 | 2026.03.19 00:59:31.261852 [ 260 ] {9b07fa0b-6db4-4b6e-ad2d-86a3baa9e9f9} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.03.19 00:59:31.261981 [ 260 ] {9b07fa0b-6db4-4b6e-ad2d-86a3baa9e9f9} <Debug> executeQuery: Read 87 rows, 7.34 KiB in 0.001218 sec., 71428.57142857143 rows/sec., 5.88 MiB/sec. | ||
| 7612 | 2026.03.19 00:59:31.262018 [ 260 ] {9b07fa0b-6db4-4b6e-ad2d-86a3baa9e9f9} <Debug> TCPHandler: Processed in 0.00138165 sec. | ||
| 7613 | 2026.03.19 00:59:31.262146 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.03.19 00:59:31.262247 [ 260 ] {fa4b53a2-5720-45da-870d-54dd9ea0d1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7615 | 2026.03.19 00:59:31.262287 [ 260 ] {fa4b53a2-5720-45da-870d-54dd9ea0d1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7616 | 2026.03.19 00:59:31.262711 [ 260 ] {fa4b53a2-5720-45da-870d-54dd9ea0d1f8} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.03.19 00:59:31.262747 [ 260 ] {fa4b53a2-5720-45da-870d-54dd9ea0d1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7618 | 2026.03.19 00:59:31.263030 [ 260 ] {fa4b53a2-5720-45da-870d-54dd9ea0d1f8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7619 | 2026.03.19 00:59:31.263275 [ 260 ] {fa4b53a2-5720-45da-870d-54dd9ea0d1f8} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.03.19 00:59:31.263403 [ 260 ] {fa4b53a2-5720-45da-870d-54dd9ea0d1f8} <Debug> executeQuery: Read 23 rows, 1.68 KiB in 0.001175 sec., 19574.468085106382 rows/sec., 1.39 MiB/sec. | ||
| 7621 | 2026.03.19 00:59:31.263440 [ 260 ] {fa4b53a2-5720-45da-870d-54dd9ea0d1f8} <Debug> TCPHandler: Processed in 0.001341219 sec. | ||
| 7622 | 2026.03.19 00:59:31.263551 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2026.03.19 00:59:31.263651 [ 260 ] {249de0b0-2ca3-4d24-a487-9eae5a1795bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7624 | 2026.03.19 00:59:31.263691 [ 260 ] {249de0b0-2ca3-4d24-a487-9eae5a1795bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7625 | 2026.03.19 00:59:31.264152 [ 260 ] {249de0b0-2ca3-4d24-a487-9eae5a1795bb} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.03.19 00:59:31.264189 [ 260 ] {249de0b0-2ca3-4d24-a487-9eae5a1795bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7627 | 2026.03.19 00:59:31.264499 [ 260 ] {249de0b0-2ca3-4d24-a487-9eae5a1795bb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7628 | 2026.03.19 00:59:31.264711 [ 260 ] {249de0b0-2ca3-4d24-a487-9eae5a1795bb} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.03.19 00:59:31.264836 [ 260 ] {249de0b0-2ca3-4d24-a487-9eae5a1795bb} <Debug> executeQuery: Read 87 rows, 6.97 KiB in 0.001203 sec., 72319.20199501247 rows/sec., 5.66 MiB/sec. | ||
| 7630 | 2026.03.19 00:59:31.264872 [ 260 ] {249de0b0-2ca3-4d24-a487-9eae5a1795bb} <Debug> TCPHandler: Processed in 0.00136868 sec. | ||
| 7631 | 2026.03.19 00:59:31.264985 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2026.03.19 00:59:31.265086 [ 260 ] {f385ef19-8186-4526-a7ae-fa48d2b3e921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7633 | 2026.03.19 00:59:31.265130 [ 260 ] {f385ef19-8186-4526-a7ae-fa48d2b3e921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7634 | 2026.03.19 00:59:31.265582 [ 260 ] {f385ef19-8186-4526-a7ae-fa48d2b3e921} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.03.19 00:59:31.265620 [ 260 ] {f385ef19-8186-4526-a7ae-fa48d2b3e921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7636 | 2026.03.19 00:59:31.265961 [ 260 ] {f385ef19-8186-4526-a7ae-fa48d2b3e921} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7637 | 2026.03.19 00:59:31.266169 [ 260 ] {f385ef19-8186-4526-a7ae-fa48d2b3e921} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.03.19 00:59:31.266297 [ 260 ] {f385ef19-8186-4526-a7ae-fa48d2b3e921} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.00123 sec., 134146.34146341463 rows/sec., 9.34 MiB/sec. | ||
| 7639 | 2026.03.19 00:59:31.266334 [ 260 ] {f385ef19-8186-4526-a7ae-fa48d2b3e921} <Debug> TCPHandler: Processed in 0.001397651 sec. | ||
| 7640 | 2026.03.19 00:59:31.266448 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7641 | 2026.03.19 00:59:31.266549 [ 260 ] {14c33e2c-93cb-4d84-bf05-96273b1f8205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7642 | 2026.03.19 00:59:31.266604 [ 260 ] {14c33e2c-93cb-4d84-bf05-96273b1f8205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7643 | 2026.03.19 00:59:31.267373 [ 260 ] {14c33e2c-93cb-4d84-bf05-96273b1f8205} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2026.03.19 00:59:31.267409 [ 260 ] {14c33e2c-93cb-4d84-bf05-96273b1f8205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7645 | 2026.03.19 00:59:31.267922 [ 260 ] {14c33e2c-93cb-4d84-bf05-96273b1f8205} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7646 | 2026.03.19 00:59:31.268151 [ 260 ] {14c33e2c-93cb-4d84-bf05-96273b1f8205} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2026.03.19 00:59:31.268284 [ 260 ] {14c33e2c-93cb-4d84-bf05-96273b1f8205} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001754 sec., 7411.630558722919 rows/sec., 13.28 MiB/sec. | ||
| 7648 | 2026.03.19 00:59:31.268335 [ 260 ] {14c33e2c-93cb-4d84-bf05-96273b1f8205} <Debug> TCPHandler: Processed in 0.001934622 sec. | ||
| 7649 | 2026.03.19 00:59:31.268448 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7650 | 2026.03.19 00:59:31.268548 [ 260 ] {a15a7c0c-e1d9-4255-92d5-35f1fe236c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7651 | 2026.03.19 00:59:31.268589 [ 260 ] {a15a7c0c-e1d9-4255-92d5-35f1fe236c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7652 | 2026.03.19 00:59:31.268921 [ 260 ] {a15a7c0c-e1d9-4255-92d5-35f1fe236c8b} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2026.03.19 00:59:31.268957 [ 260 ] {a15a7c0c-e1d9-4255-92d5-35f1fe236c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7654 | 2026.03.19 00:59:31.269254 [ 260 ] {a15a7c0c-e1d9-4255-92d5-35f1fe236c8b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7655 | 2026.03.19 00:59:31.269460 [ 260 ] {a15a7c0c-e1d9-4255-92d5-35f1fe236c8b} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2026.03.19 00:59:31.269585 [ 260 ] {a15a7c0c-e1d9-4255-92d5-35f1fe236c8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7657 | 2026.03.19 00:59:31.269620 [ 260 ] {a15a7c0c-e1d9-4255-92d5-35f1fe236c8b} <Debug> TCPHandler: Processed in 0.001219416 sec. | ||
| 7658 | 2026.03.19 00:59:33.175191 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16809 | ||
| 7659 | 2026.03.19 00:59:33.176014 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.03.19 00:59:33.176068 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7661 | 2026.03.19 00:59:33.176557 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7662 | 2026.03.19 00:59:33.176790 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.03.19 00:59:33.176918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16809 | ||
| 7664 | 2026.03.19 00:59:34.049585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7665 | 2026.03.19 00:59:34.067265 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.03.19 00:59:34.067327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7667 | 2026.03.19 00:59:34.073398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7668 | 2026.03.19 00:59:34.074120 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.03.19 00:59:34.077086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7670 | 2026.03.19 00:59:36.259881 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2026.03.19 00:59:36.260158 [ 260 ] {7bb1311b-6f64-4b3e-a919-0159bdd60973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7672 | 2026.03.19 00:59:36.260222 [ 260 ] {7bb1311b-6f64-4b3e-a919-0159bdd60973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7673 | 2026.03.19 00:59:36.260925 [ 260 ] {7bb1311b-6f64-4b3e-a919-0159bdd60973} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.03.19 00:59:36.260973 [ 260 ] {7bb1311b-6f64-4b3e-a919-0159bdd60973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7675 | 2026.03.19 00:59:36.261369 [ 260 ] {7bb1311b-6f64-4b3e-a919-0159bdd60973} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7676 | 2026.03.19 00:59:36.261599 [ 260 ] {7bb1311b-6f64-4b3e-a919-0159bdd60973} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.03.19 00:59:36.261757 [ 260 ] {7bb1311b-6f64-4b3e-a919-0159bdd60973} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.00167 sec., 67065.86826347305 rows/sec., 5.65 MiB/sec. | ||
| 7678 | 2026.03.19 00:59:36.261797 [ 260 ] {7bb1311b-6f64-4b3e-a919-0159bdd60973} <Debug> TCPHandler: Processed in 0.002099896 sec. | ||
| 7679 | 2026.03.19 00:59:36.261924 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7680 | 2026.03.19 00:59:36.262018 [ 260 ] {b9fab0a2-5fdd-4d09-a5c7-702736cf02ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7681 | 2026.03.19 00:59:36.262058 [ 260 ] {b9fab0a2-5fdd-4d09-a5c7-702736cf02ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7682 | 2026.03.19 00:59:36.262592 [ 260 ] {b9fab0a2-5fdd-4d09-a5c7-702736cf02ca} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2026.03.19 00:59:36.262628 [ 260 ] {b9fab0a2-5fdd-4d09-a5c7-702736cf02ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7684 | 2026.03.19 00:59:36.262924 [ 260 ] {b9fab0a2-5fdd-4d09-a5c7-702736cf02ca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7685 | 2026.03.19 00:59:36.263135 [ 260 ] {b9fab0a2-5fdd-4d09-a5c7-702736cf02ca} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2026.03.19 00:59:36.263260 [ 260 ] {b9fab0a2-5fdd-4d09-a5c7-702736cf02ca} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.00126 sec., 22222.222222222223 rows/sec., 1.63 MiB/sec. | ||
| 7687 | 2026.03.19 00:59:36.263295 [ 260 ] {b9fab0a2-5fdd-4d09-a5c7-702736cf02ca} <Debug> TCPHandler: Processed in 0.001418412 sec. | ||
| 7688 | 2026.03.19 00:59:36.263405 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7689 | 2026.03.19 00:59:36.263497 [ 260 ] {40aa5aaa-ce57-4db2-a524-4bc03868f03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7690 | 2026.03.19 00:59:36.263536 [ 260 ] {40aa5aaa-ce57-4db2-a524-4bc03868f03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7691 | 2026.03.19 00:59:36.263951 [ 260 ] {40aa5aaa-ce57-4db2-a524-4bc03868f03d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2026.03.19 00:59:36.263987 [ 260 ] {40aa5aaa-ce57-4db2-a524-4bc03868f03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7693 | 2026.03.19 00:59:36.264293 [ 260 ] {40aa5aaa-ce57-4db2-a524-4bc03868f03d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7694 | 2026.03.19 00:59:36.264504 [ 260 ] {40aa5aaa-ce57-4db2-a524-4bc03868f03d} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7695 | 2026.03.19 00:59:36.264633 [ 260 ] {40aa5aaa-ce57-4db2-a524-4bc03868f03d} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001154 sec., 79722.70363951473 rows/sec., 6.23 MiB/sec. | ||
| 7696 | 2026.03.19 00:59:36.264670 [ 260 ] {40aa5aaa-ce57-4db2-a524-4bc03868f03d} <Debug> TCPHandler: Processed in 0.001311439 sec. | ||
| 7697 | 2026.03.19 00:59:36.264778 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7698 | 2026.03.19 00:59:36.264870 [ 260 ] {55c3e659-277d-432a-a7d2-d0e0de3f6b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7699 | 2026.03.19 00:59:36.264914 [ 260 ] {55c3e659-277d-432a-a7d2-d0e0de3f6b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7700 | 2026.03.19 00:59:36.265359 [ 260 ] {55c3e659-277d-432a-a7d2-d0e0de3f6b4e} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2026.03.19 00:59:36.265394 [ 260 ] {55c3e659-277d-432a-a7d2-d0e0de3f6b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7702 | 2026.03.19 00:59:36.265716 [ 260 ] {55c3e659-277d-432a-a7d2-d0e0de3f6b4e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7703 | 2026.03.19 00:59:36.265928 [ 260 ] {55c3e659-277d-432a-a7d2-d0e0de3f6b4e} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.03.19 00:59:36.266056 [ 260 ] {55c3e659-277d-432a-a7d2-d0e0de3f6b4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 7705 | 2026.03.19 00:59:36.266092 [ 260 ] {55c3e659-277d-432a-a7d2-d0e0de3f6b4e} <Debug> TCPHandler: Processed in 0.00136084 sec. | ||
| 7706 | 2026.03.19 00:59:36.266208 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2026.03.19 00:59:36.266301 [ 260 ] {3a24b6d3-f0a3-411c-ba3e-7a152df9fe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7708 | 2026.03.19 00:59:36.266355 [ 260 ] {3a24b6d3-f0a3-411c-ba3e-7a152df9fe4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7709 | 2026.03.19 00:59:36.267188 [ 260 ] {3a24b6d3-f0a3-411c-ba3e-7a152df9fe4d} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2026.03.19 00:59:36.267226 [ 260 ] {3a24b6d3-f0a3-411c-ba3e-7a152df9fe4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7711 | 2026.03.19 00:59:36.267765 [ 260 ] {3a24b6d3-f0a3-411c-ba3e-7a152df9fe4d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7712 | 2026.03.19 00:59:36.267987 [ 260 ] {3a24b6d3-f0a3-411c-ba3e-7a152df9fe4d} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2026.03.19 00:59:36.268124 [ 260 ] {3a24b6d3-f0a3-411c-ba3e-7a152df9fe4d} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.00184 sec., 15217.391304347826 rows/sec., 27.27 MiB/sec. | ||
| 7714 | 2026.03.19 00:59:36.268176 [ 260 ] {3a24b6d3-f0a3-411c-ba3e-7a152df9fe4d} <Debug> TCPHandler: Processed in 0.002014344 sec. | ||
| 7715 | 2026.03.19 00:59:36.268292 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7716 | 2026.03.19 00:59:36.268386 [ 260 ] {d63a4b84-480e-4ddd-b94b-d1f3d2cdaa8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7717 | 2026.03.19 00:59:36.268427 [ 260 ] {d63a4b84-480e-4ddd-b94b-d1f3d2cdaa8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7718 | 2026.03.19 00:59:36.268754 [ 260 ] {d63a4b84-480e-4ddd-b94b-d1f3d2cdaa8f} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2026.03.19 00:59:36.268790 [ 260 ] {d63a4b84-480e-4ddd-b94b-d1f3d2cdaa8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7720 | 2026.03.19 00:59:36.269105 [ 260 ] {d63a4b84-480e-4ddd-b94b-d1f3d2cdaa8f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7721 | 2026.03.19 00:59:36.269309 [ 260 ] {d63a4b84-480e-4ddd-b94b-d1f3d2cdaa8f} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7722 | 2026.03.19 00:59:36.269438 [ 260 ] {d63a4b84-480e-4ddd-b94b-d1f3d2cdaa8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7723 | 2026.03.19 00:59:36.269473 [ 260 ] {d63a4b84-480e-4ddd-b94b-d1f3d2cdaa8f} <Debug> TCPHandler: Processed in 0.001229387 sec. | ||
| 7724 | 2026.03.19 00:59:40.556048 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7725 | 2026.03.19 00:59:40.556122 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7726 | 2026.03.19 00:59:40.677946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17257 | ||
| 7727 | 2026.03.19 00:59:40.678468 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2026.03.19 00:59:40.678507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7729 | 2026.03.19 00:59:40.679010 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7730 | 2026.03.19 00:59:40.679241 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2026.03.19 00:59:40.679371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17257 | ||
| 7732 | 2026.03.19 00:59:40.679376 [ 67 ] {} <Debug> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7733 | 2026.03.19 00:59:40.679435 [ 67 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7734 | 2026.03.19 00:59:40.679454 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7735 | 2026.03.19 00:59:40.679554 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::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 | ||
| 7736 | 2026.03.19 00:59:40.679666 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7737 | 2026.03.19 00:59:40.679703 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14889 rows starting from the beginning of the part | ||
| 7738 | 2026.03.19 00:59:40.679767 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7739 | 2026.03.19 00:59:40.679817 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7740 | 2026.03.19 00:59:40.679864 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7741 | 2026.03.19 00:59:40.679908 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7742 | 2026.03.19 00:59:40.679953 [ 196 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7743 | 2026.03.19 00:59:40.682175 [ 190 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17257 rows, containing 4 columns (4 merged, 0 gathered) in 0.002666018 sec., 6472949.544976816 rows/sec., 92.60 MiB/sec. | ||
| 7744 | 2026.03.19 00:59:40.682479 [ 197 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7745 | 2026.03.19 00:59:40.683015 [ 197 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_36_7} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.03.19 00:59:40.683102 [ 197 ] {c4062d85-5db1-44cf-991b-11480bbd7783::all_1_36_7} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7747 | 2026.03.19 00:59:40.683229 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7748 | 2026.03.19 00:59:40.715494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 956 | ||
| 7749 | 2026.03.19 00:59:40.717571 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2026.03.19 00:59:40.717609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7751 | 2026.03.19 00:59:40.718771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7752 | 2026.03.19 00:59:40.719035 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2026.03.19 00:59:40.719165 [ 67 ] {} <Debug> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7754 | 2026.03.19 00:59:40.719208 [ 67 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.03.19 00:59:40.719230 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7756 | 2026.03.19 00:59:40.719300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7757 | 2026.03.19 00:59:40.719319 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 7758 | 2026.03.19 00:59:40.719805 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7759 | 2026.03.19 00:59:40.719932 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 810 rows starting from the beginning of the part | ||
| 7760 | 2026.03.19 00:59:40.720265 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 7761 | 2026.03.19 00:59:40.720583 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 7762 | 2026.03.19 00:59:40.720908 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
| 7763 | 2026.03.19 00:59:40.721247 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7764 | 2026.03.19 00:59:40.721565 [ 196 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::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 | ||
| 7765 | 2026.03.19 00:59:40.727576 [ 187 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 956 rows, containing 72 columns (72 merged, 0 gathered) in 0.008291522 sec., 115298.49405211733 rows/sec., 93.36 MiB/sec. | ||
| 7766 | 2026.03.19 00:59:40.728862 [ 191 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7767 | 2026.03.19 00:59:40.729474 [ 191 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_26_5} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.03.19 00:59:40.729559 [ 191 ] {cc562510-12a4-4bfb-9cda-2d07e57381c0::all_1_26_5} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7769 | 2026.03.19 00:59:40.729900 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 7770 | 2026.03.19 00:59:41.257456 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2026.03.19 00:59:41.257659 [ 260 ] {139775ee-b9c0-4209-ab5c-36cb4640a82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7772 | 2026.03.19 00:59:41.257741 [ 260 ] {139775ee-b9c0-4209-ab5c-36cb4640a82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7773 | 2026.03.19 00:59:41.258447 [ 260 ] {139775ee-b9c0-4209-ab5c-36cb4640a82c} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.03.19 00:59:41.258495 [ 260 ] {139775ee-b9c0-4209-ab5c-36cb4640a82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7775 | 2026.03.19 00:59:41.258905 [ 260 ] {139775ee-b9c0-4209-ab5c-36cb4640a82c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7776 | 2026.03.19 00:59:41.259140 [ 260 ] {139775ee-b9c0-4209-ab5c-36cb4640a82c} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.03.19 00:59:41.259288 [ 260 ] {139775ee-b9c0-4209-ab5c-36cb4640a82c} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.001684 sec., 48693.58669833729 rows/sec., 4.04 MiB/sec. | ||
| 7778 | 2026.03.19 00:59:41.259330 [ 260 ] {139775ee-b9c0-4209-ab5c-36cb4640a82c} <Debug> TCPHandler: Processed in 0.002020854 sec. | ||
| 7779 | 2026.03.19 00:59:41.259455 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7780 | 2026.03.19 00:59:41.259550 [ 260 ] {d5b141fb-43ce-4dba-acf3-0251db2a5de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7781 | 2026.03.19 00:59:41.259592 [ 260 ] {d5b141fb-43ce-4dba-acf3-0251db2a5de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7782 | 2026.03.19 00:59:41.259994 [ 260 ] {d5b141fb-43ce-4dba-acf3-0251db2a5de8} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2026.03.19 00:59:41.260031 [ 260 ] {d5b141fb-43ce-4dba-acf3-0251db2a5de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7784 | 2026.03.19 00:59:41.260329 [ 260 ] {d5b141fb-43ce-4dba-acf3-0251db2a5de8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7785 | 2026.03.19 00:59:41.260577 [ 260 ] {d5b141fb-43ce-4dba-acf3-0251db2a5de8} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2026.03.19 00:59:41.260708 [ 260 ] {d5b141fb-43ce-4dba-acf3-0251db2a5de8} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001175 sec., 11063.829787234043 rows/sec., 831.95 KiB/sec. | ||
| 7787 | 2026.03.19 00:59:41.260745 [ 260 ] {d5b141fb-43ce-4dba-acf3-0251db2a5de8} <Debug> TCPHandler: Processed in 0.001340599 sec. | ||
| 7788 | 2026.03.19 00:59:41.260847 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7789 | 2026.03.19 00:59:41.260940 [ 260 ] {9e3294e1-36f8-4a11-8b78-a4934f57c819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7790 | 2026.03.19 00:59:41.260981 [ 260 ] {9e3294e1-36f8-4a11-8b78-a4934f57c819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7791 | 2026.03.19 00:59:41.261395 [ 260 ] {9e3294e1-36f8-4a11-8b78-a4934f57c819} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7792 | 2026.03.19 00:59:41.261432 [ 260 ] {9e3294e1-36f8-4a11-8b78-a4934f57c819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7793 | 2026.03.19 00:59:41.261741 [ 260 ] {9e3294e1-36f8-4a11-8b78-a4934f57c819} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7794 | 2026.03.19 00:59:41.261957 [ 260 ] {9e3294e1-36f8-4a11-8b78-a4934f57c819} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7795 | 2026.03.19 00:59:41.262084 [ 260 ] {9e3294e1-36f8-4a11-8b78-a4934f57c819} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001162 sec., 66265.06024096385 rows/sec., 5.17 MiB/sec. | ||
| 7796 | 2026.03.19 00:59:41.262121 [ 260 ] {9e3294e1-36f8-4a11-8b78-a4934f57c819} <Debug> TCPHandler: Processed in 0.001323549 sec. | ||
| 7797 | 2026.03.19 00:59:41.262231 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7798 | 2026.03.19 00:59:41.262325 [ 260 ] {92afb81c-8abc-42b5-81c4-322a90eee4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7799 | 2026.03.19 00:59:41.262368 [ 260 ] {92afb81c-8abc-42b5-81c4-322a90eee4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7800 | 2026.03.19 00:59:41.262778 [ 260 ] {92afb81c-8abc-42b5-81c4-322a90eee4ac} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7801 | 2026.03.19 00:59:41.262814 [ 260 ] {92afb81c-8abc-42b5-81c4-322a90eee4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7802 | 2026.03.19 00:59:41.263152 [ 260 ] {92afb81c-8abc-42b5-81c4-322a90eee4ac} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7803 | 2026.03.19 00:59:41.263370 [ 260 ] {92afb81c-8abc-42b5-81c4-322a90eee4ac} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2026.03.19 00:59:41.263498 [ 260 ] {92afb81c-8abc-42b5-81c4-322a90eee4ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 7805 | 2026.03.19 00:59:41.263535 [ 260 ] {92afb81c-8abc-42b5-81c4-322a90eee4ac} <Debug> TCPHandler: Processed in 0.00135255 sec. | ||
| 7806 | 2026.03.19 00:59:41.263645 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7807 | 2026.03.19 00:59:41.263751 [ 260 ] {6b4b3520-ba30-493d-9623-badf19f02048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7808 | 2026.03.19 00:59:41.263813 [ 260 ] {6b4b3520-ba30-493d-9623-badf19f02048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7809 | 2026.03.19 00:59:41.264602 [ 260 ] {6b4b3520-ba30-493d-9623-badf19f02048} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7810 | 2026.03.19 00:59:41.264639 [ 260 ] {6b4b3520-ba30-493d-9623-badf19f02048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7811 | 2026.03.19 00:59:41.265195 [ 260 ] {6b4b3520-ba30-493d-9623-badf19f02048} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7812 | 2026.03.19 00:59:41.265428 [ 260 ] {6b4b3520-ba30-493d-9623-badf19f02048} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7813 | 2026.03.19 00:59:41.265567 [ 260 ] {6b4b3520-ba30-493d-9623-badf19f02048} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001836 sec., 7080.610021786492 rows/sec., 12.69 MiB/sec. | ||
| 7814 | 2026.03.19 00:59:41.265623 [ 260 ] {6b4b3520-ba30-493d-9623-badf19f02048} <Debug> TCPHandler: Processed in 0.002028184 sec. | ||
| 7815 | 2026.03.19 00:59:41.265736 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2026.03.19 00:59:41.265833 [ 260 ] {9e94bd37-166f-48cb-bd00-25342a0af170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7817 | 2026.03.19 00:59:41.265877 [ 260 ] {9e94bd37-166f-48cb-bd00-25342a0af170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7818 | 2026.03.19 00:59:41.266245 [ 260 ] {9e94bd37-166f-48cb-bd00-25342a0af170} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.03.19 00:59:41.266282 [ 260 ] {9e94bd37-166f-48cb-bd00-25342a0af170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7820 | 2026.03.19 00:59:41.266600 [ 260 ] {9e94bd37-166f-48cb-bd00-25342a0af170} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7821 | 2026.03.19 00:59:41.266839 [ 260 ] {9e94bd37-166f-48cb-bd00-25342a0af170} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2026.03.19 00:59:41.266968 [ 260 ] {9e94bd37-166f-48cb-bd00-25342a0af170} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 7823 | 2026.03.19 00:59:41.267005 [ 260 ] {9e94bd37-166f-48cb-bd00-25342a0af170} <Debug> TCPHandler: Processed in 0.001319419 sec. | ||
| 7824 | 2026.03.19 00:59:41.574400 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2026.03.19 00:59:41.574681 [ 260 ] {d5f0cdc5-af9c-4c60-8ab3-620733c92303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7826 | 2026.03.19 00:59:41.574789 [ 260 ] {d5f0cdc5-af9c-4c60-8ab3-620733c92303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7827 | 2026.03.19 00:59:41.575593 [ 260 ] {d5f0cdc5-af9c-4c60-8ab3-620733c92303} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2026.03.19 00:59:41.575645 [ 260 ] {d5f0cdc5-af9c-4c60-8ab3-620733c92303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7829 | 2026.03.19 00:59:41.576028 [ 260 ] {d5f0cdc5-af9c-4c60-8ab3-620733c92303} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7830 | 2026.03.19 00:59:41.576255 [ 260 ] {d5f0cdc5-af9c-4c60-8ab3-620733c92303} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2026.03.19 00:59:41.576414 [ 260 ] {d5f0cdc5-af9c-4c60-8ab3-620733c92303} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00181 sec., 13259.668508287294 rows/sec., 1.10 MiB/sec. | ||
| 7832 | 2026.03.19 00:59:41.576452 [ 73 ] {} <Debug> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7833 | 2026.03.19 00:59:41.576465 [ 260 ] {d5f0cdc5-af9c-4c60-8ab3-620733c92303} <Debug> TCPHandler: Processed in 0.0022553 sec. | ||
| 7834 | 2026.03.19 00:59:41.576565 [ 73 ] {} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.03.19 00:59:41.576613 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7836 | 2026.03.19 00:59:41.576655 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2026.03.19 00:59:41.576764 [ 190 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 7838 | 2026.03.19 00:59:41.576770 [ 260 ] {fb2ae1f9-db55-454e-a563-af153c760a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7839 | 2026.03.19 00:59:41.576871 [ 260 ] {fb2ae1f9-db55-454e-a563-af153c760a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7840 | 2026.03.19 00:59:41.576940 [ 190 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7841 | 2026.03.19 00:59:41.576986 [ 190 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 7842 | 2026.03.19 00:59:41.577061 [ 190 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 7843 | 2026.03.19 00:59:41.577115 [ 190 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 7844 | 2026.03.19 00:59:41.577166 [ 190 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 7845 | 2026.03.19 00:59:41.577217 [ 190 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::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 | ||
| 7846 | 2026.03.19 00:59:41.577280 [ 260 ] {fb2ae1f9-db55-454e-a563-af153c760a16} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.03.19 00:59:41.577322 [ 260 ] {fb2ae1f9-db55-454e-a563-af153c760a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7848 | 2026.03.19 00:59:41.577649 [ 260 ] {fb2ae1f9-db55-454e-a563-af153c760a16} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7849 | 2026.03.19 00:59:41.577885 [ 260 ] {fb2ae1f9-db55-454e-a563-af153c760a16} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.03.19 00:59:41.577993 [ 73 ] {} <Debug> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 7851 | 2026.03.19 00:59:41.578019 [ 260 ] {fb2ae1f9-db55-454e-a563-af153c760a16} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001273 sec., 4713.275726630008 rows/sec., 384.33 KiB/sec. | ||
| 7852 | 2026.03.19 00:59:41.578020 [ 202 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317929 sec., 91051.94589389868 rows/sec., 7.90 MiB/sec. | ||
| 7853 | 2026.03.19 00:59:41.578063 [ 260 ] {fb2ae1f9-db55-454e-a563-af153c760a16} <Debug> TCPHandler: Processed in 0.001460342 sec. | ||
| 7854 | 2026.03.19 00:59:41.578023 [ 73 ] {} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2026.03.19 00:59:41.578098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7856 | 2026.03.19 00:59:41.578112 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7857 | 2026.03.19 00:59:41.578183 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2026.03.19 00:59:41.578197 [ 187 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7859 | 2026.03.19 00:59:41.578200 [ 190 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 7860 | 2026.03.19 00:59:41.578282 [ 260 ] {0d020c23-c434-4740-b3ab-0d529570cf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7861 | 2026.03.19 00:59:41.578315 [ 190 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7862 | 2026.03.19 00:59:41.578326 [ 260 ] {0d020c23-c434-4740-b3ab-0d529570cf7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7863 | 2026.03.19 00:59:41.578348 [ 190 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7864 | 2026.03.19 00:59:41.578399 [ 190 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 7865 | 2026.03.19 00:59:41.578439 [ 190 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7866 | 2026.03.19 00:59:41.578478 [ 190 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7867 | 2026.03.19 00:59:41.578513 [ 190 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 7868 | 2026.03.19 00:59:41.578534 [ 187 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::all_1_9_2} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2026.03.19 00:59:41.578549 [ 190 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7870 | 2026.03.19 00:59:41.578624 [ 187 ] {c97ae8e6-4b88-4382-a85b-3715ba41c5df::all_1_9_2} <Trace> oximeter.fields_i16 (c97ae8e6-4b88-4382-a85b-3715ba41c5df) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7871 | 2026.03.19 00:59:41.578734 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7872 | 2026.03.19 00:59:41.579211 [ 202 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001040074 sec., 49996.44256081779 rows/sec., 4.17 MiB/sec. | ||
| 7873 | 2026.03.19 00:59:41.579327 [ 187 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7874 | 2026.03.19 00:59:41.579573 [ 187 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2026.03.19 00:59:41.579635 [ 187 ] {5b0a4239-b0a5-4af2-8415-0844258d37cf::all_1_14_3} <Trace> oximeter.fields_ipaddr (5b0a4239-b0a5-4af2-8415-0844258d37cf) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 7876 | 2026.03.19 00:59:41.579718 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7877 | 2026.03.19 00:59:41.580177 [ 260 ] {0d020c23-c434-4740-b3ab-0d529570cf7c} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7878 | 2026.03.19 00:59:41.580212 [ 260 ] {0d020c23-c434-4740-b3ab-0d529570cf7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7879 | 2026.03.19 00:59:41.580646 [ 260 ] {0d020c23-c434-4740-b3ab-0d529570cf7c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7880 | 2026.03.19 00:59:41.580859 [ 260 ] {0d020c23-c434-4740-b3ab-0d529570cf7c} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2026.03.19 00:59:41.580989 [ 260 ] {0d020c23-c434-4740-b3ab-0d529570cf7c} <Debug> executeQuery: Read 2115 rows, 165.12 KiB in 0.002725 sec., 776146.7889908256 rows/sec., 59.18 MiB/sec. | ||
| 7882 | 2026.03.19 00:59:41.581027 [ 260 ] {0d020c23-c434-4740-b3ab-0d529570cf7c} <Debug> TCPHandler: Processed in 0.002893343 sec. | ||
| 7883 | 2026.03.19 00:59:41.581137 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.03.19 00:59:41.581232 [ 260 ] {9c5cc799-3c2a-4e10-9996-1ac4b07b3c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7885 | 2026.03.19 00:59:41.581272 [ 260 ] {9c5cc799-3c2a-4e10-9996-1ac4b07b3c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7886 | 2026.03.19 00:59:41.581701 [ 260 ] {9c5cc799-3c2a-4e10-9996-1ac4b07b3c58} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.03.19 00:59:41.581739 [ 260 ] {9c5cc799-3c2a-4e10-9996-1ac4b07b3c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7888 | 2026.03.19 00:59:41.582059 [ 260 ] {9c5cc799-3c2a-4e10-9996-1ac4b07b3c58} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7889 | 2026.03.19 00:59:41.582272 [ 260 ] {9c5cc799-3c2a-4e10-9996-1ac4b07b3c58} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2026.03.19 00:59:41.582383 [ 73 ] {} <Debug> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7891 | 2026.03.19 00:59:41.582400 [ 260 ] {9c5cc799-3c2a-4e10-9996-1ac4b07b3c58} <Debug> executeQuery: Read 55 rows, 4.16 KiB in 0.001187 sec., 46335.29907329402 rows/sec., 3.42 MiB/sec. | ||
| 7892 | 2026.03.19 00:59:41.582412 [ 73 ] {} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.03.19 00:59:41.582440 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7894 | 2026.03.19 00:59:41.582445 [ 260 ] {9c5cc799-3c2a-4e10-9996-1ac4b07b3c58} <Debug> TCPHandler: Processed in 0.0013571 sec. | ||
| 7895 | 2026.03.19 00:59:41.582522 [ 198 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::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 | ||
| 7896 | 2026.03.19 00:59:41.582564 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2026.03.19 00:59:41.582631 [ 198 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7898 | 2026.03.19 00:59:41.582661 [ 260 ] {78a1e1d9-e258-45b5-bf29-ed05331190bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7899 | 2026.03.19 00:59:41.582662 [ 198 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 80 rows starting from the beginning of the part | ||
| 7900 | 2026.03.19 00:59:41.582708 [ 260 ] {78a1e1d9-e258-45b5-bf29-ed05331190bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7901 | 2026.03.19 00:59:41.582735 [ 198 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part | ||
| 7902 | 2026.03.19 00:59:41.582781 [ 198 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 23 rows starting from the beginning of the part | ||
| 7903 | 2026.03.19 00:59:41.582820 [ 198 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part | ||
| 7904 | 2026.03.19 00:59:41.582857 [ 198 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
| 7905 | 2026.03.19 00:59:41.582896 [ 198 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 55 rows starting from the beginning of the part | ||
| 7906 | 2026.03.19 00:59:41.583400 [ 260 ] {78a1e1d9-e258-45b5-bf29-ed05331190bc} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2026.03.19 00:59:41.583441 [ 260 ] {78a1e1d9-e258-45b5-bf29-ed05331190bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7908 | 2026.03.19 00:59:41.583649 [ 187 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164256 sec., 194974.3011846192 rows/sec., 15.01 MiB/sec. | ||
| 7909 | 2026.03.19 00:59:41.583816 [ 260 ] {78a1e1d9-e258-45b5-bf29-ed05331190bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7910 | 2026.03.19 00:59:41.583819 [ 202 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7911 | 2026.03.19 00:59:41.584108 [ 260 ] {78a1e1d9-e258-45b5-bf29-ed05331190bc} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.03.19 00:59:41.584211 [ 202 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_51_10} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.03.19 00:59:41.584226 [ 73 ] {} <Debug> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7914 | 2026.03.19 00:59:41.584254 [ 260 ] {78a1e1d9-e258-45b5-bf29-ed05331190bc} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00161 sec., 454658.38509316766 rows/sec., 26.89 MiB/sec. | ||
| 7915 | 2026.03.19 00:59:41.584259 [ 73 ] {} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.03.19 00:59:41.584299 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7917 | 2026.03.19 00:59:41.584300 [ 260 ] {78a1e1d9-e258-45b5-bf29-ed05331190bc} <Debug> TCPHandler: Processed in 0.001784989 sec. | ||
| 7918 | 2026.03.19 00:59:41.584312 [ 202 ] {bfd1e764-396c-45e1-b7c4-265e400a2159::all_1_51_10} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7919 | 2026.03.19 00:59:41.584381 [ 198 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::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 | ||
| 7920 | 2026.03.19 00:59:41.584420 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7921 | 2026.03.19 00:59:41.584434 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2026.03.19 00:59:41.584468 [ 198 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7923 | 2026.03.19 00:59:41.584495 [ 198 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 732 rows starting from the beginning of the part | ||
| 7924 | 2026.03.19 00:59:41.584532 [ 260 ] {f820c4d3-a4ab-49ff-b814-7e3ecfcbae16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7925 | 2026.03.19 00:59:41.584537 [ 198 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 732 rows starting from the beginning of the part | ||
| 7926 | 2026.03.19 00:59:41.584581 [ 260 ] {f820c4d3-a4ab-49ff-b814-7e3ecfcbae16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7927 | 2026.03.19 00:59:41.584589 [ 198 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 732 rows starting from the beginning of the part | ||
| 7928 | 2026.03.19 00:59:41.584639 [ 198 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 732 rows starting from the beginning of the part | ||
| 7929 | 2026.03.19 00:59:41.584673 [ 198 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 732 rows starting from the beginning of the part | ||
| 7930 | 2026.03.19 00:59:41.584985 [ 260 ] {f820c4d3-a4ab-49ff-b814-7e3ecfcbae16} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.03.19 00:59:41.585025 [ 260 ] {f820c4d3-a4ab-49ff-b814-7e3ecfcbae16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7932 | 2026.03.19 00:59:41.585326 [ 260 ] {f820c4d3-a4ab-49ff-b814-7e3ecfcbae16} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7933 | 2026.03.19 00:59:41.585541 [ 260 ] {f820c4d3-a4ab-49ff-b814-7e3ecfcbae16} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.03.19 00:59:41.585641 [ 73 ] {} <Debug> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7935 | 2026.03.19 00:59:41.585669 [ 260 ] {f820c4d3-a4ab-49ff-b814-7e3ecfcbae16} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 60.88 KiB/sec. | ||
| 7936 | 2026.03.19 00:59:41.585673 [ 73 ] {} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.03.19 00:59:41.585712 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7938 | 2026.03.19 00:59:41.585714 [ 260 ] {f820c4d3-a4ab-49ff-b814-7e3ecfcbae16} <Debug> TCPHandler: Processed in 0.001328649 sec. | ||
| 7939 | 2026.03.19 00:59:41.585802 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::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 | ||
| 7940 | 2026.03.19 00:59:41.585833 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.03.19 00:59:41.585923 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7942 | 2026.03.19 00:59:41.585929 [ 260 ] {ea40d02c-5e5d-47f0-9fa6-2fd57a63a2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7943 | 2026.03.19 00:59:41.585963 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 7944 | 2026.03.19 00:59:41.585983 [ 260 ] {ea40d02c-5e5d-47f0-9fa6-2fd57a63a2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7945 | 2026.03.19 00:59:41.586033 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::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 | ||
| 7946 | 2026.03.19 00:59:41.586036 [ 198 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3660 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682608 sec., 2175194.697754914 rows/sec., 136.95 MiB/sec. | ||
| 7947 | 2026.03.19 00:59:41.586085 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::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 | ||
| 7948 | 2026.03.19 00:59:41.586128 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::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 | ||
| 7949 | 2026.03.19 00:59:41.586169 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::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 | ||
| 7950 | 2026.03.19 00:59:41.586276 [ 201 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7951 | 2026.03.19 00:59:41.586379 [ 260 ] {ea40d02c-5e5d-47f0-9fa6-2fd57a63a2e3} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.03.19 00:59:41.586423 [ 260 ] {ea40d02c-5e5d-47f0-9fa6-2fd57a63a2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7953 | 2026.03.19 00:59:41.586641 [ 201 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_9_2} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.03.19 00:59:41.586748 [ 201 ] {07ee9360-dbdb-41f1-bf21-931c2f22f543::all_1_9_2} <Trace> oximeter.fields_u32 (07ee9360-dbdb-41f1-bf21-931c2f22f543) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7955 | 2026.03.19 00:59:41.586828 [ 260 ] {ea40d02c-5e5d-47f0-9fa6-2fd57a63a2e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7956 | 2026.03.19 00:59:41.586842 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7957 | 2026.03.19 00:59:41.586955 [ 198 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198126 sec., 4173.183788683326 rows/sec., 309.73 KiB/sec. | ||
| 7958 | 2026.03.19 00:59:41.587064 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7959 | 2026.03.19 00:59:41.587068 [ 260 ] {ea40d02c-5e5d-47f0-9fa6-2fd57a63a2e3} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.03.19 00:59:41.587190 [ 73 ] {} <Debug> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7961 | 2026.03.19 00:59:41.587221 [ 73 ] {} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.03.19 00:59:41.587226 [ 260 ] {ea40d02c-5e5d-47f0-9fa6-2fd57a63a2e3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001314 sec., 9132.4200913242 rows/sec., 713.47 KiB/sec. | ||
| 7963 | 2026.03.19 00:59:41.587243 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7964 | 2026.03.19 00:59:41.587279 [ 260 ] {ea40d02c-5e5d-47f0-9fa6-2fd57a63a2e3} <Debug> TCPHandler: Processed in 0.001495053 sec. | ||
| 7965 | 2026.03.19 00:59:41.587335 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_9_2} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.03.19 00:59:41.587340 [ 199 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 7967 | 2026.03.19 00:59:41.587398 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.03.19 00:59:41.587409 [ 193 ] {c95f3192-ba09-4763-b29d-c6e6af3f656f::all_1_9_2} <Trace> oximeter.fields_u64 (c95f3192-ba09-4763-b29d-c6e6af3f656f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7969 | 2026.03.19 00:59:41.587458 [ 199 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7970 | 2026.03.19 00:59:41.587482 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7971 | 2026.03.19 00:59:41.587494 [ 260 ] {46a69173-41a7-4e26-9b16-41b92e999d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7972 | 2026.03.19 00:59:41.587496 [ 199 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 7973 | 2026.03.19 00:59:41.587539 [ 260 ] {46a69173-41a7-4e26-9b16-41b92e999d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7974 | 2026.03.19 00:59:41.587572 [ 199 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 7975 | 2026.03.19 00:59:41.587620 [ 199 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 7976 | 2026.03.19 00:59:41.587665 [ 199 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 7977 | 2026.03.19 00:59:41.587709 [ 199 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::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 | ||
| 7978 | 2026.03.19 00:59:41.588426 [ 189 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124935 sec., 53336.41499286625 rows/sec., 4.27 MiB/sec. | ||
| 7979 | 2026.03.19 00:59:41.588440 [ 260 ] {46a69173-41a7-4e26-9b16-41b92e999d90} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.03.19 00:59:41.588483 [ 260 ] {46a69173-41a7-4e26-9b16-41b92e999d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7981 | 2026.03.19 00:59:41.588565 [ 198 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7982 | 2026.03.19 00:59:41.588895 [ 260 ] {46a69173-41a7-4e26-9b16-41b92e999d90} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7983 | 2026.03.19 00:59:41.588927 [ 198 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::all_1_9_2} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.03.19 00:59:41.589014 [ 198 ] {d2f01f0b-4d3a-4853-a9fa-9607d1b65676::all_1_9_2} <Trace> oximeter.fields_u8 (d2f01f0b-4d3a-4853-a9fa-9607d1b65676) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7985 | 2026.03.19 00:59:41.589094 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7986 | 2026.03.19 00:59:41.589138 [ 260 ] {46a69173-41a7-4e26-9b16-41b92e999d90} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.03.19 00:59:41.589275 [ 260 ] {46a69173-41a7-4e26-9b16-41b92e999d90} <Debug> executeQuery: Read 1079 rows, 77.05 KiB in 0.001798 sec., 600111.234705228 rows/sec., 41.85 MiB/sec. | ||
| 7988 | 2026.03.19 00:59:41.589313 [ 260 ] {46a69173-41a7-4e26-9b16-41b92e999d90} <Debug> TCPHandler: Processed in 0.001964684 sec. | ||
| 7989 | 2026.03.19 00:59:41.589422 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.03.19 00:59:41.589515 [ 260 ] {de0931b2-1267-4973-8292-a7e60fcaa16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7991 | 2026.03.19 00:59:41.589558 [ 260 ] {de0931b2-1267-4973-8292-a7e60fcaa16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7992 | 2026.03.19 00:59:41.590283 [ 260 ] {de0931b2-1267-4973-8292-a7e60fcaa16c} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2026.03.19 00:59:41.590319 [ 260 ] {de0931b2-1267-4973-8292-a7e60fcaa16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7994 | 2026.03.19 00:59:41.590753 [ 260 ] {de0931b2-1267-4973-8292-a7e60fcaa16c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7995 | 2026.03.19 00:59:41.590970 [ 260 ] {de0931b2-1267-4973-8292-a7e60fcaa16c} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.03.19 00:59:41.591099 [ 260 ] {de0931b2-1267-4973-8292-a7e60fcaa16c} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001602 sec., 784019.975031211 rows/sec., 49.45 MiB/sec. | ||
| 7997 | 2026.03.19 00:59:41.591136 [ 260 ] {de0931b2-1267-4973-8292-a7e60fcaa16c} <Debug> TCPHandler: Processed in 0.001763379 sec. | ||
| 7998 | 2026.03.19 00:59:41.591247 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2026.03.19 00:59:41.591340 [ 260 ] {b9c01c3a-7d9c-4e44-901c-b3c82c8280c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8000 | 2026.03.19 00:59:41.591393 [ 260 ] {b9c01c3a-7d9c-4e44-901c-b3c82c8280c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8001 | 2026.03.19 00:59:41.592179 [ 260 ] {b9c01c3a-7d9c-4e44-901c-b3c82c8280c4} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.03.19 00:59:41.592215 [ 260 ] {b9c01c3a-7d9c-4e44-901c-b3c82c8280c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8003 | 2026.03.19 00:59:41.592750 [ 260 ] {b9c01c3a-7d9c-4e44-901c-b3c82c8280c4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8004 | 2026.03.19 00:59:41.592995 [ 260 ] {b9c01c3a-7d9c-4e44-901c-b3c82c8280c4} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.03.19 00:59:41.593110 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8006 | 2026.03.19 00:59:41.593131 [ 260 ] {b9c01c3a-7d9c-4e44-901c-b3c82c8280c4} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001809 sec., 20453.289110005528 rows/sec., 36.65 MiB/sec. | ||
| 8007 | 2026.03.19 00:59:41.593156 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.03.19 00:59:41.593180 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8009 | 2026.03.19 00:59:41.593193 [ 260 ] {b9c01c3a-7d9c-4e44-901c-b3c82c8280c4} <Debug> TCPHandler: Processed in 0.001995524 sec. | ||
| 8010 | 2026.03.19 00:59:41.593260 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::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 | ||
| 8011 | 2026.03.19 00:59:41.593311 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2026.03.19 00:59:41.593405 [ 260 ] {a796987f-5fa3-4886-b7c1-cd247c929faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8013 | 2026.03.19 00:59:41.593447 [ 260 ] {a796987f-5fa3-4886-b7c1-cd247c929faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8014 | 2026.03.19 00:59:41.593463 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8015 | 2026.03.19 00:59:41.593520 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 942 rows starting from the beginning of the part | ||
| 8016 | 2026.03.19 00:59:41.593642 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part | ||
| 8017 | 2026.03.19 00:59:41.593757 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
| 8018 | 2026.03.19 00:59:41.593758 [ 260 ] {a796987f-5fa3-4886-b7c1-cd247c929faf} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8019 | 2026.03.19 00:59:41.593802 [ 260 ] {a796987f-5fa3-4886-b7c1-cd247c929faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8020 | 2026.03.19 00:59:41.593865 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part | ||
| 8021 | 2026.03.19 00:59:41.593973 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
| 8022 | 2026.03.19 00:59:41.594077 [ 195 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 37 rows starting from the beginning of the part | ||
| 8023 | 2026.03.19 00:59:41.594098 [ 260 ] {a796987f-5fa3-4886-b7c1-cd247c929faf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8024 | 2026.03.19 00:59:41.594325 [ 260 ] {a796987f-5fa3-4886-b7c1-cd247c929faf} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.03.19 00:59:41.594453 [ 260 ] {a796987f-5fa3-4886-b7c1-cd247c929faf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 8026 | 2026.03.19 00:59:41.594490 [ 260 ] {a796987f-5fa3-4886-b7c1-cd247c929faf} <Debug> TCPHandler: Processed in 0.001228487 sec. | ||
| 8027 | 2026.03.19 00:59:41.596387 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2026.03.19 00:59:41.596430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8029 | 2026.03.19 00:59:41.601067 [ 198 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 19 columns (19 merged, 0 gathered) in 0.007843172 sec., 135276.90072332977 rows/sec., 242.41 MiB/sec. | ||
| 8030 | 2026.03.19 00:59:41.602216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8031 | 2026.03.19 00:59:41.602299 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8032 | 2026.03.19 00:59:41.602728 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.03.19 00:59:41.602808 [ 189 ] {3d8cc7e8-1f82-4390-860e-9ec39f382df4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8034 | 2026.03.19 00:59:41.602933 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.41 MiB. | ||
| 8035 | 2026.03.19 00:59:41.603068 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2026.03.19 00:59:41.603362 [ 69 ] {} <Debug> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8037 | 2026.03.19 00:59:41.603401 [ 69 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2026.03.19 00:59:41.603417 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8039 | 2026.03.19 00:59:41.603530 [ 188 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 8040 | 2026.03.19 00:59:41.607073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8041 | 2026.03.19 00:59:41.607477 [ 188 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8042 | 2026.03.19 00:59:41.609066 [ 188 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 8043 | 2026.03.19 00:59:41.614179 [ 188 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 8044 | 2026.03.19 00:59:41.619317 [ 188 ] {b8c8652d-7579-4eae-94e9-90637c55b388::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 | ||
| 8045 | 2026.03.19 00:59:41.624186 [ 188 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8046 | 2026.03.19 00:59:41.628732 [ 188 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8047 | 2026.03.19 00:59:41.632691 [ 188 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8048 | 2026.03.19 00:59:41.688705 [ 200 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.085237586 sec., 3179.3486033262366 rows/sec., 16.44 MiB/sec. | ||
| 8049 | 2026.03.19 00:59:41.691492 [ 194 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8050 | 2026.03.19 00:59:41.693649 [ 194 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_36_7} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.03.19 00:59:41.693754 [ 194 ] {b8c8652d-7579-4eae-94e9-90637c55b388::all_1_36_7} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8052 | 2026.03.19 00:59:41.696372 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8053 | 2026.03.19 00:59:42.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.82 MiB, peak 301.69 MiB, free memory in arenas 0.00 B, will set to 295.16 MiB (RSS), difference: 5.34 MiB | ||
| 8054 | 2026.03.19 00:59:46.256219 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8055 | 2026.03.19 00:59:46.256498 [ 260 ] {8f57388c-b182-4ce1-a43b-eaec5141267e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8056 | 2026.03.19 00:59:46.256594 [ 260 ] {8f57388c-b182-4ce1-a43b-eaec5141267e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8057 | 2026.03.19 00:59:46.257456 [ 260 ] {8f57388c-b182-4ce1-a43b-eaec5141267e} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2026.03.19 00:59:46.257503 [ 260 ] {8f57388c-b182-4ce1-a43b-eaec5141267e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8059 | 2026.03.19 00:59:46.257910 [ 260 ] {8f57388c-b182-4ce1-a43b-eaec5141267e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8060 | 2026.03.19 00:59:46.258141 [ 260 ] {8f57388c-b182-4ce1-a43b-eaec5141267e} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2026.03.19 00:59:46.258275 [ 112 ] {} <Debug> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8062 | 2026.03.19 00:59:46.258296 [ 260 ] {8f57388c-b182-4ce1-a43b-eaec5141267e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.29 MiB/sec. | ||
| 8063 | 2026.03.19 00:59:46.258343 [ 112 ] {} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.03.19 00:59:46.258357 [ 260 ] {8f57388c-b182-4ce1-a43b-eaec5141267e} <Debug> TCPHandler: Processed in 0.002313191 sec. | ||
| 8065 | 2026.03.19 00:59:46.258369 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8066 | 2026.03.19 00:59:46.258479 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 8067 | 2026.03.19 00:59:46.258499 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.03.19 00:59:46.258598 [ 260 ] {9c9e7df9-a934-432c-8f6a-26f65a54d892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8069 | 2026.03.19 00:59:46.258598 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8070 | 2026.03.19 00:59:46.258641 [ 260 ] {9c9e7df9-a934-432c-8f6a-26f65a54d892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8071 | 2026.03.19 00:59:46.258653 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2147 rows starting from the beginning of the part | ||
| 8072 | 2026.03.19 00:59:46.258732 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 87 rows starting from the beginning of the part | ||
| 8073 | 2026.03.19 00:59:46.258785 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 112 rows starting from the beginning of the part | ||
| 8074 | 2026.03.19 00:59:46.258834 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part | ||
| 8075 | 2026.03.19 00:59:46.258880 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2115 rows starting from the beginning of the part | ||
| 8076 | 2026.03.19 00:59:46.258924 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::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 | ||
| 8077 | 2026.03.19 00:59:46.259086 [ 260 ] {9c9e7df9-a934-432c-8f6a-26f65a54d892} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.03.19 00:59:46.259128 [ 260 ] {9c9e7df9-a934-432c-8f6a-26f65a54d892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8079 | 2026.03.19 00:59:46.259576 [ 260 ] {9c9e7df9-a934-432c-8f6a-26f65a54d892} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8080 | 2026.03.19 00:59:46.259822 [ 260 ] {9c9e7df9-a934-432c-8f6a-26f65a54d892} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2026.03.19 00:59:46.259936 [ 112 ] {} <Debug> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8082 | 2026.03.19 00:59:46.259956 [ 260 ] {9c9e7df9-a934-432c-8f6a-26f65a54d892} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001376 sec., 46511.62790697674 rows/sec., 3.63 MiB/sec. | ||
| 8083 | 2026.03.19 00:59:46.259967 [ 112 ] {} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.03.19 00:59:46.259998 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8085 | 2026.03.19 00:59:46.260001 [ 260 ] {9c9e7df9-a934-432c-8f6a-26f65a54d892} <Debug> TCPHandler: Processed in 0.001551875 sec. | ||
| 8086 | 2026.03.19 00:59:46.260099 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 8087 | 2026.03.19 00:59:46.260145 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.03.19 00:59:46.260240 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8089 | 2026.03.19 00:59:46.260243 [ 260 ] {bbc3f80d-8544-432c-97d0-96dfe7d3f3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8090 | 2026.03.19 00:59:46.260278 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1122 rows starting from the beginning of the part | ||
| 8091 | 2026.03.19 00:59:46.260303 [ 260 ] {bbc3f80d-8544-432c-97d0-96dfe7d3f3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8092 | 2026.03.19 00:59:46.260345 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 87 rows starting from the beginning of the part | ||
| 8093 | 2026.03.19 00:59:46.260394 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 92 rows starting from the beginning of the part | ||
| 8094 | 2026.03.19 00:59:46.260432 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 77 rows starting from the beginning of the part | ||
| 8095 | 2026.03.19 00:59:46.260471 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1079 rows starting from the beginning of the part | ||
| 8096 | 2026.03.19 00:59:46.260509 [ 194 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::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 | ||
| 8097 | 2026.03.19 00:59:46.260515 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4599 rows, containing 5 columns (5 merged, 0 gathered) in 0.002086446 sec., 2204226.708958679 rows/sec., 177.67 MiB/sec. | ||
| 8098 | 2026.03.19 00:59:46.260703 [ 260 ] {bbc3f80d-8544-432c-97d0-96dfe7d3f3f0} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2026.03.19 00:59:46.260737 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8100 | 2026.03.19 00:59:46.260745 [ 260 ] {bbc3f80d-8544-432c-97d0-96dfe7d3f3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8101 | 2026.03.19 00:59:46.261004 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_61_12} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2026.03.19 00:59:46.261081 [ 192 ] {f41db54d-1389-4b45-92e0-2583b9af7a9b::all_1_61_12} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8103 | 2026.03.19 00:59:46.261152 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 8104 | 2026.03.19 00:59:46.261289 [ 260 ] {bbc3f80d-8544-432c-97d0-96dfe7d3f3f0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8105 | 2026.03.19 00:59:46.261507 [ 260 ] {bbc3f80d-8544-432c-97d0-96dfe7d3f3f0} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.03.19 00:59:46.261609 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8107 | 2026.03.19 00:59:46.261635 [ 260 ] {bbc3f80d-8544-432c-97d0-96dfe7d3f3f0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00141 sec., 90780.14184397164 rows/sec., 6.32 MiB/sec. | ||
| 8108 | 2026.03.19 00:59:46.261639 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.03.19 00:59:46.261675 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8110 | 2026.03.19 00:59:46.261679 [ 260 ] {bbc3f80d-8544-432c-97d0-96dfe7d3f3f0} <Debug> TCPHandler: Processed in 0.001583375 sec. | ||
| 8111 | 2026.03.19 00:59:46.261741 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::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 | ||
| 8112 | 2026.03.19 00:59:46.261755 [ 192 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707517 sec., 1476412.8263437494 rows/sec., 110.39 MiB/sec. | ||
| 8113 | 2026.03.19 00:59:46.261816 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8114 | 2026.03.19 00:59:46.261860 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8115 | 2026.03.19 00:59:46.261896 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18543 rows starting from the beginning of the part | ||
| 8116 | 2026.03.19 00:59:46.261913 [ 260 ] {85e4d684-73f1-4e6d-9929-68ddd0f4c670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8117 | 2026.03.19 00:59:46.261956 [ 260 ] {85e4d684-73f1-4e6d-9929-68ddd0f4c670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8118 | 2026.03.19 00:59:46.261966 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 165 rows starting from the beginning of the part | ||
| 8119 | 2026.03.19 00:59:46.261995 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8120 | 2026.03.19 00:59:46.262020 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8121 | 2026.03.19 00:59:46.262080 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8122 | 2026.03.19 00:59:46.262128 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1256 rows starting from the beginning of the part | ||
| 8123 | 2026.03.19 00:59:46.262177 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 128 rows starting from the beginning of the part | ||
| 8124 | 2026.03.19 00:59:46.262300 [ 260 ] {85e4d684-73f1-4e6d-9929-68ddd0f4c670} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2026.03.19 00:59:46.262337 [ 260 ] {85e4d684-73f1-4e6d-9929-68ddd0f4c670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8126 | 2026.03.19 00:59:46.262384 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_61_12} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.03.19 00:59:46.262474 [ 197 ] {b543fc0f-9e54-40b0-9fde-43f91962ff89::all_1_61_12} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8128 | 2026.03.19 00:59:46.262590 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8129 | 2026.03.19 00:59:46.262668 [ 260 ] {85e4d684-73f1-4e6d-9929-68ddd0f4c670} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8130 | 2026.03.19 00:59:46.262881 [ 260 ] {85e4d684-73f1-4e6d-9929-68ddd0f4c670} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.03.19 00:59:46.262982 [ 112 ] {} <Debug> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8132 | 2026.03.19 00:59:46.263011 [ 260 ] {85e4d684-73f1-4e6d-9929-68ddd0f4c670} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001116 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 8133 | 2026.03.19 00:59:46.263012 [ 112 ] {} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.03.19 00:59:46.263049 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8135 | 2026.03.19 00:59:46.263053 [ 260 ] {85e4d684-73f1-4e6d-9929-68ddd0f4c670} <Debug> TCPHandler: Processed in 0.001286048 sec. | ||
| 8136 | 2026.03.19 00:59:46.263117 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 8137 | 2026.03.19 00:59:46.263210 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8138 | 2026.03.19 00:59:46.263234 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2880 rows starting from the beginning of the part | ||
| 8139 | 2026.03.19 00:59:46.263275 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 8140 | 2026.03.19 00:59:46.263307 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 8141 | 2026.03.19 00:59:46.263336 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::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 | ||
| 8142 | 2026.03.19 00:59:46.263364 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part | ||
| 8143 | 2026.03.19 00:59:46.263393 [ 194 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
| 8144 | 2026.03.19 00:59:46.264717 [ 197 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001626305 sec., 1918459.329584549 rows/sec., 129.29 MiB/sec. | ||
| 8145 | 2026.03.19 00:59:46.265030 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8146 | 2026.03.19 00:59:46.265315 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_61_12} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.03.19 00:59:46.265381 [ 192 ] {7c278ea1-8e5c-47cb-ae66-386a040fd2b6::all_1_61_12} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8148 | 2026.03.19 00:59:46.265462 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8149 | 2026.03.19 00:59:46.267856 [ 190 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20412 rows, containing 5 columns (5 merged, 0 gathered) in 0.006145005 sec., 3321722.2768736556 rows/sec., 219.06 MiB/sec. | ||
| 8150 | 2026.03.19 00:59:46.268138 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8151 | 2026.03.19 00:59:46.268387 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2026.03.19 00:59:46.268451 [ 191 ] {248ce558-7cb3-47b8-8064-5238b8ba9464::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8153 | 2026.03.19 00:59:46.268515 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8154 | 2026.03.19 00:59:47.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.53 MiB, peak 302.77 MiB, free memory in arenas 0.00 B, will set to 297.54 MiB (RSS), difference: 2.01 MiB | ||
| 8155 | 2026.03.19 00:59:48.180400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17769 | ||
| 8156 | 2026.03.19 00:59:48.180921 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.03.19 00:59:48.180969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8158 | 2026.03.19 00:59:48.181456 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8159 | 2026.03.19 00:59:48.181691 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.03.19 00:59:48.181849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17769 | ||
| 8161 | 2026.03.19 00:59:49.108110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8162 | 2026.03.19 00:59:49.123423 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.03.19 00:59:49.123491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8164 | 2026.03.19 00:59:49.129191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8165 | 2026.03.19 00:59:49.129888 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.03.19 00:59:49.132570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8167 | 2026.03.19 00:59:50.720335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 998 | ||
| 8168 | 2026.03.19 00:59:50.722693 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2026.03.19 00:59:50.722731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8170 | 2026.03.19 00:59:50.723887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8171 | 2026.03.19 00:59:50.724142 [ 243 ] {} <Trace> system.query_log (cc562510-12a4-4bfb-9cda-2d07e57381c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.03.19 00:59:50.724399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 8173 | 2026.03.19 00:59:51.257448 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2026.03.19 00:59:51.257723 [ 260 ] {4b41296f-8943-4acc-8cc1-055ccbb2cc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8175 | 2026.03.19 00:59:51.257824 [ 260 ] {4b41296f-8943-4acc-8cc1-055ccbb2cc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8176 | 2026.03.19 00:59:51.258678 [ 260 ] {4b41296f-8943-4acc-8cc1-055ccbb2cc3f} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2026.03.19 00:59:51.258720 [ 260 ] {4b41296f-8943-4acc-8cc1-055ccbb2cc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8178 | 2026.03.19 00:59:51.259088 [ 260 ] {4b41296f-8943-4acc-8cc1-055ccbb2cc3f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8179 | 2026.03.19 00:59:51.259307 [ 260 ] {4b41296f-8943-4acc-8cc1-055ccbb2cc3f} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.03.19 00:59:51.259459 [ 260 ] {4b41296f-8943-4acc-8cc1-055ccbb2cc3f} <Debug> executeQuery: Read 82 rows, 6.97 KiB in 0.00181 sec., 45303.867403314915 rows/sec., 3.76 MiB/sec. | ||
| 8181 | 2026.03.19 00:59:51.259500 [ 260 ] {4b41296f-8943-4acc-8cc1-055ccbb2cc3f} <Debug> TCPHandler: Processed in 0.002229739 sec. | ||
| 8182 | 2026.03.19 00:59:51.259622 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2026.03.19 00:59:51.259714 [ 260 ] {c7adc7ac-d02f-4c36-975a-6df52912d477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8184 | 2026.03.19 00:59:51.259753 [ 260 ] {c7adc7ac-d02f-4c36-975a-6df52912d477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8185 | 2026.03.19 00:59:51.260153 [ 260 ] {c7adc7ac-d02f-4c36-975a-6df52912d477} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.03.19 00:59:51.260187 [ 260 ] {c7adc7ac-d02f-4c36-975a-6df52912d477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8187 | 2026.03.19 00:59:51.260474 [ 260 ] {c7adc7ac-d02f-4c36-975a-6df52912d477} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8188 | 2026.03.19 00:59:51.260694 [ 260 ] {c7adc7ac-d02f-4c36-975a-6df52912d477} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2026.03.19 00:59:51.260821 [ 260 ] {c7adc7ac-d02f-4c36-975a-6df52912d477} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001126 sec., 11545.293072824155 rows/sec., 868.15 KiB/sec. | ||
| 8190 | 2026.03.19 00:59:51.260860 [ 260 ] {c7adc7ac-d02f-4c36-975a-6df52912d477} <Debug> TCPHandler: Processed in 0.001292229 sec. | ||
| 8191 | 2026.03.19 00:59:51.260968 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2026.03.19 00:59:51.261059 [ 260 ] {c4785ed8-6a36-4172-bc75-9e107fa6df2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8193 | 2026.03.19 00:59:51.261098 [ 260 ] {c4785ed8-6a36-4172-bc75-9e107fa6df2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8194 | 2026.03.19 00:59:51.261512 [ 260 ] {c4785ed8-6a36-4172-bc75-9e107fa6df2c} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.03.19 00:59:51.261547 [ 260 ] {c4785ed8-6a36-4172-bc75-9e107fa6df2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8196 | 2026.03.19 00:59:51.261830 [ 260 ] {c4785ed8-6a36-4172-bc75-9e107fa6df2c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8197 | 2026.03.19 00:59:51.262037 [ 260 ] {c4785ed8-6a36-4172-bc75-9e107fa6df2c} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.03.19 00:59:51.262164 [ 260 ] {c4785ed8-6a36-4172-bc75-9e107fa6df2c} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001122 sec., 68627.45098039215 rows/sec., 5.36 MiB/sec. | ||
| 8199 | 2026.03.19 00:59:51.262200 [ 260 ] {c4785ed8-6a36-4172-bc75-9e107fa6df2c} <Debug> TCPHandler: Processed in 0.001278718 sec. | ||
| 8200 | 2026.03.19 00:59:51.262309 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2026.03.19 00:59:51.262402 [ 260 ] {1db571a1-a11d-4d69-960e-fab35df01dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8202 | 2026.03.19 00:59:51.262447 [ 260 ] {1db571a1-a11d-4d69-960e-fab35df01dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8203 | 2026.03.19 00:59:51.262837 [ 260 ] {1db571a1-a11d-4d69-960e-fab35df01dd2} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.03.19 00:59:51.262899 [ 260 ] {1db571a1-a11d-4d69-960e-fab35df01dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8205 | 2026.03.19 00:59:51.263227 [ 260 ] {1db571a1-a11d-4d69-960e-fab35df01dd2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8206 | 2026.03.19 00:59:51.263428 [ 260 ] {1db571a1-a11d-4d69-960e-fab35df01dd2} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.03.19 00:59:51.263555 [ 260 ] {1db571a1-a11d-4d69-960e-fab35df01dd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 8208 | 2026.03.19 00:59:51.263590 [ 260 ] {1db571a1-a11d-4d69-960e-fab35df01dd2} <Debug> TCPHandler: Processed in 0.001327019 sec. | ||
| 8209 | 2026.03.19 00:59:51.263698 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.03.19 00:59:51.263788 [ 260 ] {3252ab49-c1b5-4def-9335-5082dcfd33cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8211 | 2026.03.19 00:59:51.263841 [ 260 ] {3252ab49-c1b5-4def-9335-5082dcfd33cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8212 | 2026.03.19 00:59:51.264602 [ 260 ] {3252ab49-c1b5-4def-9335-5082dcfd33cb} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.03.19 00:59:51.264638 [ 260 ] {3252ab49-c1b5-4def-9335-5082dcfd33cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8214 | 2026.03.19 00:59:51.265133 [ 260 ] {3252ab49-c1b5-4def-9335-5082dcfd33cb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8215 | 2026.03.19 00:59:51.265347 [ 260 ] {3252ab49-c1b5-4def-9335-5082dcfd33cb} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.03.19 00:59:51.265478 [ 260 ] {3252ab49-c1b5-4def-9335-5082dcfd33cb} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001708 sec., 7611.241217798594 rows/sec., 13.64 MiB/sec. | ||
| 8217 | 2026.03.19 00:59:51.265529 [ 260 ] {3252ab49-c1b5-4def-9335-5082dcfd33cb} <Debug> TCPHandler: Processed in 0.001877822 sec. | ||
| 8218 | 2026.03.19 00:59:51.265640 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8219 | 2026.03.19 00:59:51.265731 [ 260 ] {01cae963-8f3a-4154-b96f-7f8be291d1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8220 | 2026.03.19 00:59:51.265772 [ 260 ] {01cae963-8f3a-4154-b96f-7f8be291d1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8221 | 2026.03.19 00:59:51.266091 [ 260 ] {01cae963-8f3a-4154-b96f-7f8be291d1e5} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2026.03.19 00:59:51.266126 [ 260 ] {01cae963-8f3a-4154-b96f-7f8be291d1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8223 | 2026.03.19 00:59:51.266423 [ 260 ] {01cae963-8f3a-4154-b96f-7f8be291d1e5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8224 | 2026.03.19 00:59:51.266624 [ 260 ] {01cae963-8f3a-4154-b96f-7f8be291d1e5} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2026.03.19 00:59:51.266749 [ 260 ] {01cae963-8f3a-4154-b96f-7f8be291d1e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 8226 | 2026.03.19 00:59:51.266784 [ 260 ] {01cae963-8f3a-4154-b96f-7f8be291d1e5} <Debug> TCPHandler: Processed in 0.001191686 sec. | ||
| 8227 | 2026.03.19 00:59:55.556173 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8228 | 2026.03.19 00:59:55.556242 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8229 | 2026.03.19 00:59:55.682874 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18217 | ||
| 8230 | 2026.03.19 00:59:55.683332 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.03.19 00:59:55.683365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8232 | 2026.03.19 00:59:55.683837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8233 | 2026.03.19 00:59:55.684058 [ 245 ] {} <Trace> system.asynchronous_metric_log (c4062d85-5db1-44cf-991b-11480bbd7783): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2026.03.19 00:59:55.684191 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18217 | ||
| 8235 | 2026.03.19 00:59:56.258633 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2026.03.19 00:59:56.258919 [ 260 ] {29795cbc-fba5-4232-9fdc-65833a85f0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8237 | 2026.03.19 00:59:56.259019 [ 260 ] {29795cbc-fba5-4232-9fdc-65833a85f0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8238 | 2026.03.19 00:59:56.259914 [ 260 ] {29795cbc-fba5-4232-9fdc-65833a85f0db} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.03.19 00:59:56.259962 [ 260 ] {29795cbc-fba5-4232-9fdc-65833a85f0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8240 | 2026.03.19 00:59:56.260380 [ 260 ] {29795cbc-fba5-4232-9fdc-65833a85f0db} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8241 | 2026.03.19 00:59:56.260605 [ 260 ] {29795cbc-fba5-4232-9fdc-65833a85f0db} <Trace> oximeter.fields_string (f41db54d-1389-4b45-92e0-2583b9af7a9b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.03.19 00:59:56.260756 [ 260 ] {29795cbc-fba5-4232-9fdc-65833a85f0db} <Debug> executeQuery: Read 112 rows, 9.67 KiB in 0.001912 sec., 58577.40585774058 rows/sec., 4.94 MiB/sec. | ||
| 8243 | 2026.03.19 00:59:56.260797 [ 260 ] {29795cbc-fba5-4232-9fdc-65833a85f0db} <Debug> TCPHandler: Processed in 0.002346242 sec. | ||
| 8244 | 2026.03.19 00:59:56.260919 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2026.03.19 00:59:56.261022 [ 260 ] {6cc00d55-c387-4c81-abef-cebe61f8d78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8246 | 2026.03.19 00:59:56.261061 [ 260 ] {6cc00d55-c387-4c81-abef-cebe61f8d78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8247 | 2026.03.19 00:59:56.261526 [ 260 ] {6cc00d55-c387-4c81-abef-cebe61f8d78e} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2026.03.19 00:59:56.261561 [ 260 ] {6cc00d55-c387-4c81-abef-cebe61f8d78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8249 | 2026.03.19 00:59:56.261848 [ 260 ] {6cc00d55-c387-4c81-abef-cebe61f8d78e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8250 | 2026.03.19 00:59:56.262051 [ 260 ] {6cc00d55-c387-4c81-abef-cebe61f8d78e} <Trace> oximeter.fields_u16 (bfd1e764-396c-45e1-b7c4-265e400a2159): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2026.03.19 00:59:56.262176 [ 260 ] {6cc00d55-c387-4c81-abef-cebe61f8d78e} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001173 sec., 23870.417732310314 rows/sec., 1.75 MiB/sec. | ||
| 8252 | 2026.03.19 00:59:56.262212 [ 260 ] {6cc00d55-c387-4c81-abef-cebe61f8d78e} <Debug> TCPHandler: Processed in 0.00133993 sec. | ||
| 8253 | 2026.03.19 00:59:56.262350 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2026.03.19 00:59:56.262440 [ 260 ] {afec762d-704c-4920-8356-f5c356766e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8255 | 2026.03.19 00:59:56.262478 [ 260 ] {afec762d-704c-4920-8356-f5c356766e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8256 | 2026.03.19 00:59:56.262900 [ 260 ] {afec762d-704c-4920-8356-f5c356766e31} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.03.19 00:59:56.262935 [ 260 ] {afec762d-704c-4920-8356-f5c356766e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8258 | 2026.03.19 00:59:56.263230 [ 260 ] {afec762d-704c-4920-8356-f5c356766e31} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8259 | 2026.03.19 00:59:56.263433 [ 260 ] {afec762d-704c-4920-8356-f5c356766e31} <Trace> oximeter.fields_uuid (b543fc0f-9e54-40b0-9fde-43f91962ff89): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.03.19 00:59:56.263555 [ 260 ] {afec762d-704c-4920-8356-f5c356766e31} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001132 sec., 81272.0848056537 rows/sec., 6.35 MiB/sec. | ||
| 8261 | 2026.03.19 00:59:56.263591 [ 260 ] {afec762d-704c-4920-8356-f5c356766e31} <Debug> TCPHandler: Processed in 0.001295378 sec. | ||
| 8262 | 2026.03.19 00:59:56.263702 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2026.03.19 00:59:56.263800 [ 260 ] {130b6a32-00da-4203-83c6-789c17d88eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8264 | 2026.03.19 00:59:56.263844 [ 260 ] {130b6a32-00da-4203-83c6-789c17d88eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8265 | 2026.03.19 00:59:56.264253 [ 260 ] {130b6a32-00da-4203-83c6-789c17d88eb3} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.03.19 00:59:56.264288 [ 260 ] {130b6a32-00da-4203-83c6-789c17d88eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8267 | 2026.03.19 00:59:56.264610 [ 260 ] {130b6a32-00da-4203-83c6-789c17d88eb3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8268 | 2026.03.19 00:59:56.264836 [ 260 ] {130b6a32-00da-4203-83c6-789c17d88eb3} <Trace> oximeter.measurements_cumulativeu64 (248ce558-7cb3-47b8-8064-5238b8ba9464): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.03.19 00:59:56.264961 [ 260 ] {130b6a32-00da-4203-83c6-789c17d88eb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 8270 | 2026.03.19 00:59:56.264997 [ 260 ] {130b6a32-00da-4203-83c6-789c17d88eb3} <Debug> TCPHandler: Processed in 0.001341309 sec. | ||
| 8271 | 2026.03.19 00:59:56.265100 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2026.03.19 00:59:56.265197 [ 260 ] {c298183c-fa1b-4c39-baf9-5627610db302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8273 | 2026.03.19 00:59:56.265250 [ 260 ] {c298183c-fa1b-4c39-baf9-5627610db302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8274 | 2026.03.19 00:59:56.266107 [ 260 ] {c298183c-fa1b-4c39-baf9-5627610db302} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.03.19 00:59:56.266144 [ 260 ] {c298183c-fa1b-4c39-baf9-5627610db302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8276 | 2026.03.19 00:59:56.266674 [ 260 ] {c298183c-fa1b-4c39-baf9-5627610db302} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8277 | 2026.03.19 00:59:56.266894 [ 260 ] {c298183c-fa1b-4c39-baf9-5627610db302} <Trace> oximeter.measurements_histogramu64 (3d8cc7e8-1f82-4390-860e-9ec39f382df4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.03.19 00:59:56.267028 [ 260 ] {c298183c-fa1b-4c39-baf9-5627610db302} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001848 sec., 15151.515151515152 rows/sec., 27.15 MiB/sec. | ||
| 8279 | 2026.03.19 00:59:56.267081 [ 260 ] {c298183c-fa1b-4c39-baf9-5627610db302} <Debug> TCPHandler: Processed in 0.002027285 sec. | ||
| 8280 | 2026.03.19 00:59:56.267190 [ 260 ] {} <Trace> TCP-Session: a021db33-8e5f-4b20-9af1-73ac2d206988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2026.03.19 00:59:56.267290 [ 260 ] {2305bb1b-433e-4264-84ef-c2ea3be45d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61877) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8282 | 2026.03.19 00:59:56.267331 [ 260 ] {2305bb1b-433e-4264-84ef-c2ea3be45d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8283 | 2026.03.19 00:59:56.267658 [ 260 ] {2305bb1b-433e-4264-84ef-c2ea3be45d41} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.03.19 00:59:56.267693 [ 260 ] {2305bb1b-433e-4264-84ef-c2ea3be45d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8285 | 2026.03.19 00:59:56.267992 [ 260 ] {2305bb1b-433e-4264-84ef-c2ea3be45d41} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8286 | 2026.03.19 00:59:56.268193 [ 260 ] {2305bb1b-433e-4264-84ef-c2ea3be45d41} <Trace> oximeter.measurements_u64 (7c278ea1-8e5c-47cb-ae66-386a040fd2b6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.03.19 00:59:56.268320 [ 260 ] {2305bb1b-433e-4264-84ef-c2ea3be45d41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 8288 | 2026.03.19 00:59:56.268354 [ 260 ] {2305bb1b-433e-4264-84ef-c2ea3be45d41} <Debug> TCPHandler: Processed in 0.001211656 sec. | ||
| 8289 | 2026.03.19 00:59:56.633625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8290 | 2026.03.19 00:59:56.649428 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.03.19 00:59:56.649479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8292 | 2026.03.19 00:59:56.655401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8293 | 2026.03.19 00:59:56.656140 [ 244 ] {} <Trace> system.metric_log (b8c8652d-7579-4eae-94e9-90637c55b388): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.03.19 00:59:56.658823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||