| 1 | [ Jan 21 21:39:03 Enabled. ] | ||
| 2 | [ Jan 21 21:39:03 Rereading configuration. ] | ||
| 3 | [ Jan 21 21:39:03 Rereading configuration. ] | ||
| 4 | [ Jan 21 21:39:17 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 21 21:39:17 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.21 21:39:24.009136 [ 1 ] {} <Information> Application: Will watch for the process with pid 24955 | ||
| 29 | 2026.01.21 21:39:24.009511 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.21 21:39:25.028703 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24955 | ||
| 31 | 2026.01.21 21:39:25.031881 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.21 21:39:25.032089 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.21 21:39:25.975696 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.21 21:39:26.075570 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.21 21:39:26.075660 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.21 21:39:26.075688 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.21 21:39:26.075782 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.21 21:39:26.076409 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.21 21:39:26.084057 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.21 21:39:26.084886 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.21 21:39:26.092112 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.21 21:39:26.092142 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.21 21:39:26.092159 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.21 21:39:26.094496 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.21 21:39:26.095485 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.21 21:39:26.101452 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.21 21:39:26.102167 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.21 21:39:26.106880 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.21 21:39:26.106954 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.21 21:39:26.108009 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.21 21:39:26.108424 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.21 21:39:26.140601 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.21 21:39:26.141301 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.21 21:39:26.158752 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.21 21:39:26.159167 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.21 21:39:26.159554 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.21 21:39:26.159882 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.21 21:39:26.168737 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.21 21:39:26.168770 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.21 21:39:26.168863 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.21 21:39:26.168953 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.21 21:39:26.216059 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.21 21:39:26.216091 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000201333 sec | ||
| 68 | 2026.01.21 21:39:26.216113 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.21 21:39:26.216128 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.21 21:39:26.218465 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.21 21:39:26.220401 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.21 21:39:26.275394 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.21 21:39:26.275458 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.21 21:39:26.275485 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.21 21:39:26.275496 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.21 21:39:26.275530 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.21 21:39:26.275552 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.21 21:39:26.282584 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.21 21:39:26.282638 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.21 21:39:26.282660 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.21 21:39:26.282813 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.21 21:39:26.282858 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.21 21:39:26.282871 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.21 21:39:26.282891 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.21 21:39:26.282904 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.21 21:39:26.282935 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.21 21:39:26.282951 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.21 21:39:26.383538 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.21 21:39:26.392565 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.21 21:39:26.392609 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.3051e-05 sec | ||
| 91 | 2026.01.21 21:39:26.392622 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.21 21:39:26.392632 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.21 21:39:26.392661 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.21 21:39:26.392941 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.21 21:39:26.393001 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.21 21:39:26.393016 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.21 21:39:26.393028 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.21 21:39:26.393038 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.21 21:39:26.431006 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.21 21:39:26.431246 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.73 MiB (RSS), difference: 91.96 MiB | ||
| 101 | 2026.01.21 21:39:26.442037 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3561e-05 sec. | ||
| 102 | 2026.01.21 21:39:26.442464 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.21 21:39:26.444368 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.21 21:39:26.444387 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.21 21:39:27.630115 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61331 | ||
| 106 | 2026.01.21 21:39:27.657037 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.21 21:39:27.657118 [ 3 ] {} <Debug> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:61331 | ||
| 108 | 2026.01.21 21:39:27.657149 [ 3 ] {} <Debug> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.21 21:39:27.657175 [ 3 ] {} <Debug> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.21 21:39:27.657271 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.21 21:39:27.657297 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.21 21:39:27.657319 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.21 21:39:27.670679 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39526 | ||
| 114 | 2026.01.21 21:39:27.670877 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.01.21 21:39:27.670920 [ 4 ] {} <Debug> TCP-Session: 4a8818c8-6be3-4039-a90c-fccab1f31f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:39526 | ||
| 116 | 2026.01.21 21:39:27.670946 [ 4 ] {} <Debug> TCP-Session: 4a8818c8-6be3-4039-a90c-fccab1f31f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.01.21 21:39:27.670990 [ 4 ] {} <Debug> TCP-Session: 4a8818c8-6be3-4039-a90c-fccab1f31f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.01.21 21:39:27.671519 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37375 | ||
| 119 | 2026.01.21 21:39:27.671539 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63659 | ||
| 120 | 2026.01.21 21:39:27.671614 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57860 | ||
| 121 | 2026.01.21 21:39:27.671718 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.21 21:39:27.671759 [ 253 ] {} <Debug> TCP-Session: f1318ae3-f2ba-4b28-8d97-7a15aadddffa Authenticating user 'default' from [fd00:1122:3344:101::d]:37375 | ||
| 123 | 2026.01.21 21:39:27.671775 [ 253 ] {} <Debug> TCP-Session: f1318ae3-f2ba-4b28-8d97-7a15aadddffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.21 21:39:27.671799 [ 253 ] {} <Debug> TCP-Session: f1318ae3-f2ba-4b28-8d97-7a15aadddffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.21 21:39:27.671819 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51593 | ||
| 126 | 2026.01.21 21:39:27.671923 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41334 | ||
| 127 | 2026.01.21 21:39:27.672026 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58567 | ||
| 128 | 2026.01.21 21:39:27.672112 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.21 21:39:27.672132 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34671 | ||
| 130 | 2026.01.21 21:39:27.672156 [ 256 ] {} <Debug> TCP-Session: 51465deb-f9e6-4a4a-9623-97dde1d1b092 Authenticating user 'default' from [fd00:1122:3344:101::d]:41334 | ||
| 131 | 2026.01.21 21:39:27.672195 [ 256 ] {} <Debug> TCP-Session: 51465deb-f9e6-4a4a-9623-97dde1d1b092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.21 21:39:27.672207 [ 256 ] {} <Debug> TCP-Session: 51465deb-f9e6-4a4a-9623-97dde1d1b092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.21 21:39:27.672874 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.21 21:39:27.672916 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.21 21:39:27.672931 [ 257 ] {} <Debug> TCP-Session: f811f09a-3946-44c6-811d-cd3bfe79cf4d Authenticating user 'default' from [fd00:1122:3344:101::d]:58567 | ||
| 136 | 2026.01.21 21:39:27.672931 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.21 21:39:27.672959 [ 258 ] {} <Debug> TCP-Session: 80d0e90a-9f34-41ed-b081-73863113eb8c Authenticating user 'default' from [fd00:1122:3344:101::d]:34671 | ||
| 138 | 2026.01.21 21:39:27.672964 [ 257 ] {} <Debug> TCP-Session: f811f09a-3946-44c6-811d-cd3bfe79cf4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.21 21:39:27.672983 [ 5 ] {} <Debug> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Authenticating user 'default' from [fd00:1122:3344:101::d]:63659 | ||
| 140 | 2026.01.21 21:39:27.673006 [ 258 ] {} <Debug> TCP-Session: 80d0e90a-9f34-41ed-b081-73863113eb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.21 21:39:27.673015 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.21 21:39:27.673034 [ 258 ] {} <Debug> TCP-Session: 80d0e90a-9f34-41ed-b081-73863113eb8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.21 21:39:27.673023 [ 5 ] {} <Debug> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.21 21:39:27.673057 [ 254 ] {} <Debug> TCP-Session: 57a87925-77c9-4d70-b3f7-569b23cc6378 Authenticating user 'default' from [fd00:1122:3344:101::d]:57860 | ||
| 145 | 2026.01.21 21:39:27.673070 [ 5 ] {} <Debug> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.21 21:39:27.673081 [ 254 ] {} <Debug> TCP-Session: 57a87925-77c9-4d70-b3f7-569b23cc6378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.21 21:39:27.673012 [ 257 ] {} <Debug> TCP-Session: f811f09a-3946-44c6-811d-cd3bfe79cf4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.21 21:39:27.673106 [ 254 ] {} <Debug> TCP-Session: 57a87925-77c9-4d70-b3f7-569b23cc6378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.21 21:39:27.672957 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.21 21:39:27.673195 [ 255 ] {} <Debug> TCP-Session: 43dba482-92b5-4ddd-b05b-4993c362390a Authenticating user 'default' from [fd00:1122:3344:101::d]:51593 | ||
| 151 | 2026.01.21 21:39:27.673215 [ 255 ] {} <Debug> TCP-Session: 43dba482-92b5-4ddd-b05b-4993c362390a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.21 21:39:27.673228 [ 255 ] {} <Debug> TCP-Session: 43dba482-92b5-4ddd-b05b-4993c362390a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.21 21:39:27.696791 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.21 21:39:27.713675 [ 3 ] {821967f7-3c12-4911-9036-39969a02cae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.21 21:39:28.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.32 MiB, peak 117.32 MiB, free memory in arenas 0.00 B, will set to 126.38 MiB (RSS), difference: 9.06 MiB | ||
| 156 | 2026.01.21 21:39:28.132391 [ 3 ] {821967f7-3c12-4911-9036-39969a02cae7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61331) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.01.21 21:39:28.134842 [ 3 ] {821967f7-3c12-4911-9036-39969a02cae7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.01.21 21:39:28.134922 [ 3 ] {821967f7-3c12-4911-9036-39969a02cae7} <Debug> TCPHandler: Processed in 0.448497837 sec. | ||
| 205 | 2026.01.21 21:39:28.135400 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.01.21 21:39:28.135675 [ 5 ] {a26dfad5-f6b2-422c-8ad4-b3fcee9a681c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.01.21 21:39:28.137503 [ 5 ] {a26dfad5-f6b2-422c-8ad4-b3fcee9a681c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63659) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.01.21 21:39:28.137665 [ 5 ] {a26dfad5-f6b2-422c-8ad4-b3fcee9a681c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.01.21 21:39:28.137748 [ 5 ] {a26dfad5-f6b2-422c-8ad4-b3fcee9a681c} <Debug> TCPHandler: Processed in 0.002524669 sec. | ||
| 256 | 2026.01.21 21:39:28.148180 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.01.21 21:39:28.150358 [ 3 ] {e6aa1e25-cae2-44e0-8414-b6f7103c2d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.01.21 21:39:28.152333 [ 3 ] {e6aa1e25-cae2-44e0-8414-b6f7103c2d0a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.01.21 21:39:28.162681 [ 3 ] {e6aa1e25-cae2-44e0-8414-b6f7103c2d0a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.01.21 21:39:28.162703 [ 3 ] {e6aa1e25-cae2-44e0-8414-b6f7103c2d0a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5811e-05 sec | ||
| 261 | 2026.01.21 21:39:28.162727 [ 3 ] {e6aa1e25-cae2-44e0-8414-b6f7103c2d0a} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.01.21 21:39:28.162737 [ 3 ] {e6aa1e25-cae2-44e0-8414-b6f7103c2d0a} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.01.21 21:39:28.162758 [ 3 ] {e6aa1e25-cae2-44e0-8414-b6f7103c2d0a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.01.21 21:39:28.169608 [ 3 ] {e6aa1e25-cae2-44e0-8414-b6f7103c2d0a} <Debug> TCPHandler: Processed in 0.021540508 sec. | ||
| 265 | 2026.01.21 21:39:28.169787 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.01.21 21:39:28.169940 [ 3 ] {8aefb611-2091-41c1-aad4-c8117c64e7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.01.21 21:39:28.170007 [ 3 ] {8aefb611-2091-41c1-aad4-c8117c64e7d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.01.21 21:39:28.204519 [ 3 ] {8aefb611-2091-41c1-aad4-c8117c64e7d7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.01.21 21:39:28.208640 [ 3 ] {8aefb611-2091-41c1-aad4-c8117c64e7d7} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843): Loading data parts | ||
| 271 | 2026.01.21 21:39:28.215873 [ 3 ] {8aefb611-2091-41c1-aad4-c8117c64e7d7} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843): There are no data parts | ||
| 272 | 2026.01.21 21:39:28.230850 [ 3 ] {8aefb611-2091-41c1-aad4-c8117c64e7d7} <Debug> TCPHandler: Processed in 0.061111159 sec. | ||
| 273 | 2026.01.21 21:39:28.231053 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.01.21 21:39:28.231274 [ 3 ] {ab866a0f-8568-4b5d-8645-ec09de9ff8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.01.21 21:39:28.231350 [ 3 ] {ab866a0f-8568-4b5d-8645-ec09de9ff8d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.01.21 21:39:28.310342 [ 3 ] {ab866a0f-8568-4b5d-8645-ec09de9ff8d0} <Debug> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Loading data parts | ||
| 287 | 2026.01.21 21:39:28.310643 [ 3 ] {ab866a0f-8568-4b5d-8645-ec09de9ff8d0} <Debug> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): There are no data parts | ||
| 288 | 2026.01.21 21:39:28.326768 [ 3 ] {ab866a0f-8568-4b5d-8645-ec09de9ff8d0} <Debug> TCPHandler: Processed in 0.095780693 sec. | ||
| 289 | 2026.01.21 21:39:28.327074 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.01.21 21:39:28.327283 [ 3 ] {158fe2d2-6a95-4124-939a-146c4f18403c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.01.21 21:39:28.327353 [ 3 ] {158fe2d2-6a95-4124-939a-146c4f18403c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.01.21 21:39:28.341435 [ 3 ] {158fe2d2-6a95-4124-939a-146c4f18403c} <Debug> oximeter.measurements_i8 (2bbf4466-7257-4aa6-bf0e-2c4a788c0f43): Loading data parts | ||
| 293 | 2026.01.21 21:39:28.341633 [ 3 ] {158fe2d2-6a95-4124-939a-146c4f18403c} <Debug> oximeter.measurements_i8 (2bbf4466-7257-4aa6-bf0e-2c4a788c0f43): There are no data parts | ||
| 294 | 2026.01.21 21:39:28.344891 [ 3 ] {158fe2d2-6a95-4124-939a-146c4f18403c} <Debug> TCPHandler: Processed in 0.017918101 sec. | ||
| 295 | 2026.01.21 21:39:28.345091 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.01.21 21:39:28.345292 [ 3 ] {c518d562-2a54-4936-94f1-fa137a95c243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.01.21 21:39:28.345343 [ 3 ] {c518d562-2a54-4936-94f1-fa137a95c243} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.01.21 21:39:28.357046 [ 3 ] {c518d562-2a54-4936-94f1-fa137a95c243} <Debug> oximeter.measurements_u8 (c87404fa-547c-413c-b85c-8e12ce285441): Loading data parts | ||
| 299 | 2026.01.21 21:39:28.357241 [ 3 ] {c518d562-2a54-4936-94f1-fa137a95c243} <Debug> oximeter.measurements_u8 (c87404fa-547c-413c-b85c-8e12ce285441): There are no data parts | ||
| 300 | 2026.01.21 21:39:28.360387 [ 3 ] {c518d562-2a54-4936-94f1-fa137a95c243} <Debug> TCPHandler: Processed in 0.015364431 sec. | ||
| 301 | 2026.01.21 21:39:28.360569 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.01.21 21:39:28.360737 [ 3 ] {5457fd65-158d-48c1-b275-e844e76151e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.01.21 21:39:28.360797 [ 3 ] {5457fd65-158d-48c1-b275-e844e76151e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.01.21 21:39:28.370438 [ 3 ] {5457fd65-158d-48c1-b275-e844e76151e2} <Debug> oximeter.measurements_i16 (1530e658-cbde-4b7c-afbf-101de5de181f): Loading data parts | ||
| 305 | 2026.01.21 21:39:28.370615 [ 3 ] {5457fd65-158d-48c1-b275-e844e76151e2} <Debug> oximeter.measurements_i16 (1530e658-cbde-4b7c-afbf-101de5de181f): There are no data parts | ||
| 306 | 2026.01.21 21:39:28.373709 [ 3 ] {5457fd65-158d-48c1-b275-e844e76151e2} <Debug> TCPHandler: Processed in 0.013192807 sec. | ||
| 307 | 2026.01.21 21:39:28.373906 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.21 21:39:28.374102 [ 3 ] {1fa08d16-cd5a-4c18-b4da-54968a64dcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.01.21 21:39:28.374166 [ 3 ] {1fa08d16-cd5a-4c18-b4da-54968a64dcac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.01.21 21:39:28.386516 [ 3 ] {1fa08d16-cd5a-4c18-b4da-54968a64dcac} <Debug> oximeter.measurements_u16 (a1750c9f-0c7a-430b-b5a1-ff64a0322ae0): Loading data parts | ||
| 311 | 2026.01.21 21:39:28.386746 [ 3 ] {1fa08d16-cd5a-4c18-b4da-54968a64dcac} <Debug> oximeter.measurements_u16 (a1750c9f-0c7a-430b-b5a1-ff64a0322ae0): There are no data parts | ||
| 312 | 2026.01.21 21:39:28.396718 [ 3 ] {1fa08d16-cd5a-4c18-b4da-54968a64dcac} <Debug> TCPHandler: Processed in 0.022875579 sec. | ||
| 313 | 2026.01.21 21:39:28.396916 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.01.21 21:39:28.397123 [ 3 ] {c16cc251-8f9f-45a5-a725-b3c7b2eb25f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.01.21 21:39:28.397190 [ 3 ] {c16cc251-8f9f-45a5-a725-b3c7b2eb25f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.01.21 21:39:28.402512 [ 3 ] {c16cc251-8f9f-45a5-a725-b3c7b2eb25f5} <Debug> oximeter.measurements_i32 (277aa2e6-24b8-4a0e-a687-87858d630eec): Loading data parts | ||
| 317 | 2026.01.21 21:39:28.402834 [ 3 ] {c16cc251-8f9f-45a5-a725-b3c7b2eb25f5} <Debug> oximeter.measurements_i32 (277aa2e6-24b8-4a0e-a687-87858d630eec): There are no data parts | ||
| 318 | 2026.01.21 21:39:28.410157 [ 3 ] {c16cc251-8f9f-45a5-a725-b3c7b2eb25f5} <Debug> TCPHandler: Processed in 0.013304408 sec. | ||
| 319 | 2026.01.21 21:39:28.410335 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.01.21 21:39:28.410500 [ 3 ] {6f4b9595-d810-455f-b21c-df2bcce90609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.01.21 21:39:28.410566 [ 3 ] {6f4b9595-d810-455f-b21c-df2bcce90609} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.01.21 21:39:28.426361 [ 3 ] {6f4b9595-d810-455f-b21c-df2bcce90609} <Debug> oximeter.measurements_u32 (d87b96e5-3953-417c-b5f5-517f5bd77180): Loading data parts | ||
| 323 | 2026.01.21 21:39:28.426533 [ 3 ] {6f4b9595-d810-455f-b21c-df2bcce90609} <Debug> oximeter.measurements_u32 (d87b96e5-3953-417c-b5f5-517f5bd77180): There are no data parts | ||
| 324 | 2026.01.21 21:39:28.429987 [ 3 ] {6f4b9595-d810-455f-b21c-df2bcce90609} <Debug> TCPHandler: Processed in 0.019703349 sec. | ||
| 325 | 2026.01.21 21:39:28.430161 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.01.21 21:39:28.430396 [ 3 ] {f00eeed9-5fb3-4994-90a6-8c4b4bafd750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.01.21 21:39:28.430518 [ 3 ] {f00eeed9-5fb3-4994-90a6-8c4b4bafd750} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.01.21 21:39:28.440203 [ 3 ] {f00eeed9-5fb3-4994-90a6-8c4b4bafd750} <Debug> oximeter.measurements_i64 (779c02f3-2bc4-4c22-960d-dd40c21890f5): Loading data parts | ||
| 329 | 2026.01.21 21:39:28.440369 [ 3 ] {f00eeed9-5fb3-4994-90a6-8c4b4bafd750} <Debug> oximeter.measurements_i64 (779c02f3-2bc4-4c22-960d-dd40c21890f5): There are no data parts | ||
| 330 | 2026.01.21 21:39:28.443559 [ 3 ] {f00eeed9-5fb3-4994-90a6-8c4b4bafd750} <Debug> TCPHandler: Processed in 0.013447891 sec. | ||
| 331 | 2026.01.21 21:39:28.443711 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.21 21:39:28.443872 [ 3 ] {1dbcd2d7-fea9-40f2-8d93-ce9560f92b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.01.21 21:39:28.443987 [ 3 ] {1dbcd2d7-fea9-40f2-8d93-ce9560f92b5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.01.21 21:39:28.455915 [ 3 ] {1dbcd2d7-fea9-40f2-8d93-ce9560f92b5e} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Loading data parts | ||
| 335 | 2026.01.21 21:39:28.456207 [ 3 ] {1dbcd2d7-fea9-40f2-8d93-ce9560f92b5e} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): There are no data parts | ||
| 336 | 2026.01.21 21:39:28.459334 [ 3 ] {1dbcd2d7-fea9-40f2-8d93-ce9560f92b5e} <Debug> TCPHandler: Processed in 0.015671096 sec. | ||
| 337 | 2026.01.21 21:39:28.459491 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.21 21:39:28.459714 [ 3 ] {8ace82e6-97e5-4113-819f-5e5c52ee8d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.01.21 21:39:28.459830 [ 3 ] {8ace82e6-97e5-4113-819f-5e5c52ee8d09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.01.21 21:39:28.470633 [ 3 ] {8ace82e6-97e5-4113-819f-5e5c52ee8d09} <Debug> oximeter.measurements_f32 (a0abd804-d00a-4017-a3a2-0c8d32038132): Loading data parts | ||
| 341 | 2026.01.21 21:39:28.470800 [ 3 ] {8ace82e6-97e5-4113-819f-5e5c52ee8d09} <Debug> oximeter.measurements_f32 (a0abd804-d00a-4017-a3a2-0c8d32038132): There are no data parts | ||
| 342 | 2026.01.21 21:39:28.482260 [ 3 ] {8ace82e6-97e5-4113-819f-5e5c52ee8d09} <Debug> TCPHandler: Processed in 0.022817928 sec. | ||
| 343 | 2026.01.21 21:39:28.482435 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.21 21:39:28.482625 [ 3 ] {a58a5e67-ac97-40cb-97c9-7c04497fc3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.01.21 21:39:28.482749 [ 3 ] {a58a5e67-ac97-40cb-97c9-7c04497fc3e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.01.21 21:39:28.494412 [ 3 ] {a58a5e67-ac97-40cb-97c9-7c04497fc3e0} <Debug> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Loading data parts | ||
| 347 | 2026.01.21 21:39:28.494670 [ 3 ] {a58a5e67-ac97-40cb-97c9-7c04497fc3e0} <Debug> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): There are no data parts | ||
| 348 | 2026.01.21 21:39:28.500168 [ 3 ] {a58a5e67-ac97-40cb-97c9-7c04497fc3e0} <Debug> TCPHandler: Processed in 0.017789009 sec. | ||
| 349 | 2026.01.21 21:39:28.500326 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.21 21:39:28.500558 [ 3 ] {926839fe-9ace-441d-ae23-52e306b70e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.01.21 21:39:28.500665 [ 3 ] {926839fe-9ace-441d-ae23-52e306b70e5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.01.21 21:39:28.512792 [ 3 ] {926839fe-9ace-441d-ae23-52e306b70e5d} <Debug> oximeter.measurements_string (91e5a622-e7ba-4484-a1d6-a138cb16b926): Loading data parts | ||
| 353 | 2026.01.21 21:39:28.512982 [ 3 ] {926839fe-9ace-441d-ae23-52e306b70e5d} <Debug> oximeter.measurements_string (91e5a622-e7ba-4484-a1d6-a138cb16b926): There are no data parts | ||
| 354 | 2026.01.21 21:39:28.515981 [ 3 ] {926839fe-9ace-441d-ae23-52e306b70e5d} <Debug> TCPHandler: Processed in 0.015702656 sec. | ||
| 355 | 2026.01.21 21:39:28.516156 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.21 21:39:28.516339 [ 3 ] {615d0023-d10f-4314-92de-923a3c32a6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.21 21:39:28.516471 [ 3 ] {615d0023-d10f-4314-92de-923a3c32a6ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.01.21 21:39:28.541472 [ 3 ] {615d0023-d10f-4314-92de-923a3c32a6ce} <Debug> oximeter.measurements_bytes (08832786-5106-4fa2-9e1b-b55ced95586d): Loading data parts | ||
| 366 | 2026.01.21 21:39:28.541671 [ 3 ] {615d0023-d10f-4314-92de-923a3c32a6ce} <Debug> oximeter.measurements_bytes (08832786-5106-4fa2-9e1b-b55ced95586d): There are no data parts | ||
| 367 | 2026.01.21 21:39:28.552261 [ 3 ] {615d0023-d10f-4314-92de-923a3c32a6ce} <Debug> TCPHandler: Processed in 0.036167608 sec. | ||
| 368 | 2026.01.21 21:39:28.552456 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.21 21:39:28.552623 [ 3 ] {a5d18902-16b1-4995-9245-e66575cf7943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.01.21 21:39:28.552751 [ 3 ] {a5d18902-16b1-4995-9245-e66575cf7943} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.01.21 21:39:28.571456 [ 3 ] {a5d18902-16b1-4995-9245-e66575cf7943} <Debug> oximeter.measurements_cumulativei64 (a1b686ac-89ff-4a4a-b443-4ef06963b7b1): Loading data parts | ||
| 372 | 2026.01.21 21:39:28.571711 [ 3 ] {a5d18902-16b1-4995-9245-e66575cf7943} <Debug> oximeter.measurements_cumulativei64 (a1b686ac-89ff-4a4a-b443-4ef06963b7b1): There are no data parts | ||
| 373 | 2026.01.21 21:39:28.584736 [ 3 ] {a5d18902-16b1-4995-9245-e66575cf7943} <Debug> TCPHandler: Processed in 0.032338308 sec. | ||
| 374 | 2026.01.21 21:39:28.585053 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.21 21:39:28.585376 [ 3 ] {fd3ff492-c788-403e-b54f-ed0f2a98d4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.01.21 21:39:28.585504 [ 3 ] {fd3ff492-c788-403e-b54f-ed0f2a98d4db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.01.21 21:39:28.602000 [ 3 ] {fd3ff492-c788-403e-b54f-ed0f2a98d4db} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Loading data parts | ||
| 378 | 2026.01.21 21:39:28.602432 [ 3 ] {fd3ff492-c788-403e-b54f-ed0f2a98d4db} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): There are no data parts | ||
| 379 | 2026.01.21 21:39:28.614850 [ 3 ] {fd3ff492-c788-403e-b54f-ed0f2a98d4db} <Debug> TCPHandler: Processed in 0.029902999 sec. | ||
| 380 | 2026.01.21 21:39:28.615021 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.21 21:39:28.615289 [ 3 ] {350582c0-228e-4605-9934-5d43532b033a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.01.21 21:39:28.615373 [ 3 ] {350582c0-228e-4605-9934-5d43532b033a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.01.21 21:39:28.623985 [ 3 ] {350582c0-228e-4605-9934-5d43532b033a} <Debug> oximeter.measurements_cumulativef32 (2ed39cb1-8f23-4920-b788-07df13b3c8d6): Loading data parts | ||
| 384 | 2026.01.21 21:39:28.624146 [ 3 ] {350582c0-228e-4605-9934-5d43532b033a} <Debug> oximeter.measurements_cumulativef32 (2ed39cb1-8f23-4920-b788-07df13b3c8d6): There are no data parts | ||
| 385 | 2026.01.21 21:39:28.632922 [ 3 ] {350582c0-228e-4605-9934-5d43532b033a} <Debug> TCPHandler: Processed in 0.017957562 sec. | ||
| 386 | 2026.01.21 21:39:28.633186 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.21 21:39:28.633529 [ 3 ] {2c26729c-6dd1-44d3-9a94-9d89ea830930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 388 | 2026.01.21 21:39:28.633703 [ 3 ] {2c26729c-6dd1-44d3-9a94-9d89ea830930} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.01.21 21:39:28.643544 [ 3 ] {2c26729c-6dd1-44d3-9a94-9d89ea830930} <Debug> oximeter.measurements_cumulativef64 (59009423-1b14-4566-af7b-99efe5090a18): Loading data parts | ||
| 390 | 2026.01.21 21:39:28.643733 [ 3 ] {2c26729c-6dd1-44d3-9a94-9d89ea830930} <Debug> oximeter.measurements_cumulativef64 (59009423-1b14-4566-af7b-99efe5090a18): There are no data parts | ||
| 391 | 2026.01.21 21:39:28.652132 [ 3 ] {2c26729c-6dd1-44d3-9a94-9d89ea830930} <Debug> TCPHandler: Processed in 0.019046129 sec. | ||
| 392 | 2026.01.21 21:39:28.652412 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.21 21:39:28.652761 [ 3 ] {87ecd7e9-8488-436e-879f-47ae1ceff278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.01.21 21:39:28.652891 [ 3 ] {87ecd7e9-8488-436e-879f-47ae1ceff278} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.01.21 21:39:28.668703 [ 3 ] {87ecd7e9-8488-436e-879f-47ae1ceff278} <Debug> oximeter.measurements_histogrami8 (7a007434-7b99-4337-b0fd-3d014ba2ea33): Loading data parts | ||
| 406 | 2026.01.21 21:39:28.668862 [ 3 ] {87ecd7e9-8488-436e-879f-47ae1ceff278} <Debug> oximeter.measurements_histogrami8 (7a007434-7b99-4337-b0fd-3d014ba2ea33): There are no data parts | ||
| 407 | 2026.01.21 21:39:28.675824 [ 3 ] {87ecd7e9-8488-436e-879f-47ae1ceff278} <Debug> TCPHandler: Processed in 0.02355129 sec. | ||
| 408 | 2026.01.21 21:39:28.676005 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.01.21 21:39:28.676270 [ 3 ] {5f223b92-2aa9-4366-ab98-028fe86eb68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 410 | 2026.01.21 21:39:28.676405 [ 3 ] {5f223b92-2aa9-4366-ab98-028fe86eb68f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.01.21 21:39:28.684938 [ 3 ] {5f223b92-2aa9-4366-ab98-028fe86eb68f} <Debug> oximeter.measurements_histogramu8 (54bbf6f2-ae7d-46bd-9644-79fd82934145): Loading data parts | ||
| 412 | 2026.01.21 21:39:28.685290 [ 3 ] {5f223b92-2aa9-4366-ab98-028fe86eb68f} <Debug> oximeter.measurements_histogramu8 (54bbf6f2-ae7d-46bd-9644-79fd82934145): There are no data parts | ||
| 413 | 2026.01.21 21:39:28.693985 [ 3 ] {5f223b92-2aa9-4366-ab98-028fe86eb68f} <Debug> TCPHandler: Processed in 0.018041533 sec. | ||
| 414 | 2026.01.21 21:39:28.694145 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.01.21 21:39:28.694441 [ 3 ] {10669837-7484-438d-8d6d-bf42f23666e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 416 | 2026.01.21 21:39:28.694571 [ 3 ] {10669837-7484-438d-8d6d-bf42f23666e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.01.21 21:39:28.702578 [ 3 ] {10669837-7484-438d-8d6d-bf42f23666e3} <Debug> oximeter.measurements_histogrami16 (09f9134c-da82-4675-a581-813fb9d473fb): Loading data parts | ||
| 418 | 2026.01.21 21:39:28.702781 [ 3 ] {10669837-7484-438d-8d6d-bf42f23666e3} <Debug> oximeter.measurements_histogrami16 (09f9134c-da82-4675-a581-813fb9d473fb): There are no data parts | ||
| 419 | 2026.01.21 21:39:28.716421 [ 3 ] {10669837-7484-438d-8d6d-bf42f23666e3} <Debug> TCPHandler: Processed in 0.02232392 sec. | ||
| 420 | 2026.01.21 21:39:28.716601 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.21 21:39:28.716816 [ 3 ] {c8db1ac4-2de5-46b4-b712-72853cd5f40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 422 | 2026.01.21 21:39:28.716888 [ 3 ] {c8db1ac4-2de5-46b4-b712-72853cd5f40f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.21 21:39:28.724259 [ 3 ] {c8db1ac4-2de5-46b4-b712-72853cd5f40f} <Debug> oximeter.measurements_histogramu16 (0bc6360d-12ef-49de-8334-a9ad9766dd4c): Loading data parts | ||
| 424 | 2026.01.21 21:39:28.724437 [ 3 ] {c8db1ac4-2de5-46b4-b712-72853cd5f40f} <Debug> oximeter.measurements_histogramu16 (0bc6360d-12ef-49de-8334-a9ad9766dd4c): There are no data parts | ||
| 425 | 2026.01.21 21:39:28.727342 [ 3 ] {c8db1ac4-2de5-46b4-b712-72853cd5f40f} <Debug> TCPHandler: Processed in 0.010790059 sec. | ||
| 426 | 2026.01.21 21:39:28.727493 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.21 21:39:28.727721 [ 3 ] {263997c9-0580-4780-97b4-ace378d0d9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 428 | 2026.01.21 21:39:28.727785 [ 3 ] {263997c9-0580-4780-97b4-ace378d0d9ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.21 21:39:28.744701 [ 3 ] {263997c9-0580-4780-97b4-ace378d0d9ec} <Debug> oximeter.measurements_histogrami32 (5d0e758e-99a9-4d4e-ab8c-abb2f42dad63): Loading data parts | ||
| 430 | 2026.01.21 21:39:28.744901 [ 3 ] {263997c9-0580-4780-97b4-ace378d0d9ec} <Debug> oximeter.measurements_histogrami32 (5d0e758e-99a9-4d4e-ab8c-abb2f42dad63): There are no data parts | ||
| 431 | 2026.01.21 21:39:28.750256 [ 3 ] {263997c9-0580-4780-97b4-ace378d0d9ec} <Debug> TCPHandler: Processed in 0.022814148 sec. | ||
| 432 | 2026.01.21 21:39:28.750491 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.21 21:39:28.750860 [ 3 ] {01286bcf-5400-408d-a1de-f5f4c707232a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 434 | 2026.01.21 21:39:28.750972 [ 3 ] {01286bcf-5400-408d-a1de-f5f4c707232a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.21 21:39:28.761595 [ 3 ] {01286bcf-5400-408d-a1de-f5f4c707232a} <Debug> oximeter.measurements_histogramu32 (c149e98d-571e-4bae-a732-ca4897eed55c): Loading data parts | ||
| 436 | 2026.01.21 21:39:28.761803 [ 3 ] {01286bcf-5400-408d-a1de-f5f4c707232a} <Debug> oximeter.measurements_histogramu32 (c149e98d-571e-4bae-a732-ca4897eed55c): There are no data parts | ||
| 437 | 2026.01.21 21:39:28.777721 [ 3 ] {01286bcf-5400-408d-a1de-f5f4c707232a} <Debug> TCPHandler: Processed in 0.027335829 sec. | ||
| 438 | 2026.01.21 21:39:28.777888 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.21 21:39:28.778155 [ 3 ] {1c11642d-2724-42b8-ac56-5e2d9d4206a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 440 | 2026.01.21 21:39:28.778298 [ 3 ] {1c11642d-2724-42b8-ac56-5e2d9d4206a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.21 21:39:28.791260 [ 3 ] {1c11642d-2724-42b8-ac56-5e2d9d4206a7} <Debug> oximeter.measurements_histogrami64 (c3afeae2-6217-430a-b969-e91461fe01c2): Loading data parts | ||
| 442 | 2026.01.21 21:39:28.791440 [ 3 ] {1c11642d-2724-42b8-ac56-5e2d9d4206a7} <Debug> oximeter.measurements_histogrami64 (c3afeae2-6217-430a-b969-e91461fe01c2): There are no data parts | ||
| 443 | 2026.01.21 21:39:28.799912 [ 3 ] {1c11642d-2724-42b8-ac56-5e2d9d4206a7} <Debug> TCPHandler: Processed in 0.022036365 sec. | ||
| 444 | 2026.01.21 21:39:28.800201 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.21 21:39:28.800702 [ 3 ] {ce639e2b-3d3d-4f81-8f47-ef72505bbe59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 446 | 2026.01.21 21:39:28.800775 [ 3 ] {ce639e2b-3d3d-4f81-8f47-ef72505bbe59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.21 21:39:28.810183 [ 3 ] {ce639e2b-3d3d-4f81-8f47-ef72505bbe59} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Loading data parts | ||
| 448 | 2026.01.21 21:39:28.810344 [ 3 ] {ce639e2b-3d3d-4f81-8f47-ef72505bbe59} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): There are no data parts | ||
| 449 | 2026.01.21 21:39:28.815172 [ 3 ] {ce639e2b-3d3d-4f81-8f47-ef72505bbe59} <Debug> TCPHandler: Processed in 0.015069456 sec. | ||
| 450 | 2026.01.21 21:39:28.815345 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.21 21:39:28.815604 [ 3 ] {332dffd5-3661-4f32-ba4e-9f9ccc7dd95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 452 | 2026.01.21 21:39:28.815682 [ 3 ] {332dffd5-3661-4f32-ba4e-9f9ccc7dd95e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.01.21 21:39:28.824505 [ 3 ] {332dffd5-3661-4f32-ba4e-9f9ccc7dd95e} <Debug> oximeter.measurements_histogramf32 (e05652c8-1c65-4817-b150-7e7d0c75244b): Loading data parts | ||
| 454 | 2026.01.21 21:39:28.824666 [ 3 ] {332dffd5-3661-4f32-ba4e-9f9ccc7dd95e} <Debug> oximeter.measurements_histogramf32 (e05652c8-1c65-4817-b150-7e7d0c75244b): There are no data parts | ||
| 455 | 2026.01.21 21:39:28.829177 [ 3 ] {332dffd5-3661-4f32-ba4e-9f9ccc7dd95e} <Debug> TCPHandler: Processed in 0.013893538 sec. | ||
| 456 | 2026.01.21 21:39:28.829358 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.21 21:39:28.829575 [ 3 ] {78f8279b-2e3a-4c1c-b038-f8b8ef535f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 458 | 2026.01.21 21:39:28.829644 [ 3 ] {78f8279b-2e3a-4c1c-b038-f8b8ef535f23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.01.21 21:39:28.839290 [ 3 ] {78f8279b-2e3a-4c1c-b038-f8b8ef535f23} <Debug> oximeter.measurements_histogramf64 (de34e90c-6060-499f-a857-e6c777b7415e): Loading data parts | ||
| 460 | 2026.01.21 21:39:28.839473 [ 3 ] {78f8279b-2e3a-4c1c-b038-f8b8ef535f23} <Debug> oximeter.measurements_histogramf64 (de34e90c-6060-499f-a857-e6c777b7415e): There are no data parts | ||
| 461 | 2026.01.21 21:39:28.851646 [ 3 ] {78f8279b-2e3a-4c1c-b038-f8b8ef535f23} <Debug> TCPHandler: Processed in 0.02233457 sec. | ||
| 462 | 2026.01.21 21:39:28.851870 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.21 21:39:28.852129 [ 3 ] {a96c026a-b63d-4130-acd1-bb8c9b7279b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.01.21 21:39:28.852228 [ 3 ] {a96c026a-b63d-4130-acd1-bb8c9b7279b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.01.21 21:39:28.860624 [ 3 ] {a96c026a-b63d-4130-acd1-bb8c9b7279b0} <Debug> oximeter.fields_bool (aa64b9fe-c737-4e15-ab63-d1e4f6c32504): Loading data parts | ||
| 491 | 2026.01.21 21:39:28.860851 [ 3 ] {a96c026a-b63d-4130-acd1-bb8c9b7279b0} <Debug> oximeter.fields_bool (aa64b9fe-c737-4e15-ab63-d1e4f6c32504): There are no data parts | ||
| 492 | 2026.01.21 21:39:28.865367 [ 3 ] {a96c026a-b63d-4130-acd1-bb8c9b7279b0} <Debug> TCPHandler: Processed in 0.013570373 sec. | ||
| 493 | 2026.01.21 21:39:28.865524 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.21 21:39:28.865705 [ 3 ] {82bde57a-8534-4f6c-81d6-d63a2a6cb45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 495 | 2026.01.21 21:39:28.865761 [ 3 ] {82bde57a-8534-4f6c-81d6-d63a2a6cb45d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.01.21 21:39:28.885418 [ 3 ] {82bde57a-8534-4f6c-81d6-d63a2a6cb45d} <Debug> oximeter.fields_i8 (128660cf-1a24-46af-a5da-98076dffa379): Loading data parts | ||
| 497 | 2026.01.21 21:39:28.885583 [ 3 ] {82bde57a-8534-4f6c-81d6-d63a2a6cb45d} <Debug> oximeter.fields_i8 (128660cf-1a24-46af-a5da-98076dffa379): There are no data parts | ||
| 498 | 2026.01.21 21:39:28.891169 [ 3 ] {82bde57a-8534-4f6c-81d6-d63a2a6cb45d} <Debug> TCPHandler: Processed in 0.025693714 sec. | ||
| 499 | 2026.01.21 21:39:28.891350 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.21 21:39:28.891521 [ 3 ] {d185742c-fca2-494c-b79a-9b3b66142500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 501 | 2026.01.21 21:39:28.891587 [ 3 ] {d185742c-fca2-494c-b79a-9b3b66142500} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.01.21 21:39:28.904822 [ 3 ] {d185742c-fca2-494c-b79a-9b3b66142500} <Debug> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Loading data parts | ||
| 503 | 2026.01.21 21:39:28.905112 [ 3 ] {d185742c-fca2-494c-b79a-9b3b66142500} <Debug> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): There are no data parts | ||
| 504 | 2026.01.21 21:39:28.910343 [ 3 ] {d185742c-fca2-494c-b79a-9b3b66142500} <Debug> TCPHandler: Processed in 0.019057669 sec. | ||
| 505 | 2026.01.21 21:39:28.910494 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.21 21:39:28.910686 [ 3 ] {f02c2b8d-731b-49d1-9286-faea9efcdeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 507 | 2026.01.21 21:39:28.910741 [ 3 ] {f02c2b8d-731b-49d1-9286-faea9efcdeef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.01.21 21:39:28.918292 [ 3 ] {f02c2b8d-731b-49d1-9286-faea9efcdeef} <Debug> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Loading data parts | ||
| 509 | 2026.01.21 21:39:28.918455 [ 3 ] {f02c2b8d-731b-49d1-9286-faea9efcdeef} <Debug> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): There are no data parts | ||
| 510 | 2026.01.21 21:39:28.927353 [ 3 ] {f02c2b8d-731b-49d1-9286-faea9efcdeef} <Debug> TCPHandler: Processed in 0.016905995 sec. | ||
| 511 | 2026.01.21 21:39:28.927560 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.21 21:39:28.927753 [ 3 ] {e367cc9b-9b46-4081-a5e1-ddf83b94ac61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 513 | 2026.01.21 21:39:28.927821 [ 3 ] {e367cc9b-9b46-4081-a5e1-ddf83b94ac61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.01.21 21:39:28.937647 [ 3 ] {e367cc9b-9b46-4081-a5e1-ddf83b94ac61} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Loading data parts | ||
| 515 | 2026.01.21 21:39:28.937938 [ 3 ] {e367cc9b-9b46-4081-a5e1-ddf83b94ac61} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): There are no data parts | ||
| 516 | 2026.01.21 21:39:28.942808 [ 3 ] {e367cc9b-9b46-4081-a5e1-ddf83b94ac61} <Debug> TCPHandler: Processed in 0.015319001 sec. | ||
| 517 | 2026.01.21 21:39:28.942990 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.01.21 21:39:28.943197 [ 3 ] {bab03653-25f4-4b35-9431-56f38cf3b10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 519 | 2026.01.21 21:39:28.943264 [ 3 ] {bab03653-25f4-4b35-9431-56f38cf3b10a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.01.21 21:39:28.953847 [ 3 ] {bab03653-25f4-4b35-9431-56f38cf3b10a} <Debug> oximeter.fields_i32 (cd79b561-af5c-4de6-b1c7-c789ba95ac11): Loading data parts | ||
| 521 | 2026.01.21 21:39:28.954037 [ 3 ] {bab03653-25f4-4b35-9431-56f38cf3b10a} <Debug> oximeter.fields_i32 (cd79b561-af5c-4de6-b1c7-c789ba95ac11): There are no data parts | ||
| 522 | 2026.01.21 21:39:28.959493 [ 3 ] {bab03653-25f4-4b35-9431-56f38cf3b10a} <Debug> TCPHandler: Processed in 0.016560769 sec. | ||
| 523 | 2026.01.21 21:39:28.959671 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.01.21 21:39:28.959840 [ 3 ] {d74372fe-15c7-49fc-90a6-b33e241cf108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 525 | 2026.01.21 21:39:28.959905 [ 3 ] {d74372fe-15c7-49fc-90a6-b33e241cf108} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.01.21 21:39:28.970066 [ 3 ] {d74372fe-15c7-49fc-90a6-b33e241cf108} <Debug> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Loading data parts | ||
| 527 | 2026.01.21 21:39:28.970339 [ 3 ] {d74372fe-15c7-49fc-90a6-b33e241cf108} <Debug> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): There are no data parts | ||
| 528 | 2026.01.21 21:39:28.981519 [ 3 ] {d74372fe-15c7-49fc-90a6-b33e241cf108} <Debug> TCPHandler: Processed in 0.021911524 sec. | ||
| 529 | 2026.01.21 21:39:28.981695 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.01.21 21:39:28.981904 [ 3 ] {3fe3fb19-77eb-4b16-9412-91246dea3e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 531 | 2026.01.21 21:39:28.981969 [ 3 ] {3fe3fb19-77eb-4b16-9412-91246dea3e0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.01.21 21:39:28.995884 [ 3 ] {3fe3fb19-77eb-4b16-9412-91246dea3e0b} <Debug> oximeter.fields_i64 (e300d0f2-9892-4de4-8172-b76a1cfa5e3e): Loading data parts | ||
| 533 | 2026.01.21 21:39:28.996151 [ 3 ] {3fe3fb19-77eb-4b16-9412-91246dea3e0b} <Debug> oximeter.fields_i64 (e300d0f2-9892-4de4-8172-b76a1cfa5e3e): There are no data parts | ||
| 534 | 2026.01.21 21:39:29.008106 [ 3 ] {3fe3fb19-77eb-4b16-9412-91246dea3e0b} <Debug> TCPHandler: Processed in 0.026470235 sec. | ||
| 535 | 2026.01.21 21:39:29.008280 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.01.21 21:39:29.008489 [ 3 ] {38b8bcda-4ed6-458d-b7f1-ab2aeccd2ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 537 | 2026.01.21 21:39:29.008580 [ 3 ] {38b8bcda-4ed6-458d-b7f1-ab2aeccd2ddb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.01.21 21:39:29.014411 [ 3 ] {38b8bcda-4ed6-458d-b7f1-ab2aeccd2ddb} <Debug> oximeter.fields_u64 (c347193a-8676-4f17-8c37-6bd88c00c6c9): Loading data parts | ||
| 539 | 2026.01.21 21:39:29.014662 [ 3 ] {38b8bcda-4ed6-458d-b7f1-ab2aeccd2ddb} <Debug> oximeter.fields_u64 (c347193a-8676-4f17-8c37-6bd88c00c6c9): There are no data parts | ||
| 540 | 2026.01.21 21:39:29.025526 [ 3 ] {38b8bcda-4ed6-458d-b7f1-ab2aeccd2ddb} <Debug> TCPHandler: Processed in 0.017302712 sec. | ||
| 541 | 2026.01.21 21:39:29.025687 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.01.21 21:39:29.025869 [ 3 ] {6039074c-1a35-41f5-ae19-be069e2686fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 543 | 2026.01.21 21:39:29.025928 [ 3 ] {6039074c-1a35-41f5-ae19-be069e2686fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.01.21 21:39:29.045140 [ 3 ] {6039074c-1a35-41f5-ae19-be069e2686fc} <Debug> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Loading data parts | ||
| 545 | 2026.01.21 21:39:29.045337 [ 3 ] {6039074c-1a35-41f5-ae19-be069e2686fc} <Debug> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): There are no data parts | ||
| 546 | 2026.01.21 21:39:29.050676 [ 3 ] {6039074c-1a35-41f5-ae19-be069e2686fc} <Debug> TCPHandler: Processed in 0.025037093 sec. | ||
| 547 | 2026.01.21 21:39:29.050840 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.01.21 21:39:29.050996 [ 3 ] {0fa6d000-dac9-49f6-9e5f-9c60ae116615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 549 | 2026.01.21 21:39:29.051051 [ 3 ] {0fa6d000-dac9-49f6-9e5f-9c60ae116615} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.01.21 21:39:29.067702 [ 3 ] {0fa6d000-dac9-49f6-9e5f-9c60ae116615} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Loading data parts | ||
| 551 | 2026.01.21 21:39:29.067927 [ 3 ] {0fa6d000-dac9-49f6-9e5f-9c60ae116615} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): There are no data parts | ||
| 552 | 2026.01.21 21:39:29.076602 [ 3 ] {0fa6d000-dac9-49f6-9e5f-9c60ae116615} <Debug> TCPHandler: Processed in 0.025809645 sec. | ||
| 553 | 2026.01.21 21:39:29.076769 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.01.21 21:39:29.076979 [ 3 ] {1fa621d2-20f4-428f-b359-19df4f94563f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) 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) | ||
| 555 | 2026.01.21 21:39:29.077051 [ 3 ] {1fa621d2-20f4-428f-b359-19df4f94563f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.01.21 21:39:29.094977 [ 3 ] {1fa621d2-20f4-428f-b359-19df4f94563f} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Loading data parts | ||
| 557 | 2026.01.21 21:39:29.095252 [ 3 ] {1fa621d2-20f4-428f-b359-19df4f94563f} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): There are no data parts | ||
| 558 | 2026.01.21 21:39:29.101795 [ 3 ] {1fa621d2-20f4-428f-b359-19df4f94563f} <Debug> TCPHandler: Processed in 0.025083803 sec. | ||
| 559 | 2026.01.21 21:39:29.102050 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.01.21 21:39:29.102430 [ 3 ] {0d8a932f-4f5b-4750-b8f3-5ba21befeed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.01.21 21:39:29.102506 [ 3 ] {0d8a932f-4f5b-4750-b8f3-5ba21befeed0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.01.21 21:39:29.115281 [ 3 ] {0d8a932f-4f5b-4750-b8f3-5ba21befeed0} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a): Loading data parts | ||
| 566 | 2026.01.21 21:39:29.115436 [ 3 ] {0d8a932f-4f5b-4750-b8f3-5ba21befeed0} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a): There are no data parts | ||
| 567 | 2026.01.21 21:39:29.131731 [ 3 ] {0d8a932f-4f5b-4750-b8f3-5ba21befeed0} <Debug> TCPHandler: Processed in 0.029767407 sec. | ||
| 568 | 2026.01.21 21:39:29.132065 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.21 21:39:29.132398 [ 5 ] {f3fefa3b-b1d3-4fda-b899-8901b02ca0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.01.21 21:39:29.140534 [ 5 ] {f3fefa3b-b1d3-4fda-b899-8901b02ca0f2} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.01.21 21:39:29.168213 [ 260 ] {f3fefa3b-b1d3-4fda-b899-8901b02ca0f2} <Trace> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.01.21 21:39:29.168274 [ 260 ] {f3fefa3b-b1d3-4fda-b899-8901b02ca0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 573 | 2026.01.21 21:39:29.230793 [ 260 ] {f3fefa3b-b1d3-4fda-b899-8901b02ca0f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.01.21 21:39:29.231171 [ 260 ] {f3fefa3b-b1d3-4fda-b899-8901b02ca0f2} <Trace> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.01.21 21:39:29.231447 [ 5 ] {f3fefa3b-b1d3-4fda-b899-8901b02ca0f2} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.099202 sec., 10.08044192657406 rows/sec., 161.29 B/sec. | ||
| 576 | 2026.01.21 21:39:29.231772 [ 5 ] {f3fefa3b-b1d3-4fda-b899-8901b02ca0f2} <Debug> TCPHandler: Processed in 0.099840267 sec. | ||
| 577 | 2026.01.21 21:39:30.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.22 MiB, peak 134.22 MiB, free memory in arenas 0.00 B, will set to 138.02 MiB (RSS), difference: 3.80 MiB | ||
| 578 | 2026.01.21 21:39:30.054034 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52424 | ||
| 579 | 2026.01.21 21:39:30.069569 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.01.21 21:39:30.069636 [ 261 ] {} <Debug> TCP-Session: 58a02c12-8ccc-41ce-ac96-984b6d0ed34e Authenticating user 'default' from [fd00:1122:3344:101::a]:52424 | ||
| 581 | 2026.01.21 21:39:30.069661 [ 261 ] {} <Debug> TCP-Session: 58a02c12-8ccc-41ce-ac96-984b6d0ed34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.21 21:39:30.069729 [ 261 ] {} <Debug> TCP-Session: 58a02c12-8ccc-41ce-ac96-984b6d0ed34e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.01.21 21:39:30.069833 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.01.21 21:39:30.069859 [ 261 ] {} <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 | ||
| 585 | 2026.01.21 21:39:30.069964 [ 261 ] {} <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 | ||
| 586 | 2026.01.21 21:39:30.080623 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43685 | ||
| 587 | 2026.01.21 21:39:30.080716 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59108 | ||
| 588 | 2026.01.21 21:39:30.080810 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.01.21 21:39:30.080835 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40097 | ||
| 590 | 2026.01.21 21:39:30.080896 [ 262 ] {} <Debug> TCP-Session: 3f2665f1-0320-4e7e-a115-1d76143af9de Authenticating user 'default' from [fd00:1122:3344:101::a]:43685 | ||
| 591 | 2026.01.21 21:39:30.080939 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37336 | ||
| 592 | 2026.01.21 21:39:30.080928 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.01.21 21:39:30.081012 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33509 | ||
| 594 | 2026.01.21 21:39:30.081018 [ 263 ] {} <Debug> TCP-Session: 34d780c7-5fb6-482d-b0bc-97c512ad31eb Authenticating user 'default' from [fd00:1122:3344:101::a]:59108 | ||
| 595 | 2026.01.21 21:39:30.081094 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36095 | ||
| 596 | 2026.01.21 21:39:30.081029 [ 262 ] {} <Debug> TCP-Session: 3f2665f1-0320-4e7e-a115-1d76143af9de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.01.21 21:39:30.081201 [ 262 ] {} <Debug> TCP-Session: 3f2665f1-0320-4e7e-a115-1d76143af9de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.01.21 21:39:30.081222 [ 263 ] {} <Debug> TCP-Session: 34d780c7-5fb6-482d-b0bc-97c512ad31eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.01.21 21:39:30.081263 [ 263 ] {} <Debug> TCP-Session: 34d780c7-5fb6-482d-b0bc-97c512ad31eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.01.21 21:39:30.081323 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.01.21 21:39:30.081285 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.01.21 21:39:30.081265 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32928 | ||
| 603 | 2026.01.21 21:39:30.081440 [ 265 ] {} <Debug> TCP-Session: 908571a4-0bda-4f7a-82bb-f56748d0de0d Authenticating user 'default' from [fd00:1122:3344:101::a]:37336 | ||
| 604 | 2026.01.21 21:39:30.081457 [ 264 ] {} <Debug> TCP-Session: 4d57c356-b0f6-4686-8edc-b2a4c6219b30 Authenticating user 'default' from [fd00:1122:3344:101::a]:40097 | ||
| 605 | 2026.01.21 21:39:30.081448 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.01.21 21:39:30.081447 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.01.21 21:39:30.081581 [ 264 ] {} <Debug> TCP-Session: 4d57c356-b0f6-4686-8edc-b2a4c6219b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.01.21 21:39:30.081576 [ 267 ] {} <Debug> TCP-Session: 6bf74c9d-9951-4f5b-b015-4df7eca58970 Authenticating user 'default' from [fd00:1122:3344:101::a]:36095 | ||
| 609 | 2026.01.21 21:39:30.081631 [ 266 ] {} <Debug> TCP-Session: aa7aac27-3c01-4a89-877b-930dcd094b59 Authenticating user 'default' from [fd00:1122:3344:101::a]:33509 | ||
| 610 | 2026.01.21 21:39:30.081543 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 611 | 2026.01.21 21:39:30.081690 [ 267 ] {} <Debug> TCP-Session: 6bf74c9d-9951-4f5b-b015-4df7eca58970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.01.21 21:39:30.081676 [ 266 ] {} <Debug> TCP-Session: aa7aac27-3c01-4a89-877b-930dcd094b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.01.21 21:39:30.081666 [ 264 ] {} <Debug> TCP-Session: 4d57c356-b0f6-4686-8edc-b2a4c6219b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.01.21 21:39:30.081797 [ 267 ] {} <Debug> TCP-Session: 6bf74c9d-9951-4f5b-b015-4df7eca58970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.21 21:39:30.081785 [ 268 ] {} <Debug> TCP-Session: f98e3487-9807-4c5b-b1a6-7592a5b75563 Authenticating user 'default' from [fd00:1122:3344:101::a]:32928 | ||
| 616 | 2026.01.21 21:39:30.081551 [ 265 ] {} <Debug> TCP-Session: 908571a4-0bda-4f7a-82bb-f56748d0de0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.21 21:39:30.081870 [ 268 ] {} <Debug> TCP-Session: f98e3487-9807-4c5b-b1a6-7592a5b75563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.21 21:39:30.081784 [ 266 ] {} <Debug> TCP-Session: aa7aac27-3c01-4a89-877b-930dcd094b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.21 21:39:30.081949 [ 265 ] {} <Debug> TCP-Session: 908571a4-0bda-4f7a-82bb-f56748d0de0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.21 21:39:30.081970 [ 268 ] {} <Debug> TCP-Session: f98e3487-9807-4c5b-b1a6-7592a5b75563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.01.21 21:39:33.271344 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43555 | ||
| 622 | 2026.01.21 21:39:33.290442 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.21 21:39:33.290547 [ 269 ] {} <Debug> TCP-Session: 8046c2fc-d1d4-499e-92c1-d7b16703102e Authenticating user 'default' from [fd00:1122:3344:101::c]:43555 | ||
| 624 | 2026.01.21 21:39:33.290571 [ 269 ] {} <Debug> TCP-Session: 8046c2fc-d1d4-499e-92c1-d7b16703102e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.21 21:39:33.290585 [ 269 ] {} <Debug> TCP-Session: 8046c2fc-d1d4-499e-92c1-d7b16703102e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.21 21:39:33.290690 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.01.21 21:39:33.290722 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.21 21:39:33.290760 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.01.21 21:39:33.297272 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37330 | ||
| 630 | 2026.01.21 21:39:33.297342 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33495 | ||
| 631 | 2026.01.21 21:39:33.297439 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63202 | ||
| 632 | 2026.01.21 21:39:33.297552 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38547 | ||
| 633 | 2026.01.21 21:39:33.297596 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.01.21 21:39:33.297665 [ 271 ] {} <Debug> TCP-Session: 88b1c7f0-5ca1-4387-a2a0-25c6a8befc8e Authenticating user 'default' from [fd00:1122:3344:101::c]:37330 | ||
| 635 | 2026.01.21 21:39:33.297674 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35888 | ||
| 636 | 2026.01.21 21:39:33.297664 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.01.21 21:39:33.297682 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.01.21 21:39:33.297734 [ 272 ] {} <Debug> TCP-Session: 1051dd26-d810-49ff-a087-718a22144059 Authenticating user 'default' from [fd00:1122:3344:101::c]:33495 | ||
| 639 | 2026.01.21 21:39:33.297712 [ 271 ] {} <Debug> TCP-Session: 88b1c7f0-5ca1-4387-a2a0-25c6a8befc8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.01.21 21:39:33.297787 [ 273 ] {} <Debug> TCP-Session: bda7c6ea-26c3-4079-96f9-230fa32ad1e6 Authenticating user 'default' from [fd00:1122:3344:101::c]:63202 | ||
| 641 | 2026.01.21 21:39:33.297794 [ 272 ] {} <Debug> TCP-Session: 1051dd26-d810-49ff-a087-718a22144059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.01.21 21:39:33.297786 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.01.21 21:39:33.297850 [ 272 ] {} <Debug> TCP-Session: 1051dd26-d810-49ff-a087-718a22144059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.01.21 21:39:33.297879 [ 274 ] {} <Debug> TCP-Session: 1c6d249f-8d5f-4d6f-99c7-314234031875 Authenticating user 'default' from [fd00:1122:3344:101::c]:38547 | ||
| 645 | 2026.01.21 21:39:33.297907 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62447 | ||
| 646 | 2026.01.21 21:39:33.297917 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42731 | ||
| 647 | 2026.01.21 21:39:33.297934 [ 274 ] {} <Debug> TCP-Session: 1c6d249f-8d5f-4d6f-99c7-314234031875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.01.21 21:39:33.297855 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.01.21 21:39:33.297848 [ 273 ] {} <Debug> TCP-Session: bda7c6ea-26c3-4079-96f9-230fa32ad1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.21 21:39:33.298029 [ 274 ] {} <Debug> TCP-Session: 1c6d249f-8d5f-4d6f-99c7-314234031875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.21 21:39:33.298056 [ 273 ] {} <Debug> TCP-Session: bda7c6ea-26c3-4079-96f9-230fa32ad1e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.21 21:39:33.297792 [ 271 ] {} <Debug> TCP-Session: 88b1c7f0-5ca1-4387-a2a0-25c6a8befc8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.21 21:39:33.298119 [ 275 ] {} <Debug> TCP-Session: a6cb55fa-fd44-4513-b48d-944afb5f0966 Authenticating user 'default' from [fd00:1122:3344:101::c]:35888 | ||
| 654 | 2026.01.21 21:39:33.298175 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.01.21 21:39:33.298190 [ 275 ] {} <Debug> TCP-Session: a6cb55fa-fd44-4513-b48d-944afb5f0966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.21 21:39:33.298215 [ 275 ] {} <Debug> TCP-Session: a6cb55fa-fd44-4513-b48d-944afb5f0966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.21 21:39:33.298218 [ 277 ] {} <Debug> TCP-Session: 15d86e12-966b-4f9d-abd2-b7ce2ada25da Authenticating user 'default' from [fd00:1122:3344:101::c]:62447 | ||
| 658 | 2026.01.21 21:39:33.298264 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.01.21 21:39:33.298269 [ 277 ] {} <Debug> TCP-Session: 15d86e12-966b-4f9d-abd2-b7ce2ada25da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.21 21:39:33.298311 [ 276 ] {} <Debug> TCP-Session: def7c5e2-dd54-4f95-9696-9eed82b8cfdc Authenticating user 'default' from [fd00:1122:3344:101::c]:42731 | ||
| 661 | 2026.01.21 21:39:33.298360 [ 277 ] {} <Debug> TCP-Session: 15d86e12-966b-4f9d-abd2-b7ce2ada25da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.21 21:39:33.298377 [ 276 ] {} <Debug> TCP-Session: def7c5e2-dd54-4f95-9696-9eed82b8cfdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.21 21:39:33.298436 [ 276 ] {} <Debug> TCP-Session: def7c5e2-dd54-4f95-9696-9eed82b8cfdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.21 21:39:33.574858 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47595 | ||
| 665 | 2026.01.21 21:39:33.582979 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.21 21:39:33.583038 [ 278 ] {} <Debug> TCP-Session: ff987d08-f20b-4499-b2d0-6ad90770b078 Authenticating user 'default' from [fd00:1122:3344:101::b]:47595 | ||
| 667 | 2026.01.21 21:39:33.583097 [ 278 ] {} <Debug> TCP-Session: ff987d08-f20b-4499-b2d0-6ad90770b078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.21 21:39:33.583112 [ 278 ] {} <Debug> TCP-Session: ff987d08-f20b-4499-b2d0-6ad90770b078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.21 21:39:33.583187 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.21 21:39:33.583249 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.21 21:39:33.583270 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.21 21:39:33.583984 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42097 | ||
| 673 | 2026.01.21 21:39:33.584074 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33520 | ||
| 674 | 2026.01.21 21:39:33.584150 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.21 21:39:33.584190 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35124 | ||
| 676 | 2026.01.21 21:39:33.584197 [ 279 ] {} <Debug> TCP-Session: a2b8cccb-aeb6-4580-82bc-d4686b413895 Authenticating user 'default' from [fd00:1122:3344:101::b]:42097 | ||
| 677 | 2026.01.21 21:39:33.584260 [ 279 ] {} <Debug> TCP-Session: a2b8cccb-aeb6-4580-82bc-d4686b413895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.01.21 21:39:33.584278 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62345 | ||
| 679 | 2026.01.21 21:39:33.584324 [ 279 ] {} <Debug> TCP-Session: a2b8cccb-aeb6-4580-82bc-d4686b413895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.21 21:39:33.584394 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.01.21 21:39:33.584454 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52373 | ||
| 682 | 2026.01.21 21:39:33.584544 [ 280 ] {} <Debug> TCP-Session: 11096be8-3a8d-477c-89ef-2f3695f66e0e Authenticating user 'default' from [fd00:1122:3344:101::b]:33520 | ||
| 683 | 2026.01.21 21:39:33.584586 [ 280 ] {} <Debug> TCP-Session: 11096be8-3a8d-477c-89ef-2f3695f66e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.01.21 21:39:33.584606 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.21 21:39:33.584612 [ 280 ] {} <Debug> TCP-Session: 11096be8-3a8d-477c-89ef-2f3695f66e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.21 21:39:33.584697 [ 281 ] {} <Debug> TCP-Session: 5e5e719d-bb20-4732-b671-81bbe7a9bfdb Authenticating user 'default' from [fd00:1122:3344:101::b]:35124 | ||
| 687 | 2026.01.21 21:39:33.584728 [ 281 ] {} <Debug> TCP-Session: 5e5e719d-bb20-4732-b671-81bbe7a9bfdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.01.21 21:39:33.584741 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39644 | ||
| 689 | 2026.01.21 21:39:33.584785 [ 281 ] {} <Debug> TCP-Session: 5e5e719d-bb20-4732-b671-81bbe7a9bfdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.01.21 21:39:33.584800 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.01.21 21:39:33.584817 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.01.21 21:39:33.584893 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49897 | ||
| 693 | 2026.01.21 21:39:33.584901 [ 283 ] {} <Debug> TCP-Session: 82c1b369-4c06-47b6-9a7b-b3de4aeeb4d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:52373 | ||
| 694 | 2026.01.21 21:39:33.584908 [ 282 ] {} <Debug> TCP-Session: de4c0658-b1e4-4c4b-b631-7af97dce8752 Authenticating user 'default' from [fd00:1122:3344:101::b]:62345 | ||
| 695 | 2026.01.21 21:39:33.584974 [ 283 ] {} <Debug> TCP-Session: 82c1b369-4c06-47b6-9a7b-b3de4aeeb4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.21 21:39:33.584984 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.01.21 21:39:33.585032 [ 282 ] {} <Debug> TCP-Session: de4c0658-b1e4-4c4b-b631-7af97dce8752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.21 21:39:33.585034 [ 283 ] {} <Debug> TCP-Session: 82c1b369-4c06-47b6-9a7b-b3de4aeeb4d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.21 21:39:33.585052 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.01.21 21:39:33.585074 [ 282 ] {} <Debug> TCP-Session: de4c0658-b1e4-4c4b-b631-7af97dce8752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.21 21:39:33.585053 [ 284 ] {} <Debug> TCP-Session: a42dbdde-2cea-4412-b4f0-1c537b6f2609 Authenticating user 'default' from [fd00:1122:3344:101::b]:39644 | ||
| 702 | 2026.01.21 21:39:33.585125 [ 285 ] {} <Debug> TCP-Session: 599208cb-0b30-4bc4-aecb-5a9498a977ca Authenticating user 'default' from [fd00:1122:3344:101::b]:49897 | ||
| 703 | 2026.01.21 21:39:33.585138 [ 284 ] {} <Debug> TCP-Session: a42dbdde-2cea-4412-b4f0-1c537b6f2609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.21 21:39:33.585149 [ 285 ] {} <Debug> TCP-Session: 599208cb-0b30-4bc4-aecb-5a9498a977ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.21 21:39:33.585217 [ 284 ] {} <Debug> TCP-Session: a42dbdde-2cea-4412-b4f0-1c537b6f2609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.21 21:39:33.585225 [ 285 ] {} <Debug> TCP-Session: 599208cb-0b30-4bc4-aecb-5a9498a977ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.21 21:39:33.783356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.21 21:39:33.783429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.21 21:39:33.783455 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.21 21:39:33.783529 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.21 21:39:33.790991 [ 244 ] {} <Debug> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Loading data parts | ||
| 712 | 2026.01.21 21:39:33.791182 [ 244 ] {} <Debug> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): There are no data parts | ||
| 713 | 2026.01.21 21:39:33.802240 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.21 21:39:33.802322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 715 | 2026.01.21 21:39:33.806927 [ 243 ] {} <Debug> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Loading data parts | ||
| 716 | 2026.01.21 21:39:33.807125 [ 243 ] {} <Debug> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): There are no data parts | ||
| 717 | 2026.01.21 21:39:33.818281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.01.21 21:39:33.818671 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): 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.01.21 21:39:33.818820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.01.21 21:39:33.838001 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.21 21:39:33.838097 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 722 | 2026.01.21 21:39:33.844203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.21 21:39:33.844927 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.21 21:39:33.848099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.21 21:39:34.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.69 MiB, peak 147.69 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 10.29 MiB | ||
| 726 | 2026.01.21 21:39:36.283268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.21 21:39:36.283413 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.21 21:39:36.289533 [ 242 ] {} <Debug> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Loading data parts | ||
| 729 | 2026.01.21 21:39:36.289695 [ 242 ] {} <Debug> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): There are no data parts | ||
| 730 | 2026.01.21 21:39:36.296866 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.21 21:39:36.296954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 732 | 2026.01.21 21:39:36.298566 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.21 21:39:36.298851 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): 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.01.21 21:39:36.299124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.21 21:39:37.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 158.20 MiB, free memory in arenas 0.00 B, will set to 155.07 MiB (RSS), difference: -3.12 MiB | ||
| 736 | 2026.01.21 21:39:39.833188 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46977 | ||
| 737 | 2026.01.21 21:39:39.835208 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.01.21 21:39:39.835380 [ 286 ] {} <Debug> TCP-Session: 77631052-b3bd-428c-a1ab-ca8cd8d3405c Authenticating user 'default' from [fd00:1122:3344:101::e]:46977 | ||
| 739 | 2026.01.21 21:39:39.835405 [ 286 ] {} <Debug> TCP-Session: 77631052-b3bd-428c-a1ab-ca8cd8d3405c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.01.21 21:39:39.835417 [ 286 ] {} <Debug> TCP-Session: 77631052-b3bd-428c-a1ab-ca8cd8d3405c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.21 21:39:39.835574 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.01.21 21:39:39.835601 [ 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 | ||
| 743 | 2026.01.21 21:39:39.835712 [ 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 | ||
| 744 | 2026.01.21 21:39:39.836189 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33964 | ||
| 745 | 2026.01.21 21:39:39.836265 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46220 | ||
| 746 | 2026.01.21 21:39:39.836336 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56647 | ||
| 747 | 2026.01.21 21:39:39.836418 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40525 | ||
| 748 | 2026.01.21 21:39:39.836639 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56838 | ||
| 749 | 2026.01.21 21:39:39.836684 [ 286 ] {} <Trace> TCP-Session: 77631052-b3bd-428c-a1ab-ca8cd8d3405c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2026.01.21 21:39:39.836755 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.01.21 21:39:39.836736 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.01.21 21:39:39.836879 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.01.21 21:39:39.836886 [ 289 ] {} <Debug> TCP-Session: 29464059-b8f5-474f-93ba-6dcec2013b6b Authenticating user 'default' from [fd00:1122:3344:101::e]:56647 | ||
| 754 | 2026.01.21 21:39:39.836904 [ 288 ] {} <Debug> TCP-Session: 89e453fa-d7e1-455d-a73b-5e515ea6974a Authenticating user 'default' from [fd00:1122:3344:101::e]:46220 | ||
| 755 | 2026.01.21 21:39:39.836917 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.01.21 21:39:39.837002 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34460 | ||
| 757 | 2026.01.21 21:39:39.837011 [ 288 ] {} <Debug> TCP-Session: 89e453fa-d7e1-455d-a73b-5e515ea6974a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.01.21 21:39:39.837070 [ 290 ] {} <Debug> TCP-Session: 0f2e5a2b-75a6-4c19-8666-c80fa8c9270e Authenticating user 'default' from [fd00:1122:3344:101::e]:40525 | ||
| 759 | 2026.01.21 21:39:39.837089 [ 287 ] {} <Debug> TCP-Session: b6ae658a-8690-4d62-800a-77dbb0f690fd Authenticating user 'default' from [fd00:1122:3344:101::e]:33964 | ||
| 760 | 2026.01.21 21:39:39.837099 [ 288 ] {} <Debug> TCP-Session: 89e453fa-d7e1-455d-a73b-5e515ea6974a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.01.21 21:39:39.837120 [ 290 ] {} <Debug> TCP-Session: 0f2e5a2b-75a6-4c19-8666-c80fa8c9270e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.01.21 21:39:39.837097 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.01.21 21:39:39.837166 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62405 | ||
| 764 | 2026.01.21 21:39:39.837198 [ 290 ] {} <Debug> TCP-Session: 0f2e5a2b-75a6-4c19-8666-c80fa8c9270e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.21 21:39:39.837243 [ 291 ] {} <Debug> TCP-Session: 587a5968-f59a-456f-8115-d54109453c9a Authenticating user 'default' from [fd00:1122:3344:101::e]:56838 | ||
| 766 | 2026.01.21 21:39:39.837256 [ 287 ] {} <Debug> TCP-Session: b6ae658a-8690-4d62-800a-77dbb0f690fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.21 21:39:39.837263 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64556 | ||
| 768 | 2026.01.21 21:39:39.837298 [ 287 ] {} <Debug> TCP-Session: b6ae658a-8690-4d62-800a-77dbb0f690fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.01.21 21:39:39.837289 [ 291 ] {} <Debug> TCP-Session: 587a5968-f59a-456f-8115-d54109453c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.21 21:39:39.837081 [ 289 ] {} <Debug> TCP-Session: 29464059-b8f5-474f-93ba-6dcec2013b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.01.21 21:39:39.837355 [ 291 ] {} <Debug> TCP-Session: 587a5968-f59a-456f-8115-d54109453c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.21 21:39:39.837384 [ 289 ] {} <Debug> TCP-Session: 29464059-b8f5-474f-93ba-6dcec2013b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.21 21:39:39.837160 [ 286 ] {6cd35fa7-01cc-4df7-a2af-51d02787ecfc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46977) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 774 | 2026.01.21 21:39:39.837533 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.01.21 21:39:39.837578 [ 292 ] {} <Debug> TCP-Session: a5c0133c-cd88-4213-aa76-61e97806a8cc Authenticating user 'default' from [fd00:1122:3344:101::e]:34460 | ||
| 776 | 2026.01.21 21:39:39.837602 [ 292 ] {} <Debug> TCP-Session: a5c0133c-cd88-4213-aa76-61e97806a8cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.01.21 21:39:39.837617 [ 292 ] {} <Debug> TCP-Session: a5c0133c-cd88-4213-aa76-61e97806a8cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.21 21:39:39.837644 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.01.21 21:39:39.837687 [ 294 ] {} <Debug> TCP-Session: 23881fd8-1771-472f-a438-07b62638a101 Authenticating user 'default' from [fd00:1122:3344:101::e]:64556 | ||
| 780 | 2026.01.21 21:39:39.837706 [ 294 ] {} <Debug> TCP-Session: 23881fd8-1771-472f-a438-07b62638a101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.01.21 21:39:39.837721 [ 294 ] {} <Debug> TCP-Session: 23881fd8-1771-472f-a438-07b62638a101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.21 21:39:39.837735 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.01.21 21:39:39.837782 [ 293 ] {} <Debug> TCP-Session: e76e2fd6-7e81-4976-bcd7-8a25b847cc52 Authenticating user 'default' from [fd00:1122:3344:101::e]:62405 | ||
| 784 | 2026.01.21 21:39:39.837806 [ 293 ] {} <Debug> TCP-Session: e76e2fd6-7e81-4976-bcd7-8a25b847cc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.21 21:39:39.837825 [ 293 ] {} <Debug> TCP-Session: e76e2fd6-7e81-4976-bcd7-8a25b847cc52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.21 21:39:39.838376 [ 286 ] {6cd35fa7-01cc-4df7-a2af-51d02787ecfc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2026.01.21 21:39:39.838718 [ 286 ] {6cd35fa7-01cc-4df7-a2af-51d02787ecfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.01.21 21:39:39.839504 [ 286 ] {6cd35fa7-01cc-4df7-a2af-51d02787ecfc} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.01.21 21:39:39.853377 [ 295 ] {6cd35fa7-01cc-4df7-a2af-51d02787ecfc} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.01.21 21:39:39.853454 [ 295 ] {6cd35fa7-01cc-4df7-a2af-51d02787ecfc} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.01.21 21:39:39.856021 [ 295 ] {6cd35fa7-01cc-4df7-a2af-51d02787ecfc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006150697 sec. (162.583 rows/sec., 6.35 KiB/sec.) | ||
| 792 | 2026.01.21 21:39:39.856049 [ 295 ] {6cd35fa7-01cc-4df7-a2af-51d02787ecfc} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.01.21 21:39:39.856100 [ 295 ] {6cd35fa7-01cc-4df7-a2af-51d02787ecfc} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.01.21 21:39:39.857355 [ 286 ] {6cd35fa7-01cc-4df7-a2af-51d02787ecfc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020269 sec., 49.33642508263851 rows/sec., 1.93 KiB/sec. | ||
| 795 | 2026.01.21 21:39:39.857488 [ 286 ] {6cd35fa7-01cc-4df7-a2af-51d02787ecfc} <Debug> TCPHandler: Processed in 0.02106565 sec. | ||
| 796 | 2026.01.21 21:39:39.863442 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.01.21 21:39:39.863456 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.21 21:39:39.863485 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.01.21 21:39:39.863506 [ 286 ] {} <Debug> TCP-Session: 77631052-b3bd-428c-a1ab-ca8cd8d3405c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.21 21:39:39.863517 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.01.21 21:39:39.863551 [ 288 ] {} <Debug> TCP-Session: 89e453fa-d7e1-455d-a73b-5e515ea6974a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.21 21:39:39.863569 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.01.21 21:39:39.863590 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.01.21 21:39:39.863618 [ 291 ] {} <Debug> TCP-Session: 587a5968-f59a-456f-8115-d54109453c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.01.21 21:39:39.863635 [ 292 ] {} <Debug> TCP-Session: a5c0133c-cd88-4213-aa76-61e97806a8cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.01.21 21:39:39.863658 [ 289 ] {} <Debug> TCP-Session: 29464059-b8f5-474f-93ba-6dcec2013b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.01.21 21:39:39.863614 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.01.21 21:39:39.863540 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 809 | 2026.01.21 21:39:39.863536 [ 293 ] {} <Debug> TCP-Session: e76e2fd6-7e81-4976-bcd7-8a25b847cc52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.01.21 21:39:39.863761 [ 294 ] {} <Debug> TCP-Session: 23881fd8-1771-472f-a438-07b62638a101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.01.21 21:39:39.863784 [ 290 ] {} <Debug> TCP-Session: 0f2e5a2b-75a6-4c19-8666-c80fa8c9270e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.21 21:39:39.863458 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.21 21:39:39.863855 [ 287 ] {} <Debug> TCP-Session: b6ae658a-8690-4d62-800a-77dbb0f690fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.21 21:39:40.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.40 MiB, peak 165.52 MiB, free memory in arenas 0.00 B, will set to 159.21 MiB (RSS), difference: 3.82 MiB | ||
| 815 | 2026.01.21 21:39:41.169001 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 816 | 2026.01.21 21:39:41.169055 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 817 | 2026.01.21 21:39:41.318878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 982 | ||
| 818 | 2026.01.21 21:39:41.319617 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.01.21 21:39:41.319663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 820 | 2026.01.21 21:39:41.320175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 821 | 2026.01.21 21:39:41.320410 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.01.21 21:39:41.320576 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 982 | ||
| 823 | 2026.01.21 21:39:41.348158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 824 | 2026.01.21 21:39:41.366719 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.01.21 21:39:41.366786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 826 | 2026.01.21 21:39:41.373418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 827 | 2026.01.21 21:39:41.374162 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.01.21 21:39:41.377572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 829 | 2026.01.21 21:39:42.000375 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.87 MiB, peak 165.52 MiB, free memory in arenas 0.00 B, will set to 162.08 MiB (RSS), difference: 2.21 MiB | ||
| 830 | 2026.01.21 21:39:45.320495 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64949 | ||
| 831 | 2026.01.21 21:39:45.320656 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.01.21 21:39:45.320690 [ 286 ] {} <Debug> TCP-Session: 1d26c781-fe23-46b9-ad9d-6b809b77fd52 Authenticating user 'default' from [fd00:1122:3344:101::e]:64949 | ||
| 833 | 2026.01.21 21:39:45.320716 [ 286 ] {} <Debug> TCP-Session: 1d26c781-fe23-46b9-ad9d-6b809b77fd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.21 21:39:45.320731 [ 286 ] {} <Debug> TCP-Session: 1d26c781-fe23-46b9-ad9d-6b809b77fd52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.21 21:39:45.320927 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37117 | ||
| 836 | 2026.01.21 21:39:45.320963 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44210 | ||
| 837 | 2026.01.21 21:39:45.320994 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40115 | ||
| 838 | 2026.01.21 21:39:45.321011 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57986 | ||
| 839 | 2026.01.21 21:39:45.321042 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41278 | ||
| 840 | 2026.01.21 21:39:45.321078 [ 286 ] {} <Trace> TCP-Session: 1d26c781-fe23-46b9-ad9d-6b809b77fd52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.01.21 21:39:45.321080 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.01.21 21:39:45.321105 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.01.21 21:39:45.321126 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.21 21:39:45.321142 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.01.21 21:39:45.321176 [ 290 ] {} <Debug> TCP-Session: b10a03b5-3ea0-488e-bc50-0b7eadd29098 Authenticating user 'default' from [fd00:1122:3344:101::e]:40115 | ||
| 846 | 2026.01.21 21:39:45.321182 [ 292 ] {} <Debug> TCP-Session: 956c280b-7bfb-42ed-a9fb-dbc568b67a39 Authenticating user 'default' from [fd00:1122:3344:101::e]:57986 | ||
| 847 | 2026.01.21 21:39:45.321190 [ 294 ] {} <Debug> TCP-Session: 6a9aa37e-951d-48e0-9c55-575e4aae82cf Authenticating user 'default' from [fd00:1122:3344:101::e]:41278 | ||
| 848 | 2026.01.21 21:39:45.321209 [ 290 ] {} <Debug> TCP-Session: b10a03b5-3ea0-488e-bc50-0b7eadd29098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.01.21 21:39:45.321221 [ 292 ] {} <Debug> TCP-Session: 956c280b-7bfb-42ed-a9fb-dbc568b67a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.21 21:39:45.321226 [ 294 ] {} <Debug> TCP-Session: 6a9aa37e-951d-48e0-9c55-575e4aae82cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.21 21:39:45.321234 [ 290 ] {} <Debug> TCP-Session: b10a03b5-3ea0-488e-bc50-0b7eadd29098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.21 21:39:45.321249 [ 292 ] {} <Debug> TCP-Session: 956c280b-7bfb-42ed-a9fb-dbc568b67a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.21 21:39:45.321259 [ 294 ] {} <Debug> TCP-Session: 6a9aa37e-951d-48e0-9c55-575e4aae82cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.21 21:39:45.321275 [ 286 ] {9066fcb9-7f48-4964-8c54-c84a8149b75c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64949) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 855 | 2026.01.21 21:39:45.321145 [ 287 ] {} <Debug> TCP-Session: 17e2bf3e-806b-4a15-a574-71ec00ec906a Authenticating user 'default' from [fd00:1122:3344:101::e]:37117 | ||
| 856 | 2026.01.21 21:39:45.321116 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.01.21 21:39:45.321348 [ 287 ] {} <Debug> TCP-Session: 17e2bf3e-806b-4a15-a574-71ec00ec906a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.01.21 21:39:45.321018 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49335 | ||
| 859 | 2026.01.21 21:39:45.320969 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35520 | ||
| 860 | 2026.01.21 21:39:45.321036 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35740 | ||
| 861 | 2026.01.21 21:39:45.321382 [ 287 ] {} <Debug> TCP-Session: 17e2bf3e-806b-4a15-a574-71ec00ec906a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.21 21:39:45.321377 [ 288 ] {} <Debug> TCP-Session: 11ca0fdf-104a-46f3-843a-b7b3b55796a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44210 | ||
| 863 | 2026.01.21 21:39:45.321525 [ 288 ] {} <Debug> TCP-Session: 11ca0fdf-104a-46f3-843a-b7b3b55796a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.01.21 21:39:45.321540 [ 288 ] {} <Debug> TCP-Session: 11ca0fdf-104a-46f3-843a-b7b3b55796a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.01.21 21:39:45.321568 [ 286 ] {9066fcb9-7f48-4964-8c54-c84a8149b75c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 866 | 2026.01.21 21:39:45.321606 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.01.21 21:39:45.321632 [ 289 ] {} <Debug> TCP-Session: 61faf674-cb39-41d1-9de4-31cfd9426d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:35520 | ||
| 868 | 2026.01.21 21:39:45.321633 [ 286 ] {9066fcb9-7f48-4964-8c54-c84a8149b75c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.01.21 21:39:45.321650 [ 289 ] {} <Debug> TCP-Session: 61faf674-cb39-41d1-9de4-31cfd9426d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.01.21 21:39:45.321663 [ 289 ] {} <Debug> TCP-Session: 61faf674-cb39-41d1-9de4-31cfd9426d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.01.21 21:39:45.321700 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.01.21 21:39:45.321728 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.01.21 21:39:45.321742 [ 291 ] {} <Debug> TCP-Session: b3a538fb-0da6-415a-9c01-3d872dfbe37c Authenticating user 'default' from [fd00:1122:3344:101::e]:49335 | ||
| 874 | 2026.01.21 21:39:45.321768 [ 293 ] {} <Debug> TCP-Session: 0e693f95-0de6-4a4f-b0fd-d7b1f215118b Authenticating user 'default' from [fd00:1122:3344:101::e]:35740 | ||
| 875 | 2026.01.21 21:39:45.321781 [ 291 ] {} <Debug> TCP-Session: b3a538fb-0da6-415a-9c01-3d872dfbe37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.21 21:39:45.321795 [ 293 ] {} <Debug> TCP-Session: 0e693f95-0de6-4a4f-b0fd-d7b1f215118b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.21 21:39:45.321806 [ 291 ] {} <Debug> TCP-Session: b3a538fb-0da6-415a-9c01-3d872dfbe37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.01.21 21:39:45.321822 [ 293 ] {} <Debug> TCP-Session: 0e693f95-0de6-4a4f-b0fd-d7b1f215118b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.01.21 21:39:45.321936 [ 286 ] {9066fcb9-7f48-4964-8c54-c84a8149b75c} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.01.21 21:39:45.322825 [ 310 ] {9066fcb9-7f48-4964-8c54-c84a8149b75c} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.01.21 21:39:45.322886 [ 310 ] {9066fcb9-7f48-4964-8c54-c84a8149b75c} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.01.21 21:39:45.322931 [ 310 ] {9066fcb9-7f48-4964-8c54-c84a8149b75c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894174 sec. (1118.351 rows/sec., 43.69 KiB/sec.) | ||
| 883 | 2026.01.21 21:39:45.322954 [ 310 ] {9066fcb9-7f48-4964-8c54-c84a8149b75c} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.01.21 21:39:45.324286 [ 286 ] {9066fcb9-7f48-4964-8c54-c84a8149b75c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003067 sec., 326.0515161395501 rows/sec., 12.74 KiB/sec. | ||
| 885 | 2026.01.21 21:39:45.324440 [ 286 ] {9066fcb9-7f48-4964-8c54-c84a8149b75c} <Debug> TCPHandler: Processed in 0.003487425 sec. | ||
| 886 | 2026.01.21 21:39:45.324552 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.01.21 21:39:45.324581 [ 286 ] {} <Debug> TCP-Session: 1d26c781-fe23-46b9-ad9d-6b809b77fd52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.01.21 21:39:45.324586 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.01.21 21:39:45.324606 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.21 21:39:45.324634 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.01.21 21:39:45.324652 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.21 21:39:45.324667 [ 292 ] {} <Debug> TCP-Session: 956c280b-7bfb-42ed-a9fb-dbc568b67a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.01.21 21:39:45.324679 [ 287 ] {} <Debug> TCP-Session: 17e2bf3e-806b-4a15-a574-71ec00ec906a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.01.21 21:39:45.324698 [ 290 ] {} <Debug> TCP-Session: b10a03b5-3ea0-488e-bc50-0b7eadd29098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.01.21 21:39:45.324702 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.21 21:39:45.324718 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.01.21 21:39:45.324669 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.01.21 21:39:45.324754 [ 291 ] {} <Debug> TCP-Session: b3a538fb-0da6-415a-9c01-3d872dfbe37c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.21 21:39:45.324770 [ 293 ] {} <Debug> TCP-Session: 0e693f95-0de6-4a4f-b0fd-d7b1f215118b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.21 21:39:45.324779 [ 289 ] {} <Debug> TCP-Session: 61faf674-cb39-41d1-9de4-31cfd9426d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.21 21:39:45.324688 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.01.21 21:39:45.324646 [ 294 ] {} <Debug> TCP-Session: 6a9aa37e-951d-48e0-9c55-575e4aae82cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.21 21:39:45.324844 [ 288 ] {} <Debug> TCP-Session: 11ca0fdf-104a-46f3-843a-b7b3b55796a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.21 21:39:45.411397 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62638 | ||
| 905 | 2026.01.21 21:39:45.411522 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.01.21 21:39:45.411551 [ 286 ] {} <Debug> TCP-Session: 3e9ea2b8-c904-4102-a6bf-f12925292a2c Authenticating user 'default' from [fd00:1122:3344:101::e]:62638 | ||
| 907 | 2026.01.21 21:39:45.411575 [ 286 ] {} <Debug> TCP-Session: 3e9ea2b8-c904-4102-a6bf-f12925292a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.01.21 21:39:45.411589 [ 286 ] {} <Debug> TCP-Session: 3e9ea2b8-c904-4102-a6bf-f12925292a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.21 21:39:45.411838 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54084 | ||
| 910 | 2026.01.21 21:39:45.411862 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38631 | ||
| 911 | 2026.01.21 21:39:45.411883 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56672 | ||
| 912 | 2026.01.21 21:39:45.411903 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47304 | ||
| 913 | 2026.01.21 21:39:45.411897 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48019 | ||
| 914 | 2026.01.21 21:39:45.411951 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.01.21 21:39:45.411999 [ 286 ] {} <Trace> TCP-Session: 3e9ea2b8-c904-4102-a6bf-f12925292a2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.01.21 21:39:45.412026 [ 290 ] {} <Debug> TCP-Session: c6e14c35-c8a3-4383-a084-3524ebb4473f Authenticating user 'default' from [fd00:1122:3344:101::e]:38631 | ||
| 917 | 2026.01.21 21:39:45.411856 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55794 | ||
| 918 | 2026.01.21 21:39:45.412051 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.01.21 21:39:45.412061 [ 290 ] {} <Debug> TCP-Session: c6e14c35-c8a3-4383-a084-3524ebb4473f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.01.21 21:39:45.412099 [ 293 ] {} <Debug> TCP-Session: cc3513a5-f207-4fb7-9cd0-4cab8560d7d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48019 | ||
| 921 | 2026.01.21 21:39:45.412112 [ 290 ] {} <Debug> TCP-Session: c6e14c35-c8a3-4383-a084-3524ebb4473f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.01.21 21:39:45.412130 [ 293 ] {} <Debug> TCP-Session: cc3513a5-f207-4fb7-9cd0-4cab8560d7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.01.21 21:39:45.412132 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.01.21 21:39:45.412150 [ 293 ] {} <Debug> TCP-Session: cc3513a5-f207-4fb7-9cd0-4cab8560d7d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.01.21 21:39:45.412168 [ 289 ] {} <Debug> TCP-Session: b3a109ab-85ce-4452-84cf-7c2ac1689bbe Authenticating user 'default' from [fd00:1122:3344:101::e]:55794 | ||
| 926 | 2026.01.21 21:39:45.411881 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41759 | ||
| 927 | 2026.01.21 21:39:45.412192 [ 289 ] {} <Debug> TCP-Session: b3a109ab-85ce-4452-84cf-7c2ac1689bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.21 21:39:45.412215 [ 286 ] {e1bcbb0b-fec7-4aa1-8147-84215e0adb47} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62638) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 929 | 2026.01.21 21:39:45.412233 [ 289 ] {} <Debug> TCP-Session: b3a109ab-85ce-4452-84cf-7c2ac1689bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.21 21:39:45.412002 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 931 | 2026.01.21 21:39:45.412273 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.01.21 21:39:45.412295 [ 294 ] {} <Debug> TCP-Session: ef7b3eec-2ed6-4c6e-9bc3-83176ebf1586 Authenticating user 'default' from [fd00:1122:3344:101::e]:47304 | ||
| 933 | 2026.01.21 21:39:45.412312 [ 291 ] {} <Debug> TCP-Session: 4de70b4d-1ddd-40e1-bb68-39f996efbdcf Authenticating user 'default' from [fd00:1122:3344:101::e]:41759 | ||
| 934 | 2026.01.21 21:39:45.412322 [ 294 ] {} <Debug> TCP-Session: ef7b3eec-2ed6-4c6e-9bc3-83176ebf1586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.01.21 21:39:45.412001 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.01.21 21:39:45.412351 [ 291 ] {} <Debug> TCP-Session: 4de70b4d-1ddd-40e1-bb68-39f996efbdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.01.21 21:39:45.412369 [ 294 ] {} <Debug> TCP-Session: ef7b3eec-2ed6-4c6e-9bc3-83176ebf1586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.01.21 21:39:45.412391 [ 292 ] {} <Debug> TCP-Session: eb0838e5-be9d-40bf-9344-7b8b2f1437c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56672 | ||
| 939 | 2026.01.21 21:39:45.412391 [ 291 ] {} <Debug> TCP-Session: 4de70b4d-1ddd-40e1-bb68-39f996efbdcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.01.21 21:39:45.412428 [ 292 ] {} <Debug> TCP-Session: eb0838e5-be9d-40bf-9344-7b8b2f1437c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.01.21 21:39:45.411950 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.01.21 21:39:45.412455 [ 292 ] {} <Debug> TCP-Session: eb0838e5-be9d-40bf-9344-7b8b2f1437c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.01.21 21:39:45.411847 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58597 | ||
| 944 | 2026.01.21 21:39:45.412480 [ 287 ] {} <Debug> TCP-Session: 18af60e5-f8f3-4578-a930-307ab92db3b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54084 | ||
| 945 | 2026.01.21 21:39:45.412500 [ 286 ] {e1bcbb0b-fec7-4aa1-8147-84215e0adb47} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 946 | 2026.01.21 21:39:45.412526 [ 287 ] {} <Debug> TCP-Session: 18af60e5-f8f3-4578-a930-307ab92db3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.01.21 21:39:45.412551 [ 287 ] {} <Debug> TCP-Session: 18af60e5-f8f3-4578-a930-307ab92db3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.01.21 21:39:45.412557 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2026.01.21 21:39:45.412582 [ 286 ] {e1bcbb0b-fec7-4aa1-8147-84215e0adb47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 950 | 2026.01.21 21:39:45.412587 [ 288 ] {} <Debug> TCP-Session: 7651c7d8-3960-42fa-9ddb-9104ac013373 Authenticating user 'default' from [fd00:1122:3344:101::e]:58597 | ||
| 951 | 2026.01.21 21:39:45.412622 [ 288 ] {} <Debug> TCP-Session: 7651c7d8-3960-42fa-9ddb-9104ac013373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.21 21:39:45.412637 [ 288 ] {} <Debug> TCP-Session: 7651c7d8-3960-42fa-9ddb-9104ac013373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.01.21 21:39:45.412883 [ 286 ] {e1bcbb0b-fec7-4aa1-8147-84215e0adb47} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 954 | 2026.01.21 21:39:45.413792 [ 307 ] {e1bcbb0b-fec7-4aa1-8147-84215e0adb47} <Trace> AggregatingTransform: Aggregating | ||
| 955 | 2026.01.21 21:39:45.413845 [ 307 ] {e1bcbb0b-fec7-4aa1-8147-84215e0adb47} <Trace> Aggregator: Aggregation method: without_key | ||
| 956 | 2026.01.21 21:39:45.413881 [ 307 ] {e1bcbb0b-fec7-4aa1-8147-84215e0adb47} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897184 sec. (1114.599 rows/sec., 43.54 KiB/sec.) | ||
| 957 | 2026.01.21 21:39:45.413900 [ 307 ] {e1bcbb0b-fec7-4aa1-8147-84215e0adb47} <Trace> Aggregator: Merging aggregated data | ||
| 958 | 2026.01.21 21:39:45.415103 [ 286 ] {e1bcbb0b-fec7-4aa1-8147-84215e0adb47} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00296 sec., 337.83783783783787 rows/sec., 13.20 KiB/sec. | ||
| 959 | 2026.01.21 21:39:45.415240 [ 286 ] {e1bcbb0b-fec7-4aa1-8147-84215e0adb47} <Debug> TCPHandler: Processed in 0.003418194 sec. | ||
| 960 | 2026.01.21 21:39:45.415369 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.01.21 21:39:45.415384 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.01.21 21:39:45.415402 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.01.21 21:39:45.415420 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.01.21 21:39:45.415440 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.01.21 21:39:45.415456 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.21 21:39:45.415469 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.01.21 21:39:45.415489 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.01.21 21:39:45.415505 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.01.21 21:39:45.415520 [ 287 ] {} <Debug> TCP-Session: 18af60e5-f8f3-4578-a930-307ab92db3b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.01.21 21:39:45.415539 [ 291 ] {} <Debug> TCP-Session: 4de70b4d-1ddd-40e1-bb68-39f996efbdcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.01.21 21:39:45.415554 [ 292 ] {} <Debug> TCP-Session: eb0838e5-be9d-40bf-9344-7b8b2f1437c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.01.21 21:39:45.415481 [ 293 ] {} <Debug> TCP-Session: cc3513a5-f207-4fb7-9cd0-4cab8560d7d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.01.21 21:39:45.415467 [ 289 ] {} <Debug> TCP-Session: b3a109ab-85ce-4452-84cf-7c2ac1689bbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.01.21 21:39:45.415446 [ 290 ] {} <Debug> TCP-Session: c6e14c35-c8a3-4383-a084-3524ebb4473f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.21 21:39:45.415405 [ 286 ] {} <Debug> TCP-Session: 3e9ea2b8-c904-4102-a6bf-f12925292a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.21 21:39:45.415503 [ 288 ] {} <Debug> TCP-Session: 7651c7d8-3960-42fa-9ddb-9104ac013373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.01.21 21:39:45.415431 [ 294 ] {} <Debug> TCP-Session: ef7b3eec-2ed6-4c6e-9bc3-83176ebf1586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.01.21 21:39:46.299440 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 979 | 2026.01.21 21:39:46.301530 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.01.21 21:39:46.301577 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 981 | 2026.01.21 21:39:46.302847 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.01.21 21:39:46.303222 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.01.21 21:39:46.303516 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 984 | 2026.01.21 21:39:47.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.32 MiB, peak 170.47 MiB, free memory in arenas 0.00 B, will set to 162.37 MiB (RSS), difference: 4.06 MiB | ||
| 985 | 2026.01.21 21:39:48.820639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1430 | ||
| 986 | 2026.01.21 21:39:48.821140 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.01.21 21:39:48.821184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 988 | 2026.01.21 21:39:48.821755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 989 | 2026.01.21 21:39:48.822024 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.01.21 21:39:48.822155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1430 | ||
| 991 | 2026.01.21 21:39:48.877630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 992 | 2026.01.21 21:39:48.894443 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.01.21 21:39:48.894516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 994 | 2026.01.21 21:39:48.900743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 995 | 2026.01.21 21:39:48.901478 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.01.21 21:39:48.904875 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 997 | 2026.01.21 21:39:49.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.91 MiB, peak 170.47 MiB, free memory in arenas 0.00 B, will set to 163.98 MiB (RSS), difference: 1.07 MiB | ||
| 998 | 2026.01.21 21:39:49.307914 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.01.21 21:39:49.308182 [ 3 ] {a72b5f51-cf8d-4456-9ead-0674c5a843f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1000 | 2026.01.21 21:39:49.308571 [ 3 ] {a72b5f51-cf8d-4456-9ead-0674c5a843f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2026.01.21 21:39:49.308662 [ 3 ] {a72b5f51-cf8d-4456-9ead-0674c5a843f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2026.01.21 21:39:49.309452 [ 3 ] {a72b5f51-cf8d-4456-9ead-0674c5a843f2} <Debug> TCPHandler: Processed in 0.001741447 sec. | ||
| 1003 | 2026.01.21 21:39:49.312064 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.01.21 21:39:49.312212 [ 3 ] {6ba21bcf-e0f1-402f-9aa9-5bccb6d51c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1005 | 2026.01.21 21:39:49.319761 [ 3 ] {6ba21bcf-e0f1-402f-9aa9-5bccb6d51c46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2026.01.21 21:39:49.319815 [ 3 ] {6ba21bcf-e0f1-402f-9aa9-5bccb6d51c46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2026.01.21 21:39:49.320265 [ 3 ] {6ba21bcf-e0f1-402f-9aa9-5bccb6d51c46} <Debug> TCPHandler: Processed in 0.008258479 sec. | ||
| 1008 | 2026.01.21 21:39:49.320500 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.01.21 21:39:49.320628 [ 3 ] {4cf3c8bf-f8f9-411f-a5be-8990d3ca52ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1010 | 2026.01.21 21:39:49.320922 [ 3 ] {4cf3c8bf-f8f9-411f-a5be-8990d3ca52ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2026.01.21 21:39:49.320965 [ 3 ] {4cf3c8bf-f8f9-411f-a5be-8990d3ca52ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2026.01.21 21:39:49.321292 [ 3 ] {4cf3c8bf-f8f9-411f-a5be-8990d3ca52ff} <Debug> TCPHandler: Processed in 0.000844353 sec. | ||
| 1013 | 2026.01.21 21:39:49.321499 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.01.21 21:39:49.321618 [ 3 ] {1c959ea6-ea1b-4770-bbb2-ba73436d1dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1015 | 2026.01.21 21:39:49.321858 [ 3 ] {1c959ea6-ea1b-4770-bbb2-ba73436d1dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2026.01.21 21:39:49.321902 [ 3 ] {1c959ea6-ea1b-4770-bbb2-ba73436d1dc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2026.01.21 21:39:49.322234 [ 3 ] {1c959ea6-ea1b-4770-bbb2-ba73436d1dc0} <Debug> TCPHandler: Processed in 0.000784452 sec. | ||
| 1018 | 2026.01.21 21:39:49.322455 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.01.21 21:39:49.322576 [ 3 ] {081b500d-a937-4b50-b0e2-7ded9291fba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1020 | 2026.01.21 21:39:49.322831 [ 3 ] {081b500d-a937-4b50-b0e2-7ded9291fba1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2026.01.21 21:39:49.322877 [ 3 ] {081b500d-a937-4b50-b0e2-7ded9291fba1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2026.01.21 21:39:49.323200 [ 3 ] {081b500d-a937-4b50-b0e2-7ded9291fba1} <Debug> TCPHandler: Processed in 0.000793532 sec. | ||
| 1023 | 2026.01.21 21:39:49.323397 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.01.21 21:39:49.323517 [ 3 ] {99ea4bad-e461-483a-b5d1-3156ec0956e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1025 | 2026.01.21 21:39:49.323763 [ 3 ] {99ea4bad-e461-483a-b5d1-3156ec0956e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2026.01.21 21:39:49.323808 [ 3 ] {99ea4bad-e461-483a-b5d1-3156ec0956e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2026.01.21 21:39:49.324130 [ 3 ] {99ea4bad-e461-483a-b5d1-3156ec0956e3} <Debug> TCPHandler: Processed in 0.000780662 sec. | ||
| 1028 | 2026.01.21 21:39:49.324497 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.01.21 21:39:49.324617 [ 3 ] {d68f4980-24ad-448a-a533-1cfcf540361c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1030 | 2026.01.21 21:39:49.324872 [ 3 ] {d68f4980-24ad-448a-a533-1cfcf540361c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2026.01.21 21:39:49.324918 [ 3 ] {d68f4980-24ad-448a-a533-1cfcf540361c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2026.01.21 21:39:49.325227 [ 3 ] {d68f4980-24ad-448a-a533-1cfcf540361c} <Debug> TCPHandler: Processed in 0.000777882 sec. | ||
| 1033 | 2026.01.21 21:39:49.325418 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.01.21 21:39:49.325535 [ 3 ] {2c95b6af-ba6c-4925-a87c-ae92d53213cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', '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) | ||
| 1035 | 2026.01.21 21:39:49.325774 [ 3 ] {2c95b6af-ba6c-4925-a87c-ae92d53213cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1036 | 2026.01.21 21:39:49.325818 [ 3 ] {2c95b6af-ba6c-4925-a87c-ae92d53213cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1037 | 2026.01.21 21:39:49.326140 [ 3 ] {2c95b6af-ba6c-4925-a87c-ae92d53213cf} <Debug> TCPHandler: Processed in 0.000771002 sec. | ||
| 1038 | 2026.01.21 21:39:49.326339 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.01.21 21:39:49.326458 [ 3 ] {54100887-4a35-4bb0-9156-035ca9c366a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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) | ||
| 1040 | 2026.01.21 21:39:49.326697 [ 3 ] {54100887-4a35-4bb0-9156-035ca9c366a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2026.01.21 21:39:49.326740 [ 3 ] {54100887-4a35-4bb0-9156-035ca9c366a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2026.01.21 21:39:49.327047 [ 3 ] {54100887-4a35-4bb0-9156-035ca9c366a2} <Debug> TCPHandler: Processed in 0.000755862 sec. | ||
| 1043 | 2026.01.21 21:39:49.327943 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.01.21 21:39:49.328051 [ 3 ] {20c81e7a-dc7d-4841-bec9-797a738d5b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1045 | 2026.01.21 21:39:49.328093 [ 3 ] {20c81e7a-dc7d-4841-bec9-797a738d5b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2026.01.21 21:39:49.331092 [ 3 ] {20c81e7a-dc7d-4841-bec9-797a738d5b5f} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.01.21 21:39:49.331155 [ 3 ] {20c81e7a-dc7d-4841-bec9-797a738d5b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1048 | 2026.01.21 21:39:49.333950 [ 3 ] {20c81e7a-dc7d-4841-bec9-797a738d5b5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1049 | 2026.01.21 21:39:49.334165 [ 3 ] {20c81e7a-dc7d-4841-bec9-797a738d5b5f} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.01.21 21:39:49.334309 [ 3 ] {20c81e7a-dc7d-4841-bec9-797a738d5b5f} <Debug> executeQuery: Read 9 rows, 1.16 KiB in 0.006288 sec., 1431.2977099236641 rows/sec., 184.19 KiB/sec. | ||
| 1051 | 2026.01.21 21:39:49.334347 [ 3 ] {20c81e7a-dc7d-4841-bec9-797a738d5b5f} <Debug> TCPHandler: Processed in 0.006451951 sec. | ||
| 1052 | 2026.01.21 21:39:49.334459 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.01.21 21:39:49.334560 [ 3 ] {abce5702-c17d-4dd7-9847-755f15210a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1054 | 2026.01.21 21:39:49.334601 [ 3 ] {abce5702-c17d-4dd7-9847-755f15210a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1055 | 2026.01.21 21:39:49.335108 [ 3 ] {abce5702-c17d-4dd7-9847-755f15210a0c} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.01.21 21:39:49.335144 [ 3 ] {abce5702-c17d-4dd7-9847-755f15210a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1057 | 2026.01.21 21:39:49.335471 [ 3 ] {abce5702-c17d-4dd7-9847-755f15210a0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1058 | 2026.01.21 21:39:49.335681 [ 3 ] {abce5702-c17d-4dd7-9847-755f15210a0c} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.01.21 21:39:49.335805 [ 3 ] {abce5702-c17d-4dd7-9847-755f15210a0c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001268 sec., 3154.5741324921137 rows/sec., 257.23 KiB/sec. | ||
| 1060 | 2026.01.21 21:39:49.335842 [ 3 ] {abce5702-c17d-4dd7-9847-755f15210a0c} <Debug> TCPHandler: Processed in 0.001432393 sec. | ||
| 1061 | 2026.01.21 21:39:49.335944 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.21 21:39:49.336040 [ 3 ] {90358658-1767-48df-aa2b-581fbb88b012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1063 | 2026.01.21 21:39:49.336080 [ 3 ] {90358658-1767-48df-aa2b-581fbb88b012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1064 | 2026.01.21 21:39:49.336461 [ 3 ] {90358658-1767-48df-aa2b-581fbb88b012} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.01.21 21:39:49.336499 [ 3 ] {90358658-1767-48df-aa2b-581fbb88b012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1066 | 2026.01.21 21:39:49.336792 [ 3 ] {90358658-1767-48df-aa2b-581fbb88b012} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1067 | 2026.01.21 21:39:49.337017 [ 3 ] {90358658-1767-48df-aa2b-581fbb88b012} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.01.21 21:39:49.337138 [ 3 ] {90358658-1767-48df-aa2b-581fbb88b012} <Debug> executeQuery: Read 12 rows, 1.07 KiB in 0.001117 sec., 10743.061772605193 rows/sec., 954.71 KiB/sec. | ||
| 1069 | 2026.01.21 21:39:49.337173 [ 3 ] {90358658-1767-48df-aa2b-581fbb88b012} <Debug> TCPHandler: Processed in 0.00127834 sec. | ||
| 1070 | 2026.01.21 21:39:49.337279 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.01.21 21:39:49.337375 [ 3 ] {d97c2a69-1c6c-446a-95b1-1102a4e9549f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1072 | 2026.01.21 21:39:49.337414 [ 3 ] {d97c2a69-1c6c-446a-95b1-1102a4e9549f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1073 | 2026.01.21 21:39:49.337793 [ 3 ] {d97c2a69-1c6c-446a-95b1-1102a4e9549f} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.01.21 21:39:49.337830 [ 3 ] {d97c2a69-1c6c-446a-95b1-1102a4e9549f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1075 | 2026.01.21 21:39:49.338121 [ 3 ] {d97c2a69-1c6c-446a-95b1-1102a4e9549f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1076 | 2026.01.21 21:39:49.338339 [ 3 ] {d97c2a69-1c6c-446a-95b1-1102a4e9549f} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.01.21 21:39:49.338460 [ 3 ] {d97c2a69-1c6c-446a-95b1-1102a4e9549f} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001103 sec., 6346.328195829556 rows/sec., 457.74 KiB/sec. | ||
| 1078 | 2026.01.21 21:39:49.338496 [ 3 ] {d97c2a69-1c6c-446a-95b1-1102a4e9549f} <Debug> TCPHandler: Processed in 0.0012664 sec. | ||
| 1079 | 2026.01.21 21:39:49.338615 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.01.21 21:39:49.338718 [ 3 ] {f291a9c9-dad3-4cd0-a41c-4b0f9618149d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1081 | 2026.01.21 21:39:49.338759 [ 3 ] {f291a9c9-dad3-4cd0-a41c-4b0f9618149d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1082 | 2026.01.21 21:39:49.339161 [ 3 ] {f291a9c9-dad3-4cd0-a41c-4b0f9618149d} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.01.21 21:39:49.339198 [ 3 ] {f291a9c9-dad3-4cd0-a41c-4b0f9618149d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1084 | 2026.01.21 21:39:49.339508 [ 3 ] {f291a9c9-dad3-4cd0-a41c-4b0f9618149d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1085 | 2026.01.21 21:39:49.339724 [ 3 ] {f291a9c9-dad3-4cd0-a41c-4b0f9618149d} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.01.21 21:39:49.339846 [ 3 ] {f291a9c9-dad3-4cd0-a41c-4b0f9618149d} <Debug> executeQuery: Read 21 rows, 1.69 KiB in 0.001147 sec., 18308.631211857017 rows/sec., 1.44 MiB/sec. | ||
| 1087 | 2026.01.21 21:39:49.339884 [ 3 ] {f291a9c9-dad3-4cd0-a41c-4b0f9618149d} <Debug> TCPHandler: Processed in 0.001319581 sec. | ||
| 1088 | 2026.01.21 21:39:49.339984 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.01.21 21:39:49.340079 [ 3 ] {962567f6-b706-4e23-812c-e9a5a8c31804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1090 | 2026.01.21 21:39:49.340122 [ 3 ] {962567f6-b706-4e23-812c-e9a5a8c31804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1091 | 2026.01.21 21:39:49.340528 [ 3 ] {962567f6-b706-4e23-812c-e9a5a8c31804} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.01.21 21:39:49.340562 [ 3 ] {962567f6-b706-4e23-812c-e9a5a8c31804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1093 | 2026.01.21 21:39:49.340917 [ 3 ] {962567f6-b706-4e23-812c-e9a5a8c31804} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1094 | 2026.01.21 21:39:49.341123 [ 3 ] {962567f6-b706-4e23-812c-e9a5a8c31804} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.01.21 21:39:49.341246 [ 3 ] {962567f6-b706-4e23-812c-e9a5a8c31804} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.001185 sec., 10126.582278481012 rows/sec., 761.47 KiB/sec. | ||
| 1096 | 2026.01.21 21:39:49.341281 [ 3 ] {962567f6-b706-4e23-812c-e9a5a8c31804} <Debug> TCPHandler: Processed in 0.001346241 sec. | ||
| 1097 | 2026.01.21 21:39:49.341387 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.01.21 21:39:49.341482 [ 3 ] {4472bf80-4d88-4747-8c03-6142a81a2497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1099 | 2026.01.21 21:39:49.341535 [ 3 ] {4472bf80-4d88-4747-8c03-6142a81a2497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1100 | 2026.01.21 21:39:49.342270 [ 3 ] {4472bf80-4d88-4747-8c03-6142a81a2497} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.01.21 21:39:49.342307 [ 3 ] {4472bf80-4d88-4747-8c03-6142a81a2497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1102 | 2026.01.21 21:39:49.346735 [ 3 ] {4472bf80-4d88-4747-8c03-6142a81a2497} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1103 | 2026.01.21 21:39:49.346959 [ 3 ] {4472bf80-4d88-4747-8c03-6142a81a2497} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.01.21 21:39:49.347095 [ 3 ] {4472bf80-4d88-4747-8c03-6142a81a2497} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.005631 sec., 532.7650506126798 rows/sec., 977.60 KiB/sec. | ||
| 1105 | 2026.01.21 21:39:49.347145 [ 3 ] {4472bf80-4d88-4747-8c03-6142a81a2497} <Debug> TCPHandler: Processed in 0.005806211 sec. | ||
| 1106 | 2026.01.21 21:39:49.347260 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.01.21 21:39:49.347357 [ 3 ] {c853eb23-eb1e-4dd1-936e-bb1f23aab5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1108 | 2026.01.21 21:39:49.347399 [ 3 ] {c853eb23-eb1e-4dd1-936e-bb1f23aab5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1109 | 2026.01.21 21:39:49.347709 [ 3 ] {c853eb23-eb1e-4dd1-936e-bb1f23aab5ba} <Trace> oximeter.measurements_i64 (779c02f3-2bc4-4c22-960d-dd40c21890f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2026.01.21 21:39:49.347746 [ 3 ] {c853eb23-eb1e-4dd1-936e-bb1f23aab5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1111 | 2026.01.21 21:39:49.348033 [ 3 ] {c853eb23-eb1e-4dd1-936e-bb1f23aab5ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1112 | 2026.01.21 21:39:49.348240 [ 3 ] {c853eb23-eb1e-4dd1-936e-bb1f23aab5ba} <Trace> oximeter.measurements_i64 (779c02f3-2bc4-4c22-960d-dd40c21890f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2026.01.21 21:39:49.348361 [ 3 ] {c853eb23-eb1e-4dd1-936e-bb1f23aab5ba} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 414.30 KiB/sec. | ||
| 1114 | 2026.01.21 21:39:49.348395 [ 3 ] {c853eb23-eb1e-4dd1-936e-bb1f23aab5ba} <Debug> TCPHandler: Processed in 0.001183959 sec. | ||
| 1115 | 2026.01.21 21:39:49.348493 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.01.21 21:39:49.348588 [ 3 ] {e71d0a98-8905-4956-80dc-39f2e7cdeab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1117 | 2026.01.21 21:39:49.348628 [ 3 ] {e71d0a98-8905-4956-80dc-39f2e7cdeab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1118 | 2026.01.21 21:39:49.348928 [ 3 ] {e71d0a98-8905-4956-80dc-39f2e7cdeab6} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.01.21 21:39:49.348964 [ 3 ] {e71d0a98-8905-4956-80dc-39f2e7cdeab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1120 | 2026.01.21 21:39:49.349244 [ 3 ] {e71d0a98-8905-4956-80dc-39f2e7cdeab6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1121 | 2026.01.21 21:39:49.349445 [ 3 ] {e71d0a98-8905-4956-80dc-39f2e7cdeab6} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.01.21 21:39:49.349564 [ 3 ] {e71d0a98-8905-4956-80dc-39f2e7cdeab6} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.000995 sec., 10050.251256281406 rows/sec., 633.05 KiB/sec. | ||
| 1123 | 2026.01.21 21:39:49.349599 [ 3 ] {e71d0a98-8905-4956-80dc-39f2e7cdeab6} <Debug> TCPHandler: Processed in 0.001154278 sec. | ||
| 1124 | 2026.01.21 21:39:54.308630 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.01.21 21:39:54.308880 [ 3 ] {c5594b97-4946-4fce-a930-fb10df2ee26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1126 | 2026.01.21 21:39:54.308967 [ 3 ] {c5594b97-4946-4fce-a930-fb10df2ee26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1127 | 2026.01.21 21:39:54.309619 [ 3 ] {c5594b97-4946-4fce-a930-fb10df2ee26b} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2026.01.21 21:39:54.309668 [ 3 ] {c5594b97-4946-4fce-a930-fb10df2ee26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1129 | 2026.01.21 21:39:54.310111 [ 3 ] {c5594b97-4946-4fce-a930-fb10df2ee26b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1130 | 2026.01.21 21:39:54.310344 [ 3 ] {c5594b97-4946-4fce-a930-fb10df2ee26b} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2026.01.21 21:39:54.310493 [ 3 ] {c5594b97-4946-4fce-a930-fb10df2ee26b} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001681 sec., 2379.535990481856 rows/sec., 200.42 KiB/sec. | ||
| 1132 | 2026.01.21 21:39:54.310534 [ 3 ] {c5594b97-4946-4fce-a930-fb10df2ee26b} <Debug> TCPHandler: Processed in 0.002043732 sec. | ||
| 1133 | 2026.01.21 21:39:54.310653 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.01.21 21:39:54.310751 [ 3 ] {759f0ece-97d3-4eed-a98f-eaa61c757878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1135 | 2026.01.21 21:39:54.310791 [ 3 ] {759f0ece-97d3-4eed-a98f-eaa61c757878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1136 | 2026.01.21 21:39:54.311175 [ 3 ] {759f0ece-97d3-4eed-a98f-eaa61c757878} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2026.01.21 21:39:54.311211 [ 3 ] {759f0ece-97d3-4eed-a98f-eaa61c757878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1138 | 2026.01.21 21:39:54.311509 [ 3 ] {759f0ece-97d3-4eed-a98f-eaa61c757878} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1139 | 2026.01.21 21:39:54.311720 [ 3 ] {759f0ece-97d3-4eed-a98f-eaa61c757878} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2026.01.21 21:39:54.311845 [ 3 ] {759f0ece-97d3-4eed-a98f-eaa61c757878} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001113 sec., 7187.780772686433 rows/sec., 577.34 KiB/sec. | ||
| 1141 | 2026.01.21 21:39:54.311882 [ 3 ] {759f0ece-97d3-4eed-a98f-eaa61c757878} <Debug> TCPHandler: Processed in 0.001278611 sec. | ||
| 1142 | 2026.01.21 21:39:54.311986 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2026.01.21 21:39:54.312081 [ 3 ] {abd9459d-f118-4547-9086-0a2807f57e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1144 | 2026.01.21 21:39:54.312124 [ 3 ] {abd9459d-f118-4547-9086-0a2807f57e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1145 | 2026.01.21 21:39:54.312471 [ 3 ] {abd9459d-f118-4547-9086-0a2807f57e61} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2026.01.21 21:39:54.312508 [ 3 ] {abd9459d-f118-4547-9086-0a2807f57e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1147 | 2026.01.21 21:39:54.312806 [ 3 ] {abd9459d-f118-4547-9086-0a2807f57e61} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1148 | 2026.01.21 21:39:54.313009 [ 3 ] {abd9459d-f118-4547-9086-0a2807f57e61} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2026.01.21 21:39:54.313133 [ 3 ] {abd9459d-f118-4547-9086-0a2807f57e61} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001071 sec., 9337.068160597573 rows/sec., 711.22 KiB/sec. | ||
| 1150 | 2026.01.21 21:39:54.313169 [ 3 ] {abd9459d-f118-4547-9086-0a2807f57e61} <Debug> TCPHandler: Processed in 0.00123111 sec. | ||
| 1151 | 2026.01.21 21:39:54.313268 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2026.01.21 21:39:54.313363 [ 3 ] {6b3b9f81-9cf6-4447-9a80-9be581f274e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1153 | 2026.01.21 21:39:54.313404 [ 3 ] {6b3b9f81-9cf6-4447-9a80-9be581f274e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1154 | 2026.01.21 21:39:54.313709 [ 3 ] {6b3b9f81-9cf6-4447-9a80-9be581f274e5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2026.01.21 21:39:54.313744 [ 3 ] {6b3b9f81-9cf6-4447-9a80-9be581f274e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1156 | 2026.01.21 21:39:54.314034 [ 3 ] {6b3b9f81-9cf6-4447-9a80-9be581f274e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1157 | 2026.01.21 21:39:54.314244 [ 3 ] {6b3b9f81-9cf6-4447-9a80-9be581f274e5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2026.01.21 21:39:54.314367 [ 3 ] {6b3b9f81-9cf6-4447-9a80-9be581f274e5} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001022 sec., 9784.735812133073 rows/sec., 616.32 KiB/sec. | ||
| 1159 | 2026.01.21 21:39:54.314401 [ 3 ] {6b3b9f81-9cf6-4447-9a80-9be581f274e5} <Debug> TCPHandler: Processed in 0.001181769 sec. | ||
| 1160 | 2026.01.21 21:39:56.169092 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1161 | 2026.01.21 21:39:56.169158 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1162 | 2026.01.21 21:39:56.303586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 138 | ||
| 1163 | 2026.01.21 21:39:56.306123 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.01.21 21:39:56.306182 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1165 | 2026.01.21 21:39:56.307391 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1166 | 2026.01.21 21:39:56.307672 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.01.21 21:39:56.307988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 138 | ||
| 1168 | 2026.01.21 21:39:56.322208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1942 | ||
| 1169 | 2026.01.21 21:39:56.322782 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.01.21 21:39:56.322823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1171 | 2026.01.21 21:39:56.323349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1172 | 2026.01.21 21:39:56.323588 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.01.21 21:39:56.323719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1942 | ||
| 1174 | 2026.01.21 21:39:56.405924 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1175 | 2026.01.21 21:39:56.423316 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.01.21 21:39:56.423380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1177 | 2026.01.21 21:39:56.429875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1178 | 2026.01.21 21:39:56.430592 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.01.21 21:39:56.433598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1180 | 2026.01.21 21:39:57.001149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.20 MiB, peak 170.47 MiB, free memory in arenas 0.00 B, will set to 166.45 MiB (RSS), difference: 1.25 MiB | ||
| 1181 | 2026.01.21 21:39:59.310697 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.01.21 21:39:59.310976 [ 3 ] {9475baa2-3e80-44b6-a0de-1dcb5918d600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1183 | 2026.01.21 21:39:59.311076 [ 3 ] {9475baa2-3e80-44b6-a0de-1dcb5918d600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1184 | 2026.01.21 21:39:59.311733 [ 3 ] {9475baa2-3e80-44b6-a0de-1dcb5918d600} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.01.21 21:39:59.311777 [ 3 ] {9475baa2-3e80-44b6-a0de-1dcb5918d600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1186 | 2026.01.21 21:39:59.312148 [ 3 ] {9475baa2-3e80-44b6-a0de-1dcb5918d600} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1187 | 2026.01.21 21:39:59.312373 [ 3 ] {9475baa2-3e80-44b6-a0de-1dcb5918d600} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.01.21 21:39:59.312515 [ 3 ] {9475baa2-3e80-44b6-a0de-1dcb5918d600} <Debug> executeQuery: Read 48 rows, 4.46 KiB in 0.001615 sec., 29721.362229102167 rows/sec., 2.70 MiB/sec. | ||
| 1189 | 2026.01.21 21:39:59.312554 [ 3 ] {9475baa2-3e80-44b6-a0de-1dcb5918d600} <Debug> TCPHandler: Processed in 0.002038241 sec. | ||
| 1190 | 2026.01.21 21:39:59.312657 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.01.21 21:39:59.312750 [ 3 ] {af5669d3-42ea-45f5-b059-6546ae9a7a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.01.21 21:39:59.312789 [ 3 ] {af5669d3-42ea-45f5-b059-6546ae9a7a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1193 | 2026.01.21 21:39:59.313169 [ 3 ] {af5669d3-42ea-45f5-b059-6546ae9a7a44} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.01.21 21:39:59.313204 [ 3 ] {af5669d3-42ea-45f5-b059-6546ae9a7a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1195 | 2026.01.21 21:39:59.313483 [ 3 ] {af5669d3-42ea-45f5-b059-6546ae9a7a44} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1196 | 2026.01.21 21:39:59.313686 [ 3 ] {af5669d3-42ea-45f5-b059-6546ae9a7a44} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.01.21 21:39:59.313812 [ 3 ] {af5669d3-42ea-45f5-b059-6546ae9a7a44} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.00108 sec., 20370.37037037037 rows/sec., 1.50 MiB/sec. | ||
| 1198 | 2026.01.21 21:39:59.313847 [ 3 ] {af5669d3-42ea-45f5-b059-6546ae9a7a44} <Debug> TCPHandler: Processed in 0.001237099 sec. | ||
| 1199 | 2026.01.21 21:39:59.313967 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.01.21 21:39:59.314091 [ 3 ] {08a39db7-1e06-4c66-947c-37e432439b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1201 | 2026.01.21 21:39:59.314141 [ 3 ] {08a39db7-1e06-4c66-947c-37e432439b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1202 | 2026.01.21 21:39:59.314595 [ 3 ] {08a39db7-1e06-4c66-947c-37e432439b35} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.01.21 21:39:59.314638 [ 3 ] {08a39db7-1e06-4c66-947c-37e432439b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1204 | 2026.01.21 21:39:59.314984 [ 3 ] {08a39db7-1e06-4c66-947c-37e432439b35} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1205 | 2026.01.21 21:39:59.315265 [ 3 ] {08a39db7-1e06-4c66-947c-37e432439b35} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.01.21 21:39:59.315403 [ 3 ] {08a39db7-1e06-4c66-947c-37e432439b35} <Debug> executeQuery: Read 38 rows, 3.07 KiB in 0.001336 sec., 28443.11377245509 rows/sec., 2.24 MiB/sec. | ||
| 1207 | 2026.01.21 21:39:59.315442 [ 3 ] {08a39db7-1e06-4c66-947c-37e432439b35} <Debug> TCPHandler: Processed in 0.001535234 sec. | ||
| 1208 | 2026.01.21 21:39:59.315549 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.01.21 21:39:59.315645 [ 3 ] {7a7f5341-d8b8-4233-98a7-f3db134a6412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.01.21 21:39:59.315689 [ 3 ] {7a7f5341-d8b8-4233-98a7-f3db134a6412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1211 | 2026.01.21 21:39:59.316033 [ 3 ] {7a7f5341-d8b8-4233-98a7-f3db134a6412} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.01.21 21:39:59.316071 [ 3 ] {7a7f5341-d8b8-4233-98a7-f3db134a6412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1213 | 2026.01.21 21:39:59.316391 [ 3 ] {7a7f5341-d8b8-4233-98a7-f3db134a6412} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1214 | 2026.01.21 21:39:59.316614 [ 3 ] {7a7f5341-d8b8-4233-98a7-f3db134a6412} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.01.21 21:39:59.316751 [ 3 ] {7a7f5341-d8b8-4233-98a7-f3db134a6412} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001125 sec., 8888.888888888889 rows/sec., 677.08 KiB/sec. | ||
| 1216 | 2026.01.21 21:39:59.316788 [ 3 ] {7a7f5341-d8b8-4233-98a7-f3db134a6412} <Debug> TCPHandler: Processed in 0.00128861 sec. | ||
| 1217 | 2026.01.21 21:39:59.316910 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.01.21 21:39:59.317032 [ 3 ] {fc906b75-8499-44aa-8867-7bd0ff87df46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.01.21 21:39:59.317098 [ 3 ] {fc906b75-8499-44aa-8867-7bd0ff87df46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1220 | 2026.01.21 21:39:59.317995 [ 3 ] {fc906b75-8499-44aa-8867-7bd0ff87df46} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.01.21 21:39:59.318032 [ 3 ] {fc906b75-8499-44aa-8867-7bd0ff87df46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1222 | 2026.01.21 21:39:59.318604 [ 3 ] {fc906b75-8499-44aa-8867-7bd0ff87df46} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1223 | 2026.01.21 21:39:59.318825 [ 3 ] {fc906b75-8499-44aa-8867-7bd0ff87df46} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.01.21 21:39:59.318965 [ 3 ] {fc906b75-8499-44aa-8867-7bd0ff87df46} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001957 sec., 11241.696474195196 rows/sec., 20.14 MiB/sec. | ||
| 1225 | 2026.01.21 21:39:59.319016 [ 3 ] {fc906b75-8499-44aa-8867-7bd0ff87df46} <Debug> TCPHandler: Processed in 0.002166154 sec. | ||
| 1226 | 2026.01.21 21:39:59.319127 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.01.21 21:39:59.319223 [ 3 ] {536b980e-e600-414d-9e3b-49fa04e2a41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.01.21 21:39:59.319269 [ 3 ] {536b980e-e600-414d-9e3b-49fa04e2a41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1229 | 2026.01.21 21:39:59.319594 [ 3 ] {536b980e-e600-414d-9e3b-49fa04e2a41a} <Trace> oximeter.measurements_i64 (779c02f3-2bc4-4c22-960d-dd40c21890f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.01.21 21:39:59.319631 [ 3 ] {536b980e-e600-414d-9e3b-49fa04e2a41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1231 | 2026.01.21 21:39:59.319937 [ 3 ] {536b980e-e600-414d-9e3b-49fa04e2a41a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1232 | 2026.01.21 21:39:59.320144 [ 3 ] {536b980e-e600-414d-9e3b-49fa04e2a41a} <Trace> oximeter.measurements_i64 (779c02f3-2bc4-4c22-960d-dd40c21890f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.01.21 21:39:59.320264 [ 3 ] {536b980e-e600-414d-9e3b-49fa04e2a41a} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001059 sec., 14164.305949008498 rows/sec., 1.06 MiB/sec. | ||
| 1234 | 2026.01.21 21:39:59.320299 [ 3 ] {536b980e-e600-414d-9e3b-49fa04e2a41a} <Debug> TCPHandler: Processed in 0.001220609 sec. | ||
| 1235 | 2026.01.21 21:39:59.320410 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.01.21 21:39:59.320522 [ 3 ] {ad9e4ff7-f2f3-49fa-b80b-0739b80d855f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.01.21 21:39:59.320569 [ 3 ] {ad9e4ff7-f2f3-49fa-b80b-0739b80d855f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1238 | 2026.01.21 21:39:59.320910 [ 3 ] {ad9e4ff7-f2f3-49fa-b80b-0739b80d855f} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.01.21 21:39:59.320952 [ 3 ] {ad9e4ff7-f2f3-49fa-b80b-0739b80d855f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1240 | 2026.01.21 21:39:59.321252 [ 3 ] {ad9e4ff7-f2f3-49fa-b80b-0739b80d855f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1241 | 2026.01.21 21:39:59.321456 [ 3 ] {ad9e4ff7-f2f3-49fa-b80b-0739b80d855f} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.01.21 21:39:59.321582 [ 3 ] {ad9e4ff7-f2f3-49fa-b80b-0739b80d855f} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001082 sec., 9242.144177449167 rows/sec., 582.15 KiB/sec. | ||
| 1243 | 2026.01.21 21:39:59.321621 [ 3 ] {ad9e4ff7-f2f3-49fa-b80b-0739b80d855f} <Debug> TCPHandler: Processed in 0.00126878 sec. | ||
| 1244 | 2026.01.21 21:40:03.823841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2390 | ||
| 1245 | 2026.01.21 21:40:03.824530 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.01.21 21:40:03.824571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1247 | 2026.01.21 21:40:03.825044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1248 | 2026.01.21 21:40:03.825274 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.01.21 21:40:03.825416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2390 | ||
| 1250 | 2026.01.21 21:40:03.933741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1251 | 2026.01.21 21:40:03.950876 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.01.21 21:40:03.950923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1253 | 2026.01.21 21:40:03.957256 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1254 | 2026.01.21 21:40:03.958283 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.01.21 21:40:03.961183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1256 | 2026.01.21 21:40:04.308970 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.01.21 21:40:04.309149 [ 3 ] {0136081f-515d-42dd-ab5d-acedc22c7612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1258 | 2026.01.21 21:40:04.309213 [ 3 ] {0136081f-515d-42dd-ab5d-acedc22c7612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1259 | 2026.01.21 21:40:04.309836 [ 3 ] {0136081f-515d-42dd-ab5d-acedc22c7612} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.01.21 21:40:04.309876 [ 3 ] {0136081f-515d-42dd-ab5d-acedc22c7612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1261 | 2026.01.21 21:40:04.310260 [ 3 ] {0136081f-515d-42dd-ab5d-acedc22c7612} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1262 | 2026.01.21 21:40:04.310486 [ 3 ] {0136081f-515d-42dd-ab5d-acedc22c7612} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.01.21 21:40:04.310638 [ 3 ] {0136081f-515d-42dd-ab5d-acedc22c7612} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001538 sec., 2600.780234070221 rows/sec., 219.06 KiB/sec. | ||
| 1264 | 2026.01.21 21:40:04.310697 [ 3 ] {0136081f-515d-42dd-ab5d-acedc22c7612} <Debug> TCPHandler: Processed in 0.001857359 sec. | ||
| 1265 | 2026.01.21 21:40:04.310831 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.01.21 21:40:04.310930 [ 3 ] {fc31d0a9-2c37-4cb6-b05a-be5dc66feaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1267 | 2026.01.21 21:40:04.310973 [ 3 ] {fc31d0a9-2c37-4cb6-b05a-be5dc66feaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1268 | 2026.01.21 21:40:04.311413 [ 3 ] {fc31d0a9-2c37-4cb6-b05a-be5dc66feaaa} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.01.21 21:40:04.311450 [ 3 ] {fc31d0a9-2c37-4cb6-b05a-be5dc66feaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1270 | 2026.01.21 21:40:04.311755 [ 3 ] {fc31d0a9-2c37-4cb6-b05a-be5dc66feaaa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1271 | 2026.01.21 21:40:04.311962 [ 3 ] {fc31d0a9-2c37-4cb6-b05a-be5dc66feaaa} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.01.21 21:40:04.312090 [ 3 ] {fc31d0a9-2c37-4cb6-b05a-be5dc66feaaa} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.00118 sec., 6779.661016949152 rows/sec., 544.56 KiB/sec. | ||
| 1273 | 2026.01.21 21:40:04.312128 [ 3 ] {fc31d0a9-2c37-4cb6-b05a-be5dc66feaaa} <Debug> TCPHandler: Processed in 0.001347622 sec. | ||
| 1274 | 2026.01.21 21:40:04.312230 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.01.21 21:40:04.312326 [ 3 ] {4de3d3f5-d8b4-4147-9274-fcd9f951a5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1276 | 2026.01.21 21:40:04.312371 [ 3 ] {4de3d3f5-d8b4-4147-9274-fcd9f951a5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1277 | 2026.01.21 21:40:04.312719 [ 3 ] {4de3d3f5-d8b4-4147-9274-fcd9f951a5f5} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.01.21 21:40:04.312754 [ 3 ] {4de3d3f5-d8b4-4147-9274-fcd9f951a5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1279 | 2026.01.21 21:40:04.313056 [ 3 ] {4de3d3f5-d8b4-4147-9274-fcd9f951a5f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1280 | 2026.01.21 21:40:04.313261 [ 3 ] {4de3d3f5-d8b4-4147-9274-fcd9f951a5f5} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.01.21 21:40:04.313386 [ 3 ] {4de3d3f5-d8b4-4147-9274-fcd9f951a5f5} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001078 sec., 9276.43784786642 rows/sec., 706.60 KiB/sec. | ||
| 1282 | 2026.01.21 21:40:04.313421 [ 3 ] {4de3d3f5-d8b4-4147-9274-fcd9f951a5f5} <Debug> TCPHandler: Processed in 0.001240699 sec. | ||
| 1283 | 2026.01.21 21:40:04.313526 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.01.21 21:40:04.313621 [ 3 ] {2d3365e4-ee33-4b8a-8151-2f6c29f4a709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1285 | 2026.01.21 21:40:04.313663 [ 3 ] {2d3365e4-ee33-4b8a-8151-2f6c29f4a709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1286 | 2026.01.21 21:40:04.313969 [ 3 ] {2d3365e4-ee33-4b8a-8151-2f6c29f4a709} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.01.21 21:40:04.314003 [ 3 ] {2d3365e4-ee33-4b8a-8151-2f6c29f4a709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1288 | 2026.01.21 21:40:04.314307 [ 3 ] {2d3365e4-ee33-4b8a-8151-2f6c29f4a709} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1289 | 2026.01.21 21:40:04.314514 [ 3 ] {2d3365e4-ee33-4b8a-8151-2f6c29f4a709} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.01.21 21:40:04.314639 [ 3 ] {2d3365e4-ee33-4b8a-8151-2f6c29f4a709} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001036 sec., 9652.509652509652 rows/sec., 607.99 KiB/sec. | ||
| 1291 | 2026.01.21 21:40:04.314674 [ 3 ] {2d3365e4-ee33-4b8a-8151-2f6c29f4a709} <Debug> TCPHandler: Processed in 0.001196949 sec. | ||
| 1292 | 2026.01.21 21:40:06.308194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 160 | ||
| 1293 | 2026.01.21 21:40:06.310070 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.01.21 21:40:06.310111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1295 | 2026.01.21 21:40:06.311208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1296 | 2026.01.21 21:40:06.311471 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.01.21 21:40:06.311701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 160 | ||
| 1298 | 2026.01.21 21:40:09.310361 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.01.21 21:40:09.310543 [ 3 ] {ca2ad4e6-7a7d-428b-b45d-b50395706256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1300 | 2026.01.21 21:40:09.310610 [ 3 ] {ca2ad4e6-7a7d-428b-b45d-b50395706256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1301 | 2026.01.21 21:40:09.311267 [ 3 ] {ca2ad4e6-7a7d-428b-b45d-b50395706256} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.01.21 21:40:09.311315 [ 3 ] {ca2ad4e6-7a7d-428b-b45d-b50395706256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1303 | 2026.01.21 21:40:09.311699 [ 3 ] {ca2ad4e6-7a7d-428b-b45d-b50395706256} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1304 | 2026.01.21 21:40:09.311925 [ 3 ] {ca2ad4e6-7a7d-428b-b45d-b50395706256} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.01.21 21:40:09.312085 [ 3 ] {ca2ad4e6-7a7d-428b-b45d-b50395706256} <Debug> executeQuery: Read 50 rows, 4.66 KiB in 0.00159 sec., 31446.540880503144 rows/sec., 2.86 MiB/sec. | ||
| 1306 | 2026.01.21 21:40:09.312130 [ 3 ] {ca2ad4e6-7a7d-428b-b45d-b50395706256} <Debug> TCPHandler: Processed in 0.001900169 sec. | ||
| 1307 | 2026.01.21 21:40:09.312248 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.01.21 21:40:09.312344 [ 3 ] {96a2c5ac-43f0-455d-9860-441c69979fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1309 | 2026.01.21 21:40:09.312385 [ 3 ] {96a2c5ac-43f0-455d-9860-441c69979fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1310 | 2026.01.21 21:40:09.312781 [ 3 ] {96a2c5ac-43f0-455d-9860-441c69979fb6} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.01.21 21:40:09.312817 [ 3 ] {96a2c5ac-43f0-455d-9860-441c69979fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1312 | 2026.01.21 21:40:09.313105 [ 3 ] {96a2c5ac-43f0-455d-9860-441c69979fb6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2026.01.21 21:40:09.313312 [ 3 ] {96a2c5ac-43f0-455d-9860-441c69979fb6} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.01.21 21:40:09.313445 [ 3 ] {96a2c5ac-43f0-455d-9860-441c69979fb6} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001119 sec., 20554.06613047364 rows/sec., 1.51 MiB/sec. | ||
| 1315 | 2026.01.21 21:40:09.313485 [ 3 ] {96a2c5ac-43f0-455d-9860-441c69979fb6} <Debug> TCPHandler: Processed in 0.00128741 sec. | ||
| 1316 | 2026.01.21 21:40:09.313591 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.01.21 21:40:09.313686 [ 3 ] {bb038eac-756a-4778-8ad7-63066ee492e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1318 | 2026.01.21 21:40:09.313727 [ 3 ] {bb038eac-756a-4778-8ad7-63066ee492e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1319 | 2026.01.21 21:40:09.314126 [ 3 ] {bb038eac-756a-4778-8ad7-63066ee492e2} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.01.21 21:40:09.314163 [ 3 ] {bb038eac-756a-4778-8ad7-63066ee492e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1321 | 2026.01.21 21:40:09.314459 [ 3 ] {bb038eac-756a-4778-8ad7-63066ee492e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1322 | 2026.01.21 21:40:09.314677 [ 3 ] {bb038eac-756a-4778-8ad7-63066ee492e2} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.01.21 21:40:09.314809 [ 3 ] {bb038eac-756a-4778-8ad7-63066ee492e2} <Debug> executeQuery: Read 31 rows, 2.48 KiB in 0.00114 sec., 27192.98245614035 rows/sec., 2.13 MiB/sec. | ||
| 1324 | 2026.01.21 21:40:09.314848 [ 3 ] {bb038eac-756a-4778-8ad7-63066ee492e2} <Debug> TCPHandler: Processed in 0.001305331 sec. | ||
| 1325 | 2026.01.21 21:40:09.314955 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.01.21 21:40:09.315050 [ 3 ] {0a0b1340-7db6-4a2c-b2ca-8d0488fd0381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.01.21 21:40:09.315095 [ 3 ] {0a0b1340-7db6-4a2c-b2ca-8d0488fd0381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1328 | 2026.01.21 21:40:09.315447 [ 3 ] {0a0b1340-7db6-4a2c-b2ca-8d0488fd0381} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.01.21 21:40:09.315485 [ 3 ] {0a0b1340-7db6-4a2c-b2ca-8d0488fd0381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1330 | 2026.01.21 21:40:09.315797 [ 3 ] {0a0b1340-7db6-4a2c-b2ca-8d0488fd0381} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1331 | 2026.01.21 21:40:09.316007 [ 3 ] {0a0b1340-7db6-4a2c-b2ca-8d0488fd0381} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.01.21 21:40:09.316139 [ 3 ] {0a0b1340-7db6-4a2c-b2ca-8d0488fd0381} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001107 sec., 9033.42366757001 rows/sec., 688.09 KiB/sec. | ||
| 1333 | 2026.01.21 21:40:09.316176 [ 3 ] {0a0b1340-7db6-4a2c-b2ca-8d0488fd0381} <Debug> TCPHandler: Processed in 0.00126835 sec. | ||
| 1334 | 2026.01.21 21:40:09.316286 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.01.21 21:40:09.316380 [ 3 ] {0db5473c-f4c5-4fde-bf25-71d629615265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.01.21 21:40:09.316440 [ 3 ] {0db5473c-f4c5-4fde-bf25-71d629615265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1337 | 2026.01.21 21:40:09.317221 [ 3 ] {0db5473c-f4c5-4fde-bf25-71d629615265} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.01.21 21:40:09.317258 [ 3 ] {0db5473c-f4c5-4fde-bf25-71d629615265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1339 | 2026.01.21 21:40:09.317780 [ 3 ] {0db5473c-f4c5-4fde-bf25-71d629615265} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2026.01.21 21:40:09.318000 [ 3 ] {0db5473c-f4c5-4fde-bf25-71d629615265} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.01.21 21:40:09.318138 [ 3 ] {0db5473c-f4c5-4fde-bf25-71d629615265} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001776 sec., 12950.450450450451 rows/sec., 23.21 MiB/sec. | ||
| 1342 | 2026.01.21 21:40:09.318189 [ 3 ] {0db5473c-f4c5-4fde-bf25-71d629615265} <Debug> TCPHandler: Processed in 0.00195217 sec. | ||
| 1343 | 2026.01.21 21:40:09.318304 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.01.21 21:40:09.318400 [ 3 ] {d07b5a8f-3b05-4573-998a-4bf6180abe5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.01.21 21:40:09.318444 [ 3 ] {d07b5a8f-3b05-4573-998a-4bf6180abe5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1346 | 2026.01.21 21:40:09.318757 [ 3 ] {d07b5a8f-3b05-4573-998a-4bf6180abe5d} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.01.21 21:40:09.318794 [ 3 ] {d07b5a8f-3b05-4573-998a-4bf6180abe5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1348 | 2026.01.21 21:40:09.319090 [ 3 ] {d07b5a8f-3b05-4573-998a-4bf6180abe5d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1349 | 2026.01.21 21:40:09.319302 [ 3 ] {d07b5a8f-3b05-4573-998a-4bf6180abe5d} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.01.21 21:40:09.319431 [ 3 ] {d07b5a8f-3b05-4573-998a-4bf6180abe5d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001048 sec., 9541.984732824427 rows/sec., 601.03 KiB/sec. | ||
| 1351 | 2026.01.21 21:40:09.319468 [ 3 ] {d07b5a8f-3b05-4573-998a-4bf6180abe5d} <Debug> TCPHandler: Processed in 0.001213619 sec. | ||
| 1352 | 2026.01.21 21:40:11.169237 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1353 | 2026.01.21 21:40:11.169346 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1354 | 2026.01.21 21:40:11.325615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2902 | ||
| 1355 | 2026.01.21 21:40:11.326173 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.01.21 21:40:11.326216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1357 | 2026.01.21 21:40:11.326766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1358 | 2026.01.21 21:40:11.327011 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.01.21 21:40:11.327135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2902 | ||
| 1360 | 2026.01.21 21:40:11.327153 [ 82 ] {} <Debug> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1361 | 2026.01.21 21:40:11.327230 [ 82 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.01.21 21:40:11.327251 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1363 | 2026.01.21 21:40:11.327527 [ 192 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::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 | ||
| 1364 | 2026.01.21 21:40:11.327750 [ 192 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1365 | 2026.01.21 21:40:11.327843 [ 192 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1366 | 2026.01.21 21:40:11.328050 [ 192 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 494 rows starting from the beginning of the part | ||
| 1367 | 2026.01.21 21:40:11.328113 [ 192 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1368 | 2026.01.21 21:40:11.328168 [ 192 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1369 | 2026.01.21 21:40:11.328211 [ 192 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1370 | 2026.01.21 21:40:11.328260 [ 192 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1371 | 2026.01.21 21:40:11.354529 [ 200 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 4 columns (4 merged, 0 gathered) in 0.027151486 sec., 106881.81118337317 rows/sec., 1.53 MiB/sec. | ||
| 1372 | 2026.01.21 21:40:11.355378 [ 200 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1373 | 2026.01.21 21:40:11.355702 [ 200 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_6_1} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.01.21 21:40:11.355763 [ 200 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_6_1} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1375 | 2026.01.21 21:40:11.355889 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1376 | 2026.01.21 21:40:11.461367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1377 | 2026.01.21 21:40:11.478331 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.01.21 21:40:11.478394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1379 | 2026.01.21 21:40:11.484910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1380 | 2026.01.21 21:40:11.485707 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.01.21 21:40:11.486013 [ 85 ] {} <Debug> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1382 | 2026.01.21 21:40:11.486079 [ 85 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.01.21 21:40:11.486099 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1384 | 2026.01.21 21:40:11.486206 [ 200 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 1385 | 2026.01.21 21:40:11.489468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1386 | 2026.01.21 21:40:11.490483 [ 200 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1387 | 2026.01.21 21:40:11.492020 [ 200 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 1388 | 2026.01.21 21:40:11.496815 [ 200 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 1389 | 2026.01.21 21:40:11.501157 [ 200 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 1390 | 2026.01.21 21:40:11.505446 [ 200 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 1391 | 2026.01.21 21:40:11.512532 [ 200 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 1392 | 2026.01.21 21:40:11.517171 [ 200 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 1393 | 2026.01.21 21:40:11.578431 [ 192 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092264708 sec., 498.56549700455344 rows/sec., 2.58 MiB/sec. | ||
| 1394 | 2026.01.21 21:40:11.580780 [ 192 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1395 | 2026.01.21 21:40:11.582988 [ 192 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_6_1} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.01.21 21:40:11.583095 [ 192 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_6_1} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1397 | 2026.01.21 21:40:11.585096 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1398 | 2026.01.21 21:40:12.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.37 MiB, peak 178.91 MiB, free memory in arenas 0.00 B, will set to 180.19 MiB (RSS), difference: 10.82 MiB | ||
| 1399 | 2026.01.21 21:40:14.308611 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.01.21 21:40:14.308797 [ 3 ] {290a275f-8bf7-4836-b1c2-63572fe8541f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1401 | 2026.01.21 21:40:14.308861 [ 3 ] {290a275f-8bf7-4836-b1c2-63572fe8541f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1402 | 2026.01.21 21:40:14.309474 [ 3 ] {290a275f-8bf7-4836-b1c2-63572fe8541f} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.01.21 21:40:14.309513 [ 3 ] {290a275f-8bf7-4836-b1c2-63572fe8541f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1404 | 2026.01.21 21:40:14.309886 [ 3 ] {290a275f-8bf7-4836-b1c2-63572fe8541f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1405 | 2026.01.21 21:40:14.310114 [ 3 ] {290a275f-8bf7-4836-b1c2-63572fe8541f} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.01.21 21:40:14.310227 [ 83 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1407 | 2026.01.21 21:40:14.310256 [ 3 ] {290a275f-8bf7-4836-b1c2-63572fe8541f} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.00151 sec., 2649.006622516556 rows/sec., 223.12 KiB/sec. | ||
| 1408 | 2026.01.21 21:40:14.310266 [ 83 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.01.21 21:40:14.310291 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1410 | 2026.01.21 21:40:14.310298 [ 3 ] {290a275f-8bf7-4836-b1c2-63572fe8541f} <Debug> TCPHandler: Processed in 0.001816509 sec. | ||
| 1411 | 2026.01.21 21:40:14.310419 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.01.21 21:40:14.310436 [ 201 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 1413 | 2026.01.21 21:40:14.310514 [ 3 ] {651d4bc0-0f13-492a-8244-1945384edc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1414 | 2026.01.21 21:40:14.310560 [ 3 ] {651d4bc0-0f13-492a-8244-1945384edc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1415 | 2026.01.21 21:40:14.310590 [ 201 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1416 | 2026.01.21 21:40:14.310640 [ 201 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1417 | 2026.01.21 21:40:14.310734 [ 201 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1418 | 2026.01.21 21:40:14.310782 [ 201 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 1419 | 2026.01.21 21:40:14.310828 [ 201 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 1420 | 2026.01.21 21:40:14.310871 [ 201 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1421 | 2026.01.21 21:40:14.310916 [ 201 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 1422 | 2026.01.21 21:40:14.310960 [ 3 ] {651d4bc0-0f13-492a-8244-1945384edc49} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.01.21 21:40:14.311001 [ 3 ] {651d4bc0-0f13-492a-8244-1945384edc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1424 | 2026.01.21 21:40:14.311429 [ 3 ] {651d4bc0-0f13-492a-8244-1945384edc49} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1425 | 2026.01.21 21:40:14.311665 [ 3 ] {651d4bc0-0f13-492a-8244-1945384edc49} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.01.21 21:40:14.311763 [ 83 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1427 | 2026.01.21 21:40:14.311790 [ 83 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.01.21 21:40:14.311808 [ 3 ] {651d4bc0-0f13-492a-8244-1945384edc49} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001313 sec., 6092.916984006093 rows/sec., 489.40 KiB/sec. | ||
| 1429 | 2026.01.21 21:40:14.311813 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1430 | 2026.01.21 21:40:14.311846 [ 3 ] {651d4bc0-0f13-492a-8244-1945384edc49} <Debug> TCPHandler: Processed in 0.001476943 sec. | ||
| 1431 | 2026.01.21 21:40:14.311899 [ 201 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 1432 | 2026.01.21 21:40:14.311963 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.01.21 21:40:14.311994 [ 201 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1434 | 2026.01.21 21:40:14.312026 [ 201 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 1435 | 2026.01.21 21:40:14.312056 [ 189 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689966 sec., 72190.80147174558 rows/sec., 6.74 MiB/sec. | ||
| 1436 | 2026.01.21 21:40:14.312078 [ 201 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 1437 | 2026.01.21 21:40:14.312064 [ 3 ] {accfbf95-8ea6-41dc-a8d7-5170ad9ff5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.01.21 21:40:14.312151 [ 201 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 1439 | 2026.01.21 21:40:14.312162 [ 3 ] {accfbf95-8ea6-41dc-a8d7-5170ad9ff5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1440 | 2026.01.21 21:40:14.312206 [ 201 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 1441 | 2026.01.21 21:40:14.312256 [ 201 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
| 1442 | 2026.01.21 21:40:14.312302 [ 201 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 1443 | 2026.01.21 21:40:14.312306 [ 190 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1444 | 2026.01.21 21:40:14.312534 [ 3 ] {accfbf95-8ea6-41dc-a8d7-5170ad9ff5d1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.01.21 21:40:14.312582 [ 3 ] {accfbf95-8ea6-41dc-a8d7-5170ad9ff5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1446 | 2026.01.21 21:40:14.312741 [ 190 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_6_1} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.01.21 21:40:14.312835 [ 190 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_6_1} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1448 | 2026.01.21 21:40:14.312930 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1449 | 2026.01.21 21:40:14.312988 [ 3 ] {accfbf95-8ea6-41dc-a8d7-5170ad9ff5d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1450 | 2026.01.21 21:40:14.313056 [ 201 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185999 sec., 96121.49757293217 rows/sec., 7.92 MiB/sec. | ||
| 1451 | 2026.01.21 21:40:14.313197 [ 190 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1452 | 2026.01.21 21:40:14.313242 [ 3 ] {accfbf95-8ea6-41dc-a8d7-5170ad9ff5d1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.01.21 21:40:14.313350 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1454 | 2026.01.21 21:40:14.313380 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.01.21 21:40:14.313388 [ 3 ] {accfbf95-8ea6-41dc-a8d7-5170ad9ff5d1} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001344 sec., 7440.476190476191 rows/sec., 566.76 KiB/sec. | ||
| 1456 | 2026.01.21 21:40:14.313406 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1457 | 2026.01.21 21:40:14.313430 [ 3 ] {accfbf95-8ea6-41dc-a8d7-5170ad9ff5d1} <Debug> TCPHandler: Processed in 0.001515514 sec. | ||
| 1458 | 2026.01.21 21:40:14.313484 [ 190 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_6_1} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.01.21 21:40:14.313528 [ 189 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 1460 | 2026.01.21 21:40:14.313546 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.01.21 21:40:14.313565 [ 190 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_6_1} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1462 | 2026.01.21 21:40:14.313652 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1463 | 2026.01.21 21:40:14.313655 [ 3 ] {4ea4fd62-499a-4076-b0e5-efd809179618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1464 | 2026.01.21 21:40:14.313674 [ 189 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1465 | 2026.01.21 21:40:14.313711 [ 3 ] {4ea4fd62-499a-4076-b0e5-efd809179618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1466 | 2026.01.21 21:40:14.313720 [ 189 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1467 | 2026.01.21 21:40:14.313826 [ 189 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 1468 | 2026.01.21 21:40:14.313886 [ 189 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1469 | 2026.01.21 21:40:14.313935 [ 189 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 1470 | 2026.01.21 21:40:14.313988 [ 189 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1471 | 2026.01.21 21:40:14.314037 [ 3 ] {4ea4fd62-499a-4076-b0e5-efd809179618} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.01.21 21:40:14.314039 [ 189 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 1473 | 2026.01.21 21:40:14.314081 [ 3 ] {4ea4fd62-499a-4076-b0e5-efd809179618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1474 | 2026.01.21 21:40:14.314418 [ 3 ] {4ea4fd62-499a-4076-b0e5-efd809179618} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1475 | 2026.01.21 21:40:14.314641 [ 3 ] {4ea4fd62-499a-4076-b0e5-efd809179618} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.01.21 21:40:14.314737 [ 83 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1477 | 2026.01.21 21:40:14.314765 [ 83 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.01.21 21:40:14.314774 [ 3 ] {4ea4fd62-499a-4076-b0e5-efd809179618} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001137 sec., 8795.074758135444 rows/sec., 553.99 KiB/sec. | ||
| 1479 | 2026.01.21 21:40:14.314787 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1480 | 2026.01.21 21:40:14.314812 [ 3 ] {4ea4fd62-499a-4076-b0e5-efd809179618} <Debug> TCPHandler: Processed in 0.001314861 sec. | ||
| 1481 | 2026.01.21 21:40:14.314861 [ 201 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 1482 | 2026.01.21 21:40:14.314958 [ 201 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1483 | 2026.01.21 21:40:14.314982 [ 201 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 1484 | 2026.01.21 21:40:14.315014 [ 191 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555035 sec., 39870.48523023598 rows/sec., 2.96 MiB/sec. | ||
| 1485 | 2026.01.21 21:40:14.315024 [ 201 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 1486 | 2026.01.21 21:40:14.315074 [ 201 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1487 | 2026.01.21 21:40:14.315107 [ 201 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 1488 | 2026.01.21 21:40:14.315140 [ 201 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1489 | 2026.01.21 21:40:14.315153 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1490 | 2026.01.21 21:40:14.315179 [ 201 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 1491 | 2026.01.21 21:40:14.315487 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.01.21 21:40:14.315588 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1493 | 2026.01.21 21:40:14.315663 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1494 | 2026.01.21 21:40:14.315888 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001059386 sec., 56636.58005674985 rows/sec., 3.48 MiB/sec. | ||
| 1495 | 2026.01.21 21:40:14.316014 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1496 | 2026.01.21 21:40:14.316258 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_6_1} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.01.21 21:40:14.316324 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_6_1} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1498 | 2026.01.21 21:40:14.316462 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 1499 | 2026.01.21 21:40:16.311871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 180 | ||
| 1500 | 2026.01.21 21:40:16.313774 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.01.21 21:40:16.313812 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1502 | 2026.01.21 21:40:16.314996 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1503 | 2026.01.21 21:40:16.315261 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.01.21 21:40:16.315498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1505 | 2026.01.21 21:40:18.828120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3350 | ||
| 1506 | 2026.01.21 21:40:18.828617 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.01.21 21:40:18.828666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1508 | 2026.01.21 21:40:18.829180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1509 | 2026.01.21 21:40:18.829419 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.01.21 21:40:18.829553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3350 | ||
| 1511 | 2026.01.21 21:40:18.990441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1512 | 2026.01.21 21:40:19.009052 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.01.21 21:40:19.009122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1514 | 2026.01.21 21:40:19.014897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1515 | 2026.01.21 21:40:19.015659 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.01.21 21:40:19.019126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1517 | 2026.01.21 21:40:19.309815 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.01.21 21:40:19.310055 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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) | ||
| 1519 | 2026.01.21 21:40:19.310401 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1520 | 2026.01.21 21:40:19.312903 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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 | ||
| 1521 | 2026.01.21 21:40:19.313156 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1522 | 2026.01.21 21:40:19.313238 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1523 | 2026.01.21 21:40:19.313458 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1524 | 2026.01.21 21:40:19.313558 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1525 | 2026.01.21 21:40:19.313622 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1526 | 2026.01.21 21:40:19.313641 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1527 | 2026.01.21 21:40:19.313755 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1528 | 2026.01.21 21:40:19.313781 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1529 | 2026.01.21 21:40:19.323063 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.013099 sec., 687.0753492633025 rows/sec., 29.60 KiB/sec. | ||
| 1530 | 2026.01.21 21:40:19.323164 [ 3 ] {e3c9a3d5-0f47-440c-b001-c56e29e2b4fe} <Debug> TCPHandler: Processed in 0.013482982 sec. | ||
| 1531 | 2026.01.21 21:40:19.323457 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.01.21 21:40:19.323585 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', '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) | ||
| 1533 | 2026.01.21 21:40:19.323777 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1534 | 2026.01.21 21:40:19.323806 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', '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 | ||
| 1535 | 2026.01.21 21:40:19.323957 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1536 | 2026.01.21 21:40:19.324011 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1537 | 2026.01.21 21:40:19.324111 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1538 | 2026.01.21 21:40:19.324140 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1539 | 2026.01.21 21:40:19.324158 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1540 | 2026.01.21 21:40:19.324172 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1541 | 2026.01.21 21:40:19.324205 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1542 | 2026.01.21 21:40:19.324222 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1543 | 2026.01.21 21:40:19.324691 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001152 sec., 7812.5 rows/sec., 336.54 KiB/sec. | ||
| 1544 | 2026.01.21 21:40:19.324785 [ 3 ] {fe7345d2-d440-4381-9c1b-fb31dae3362d} <Debug> TCPHandler: Processed in 0.001385682 sec. | ||
| 1545 | 2026.01.21 21:40:19.324984 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.01.21 21:40:19.325110 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', '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) | ||
| 1547 | 2026.01.21 21:40:19.325310 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1548 | 2026.01.21 21:40:19.325341 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', '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 | ||
| 1549 | 2026.01.21 21:40:19.325496 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1550 | 2026.01.21 21:40:19.325550 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1551 | 2026.01.21 21:40:19.325653 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1552 | 2026.01.21 21:40:19.325681 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1553 | 2026.01.21 21:40:19.325701 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1554 | 2026.01.21 21:40:19.325717 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1555 | 2026.01.21 21:40:19.325750 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1556 | 2026.01.21 21:40:19.325769 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1557 | 2026.01.21 21:40:19.326197 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001132 sec., 7950.530035335689 rows/sec., 342.49 KiB/sec. | ||
| 1558 | 2026.01.21 21:40:19.326285 [ 3 ] {4cc853b7-e165-434b-862b-182469d8ac0f} <Debug> TCPHandler: Processed in 0.001349991 sec. | ||
| 1559 | 2026.01.21 21:40:19.326495 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.01.21 21:40:19.326619 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
| 1561 | 2026.01.21 21:40:19.326812 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1562 | 2026.01.21 21:40:19.326842 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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 | ||
| 1563 | 2026.01.21 21:40:19.326996 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1564 | 2026.01.21 21:40:19.327050 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1565 | 2026.01.21 21:40:19.327148 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1566 | 2026.01.21 21:40:19.327178 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1567 | 2026.01.21 21:40:19.327197 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1568 | 2026.01.21 21:40:19.327211 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1569 | 2026.01.21 21:40:19.327243 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1570 | 2026.01.21 21:40:19.327262 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1571 | 2026.01.21 21:40:19.327663 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001087 sec., 8279.66881324747 rows/sec., 356.67 KiB/sec. | ||
| 1572 | 2026.01.21 21:40:19.327746 [ 3 ] {21ca503e-6519-46fb-831b-d1955f60defe} <Debug> TCPHandler: Processed in 0.00129959 sec. | ||
| 1573 | 2026.01.21 21:40:19.327941 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2026.01.21 21:40:19.328064 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
| 1575 | 2026.01.21 21:40:19.328253 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1576 | 2026.01.21 21:40:19.328283 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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 | ||
| 1577 | 2026.01.21 21:40:19.328436 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1578 | 2026.01.21 21:40:19.328490 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1579 | 2026.01.21 21:40:19.328590 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1580 | 2026.01.21 21:40:19.328619 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1581 | 2026.01.21 21:40:19.328639 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1582 | 2026.01.21 21:40:19.328654 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1583 | 2026.01.21 21:40:19.328687 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1584 | 2026.01.21 21:40:19.328705 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1585 | 2026.01.21 21:40:19.329212 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001192 sec., 7550.335570469799 rows/sec., 325.25 KiB/sec. | ||
| 1586 | 2026.01.21 21:40:19.329298 [ 3 ] {def4967c-ba0d-414a-bdde-5b4c4e716cf1} <Debug> TCPHandler: Processed in 0.001405332 sec. | ||
| 1587 | 2026.01.21 21:40:19.329501 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.01.21 21:40:19.329624 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
| 1589 | 2026.01.21 21:40:19.329817 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1590 | 2026.01.21 21:40:19.329847 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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 | ||
| 1591 | 2026.01.21 21:40:19.330004 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1592 | 2026.01.21 21:40:19.330057 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1593 | 2026.01.21 21:40:19.330159 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1594 | 2026.01.21 21:40:19.330188 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1595 | 2026.01.21 21:40:19.330208 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1596 | 2026.01.21 21:40:19.330223 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1597 | 2026.01.21 21:40:19.330255 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1598 | 2026.01.21 21:40:19.330275 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1599 | 2026.01.21 21:40:19.330696 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001115 sec., 8071.748878923766 rows/sec., 347.71 KiB/sec. | ||
| 1600 | 2026.01.21 21:40:19.330781 [ 3 ] {6611f224-c16c-4537-b8d4-b29b6dad6644} <Debug> TCPHandler: Processed in 0.001328831 sec. | ||
| 1601 | 2026.01.21 21:40:19.330977 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.01.21 21:40:19.331101 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
| 1603 | 2026.01.21 21:40:19.331286 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1604 | 2026.01.21 21:40:19.331316 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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 | ||
| 1605 | 2026.01.21 21:40:19.331472 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1606 | 2026.01.21 21:40:19.331524 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1607 | 2026.01.21 21:40:19.331624 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1608 | 2026.01.21 21:40:19.331652 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1609 | 2026.01.21 21:40:19.331670 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1610 | 2026.01.21 21:40:19.331684 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1611 | 2026.01.21 21:40:19.331716 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1612 | 2026.01.21 21:40:19.331733 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1613 | 2026.01.21 21:40:19.332394 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001337 sec., 6731.488406881077 rows/sec., 289.97 KiB/sec. | ||
| 1614 | 2026.01.21 21:40:19.332476 [ 3 ] {dff561b7-1c8f-42e1-96ae-72232cdee7a5} <Debug> TCPHandler: Processed in 0.001548294 sec. | ||
| 1615 | 2026.01.21 21:40:19.332662 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.01.21 21:40:19.332785 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
| 1617 | 2026.01.21 21:40:19.332972 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1618 | 2026.01.21 21:40:19.333004 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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 | ||
| 1619 | 2026.01.21 21:40:19.333161 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1620 | 2026.01.21 21:40:19.333213 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1621 | 2026.01.21 21:40:19.333309 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1622 | 2026.01.21 21:40:19.333337 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1623 | 2026.01.21 21:40:19.333354 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1624 | 2026.01.21 21:40:19.333368 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1625 | 2026.01.21 21:40:19.333403 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1626 | 2026.01.21 21:40:19.333422 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1627 | 2026.01.21 21:40:19.333853 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001112 sec., 8093.525179856116 rows/sec., 348.65 KiB/sec. | ||
| 1628 | 2026.01.21 21:40:19.333933 [ 3 ] {1b975cb0-4336-4375-802c-11e58f630ae9} <Debug> TCPHandler: Processed in 0.001317391 sec. | ||
| 1629 | 2026.01.21 21:40:19.334157 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.01.21 21:40:19.334280 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
| 1631 | 2026.01.21 21:40:19.334468 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1632 | 2026.01.21 21:40:19.334499 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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 | ||
| 1633 | 2026.01.21 21:40:19.334656 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1634 | 2026.01.21 21:40:19.334707 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1635 | 2026.01.21 21:40:19.334803 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1636 | 2026.01.21 21:40:19.334831 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1637 | 2026.01.21 21:40:19.334849 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1638 | 2026.01.21 21:40:19.334863 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1639 | 2026.01.21 21:40:19.334896 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1640 | 2026.01.21 21:40:19.334913 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1641 | 2026.01.21 21:40:19.335297 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001061 sec., 8482.563619227143 rows/sec., 365.41 KiB/sec. | ||
| 1642 | 2026.01.21 21:40:19.335378 [ 3 ] {26599c26-8d16-4d07-823a-79295adbbe7f} <Debug> TCPHandler: Processed in 0.00126817 sec. | ||
| 1643 | 2026.01.21 21:40:19.335564 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.01.21 21:40:19.335687 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
| 1645 | 2026.01.21 21:40:19.335872 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1646 | 2026.01.21 21:40:19.335904 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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 | ||
| 1647 | 2026.01.21 21:40:19.336064 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1648 | 2026.01.21 21:40:19.336116 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1649 | 2026.01.21 21:40:19.336213 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1650 | 2026.01.21 21:40:19.336241 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1651 | 2026.01.21 21:40:19.336260 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1652 | 2026.01.21 21:40:19.336274 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1653 | 2026.01.21 21:40:19.336306 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1654 | 2026.01.21 21:40:19.336323 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1655 | 2026.01.21 21:40:19.336713 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001071 sec., 8403.361344537816 rows/sec., 361.99 KiB/sec. | ||
| 1656 | 2026.01.21 21:40:19.336793 [ 3 ] {ae05257e-0a4f-4ccf-b635-b01e5e636d33} <Debug> TCPHandler: Processed in 0.00127689 sec. | ||
| 1657 | 2026.01.21 21:40:19.336985 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.01.21 21:40:19.337109 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1659 | 2026.01.21 21:40:19.337296 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1660 | 2026.01.21 21:40:19.337328 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1661 | 2026.01.21 21:40:19.337488 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1662 | 2026.01.21 21:40:19.337540 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1663 | 2026.01.21 21:40:19.337633 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1664 | 2026.01.21 21:40:19.337661 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1665 | 2026.01.21 21:40:19.337681 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1666 | 2026.01.21 21:40:19.337694 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1667 | 2026.01.21 21:40:19.337726 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1668 | 2026.01.21 21:40:19.337743 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1669 | 2026.01.21 21:40:19.338126 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001062 sec., 8474.57627118644 rows/sec., 365.06 KiB/sec. | ||
| 1670 | 2026.01.21 21:40:19.338204 [ 3 ] {1d1e11e2-471e-410d-b169-342f331ff2ce} <Debug> TCPHandler: Processed in 0.00126735 sec. | ||
| 1671 | 2026.01.21 21:40:19.338388 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.01.21 21:40:19.338512 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1673 | 2026.01.21 21:40:19.338699 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1674 | 2026.01.21 21:40:19.338731 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1675 | 2026.01.21 21:40:19.338898 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1676 | 2026.01.21 21:40:19.338949 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1677 | 2026.01.21 21:40:19.339045 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1678 | 2026.01.21 21:40:19.339073 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1679 | 2026.01.21 21:40:19.339092 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1680 | 2026.01.21 21:40:19.339105 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1681 | 2026.01.21 21:40:19.339137 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1682 | 2026.01.21 21:40:19.339155 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1683 | 2026.01.21 21:40:19.339543 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001076 sec., 8364.312267657993 rows/sec., 360.31 KiB/sec. | ||
| 1684 | 2026.01.21 21:40:19.339623 [ 3 ] {20b21ff6-8316-4b6d-8dd9-ca7321201654} <Debug> TCPHandler: Processed in 0.00128337 sec. | ||
| 1685 | 2026.01.21 21:40:19.339810 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.01.21 21:40:19.339934 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1687 | 2026.01.21 21:40:19.340121 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1688 | 2026.01.21 21:40:19.340151 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1689 | 2026.01.21 21:40:19.340318 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1690 | 2026.01.21 21:40:19.340369 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1691 | 2026.01.21 21:40:19.340465 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1692 | 2026.01.21 21:40:19.340493 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1693 | 2026.01.21 21:40:19.340511 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1694 | 2026.01.21 21:40:19.340525 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1695 | 2026.01.21 21:40:19.340557 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1696 | 2026.01.21 21:40:19.340573 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1697 | 2026.01.21 21:40:19.341213 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001324 sec., 6797.583081570997 rows/sec., 292.82 KiB/sec. | ||
| 1698 | 2026.01.21 21:40:19.341297 [ 3 ] {8dde5a43-2d80-49b4-8391-1445697b4522} <Debug> TCPHandler: Processed in 0.001535604 sec. | ||
| 1699 | 2026.01.21 21:40:19.341492 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.01.21 21:40:19.341616 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1701 | 2026.01.21 21:40:19.341805 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1702 | 2026.01.21 21:40:19.341837 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1703 | 2026.01.21 21:40:19.342002 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1704 | 2026.01.21 21:40:19.342054 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1705 | 2026.01.21 21:40:19.342149 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1706 | 2026.01.21 21:40:19.342177 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1707 | 2026.01.21 21:40:19.342195 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (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 | ||
| 1708 | 2026.01.21 21:40:19.342208 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1709 | 2026.01.21 21:40:19.342240 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1710 | 2026.01.21 21:40:19.342258 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1711 | 2026.01.21 21:40:19.342670 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001101 sec., 8174.386920980926 rows/sec., 352.13 KiB/sec. | ||
| 1712 | 2026.01.21 21:40:19.342753 [ 3 ] {cb5ced3a-11f4-4f6b-b617-55549aec045d} <Debug> TCPHandler: Processed in 0.001309021 sec. | ||
| 1713 | 2026.01.21 21:40:19.345351 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.01.21 21:40:19.345478 [ 3 ] {4c1ac86f-839b-4b79-bbca-9539f11b86ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1715 | 2026.01.21 21:40:19.345528 [ 3 ] {4c1ac86f-839b-4b79-bbca-9539f11b86ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1716 | 2026.01.21 21:40:19.346051 [ 3 ] {4c1ac86f-839b-4b79-bbca-9539f11b86ca} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.01.21 21:40:19.346093 [ 3 ] {4c1ac86f-839b-4b79-bbca-9539f11b86ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1718 | 2026.01.21 21:40:19.346520 [ 3 ] {4c1ac86f-839b-4b79-bbca-9539f11b86ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1719 | 2026.01.21 21:40:19.346740 [ 3 ] {4c1ac86f-839b-4b79-bbca-9539f11b86ca} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.01.21 21:40:19.346882 [ 3 ] {4c1ac86f-839b-4b79-bbca-9539f11b86ca} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001441 sec., 9715.475364330327 rows/sec., 1.36 MiB/sec. | ||
| 1721 | 2026.01.21 21:40:19.346921 [ 3 ] {4c1ac86f-839b-4b79-bbca-9539f11b86ca} <Debug> TCPHandler: Processed in 0.001628926 sec. | ||
| 1722 | 2026.01.21 21:40:19.347029 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.01.21 21:40:19.347127 [ 3 ] {1927fc57-5c18-4b3d-a6d1-2907251d5b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1724 | 2026.01.21 21:40:19.347167 [ 3 ] {1927fc57-5c18-4b3d-a6d1-2907251d5b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1725 | 2026.01.21 21:40:19.347612 [ 3 ] {1927fc57-5c18-4b3d-a6d1-2907251d5b25} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.01.21 21:40:19.347655 [ 3 ] {1927fc57-5c18-4b3d-a6d1-2907251d5b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1727 | 2026.01.21 21:40:19.348032 [ 3 ] {1927fc57-5c18-4b3d-a6d1-2907251d5b25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1728 | 2026.01.21 21:40:19.348322 [ 3 ] {1927fc57-5c18-4b3d-a6d1-2907251d5b25} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.01.21 21:40:19.348487 [ 3 ] {1927fc57-5c18-4b3d-a6d1-2907251d5b25} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001379 sec., 1450.3263234227702 rows/sec., 118.26 KiB/sec. | ||
| 1730 | 2026.01.21 21:40:19.348528 [ 3 ] {1927fc57-5c18-4b3d-a6d1-2907251d5b25} <Debug> TCPHandler: Processed in 0.001546454 sec. | ||
| 1731 | 2026.01.21 21:40:19.348642 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.01.21 21:40:19.348745 [ 3 ] {ff791da6-e626-43a7-ac40-ebe5434aebfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1733 | 2026.01.21 21:40:19.348787 [ 3 ] {ff791da6-e626-43a7-ac40-ebe5434aebfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1734 | 2026.01.21 21:40:19.349363 [ 3 ] {ff791da6-e626-43a7-ac40-ebe5434aebfa} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.01.21 21:40:19.349401 [ 3 ] {ff791da6-e626-43a7-ac40-ebe5434aebfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1736 | 2026.01.21 21:40:19.349737 [ 3 ] {ff791da6-e626-43a7-ac40-ebe5434aebfa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1737 | 2026.01.21 21:40:19.349960 [ 3 ] {ff791da6-e626-43a7-ac40-ebe5434aebfa} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.01.21 21:40:19.350088 [ 3 ] {ff791da6-e626-43a7-ac40-ebe5434aebfa} <Debug> executeQuery: Read 77 rows, 6.79 KiB in 0.001362 sec., 56534.5080763583 rows/sec., 4.87 MiB/sec. | ||
| 1739 | 2026.01.21 21:40:19.350127 [ 3 ] {ff791da6-e626-43a7-ac40-ebe5434aebfa} <Debug> TCPHandler: Processed in 0.001535484 sec. | ||
| 1740 | 2026.01.21 21:40:19.350239 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.01.21 21:40:19.350335 [ 3 ] {7ec30810-4f77-47a2-b0f9-4e7ed9859c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.01.21 21:40:19.350375 [ 3 ] {7ec30810-4f77-47a2-b0f9-4e7ed9859c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1743 | 2026.01.21 21:40:19.350773 [ 3 ] {7ec30810-4f77-47a2-b0f9-4e7ed9859c94} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.01.21 21:40:19.350811 [ 3 ] {7ec30810-4f77-47a2-b0f9-4e7ed9859c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1745 | 2026.01.21 21:40:19.351104 [ 3 ] {7ec30810-4f77-47a2-b0f9-4e7ed9859c94} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1746 | 2026.01.21 21:40:19.351324 [ 3 ] {7ec30810-4f77-47a2-b0f9-4e7ed9859c94} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.01.21 21:40:19.351460 [ 3 ] {7ec30810-4f77-47a2-b0f9-4e7ed9859c94} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001142 sec., 21891.418563922944 rows/sec., 1.60 MiB/sec. | ||
| 1748 | 2026.01.21 21:40:19.351498 [ 3 ] {7ec30810-4f77-47a2-b0f9-4e7ed9859c94} <Debug> TCPHandler: Processed in 0.001307331 sec. | ||
| 1749 | 2026.01.21 21:40:19.351602 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.01.21 21:40:19.351697 [ 3 ] {f582302a-e377-4418-aa5a-6f6a40e01fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1751 | 2026.01.21 21:40:19.351737 [ 3 ] {f582302a-e377-4418-aa5a-6f6a40e01fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1752 | 2026.01.21 21:40:19.352147 [ 3 ] {f582302a-e377-4418-aa5a-6f6a40e01fe5} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.01.21 21:40:19.352184 [ 3 ] {f582302a-e377-4418-aa5a-6f6a40e01fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1754 | 2026.01.21 21:40:19.352476 [ 3 ] {f582302a-e377-4418-aa5a-6f6a40e01fe5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1755 | 2026.01.21 21:40:19.352681 [ 3 ] {f582302a-e377-4418-aa5a-6f6a40e01fe5} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.01.21 21:40:19.352805 [ 3 ] {f582302a-e377-4418-aa5a-6f6a40e01fe5} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001126 sec., 54174.0674955595 rows/sec., 4.24 MiB/sec. | ||
| 1757 | 2026.01.21 21:40:19.352843 [ 3 ] {f582302a-e377-4418-aa5a-6f6a40e01fe5} <Debug> TCPHandler: Processed in 0.001289501 sec. | ||
| 1758 | 2026.01.21 21:40:19.352954 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.01.21 21:40:19.353049 [ 3 ] {ecd56f8f-5275-4e70-b770-123d9bd99241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1760 | 2026.01.21 21:40:19.353092 [ 3 ] {ecd56f8f-5275-4e70-b770-123d9bd99241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1761 | 2026.01.21 21:40:19.353436 [ 3 ] {ecd56f8f-5275-4e70-b770-123d9bd99241} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.01.21 21:40:19.353473 [ 3 ] {ecd56f8f-5275-4e70-b770-123d9bd99241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1763 | 2026.01.21 21:40:19.353781 [ 3 ] {ecd56f8f-5275-4e70-b770-123d9bd99241} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1764 | 2026.01.21 21:40:19.353984 [ 3 ] {ecd56f8f-5275-4e70-b770-123d9bd99241} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.01.21 21:40:19.354109 [ 3 ] {ecd56f8f-5275-4e70-b770-123d9bd99241} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.001078 sec., 56586.27087198516 rows/sec., 3.97 MiB/sec. | ||
| 1766 | 2026.01.21 21:40:19.354152 [ 3 ] {ecd56f8f-5275-4e70-b770-123d9bd99241} <Debug> TCPHandler: Processed in 0.001246279 sec. | ||
| 1767 | 2026.01.21 21:40:19.354262 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2026.01.21 21:40:19.354357 [ 3 ] {0dd6cd45-1fd4-417e-9340-645d454fe845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1769 | 2026.01.21 21:40:19.354411 [ 3 ] {0dd6cd45-1fd4-417e-9340-645d454fe845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1770 | 2026.01.21 21:40:19.355116 [ 3 ] {0dd6cd45-1fd4-417e-9340-645d454fe845} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.01.21 21:40:19.355153 [ 3 ] {0dd6cd45-1fd4-417e-9340-645d454fe845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1772 | 2026.01.21 21:40:19.355660 [ 3 ] {0dd6cd45-1fd4-417e-9340-645d454fe845} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1773 | 2026.01.21 21:40:19.355888 [ 3 ] {0dd6cd45-1fd4-417e-9340-645d454fe845} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.01.21 21:40:19.356025 [ 3 ] {0dd6cd45-1fd4-417e-9340-645d454fe845} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001686 sec., 13641.755634638197 rows/sec., 24.45 MiB/sec. | ||
| 1775 | 2026.01.21 21:40:19.356083 [ 3 ] {0dd6cd45-1fd4-417e-9340-645d454fe845} <Debug> TCPHandler: Processed in 0.00186876 sec. | ||
| 1776 | 2026.01.21 21:40:19.356196 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2026.01.21 21:40:19.356292 [ 3 ] {0629287f-b8b4-4441-b744-9c8f6f043d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1778 | 2026.01.21 21:40:19.356334 [ 3 ] {0629287f-b8b4-4441-b744-9c8f6f043d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1779 | 2026.01.21 21:40:19.356652 [ 3 ] {0629287f-b8b4-4441-b744-9c8f6f043d50} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.01.21 21:40:19.356689 [ 3 ] {0629287f-b8b4-4441-b744-9c8f6f043d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1781 | 2026.01.21 21:40:19.356994 [ 3 ] {0629287f-b8b4-4441-b744-9c8f6f043d50} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1782 | 2026.01.21 21:40:19.357202 [ 3 ] {0629287f-b8b4-4441-b744-9c8f6f043d50} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.01.21 21:40:19.357327 [ 3 ] {0629287f-b8b4-4441-b744-9c8f6f043d50} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001054 sec., 28462.998102466794 rows/sec., 1.89 MiB/sec. | ||
| 1784 | 2026.01.21 21:40:19.357371 [ 3 ] {0629287f-b8b4-4441-b744-9c8f6f043d50} <Debug> TCPHandler: Processed in 0.001222769 sec. | ||
| 1785 | 2026.01.21 21:40:23.828446 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62418 | ||
| 1786 | 2026.01.21 21:40:23.828586 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1787 | 2026.01.21 21:40:23.828620 [ 286 ] {} <Debug> TCP-Session: 4224d481-d7bb-460e-a268-b4dded857b08 Authenticating user 'default' from [fd00:1122:3344:101::e]:62418 | ||
| 1788 | 2026.01.21 21:40:23.828645 [ 286 ] {} <Debug> TCP-Session: 4224d481-d7bb-460e-a268-b4dded857b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1789 | 2026.01.21 21:40:23.828660 [ 286 ] {} <Debug> TCP-Session: 4224d481-d7bb-460e-a268-b4dded857b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1790 | 2026.01.21 21:40:23.828873 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58147 | ||
| 1791 | 2026.01.21 21:40:23.828912 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50195 | ||
| 1792 | 2026.01.21 21:40:23.828935 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63044 | ||
| 1793 | 2026.01.21 21:40:23.828975 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36446 | ||
| 1794 | 2026.01.21 21:40:23.829001 [ 286 ] {} <Trace> TCP-Session: 4224d481-d7bb-460e-a268-b4dded857b08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.01.21 21:40:23.829008 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1796 | 2026.01.21 21:40:23.829038 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1797 | 2026.01.21 21:40:23.828967 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44931 | ||
| 1798 | 2026.01.21 21:40:23.829077 [ 288 ] {} <Debug> TCP-Session: 93b7a0c0-bee2-4d9b-814d-b0c58145e7eb Authenticating user 'default' from [fd00:1122:3344:101::e]:50195 | ||
| 1799 | 2026.01.21 21:40:23.829096 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1800 | 2026.01.21 21:40:23.829134 [ 288 ] {} <Debug> TCP-Session: 93b7a0c0-bee2-4d9b-814d-b0c58145e7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2026.01.21 21:40:23.829150 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1802 | 2026.01.21 21:40:23.829156 [ 290 ] {} <Debug> TCP-Session: 5cbe4537-9350-49dc-a849-d682bf3c9d01 Authenticating user 'default' from [fd00:1122:3344:101::e]:63044 | ||
| 1803 | 2026.01.21 21:40:23.829161 [ 288 ] {} <Debug> TCP-Session: 93b7a0c0-bee2-4d9b-814d-b0c58145e7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1804 | 2026.01.21 21:40:23.829182 [ 294 ] {} <Debug> TCP-Session: da73fc61-fef3-43a8-9b0b-998f129acb89 Authenticating user 'default' from [fd00:1122:3344:101::e]:36446 | ||
| 1805 | 2026.01.21 21:40:23.829195 [ 290 ] {} <Debug> TCP-Session: 5cbe4537-9350-49dc-a849-d682bf3c9d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2026.01.21 21:40:23.829216 [ 294 ] {} <Debug> TCP-Session: da73fc61-fef3-43a8-9b0b-998f129acb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1807 | 2026.01.21 21:40:23.829223 [ 290 ] {} <Debug> TCP-Session: 5cbe4537-9350-49dc-a849-d682bf3c9d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2026.01.21 21:40:23.829230 [ 294 ] {} <Debug> TCP-Session: da73fc61-fef3-43a8-9b0b-998f129acb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2026.01.21 21:40:23.829185 [ 286 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62418) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1810 | 2026.01.21 21:40:23.829253 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1811 | 2026.01.21 21:40:23.829065 [ 287 ] {} <Debug> TCP-Session: 2809bbea-a57d-40f3-a69a-5f2dd8016e21 Authenticating user 'default' from [fd00:1122:3344:101::e]:58147 | ||
| 1812 | 2026.01.21 21:40:23.829296 [ 293 ] {} <Debug> TCP-Session: 919a7b41-c81d-478b-a8cb-48ccdcf8dcf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44931 | ||
| 1813 | 2026.01.21 21:40:23.829315 [ 287 ] {} <Debug> TCP-Session: 2809bbea-a57d-40f3-a69a-5f2dd8016e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1814 | 2026.01.21 21:40:23.829334 [ 293 ] {} <Debug> TCP-Session: 919a7b41-c81d-478b-a8cb-48ccdcf8dcf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1815 | 2026.01.21 21:40:23.829347 [ 287 ] {} <Debug> TCP-Session: 2809bbea-a57d-40f3-a69a-5f2dd8016e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1816 | 2026.01.21 21:40:23.829365 [ 293 ] {} <Debug> TCP-Session: 919a7b41-c81d-478b-a8cb-48ccdcf8dcf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1817 | 2026.01.21 21:40:23.828954 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65083 | ||
| 1818 | 2026.01.21 21:40:23.828922 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54689 | ||
| 1819 | 2026.01.21 21:40:23.828954 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49544 | ||
| 1820 | 2026.01.21 21:40:23.829510 [ 286 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1821 | 2026.01.21 21:40:23.829574 [ 286 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1822 | 2026.01.21 21:40:23.829797 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1823 | 2026.01.21 21:40:23.829798 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1824 | 2026.01.21 21:40:23.829835 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1825 | 2026.01.21 21:40:23.829841 [ 292 ] {} <Debug> TCP-Session: a53b4571-748d-4a41-b7be-3de3122673de Authenticating user 'default' from [fd00:1122:3344:101::e]:49544 | ||
| 1826 | 2026.01.21 21:40:23.829860 [ 286 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 1827 | 2026.01.21 21:40:23.829885 [ 291 ] {} <Debug> TCP-Session: 51efcacd-96ec-40cc-a6b3-0f49f5848c28 Authenticating user 'default' from [fd00:1122:3344:101::e]:65083 | ||
| 1828 | 2026.01.21 21:40:23.829902 [ 292 ] {} <Debug> TCP-Session: a53b4571-748d-4a41-b7be-3de3122673de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1829 | 2026.01.21 21:40:23.829937 [ 291 ] {} <Debug> TCP-Session: 51efcacd-96ec-40cc-a6b3-0f49f5848c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2026.01.21 21:40:23.829943 [ 292 ] {} <Debug> TCP-Session: a53b4571-748d-4a41-b7be-3de3122673de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.01.21 21:40:23.829962 [ 291 ] {} <Debug> TCP-Session: 51efcacd-96ec-40cc-a6b3-0f49f5848c28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.01.21 21:40:23.829976 [ 286 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1833 | 2026.01.21 21:40:23.829860 [ 289 ] {} <Debug> TCP-Session: 845cf757-6b82-4b09-addf-d87174941498 Authenticating user 'default' from [fd00:1122:3344:101::e]:54689 | ||
| 1834 | 2026.01.21 21:40:23.830018 [ 289 ] {} <Debug> TCP-Session: 845cf757-6b82-4b09-addf-d87174941498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1835 | 2026.01.21 21:40:23.830031 [ 289 ] {} <Debug> TCP-Session: 845cf757-6b82-4b09-addf-d87174941498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1836 | 2026.01.21 21:40:24.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.53 MiB, peak 186.98 MiB, free memory in arenas 0.00 B, will set to 186.64 MiB (RSS), difference: 5.11 MiB | ||
| 1837 | 2026.01.21 21:40:24.311272 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2026.01.21 21:40:24.311456 [ 3 ] {3045e900-9b4a-4155-b231-a9b9a1c9d147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1839 | 2026.01.21 21:40:24.311528 [ 3 ] {3045e900-9b4a-4155-b231-a9b9a1c9d147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1840 | 2026.01.21 21:40:24.312216 [ 3 ] {3045e900-9b4a-4155-b231-a9b9a1c9d147} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.01.21 21:40:24.312273 [ 3 ] {3045e900-9b4a-4155-b231-a9b9a1c9d147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1842 | 2026.01.21 21:40:24.312869 [ 3 ] {3045e900-9b4a-4155-b231-a9b9a1c9d147} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1843 | 2026.01.21 21:40:24.313116 [ 3 ] {3045e900-9b4a-4155-b231-a9b9a1c9d147} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.01.21 21:40:24.313287 [ 3 ] {3045e900-9b4a-4155-b231-a9b9a1c9d147} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001882 sec., 15940.48884165781 rows/sec., 1.24 MiB/sec. | ||
| 1845 | 2026.01.21 21:40:24.313347 [ 3 ] {3045e900-9b4a-4155-b231-a9b9a1c9d147} <Debug> TCPHandler: Processed in 0.002209474 sec. | ||
| 1846 | 2026.01.21 21:40:24.313475 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.01.21 21:40:24.313585 [ 3 ] {6d670f9f-30ed-4489-931f-4de14708e8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1848 | 2026.01.21 21:40:24.313633 [ 3 ] {6d670f9f-30ed-4489-931f-4de14708e8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1849 | 2026.01.21 21:40:24.314190 [ 3 ] {6d670f9f-30ed-4489-931f-4de14708e8d9} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.01.21 21:40:24.314239 [ 3 ] {6d670f9f-30ed-4489-931f-4de14708e8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1851 | 2026.01.21 21:40:24.314642 [ 3 ] {6d670f9f-30ed-4489-931f-4de14708e8d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1852 | 2026.01.21 21:40:24.314934 [ 3 ] {6d670f9f-30ed-4489-931f-4de14708e8d9} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.01.21 21:40:24.315113 [ 3 ] {6d670f9f-30ed-4489-931f-4de14708e8d9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001552 sec., 23195.876288659794 rows/sec., 1.81 MiB/sec. | ||
| 1854 | 2026.01.21 21:40:24.315175 [ 3 ] {6d670f9f-30ed-4489-931f-4de14708e8d9} <Debug> TCPHandler: Processed in 0.001751788 sec. | ||
| 1855 | 2026.01.21 21:40:24.315334 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.01.21 21:40:24.315449 [ 3 ] {5ae69766-faa5-4edd-b641-10f7a6610ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1857 | 2026.01.21 21:40:24.315508 [ 3 ] {5ae69766-faa5-4edd-b641-10f7a6610ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1858 | 2026.01.21 21:40:24.316018 [ 3 ] {5ae69766-faa5-4edd-b641-10f7a6610ddb} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.01.21 21:40:24.316064 [ 3 ] {5ae69766-faa5-4edd-b641-10f7a6610ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1860 | 2026.01.21 21:40:24.316478 [ 3 ] {5ae69766-faa5-4edd-b641-10f7a6610ddb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1861 | 2026.01.21 21:40:24.316736 [ 3 ] {5ae69766-faa5-4edd-b641-10f7a6610ddb} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.01.21 21:40:24.316877 [ 3 ] {5ae69766-faa5-4edd-b641-10f7a6610ddb} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.89 MiB/sec. | ||
| 1863 | 2026.01.21 21:40:24.316926 [ 3 ] {5ae69766-faa5-4edd-b641-10f7a6610ddb} <Debug> TCPHandler: Processed in 0.001652616 sec. | ||
| 1864 | 2026.01.21 21:40:24.317043 [ 3 ] {} <Trace> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.01.21 21:40:24.317146 [ 3 ] {bd5cef45-0f64-4ca8-a3b1-01d63e636a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61331) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1866 | 2026.01.21 21:40:24.317192 [ 3 ] {bd5cef45-0f64-4ca8-a3b1-01d63e636a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1867 | 2026.01.21 21:40:24.317525 [ 3 ] {bd5cef45-0f64-4ca8-a3b1-01d63e636a05} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.01.21 21:40:24.317564 [ 3 ] {bd5cef45-0f64-4ca8-a3b1-01d63e636a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1869 | 2026.01.21 21:40:24.317873 [ 3 ] {bd5cef45-0f64-4ca8-a3b1-01d63e636a05} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1870 | 2026.01.21 21:40:24.318083 [ 3 ] {bd5cef45-0f64-4ca8-a3b1-01d63e636a05} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.01.21 21:40:24.318214 [ 3 ] {bd5cef45-0f64-4ca8-a3b1-01d63e636a05} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001092 sec., 27472.52747252747 rows/sec., 1.82 MiB/sec. | ||
| 1872 | 2026.01.21 21:40:24.318251 [ 3 ] {bd5cef45-0f64-4ca8-a3b1-01d63e636a05} <Debug> TCPHandler: Processed in 0.00125786 sec. | ||
| 1873 | 2026.01.21 21:40:24.332461 [ 307 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Trace> AggregatingTransform: Aggregating | ||
| 1874 | 2026.01.21 21:40:24.332530 [ 307 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Trace> Aggregator: Aggregation method: without_key | ||
| 1875 | 2026.01.21 21:40:24.332567 [ 307 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001459862 sec. (684.996 rows/sec., 26.76 KiB/sec.) | ||
| 1876 | 2026.01.21 21:40:24.332584 [ 307 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Trace> Aggregator: Merging aggregated data | ||
| 1877 | 2026.01.21 21:40:24.333681 [ 286 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.504537 sec., 1.982015194128478 rows/sec., 79.28 B/sec. | ||
| 1878 | 2026.01.21 21:40:24.333913 [ 286 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1879 | 2026.01.21 21:40:24.333929 [ 286 ] {cb13d9fe-e90f-449b-9a12-7390fd4b08dc} <Debug> TCPHandler: Processed in 0.505036555 sec. | ||
| 1880 | 2026.01.21 21:40:24.334051 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1881 | 2026.01.21 21:40:24.334083 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1882 | 2026.01.21 21:40:24.334096 [ 287 ] {} <Debug> TCP-Session: 2809bbea-a57d-40f3-a69a-5f2dd8016e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1883 | 2026.01.21 21:40:24.334106 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1884 | 2026.01.21 21:40:24.334121 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1885 | 2026.01.21 21:40:24.334145 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1886 | 2026.01.21 21:40:24.334175 [ 289 ] {} <Debug> TCP-Session: 845cf757-6b82-4b09-addf-d87174941498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1887 | 2026.01.21 21:40:24.334191 [ 293 ] {} <Debug> TCP-Session: 919a7b41-c81d-478b-a8cb-48ccdcf8dcf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2026.01.21 21:40:24.334202 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1889 | 2026.01.21 21:40:24.334222 [ 292 ] {} <Debug> TCP-Session: a53b4571-748d-4a41-b7be-3de3122673de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1890 | 2026.01.21 21:40:24.334186 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1891 | 2026.01.21 21:40:24.334258 [ 294 ] {} <Debug> TCP-Session: da73fc61-fef3-43a8-9b0b-998f129acb89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2026.01.21 21:40:24.334164 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1893 | 2026.01.21 21:40:24.334305 [ 291 ] {} <Debug> TCP-Session: 51efcacd-96ec-40cc-a6b3-0f49f5848c28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2026.01.21 21:40:24.334126 [ 290 ] {} <Debug> TCP-Session: 5cbe4537-9350-49dc-a849-d682bf3c9d01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.01.21 21:40:24.334342 [ 288 ] {} <Debug> TCP-Session: 93b7a0c0-bee2-4d9b-814d-b0c58145e7eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.01.21 21:40:24.334221 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1897 | 2026.01.21 21:40:24.334413 [ 286 ] {} <Debug> TCP-Session: 4224d481-d7bb-460e-a268-b4dded857b08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2026.01.21 21:40:25.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.30 MiB, peak 198.44 MiB, free memory in arenas 0.00 B, will set to 201.47 MiB (RSS), difference: 13.17 MiB | ||
| 1899 | 2026.01.21 21:40:25.582494 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37243 | ||
| 1900 | 2026.01.21 21:40:25.582611 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1901 | 2026.01.21 21:40:25.582648 [ 289 ] {} <Debug> TCP-Session: 13894a22-9c18-4a78-8cb5-71abcc6f842d Authenticating user 'default' from [fd00:1122:3344:101::e]:37243 | ||
| 1902 | 2026.01.21 21:40:25.582673 [ 289 ] {} <Debug> TCP-Session: 13894a22-9c18-4a78-8cb5-71abcc6f842d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2026.01.21 21:40:25.582687 [ 289 ] {} <Debug> TCP-Session: 13894a22-9c18-4a78-8cb5-71abcc6f842d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1904 | 2026.01.21 21:40:25.582924 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58516 | ||
| 1905 | 2026.01.21 21:40:25.582931 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43569 | ||
| 1906 | 2026.01.21 21:40:25.583019 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40112 | ||
| 1907 | 2026.01.21 21:40:25.583043 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51680 | ||
| 1908 | 2026.01.21 21:40:25.583063 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44688 | ||
| 1909 | 2026.01.21 21:40:25.583068 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1910 | 2026.01.21 21:40:25.583117 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1911 | 2026.01.21 21:40:25.583108 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1912 | 2026.01.21 21:40:25.583167 [ 286 ] {} <Debug> TCP-Session: 29f76d16-53af-49ef-aff8-c7094e9fa8ba Authenticating user 'default' from [fd00:1122:3344:101::e]:51680 | ||
| 1913 | 2026.01.21 21:40:25.583165 [ 290 ] {} <Debug> TCP-Session: 683ee73c-72ee-41be-b09f-a66d0a03c02f Authenticating user 'default' from [fd00:1122:3344:101::e]:58516 | ||
| 1914 | 2026.01.21 21:40:25.583183 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1915 | 2026.01.21 21:40:25.583190 [ 286 ] {} <Debug> TCP-Session: 29f76d16-53af-49ef-aff8-c7094e9fa8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1916 | 2026.01.21 21:40:25.583224 [ 290 ] {} <Debug> TCP-Session: 683ee73c-72ee-41be-b09f-a66d0a03c02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2026.01.21 21:40:25.583246 [ 286 ] {} <Debug> TCP-Session: 29f76d16-53af-49ef-aff8-c7094e9fa8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2026.01.21 21:40:25.583259 [ 290 ] {} <Debug> TCP-Session: 683ee73c-72ee-41be-b09f-a66d0a03c02f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2026.01.21 21:40:25.583235 [ 288 ] {} <Debug> TCP-Session: 57306a97-28c4-462c-8212-1c5e8ab4a1a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44688 | ||
| 1920 | 2026.01.21 21:40:25.583185 [ 293 ] {} <Debug> TCP-Session: 0328e94c-e2e2-495a-ac09-d594ca4bd04c Authenticating user 'default' from [fd00:1122:3344:101::e]:40112 | ||
| 1921 | 2026.01.21 21:40:25.583324 [ 288 ] {} <Debug> TCP-Session: 57306a97-28c4-462c-8212-1c5e8ab4a1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.01.21 21:40:25.583340 [ 293 ] {} <Debug> TCP-Session: 0328e94c-e2e2-495a-ac09-d594ca4bd04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.01.21 21:40:25.583352 [ 288 ] {} <Debug> TCP-Session: 57306a97-28c4-462c-8212-1c5e8ab4a1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.01.21 21:40:25.583364 [ 293 ] {} <Debug> TCP-Session: 0328e94c-e2e2-495a-ac09-d594ca4bd04c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.01.21 21:40:25.583105 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1926 | 2026.01.21 21:40:25.583055 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57097 | ||
| 1927 | 2026.01.21 21:40:25.583434 [ 291 ] {} <Debug> TCP-Session: 934c2cf6-5bdf-4204-8b03-4943d9c22920 Authenticating user 'default' from [fd00:1122:3344:101::e]:43569 | ||
| 1928 | 2026.01.21 21:40:25.582976 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38099 | ||
| 1929 | 2026.01.21 21:40:25.583476 [ 291 ] {} <Debug> TCP-Session: 934c2cf6-5bdf-4204-8b03-4943d9c22920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.01.21 21:40:25.583489 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1931 | 2026.01.21 21:40:25.583516 [ 291 ] {} <Debug> TCP-Session: 934c2cf6-5bdf-4204-8b03-4943d9c22920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2026.01.21 21:40:25.583537 [ 287 ] {} <Debug> TCP-Session: 8958b8ba-9ca3-414d-a553-09768cbc73aa Authenticating user 'default' from [fd00:1122:3344:101::e]:57097 | ||
| 1933 | 2026.01.21 21:40:25.583547 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1934 | 2026.01.21 21:40:25.583567 [ 287 ] {} <Debug> TCP-Session: 8958b8ba-9ca3-414d-a553-09768cbc73aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1935 | 2026.01.21 21:40:25.583033 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58823 | ||
| 1936 | 2026.01.21 21:40:25.583596 [ 287 ] {} <Debug> TCP-Session: 8958b8ba-9ca3-414d-a553-09768cbc73aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2026.01.21 21:40:25.583592 [ 292 ] {} <Debug> TCP-Session: 19524e33-8e75-459e-9f7b-d349ceb453fd Authenticating user 'default' from [fd00:1122:3344:101::e]:38099 | ||
| 1938 | 2026.01.21 21:40:25.583107 [ 289 ] {} <Trace> TCP-Session: 13894a22-9c18-4a78-8cb5-71abcc6f842d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.01.21 21:40:25.583670 [ 292 ] {} <Debug> TCP-Session: 19524e33-8e75-459e-9f7b-d349ceb453fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.01.21 21:40:25.583664 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1941 | 2026.01.21 21:40:25.583709 [ 292 ] {} <Debug> TCP-Session: 19524e33-8e75-459e-9f7b-d349ceb453fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1942 | 2026.01.21 21:40:25.583745 [ 294 ] {} <Debug> TCP-Session: f520c7a3-83c4-4741-9d6e-d63da41551f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58823 | ||
| 1943 | 2026.01.21 21:40:25.583774 [ 294 ] {} <Debug> TCP-Session: f520c7a3-83c4-4741-9d6e-d63da41551f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.01.21 21:40:25.583793 [ 294 ] {} <Debug> TCP-Session: f520c7a3-83c4-4741-9d6e-d63da41551f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1945 | 2026.01.21 21:40:25.583853 [ 289 ] {9914ffce-00f1-44b7-84ef-c3a957289618} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37243) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1946 | 2026.01.21 21:40:25.584188 [ 289 ] {9914ffce-00f1-44b7-84ef-c3a957289618} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1947 | 2026.01.21 21:40:25.584251 [ 289 ] {9914ffce-00f1-44b7-84ef-c3a957289618} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1948 | 2026.01.21 21:40:25.584598 [ 289 ] {9914ffce-00f1-44b7-84ef-c3a957289618} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 1949 | 2026.01.21 21:40:25.585762 [ 311 ] {9914ffce-00f1-44b7-84ef-c3a957289618} <Trace> AggregatingTransform: Aggregating | ||
| 1950 | 2026.01.21 21:40:25.585809 [ 311 ] {9914ffce-00f1-44b7-84ef-c3a957289618} <Trace> Aggregator: Aggregation method: without_key | ||
| 1951 | 2026.01.21 21:40:25.585848 [ 311 ] {9914ffce-00f1-44b7-84ef-c3a957289618} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001136158 sec. (880.159 rows/sec., 34.38 KiB/sec.) | ||
| 1952 | 2026.01.21 21:40:25.585867 [ 311 ] {9914ffce-00f1-44b7-84ef-c3a957289618} <Trace> Aggregator: Merging aggregated data | ||
| 1953 | 2026.01.21 21:40:25.586994 [ 289 ] {9914ffce-00f1-44b7-84ef-c3a957289618} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003202 sec., 312.3048094940662 rows/sec., 12.20 KiB/sec. | ||
| 1954 | 2026.01.21 21:40:25.587138 [ 289 ] {9914ffce-00f1-44b7-84ef-c3a957289618} <Debug> TCPHandler: Processed in 0.004182966 sec. | ||
| 1955 | 2026.01.21 21:40:25.587254 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1956 | 2026.01.21 21:40:25.587284 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1957 | 2026.01.21 21:40:25.587303 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1958 | 2026.01.21 21:40:25.587324 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1959 | 2026.01.21 21:40:25.587332 [ 290 ] {} <Debug> TCP-Session: 683ee73c-72ee-41be-b09f-a66d0a03c02f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1960 | 2026.01.21 21:40:25.587355 [ 291 ] {} <Debug> TCP-Session: 934c2cf6-5bdf-4204-8b03-4943d9c22920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2026.01.21 21:40:25.587369 [ 288 ] {} <Debug> TCP-Session: 57306a97-28c4-462c-8212-1c5e8ab4a1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.01.21 21:40:25.587377 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1963 | 2026.01.21 21:40:25.587396 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1964 | 2026.01.21 21:40:25.587413 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1965 | 2026.01.21 21:40:25.587433 [ 292 ] {} <Debug> TCP-Session: 19524e33-8e75-459e-9f7b-d349ceb453fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2026.01.21 21:40:25.587447 [ 286 ] {} <Debug> TCP-Session: 29f76d16-53af-49ef-aff8-c7094e9fa8ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1967 | 2026.01.21 21:40:25.587461 [ 287 ] {} <Debug> TCP-Session: 8958b8ba-9ca3-414d-a553-09768cbc73aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1968 | 2026.01.21 21:40:25.587355 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1969 | 2026.01.21 21:40:25.587341 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1970 | 2026.01.21 21:40:25.587289 [ 289 ] {} <Debug> TCP-Session: 13894a22-9c18-4a78-8cb5-71abcc6f842d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2026.01.21 21:40:25.587542 [ 293 ] {} <Debug> TCP-Session: 0328e94c-e2e2-495a-ac09-d594ca4bd04c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2026.01.21 21:40:25.587562 [ 294 ] {} <Debug> TCP-Session: f520c7a3-83c4-4741-9d6e-d63da41551f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.01.21 21:40:25.617432 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41517 | ||
| 1974 | 2026.01.21 21:40:25.617542 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1975 | 2026.01.21 21:40:25.617569 [ 289 ] {} <Debug> TCP-Session: 56b3c3b6-b893-48a6-bcdd-5c3b22be784b Authenticating user 'default' from [fd00:1122:3344:101::e]:41517 | ||
| 1976 | 2026.01.21 21:40:25.617591 [ 289 ] {} <Debug> TCP-Session: 56b3c3b6-b893-48a6-bcdd-5c3b22be784b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1977 | 2026.01.21 21:40:25.617606 [ 289 ] {} <Debug> TCP-Session: 56b3c3b6-b893-48a6-bcdd-5c3b22be784b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.01.21 21:40:25.617842 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52866 | ||
| 1979 | 2026.01.21 21:40:25.617863 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51019 | ||
| 1980 | 2026.01.21 21:40:25.617908 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36950 | ||
| 1981 | 2026.01.21 21:40:25.617929 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43326 | ||
| 1982 | 2026.01.21 21:40:25.617933 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58727 | ||
| 1983 | 2026.01.21 21:40:25.617990 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1984 | 2026.01.21 21:40:25.617995 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1985 | 2026.01.21 21:40:25.618032 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1986 | 2026.01.21 21:40:25.618033 [ 292 ] {} <Debug> TCP-Session: c5a4f78a-af60-4556-a056-c93bf8c24331 Authenticating user 'default' from [fd00:1122:3344:101::e]:51019 | ||
| 1987 | 2026.01.21 21:40:25.618055 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1988 | 2026.01.21 21:40:25.618066 [ 287 ] {} <Debug> TCP-Session: 928ab4a4-7531-4448-8094-15d98269ba8a Authenticating user 'default' from [fd00:1122:3344:101::e]:43326 | ||
| 1989 | 2026.01.21 21:40:25.618079 [ 292 ] {} <Debug> TCP-Session: c5a4f78a-af60-4556-a056-c93bf8c24331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.01.21 21:40:25.618087 [ 288 ] {} <Debug> TCP-Session: cec5d2c3-a7f7-4669-aead-337805b9905d Authenticating user 'default' from [fd00:1122:3344:101::e]:58727 | ||
| 1991 | 2026.01.21 21:40:25.618112 [ 292 ] {} <Debug> TCP-Session: c5a4f78a-af60-4556-a056-c93bf8c24331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.01.21 21:40:25.618118 [ 287 ] {} <Debug> TCP-Session: 928ab4a4-7531-4448-8094-15d98269ba8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2026.01.21 21:40:25.618124 [ 288 ] {} <Debug> TCP-Session: cec5d2c3-a7f7-4669-aead-337805b9905d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.01.21 21:40:25.618146 [ 287 ] {} <Debug> TCP-Session: 928ab4a4-7531-4448-8094-15d98269ba8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.01.21 21:40:25.618167 [ 288 ] {} <Debug> TCP-Session: cec5d2c3-a7f7-4669-aead-337805b9905d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2026.01.21 21:40:25.618051 [ 294 ] {} <Debug> TCP-Session: 343b63c0-3fc6-4fc1-846c-7fe736632dd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36950 | ||
| 1997 | 2026.01.21 21:40:25.617984 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1998 | 2026.01.21 21:40:25.618223 [ 294 ] {} <Debug> TCP-Session: 343b63c0-3fc6-4fc1-846c-7fe736632dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.01.21 21:40:25.617869 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50670 | ||
| 2000 | 2026.01.21 21:40:25.618252 [ 290 ] {} <Debug> TCP-Session: ef2c910d-d80b-40ef-bee9-5e380f2c996e Authenticating user 'default' from [fd00:1122:3344:101::e]:52866 | ||
| 2001 | 2026.01.21 21:40:25.618248 [ 294 ] {} <Debug> TCP-Session: 343b63c0-3fc6-4fc1-846c-7fe736632dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2026.01.21 21:40:25.618325 [ 290 ] {} <Debug> TCP-Session: ef2c910d-d80b-40ef-bee9-5e380f2c996e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.01.21 21:40:25.617916 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36295 | ||
| 2004 | 2026.01.21 21:40:25.618351 [ 290 ] {} <Debug> TCP-Session: ef2c910d-d80b-40ef-bee9-5e380f2c996e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2005 | 2026.01.21 21:40:25.618381 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2006 | 2026.01.21 21:40:25.617930 [ 289 ] {} <Trace> TCP-Session: 56b3c3b6-b893-48a6-bcdd-5c3b22be784b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.01.21 21:40:25.618425 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2008 | 2026.01.21 21:40:25.618432 [ 291 ] {} <Debug> TCP-Session: 73c2454a-585e-4ffb-9215-90c2428c67d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50670 | ||
| 2009 | 2026.01.21 21:40:25.618458 [ 286 ] {} <Debug> TCP-Session: 98cc733f-39bc-42be-a748-e5f7a3336cc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36295 | ||
| 2010 | 2026.01.21 21:40:25.617882 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60305 | ||
| 2011 | 2026.01.21 21:40:25.618488 [ 286 ] {} <Debug> TCP-Session: 98cc733f-39bc-42be-a748-e5f7a3336cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.01.21 21:40:25.618486 [ 291 ] {} <Debug> TCP-Session: 73c2454a-585e-4ffb-9215-90c2428c67d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.01.21 21:40:25.618511 [ 286 ] {} <Debug> TCP-Session: 98cc733f-39bc-42be-a748-e5f7a3336cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.01.21 21:40:25.618535 [ 291 ] {} <Debug> TCP-Session: 73c2454a-585e-4ffb-9215-90c2428c67d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.01.21 21:40:25.618544 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2016 | 2026.01.21 21:40:25.618579 [ 293 ] {} <Debug> TCP-Session: 17d74c06-653f-4280-8316-d0843b1d8208 Authenticating user 'default' from [fd00:1122:3344:101::e]:60305 | ||
| 2017 | 2026.01.21 21:40:25.618586 [ 289 ] {97d9c66c-8f5d-408a-9361-08b5f742a7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2018 | 2026.01.21 21:40:25.618596 [ 293 ] {} <Debug> TCP-Session: 17d74c06-653f-4280-8316-d0843b1d8208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.01.21 21:40:25.618615 [ 293 ] {} <Debug> TCP-Session: 17d74c06-653f-4280-8316-d0843b1d8208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.01.21 21:40:25.618831 [ 289 ] {97d9c66c-8f5d-408a-9361-08b5f742a7b7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2021 | 2026.01.21 21:40:25.618884 [ 289 ] {97d9c66c-8f5d-408a-9361-08b5f742a7b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2022 | 2026.01.21 21:40:25.619172 [ 289 ] {97d9c66c-8f5d-408a-9361-08b5f742a7b7} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 2023 | 2026.01.21 21:40:25.620126 [ 298 ] {97d9c66c-8f5d-408a-9361-08b5f742a7b7} <Trace> AggregatingTransform: Aggregating | ||
| 2024 | 2026.01.21 21:40:25.620179 [ 298 ] {97d9c66c-8f5d-408a-9361-08b5f742a7b7} <Trace> Aggregator: Aggregation method: without_key | ||
| 2025 | 2026.01.21 21:40:25.620218 [ 298 ] {97d9c66c-8f5d-408a-9361-08b5f742a7b7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949575 sec. (1053.103 rows/sec., 41.14 KiB/sec.) | ||
| 2026 | 2026.01.21 21:40:25.620236 [ 298 ] {97d9c66c-8f5d-408a-9361-08b5f742a7b7} <Trace> Aggregator: Merging aggregated data | ||
| 2027 | 2026.01.21 21:40:25.621408 [ 289 ] {97d9c66c-8f5d-408a-9361-08b5f742a7b7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002876 sec., 347.70514603616135 rows/sec., 13.58 KiB/sec. | ||
| 2028 | 2026.01.21 21:40:25.621557 [ 289 ] {97d9c66c-8f5d-408a-9361-08b5f742a7b7} <Debug> TCPHandler: Processed in 0.003737429 sec. | ||
| 2029 | 2026.01.21 21:40:25.621675 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2030 | 2026.01.21 21:40:25.621717 [ 289 ] {} <Debug> TCP-Session: 56b3c3b6-b893-48a6-bcdd-5c3b22be784b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.01.21 21:40:25.621720 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2032 | 2026.01.21 21:40:25.621725 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2033 | 2026.01.21 21:40:25.621760 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2034 | 2026.01.21 21:40:25.621768 [ 290 ] {} <Debug> TCP-Session: ef2c910d-d80b-40ef-bee9-5e380f2c996e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.01.21 21:40:25.621791 [ 294 ] {} <Debug> TCP-Session: 343b63c0-3fc6-4fc1-846c-7fe736632dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2036 | 2026.01.21 21:40:25.621801 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2037 | 2026.01.21 21:40:25.621811 [ 292 ] {} <Debug> TCP-Session: c5a4f78a-af60-4556-a056-c93bf8c24331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.01.21 21:40:25.621847 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2039 | 2026.01.21 21:40:25.621857 [ 291 ] {} <Debug> TCP-Session: 73c2454a-585e-4ffb-9215-90c2428c67d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.01.21 21:40:25.621822 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2041 | 2026.01.21 21:40:25.621903 [ 287 ] {} <Debug> TCP-Session: 928ab4a4-7531-4448-8094-15d98269ba8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2026.01.21 21:40:25.621942 [ 286 ] {} <Debug> TCP-Session: 98cc733f-39bc-42be-a748-e5f7a3336cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2026.01.21 21:40:25.621742 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2044 | 2026.01.21 21:40:25.621777 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2045 | 2026.01.21 21:40:25.622010 [ 288 ] {} <Debug> TCP-Session: cec5d2c3-a7f7-4669-aead-337805b9905d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.01.21 21:40:25.622044 [ 293 ] {} <Debug> TCP-Session: 17d74c06-653f-4280-8316-d0843b1d8208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.01.21 21:40:26.169419 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2048 | 2026.01.21 21:40:26.169494 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2049 | 2026.01.21 21:40:26.315648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 238 | ||
| 2050 | 2026.01.21 21:40:26.318650 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.01.21 21:40:26.318711 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2052 | 2026.01.21 21:40:26.320131 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2053 | 2026.01.21 21:40:26.320425 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.01.21 21:40:26.320584 [ 54 ] {} <Debug> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2055 | 2026.01.21 21:40:26.320632 [ 54 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.01.21 21:40:26.320656 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2057 | 2026.01.21 21:40:26.320780 [ 201 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::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 | ||
| 2058 | 2026.01.21 21:40:26.320801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 2059 | 2026.01.21 21:40:26.321397 [ 201 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2060 | 2026.01.21 21:40:26.321580 [ 201 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::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 | ||
| 2061 | 2026.01.21 21:40:26.321983 [ 201 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2062 | 2026.01.21 21:40:26.322357 [ 201 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 2063 | 2026.01.21 21:40:26.322722 [ 201 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2064 | 2026.01.21 21:40:26.323081 [ 201 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2065 | 2026.01.21 21:40:26.323433 [ 201 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
| 2066 | 2026.01.21 21:40:26.329035 [ 193 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 72 columns (72 merged, 0 gathered) in 0.00830755 sec., 28648.638888721704 rows/sec., 28.06 MiB/sec. | ||
| 2067 | 2026.01.21 21:40:26.329677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3862 | ||
| 2068 | 2026.01.21 21:40:26.329924 [ 191 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2069 | 2026.01.21 21:40:26.330172 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.01.21 21:40:26.330217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2071 | 2026.01.21 21:40:26.330637 [ 191 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_6_1} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.01.21 21:40:26.330726 [ 191 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_6_1} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2073 | 2026.01.21 21:40:26.330784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2074 | 2026.01.21 21:40:26.330963 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 2075 | 2026.01.21 21:40:26.331056 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.01.21 21:40:26.331212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3862 | ||
| 2077 | 2026.01.21 21:40:26.519292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2078 | 2026.01.21 21:40:26.538608 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.01.21 21:40:26.538693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2080 | 2026.01.21 21:40:26.545637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2081 | 2026.01.21 21:40:26.546338 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.01.21 21:40:26.550004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2083 | 2026.01.21 21:40:27.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.19 MiB, peak 212.04 MiB, free memory in arenas 0.00 B, will set to 204.33 MiB (RSS), difference: 2.14 MiB | ||
| 2084 | 2026.01.21 21:40:27.673678 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2085 | 2026.01.21 21:40:27.673747 [ 3 ] {} <Debug> TCP-Session: b2a01754-ce7c-4164-ae05-15848fe38e47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.01.21 21:40:28.001184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.29 MiB, peak 212.04 MiB, free memory in arenas 0.00 B, will set to 204.34 MiB (RSS), difference: 2.05 MiB | ||
| 2087 | 2026.01.21 21:40:29.312989 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.01.21 21:40:29.313173 [ 5 ] {cec4cdd2-176d-499f-a8d2-5d9131b75bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2089 | 2026.01.21 21:40:29.313233 [ 5 ] {cec4cdd2-176d-499f-a8d2-5d9131b75bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2090 | 2026.01.21 21:40:29.313889 [ 5 ] {cec4cdd2-176d-499f-a8d2-5d9131b75bf3} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.01.21 21:40:29.313928 [ 5 ] {cec4cdd2-176d-499f-a8d2-5d9131b75bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2092 | 2026.01.21 21:40:29.314290 [ 5 ] {cec4cdd2-176d-499f-a8d2-5d9131b75bf3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2093 | 2026.01.21 21:40:29.314583 [ 5 ] {cec4cdd2-176d-499f-a8d2-5d9131b75bf3} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.01.21 21:40:29.314733 [ 5 ] {cec4cdd2-176d-499f-a8d2-5d9131b75bf3} <Debug> executeQuery: Read 78 rows, 6.91 KiB in 0.001607 sec., 48537.64779091475 rows/sec., 4.20 MiB/sec. | ||
| 2095 | 2026.01.21 21:40:29.314773 [ 5 ] {cec4cdd2-176d-499f-a8d2-5d9131b75bf3} <Debug> TCPHandler: Processed in 0.00190082 sec. | ||
| 2096 | 2026.01.21 21:40:29.314899 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.01.21 21:40:29.315068 [ 5 ] {ee507e48-c72b-4906-83fc-eec1c80533fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2098 | 2026.01.21 21:40:29.315107 [ 5 ] {ee507e48-c72b-4906-83fc-eec1c80533fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2099 | 2026.01.21 21:40:29.315519 [ 5 ] {ee507e48-c72b-4906-83fc-eec1c80533fd} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.01.21 21:40:29.315554 [ 5 ] {ee507e48-c72b-4906-83fc-eec1c80533fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2101 | 2026.01.21 21:40:29.315837 [ 5 ] {ee507e48-c72b-4906-83fc-eec1c80533fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2102 | 2026.01.21 21:40:29.316040 [ 5 ] {ee507e48-c72b-4906-83fc-eec1c80533fd} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.01.21 21:40:29.316174 [ 5 ] {ee507e48-c72b-4906-83fc-eec1c80533fd} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.57 MiB/sec. | ||
| 2104 | 2026.01.21 21:40:29.316211 [ 5 ] {ee507e48-c72b-4906-83fc-eec1c80533fd} <Debug> TCPHandler: Processed in 0.001359491 sec. | ||
| 2105 | 2026.01.21 21:40:29.316422 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.01.21 21:40:29.316515 [ 5 ] {b515256f-bc22-4f94-883f-153d361cb328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2107 | 2026.01.21 21:40:29.316552 [ 5 ] {b515256f-bc22-4f94-883f-153d361cb328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2108 | 2026.01.21 21:40:29.316978 [ 5 ] {b515256f-bc22-4f94-883f-153d361cb328} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.01.21 21:40:29.317013 [ 5 ] {b515256f-bc22-4f94-883f-153d361cb328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2110 | 2026.01.21 21:40:29.317317 [ 5 ] {b515256f-bc22-4f94-883f-153d361cb328} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2111 | 2026.01.21 21:40:29.317516 [ 5 ] {b515256f-bc22-4f94-883f-153d361cb328} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.01.21 21:40:29.317649 [ 5 ] {b515256f-bc22-4f94-883f-153d361cb328} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 4.07 MiB/sec. | ||
| 2113 | 2026.01.21 21:40:29.317686 [ 5 ] {b515256f-bc22-4f94-883f-153d361cb328} <Debug> TCPHandler: Processed in 0.001312061 sec. | ||
| 2114 | 2026.01.21 21:40:29.317797 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2026.01.21 21:40:29.317890 [ 5 ] {f3aa0802-1ede-40fa-9de7-6994fdc96e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2116 | 2026.01.21 21:40:29.317931 [ 5 ] {f3aa0802-1ede-40fa-9de7-6994fdc96e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2117 | 2026.01.21 21:40:29.318309 [ 5 ] {f3aa0802-1ede-40fa-9de7-6994fdc96e7a} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.01.21 21:40:29.318344 [ 5 ] {f3aa0802-1ede-40fa-9de7-6994fdc96e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2119 | 2026.01.21 21:40:29.318679 [ 5 ] {f3aa0802-1ede-40fa-9de7-6994fdc96e7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2120 | 2026.01.21 21:40:29.318879 [ 5 ] {f3aa0802-1ede-40fa-9de7-6994fdc96e7a} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.01.21 21:40:29.319009 [ 5 ] {f3aa0802-1ede-40fa-9de7-6994fdc96e7a} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.70 MiB/sec. | ||
| 2122 | 2026.01.21 21:40:29.319043 [ 5 ] {f3aa0802-1ede-40fa-9de7-6994fdc96e7a} <Debug> TCPHandler: Processed in 0.00129284 sec. | ||
| 2123 | 2026.01.21 21:40:29.319148 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.01.21 21:40:29.319240 [ 5 ] {8d2c8578-45b9-411e-8dbb-c7b01cd4d4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2125 | 2026.01.21 21:40:29.319291 [ 5 ] {8d2c8578-45b9-411e-8dbb-c7b01cd4d4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2126 | 2026.01.21 21:40:29.320127 [ 5 ] {8d2c8578-45b9-411e-8dbb-c7b01cd4d4c8} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.01.21 21:40:29.320162 [ 5 ] {8d2c8578-45b9-411e-8dbb-c7b01cd4d4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2128 | 2026.01.21 21:40:29.320710 [ 5 ] {8d2c8578-45b9-411e-8dbb-c7b01cd4d4c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2129 | 2026.01.21 21:40:29.320932 [ 5 ] {8d2c8578-45b9-411e-8dbb-c7b01cd4d4c8} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.01.21 21:40:29.321076 [ 5 ] {8d2c8578-45b9-411e-8dbb-c7b01cd4d4c8} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001853 sec., 12951.969778737182 rows/sec., 23.21 MiB/sec. | ||
| 2131 | 2026.01.21 21:40:29.321125 [ 5 ] {8d2c8578-45b9-411e-8dbb-c7b01cd4d4c8} <Debug> TCPHandler: Processed in 0.002024042 sec. | ||
| 2132 | 2026.01.21 21:40:29.321237 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.01.21 21:40:29.321330 [ 5 ] {16616661-0b19-4502-a497-c4f399494a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2134 | 2026.01.21 21:40:29.321370 [ 5 ] {16616661-0b19-4502-a497-c4f399494a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2135 | 2026.01.21 21:40:29.321713 [ 5 ] {16616661-0b19-4502-a497-c4f399494a29} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.01.21 21:40:29.321749 [ 5 ] {16616661-0b19-4502-a497-c4f399494a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2137 | 2026.01.21 21:40:29.322058 [ 5 ] {16616661-0b19-4502-a497-c4f399494a29} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2138 | 2026.01.21 21:40:29.322268 [ 5 ] {16616661-0b19-4502-a497-c4f399494a29} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.01.21 21:40:29.322393 [ 5 ] {16616661-0b19-4502-a497-c4f399494a29} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001081 sec., 27752.08140610546 rows/sec., 1.84 MiB/sec. | ||
| 2140 | 2026.01.21 21:40:29.322427 [ 5 ] {16616661-0b19-4502-a497-c4f399494a29} <Debug> TCPHandler: Processed in 0.001237119 sec. | ||
| 2141 | 2026.01.21 21:40:33.832249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4310 | ||
| 2142 | 2026.01.21 21:40:33.832745 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.01.21 21:40:33.832785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2144 | 2026.01.21 21:40:33.833272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2145 | 2026.01.21 21:40:33.833512 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.01.21 21:40:33.833635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4310 | ||
| 2147 | 2026.01.21 21:40:34.051028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2148 | 2026.01.21 21:40:34.068492 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.01.21 21:40:34.068554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2150 | 2026.01.21 21:40:34.074629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2151 | 2026.01.21 21:40:34.075359 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.01.21 21:40:34.078604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2153 | 2026.01.21 21:40:34.309378 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.01.21 21:40:34.309618 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) 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) | ||
| 2155 | 2026.01.21 21:40:34.310001 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2156 | 2026.01.21 21:40:34.310046 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <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 | ||
| 2157 | 2026.01.21 21:40:34.310298 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2158 | 2026.01.21 21:40:34.310367 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2159 | 2026.01.21 21:40:34.310505 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 2160 | 2026.01.21 21:40:34.310627 [ 345 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2161 | 2026.01.21 21:40:34.310644 [ 295 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2162 | 2026.01.21 21:40:34.310760 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2163 | 2026.01.21 21:40:34.310790 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2164 | 2026.01.21 21:40:34.313356 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2165 | 2026.01.21 21:40:34.313391 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2166 | 2026.01.21 21:40:34.313454 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <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'))" | ||
| 2167 | 2026.01.21 21:40:34.313503 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <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'))" | ||
| 2168 | 2026.01.21 21:40:34.314431 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.004912 sec., 4682.4104234527695 rows/sec., 195.23 KiB/sec. | ||
| 2169 | 2026.01.21 21:40:34.314535 [ 5 ] {c7e6e136-d695-4b8a-8fa5-25be90d13c02} <Debug> TCPHandler: Processed in 0.005293073 sec. | ||
| 2170 | 2026.01.21 21:40:34.315406 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.01.21 21:40:34.315548 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2172 | 2026.01.21 21:40:34.315765 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2173 | 2026.01.21 21:40:34.315798 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2174 | 2026.01.21 21:40:34.315978 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2175 | 2026.01.21 21:40:34.316031 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2176 | 2026.01.21 21:40:34.316138 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2177 | 2026.01.21 21:40:34.316205 [ 345 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2178 | 2026.01.21 21:40:34.316208 [ 315 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2179 | 2026.01.21 21:40:34.316346 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2180 | 2026.01.21 21:40:34.316367 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2181 | 2026.01.21 21:40:34.316423 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2182 | 2026.01.21 21:40:34.316440 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2183 | 2026.01.21 21:40:34.316470 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2184 | 2026.01.21 21:40:34.316501 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2185 | 2026.01.21 21:40:34.317209 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001718 sec., 13387.660069848662 rows/sec., 558.20 KiB/sec. | ||
| 2186 | 2026.01.21 21:40:34.317299 [ 5 ] {921a8acd-8d7e-4f48-96c6-d37670209d00} <Debug> TCPHandler: Processed in 0.00194711 sec. | ||
| 2187 | 2026.01.21 21:40:34.319449 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2026.01.21 21:40:34.319612 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2189 | 2026.01.21 21:40:34.319862 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2190 | 2026.01.21 21:40:34.319901 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2191 | 2026.01.21 21:40:34.320119 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2192 | 2026.01.21 21:40:34.320183 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2193 | 2026.01.21 21:40:34.320285 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2194 | 2026.01.21 21:40:34.320350 [ 315 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2195 | 2026.01.21 21:40:34.320357 [ 295 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2196 | 2026.01.21 21:40:34.320458 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2197 | 2026.01.21 21:40:34.320486 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2198 | 2026.01.21 21:40:34.320541 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2199 | 2026.01.21 21:40:34.320560 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2200 | 2026.01.21 21:40:34.320589 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 2201 | 2026.01.21 21:40:34.320618 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 2202 | 2026.01.21 21:40:34.321206 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001662 sec., 13838.748495788206 rows/sec., 577.01 KiB/sec. | ||
| 2203 | 2026.01.21 21:40:34.321309 [ 5 ] {10aaa920-33c2-4a80-9440-3190d45b6d2e} <Debug> TCPHandler: Processed in 0.001920911 sec. | ||
| 2204 | 2026.01.21 21:40:34.321800 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2205 | 2026.01.21 21:40:34.321930 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2206 | 2026.01.21 21:40:34.322133 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2207 | 2026.01.21 21:40:34.322165 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2208 | 2026.01.21 21:40:34.322342 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2209 | 2026.01.21 21:40:34.322393 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2210 | 2026.01.21 21:40:34.322490 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2211 | 2026.01.21 21:40:34.322549 [ 333 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2212 | 2026.01.21 21:40:34.322553 [ 295 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2213 | 2026.01.21 21:40:34.322651 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2214 | 2026.01.21 21:40:34.322677 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2215 | 2026.01.21 21:40:34.322731 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2216 | 2026.01.21 21:40:34.322748 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2217 | 2026.01.21 21:40:34.322777 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 2218 | 2026.01.21 21:40:34.322808 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 2219 | 2026.01.21 21:40:34.323346 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001466 sec., 15688.949522510231 rows/sec., 654.15 KiB/sec. | ||
| 2220 | 2026.01.21 21:40:34.323435 [ 5 ] {b42c66c4-067f-4376-94e7-695d07277ce1} <Debug> TCPHandler: Processed in 0.001685527 sec. | ||
| 2221 | 2026.01.21 21:40:34.323667 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.01.21 21:40:34.323796 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2223 | 2026.01.21 21:40:34.323997 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2224 | 2026.01.21 21:40:34.324030 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 2225 | 2026.01.21 21:40:34.324208 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2226 | 2026.01.21 21:40:34.324260 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2227 | 2026.01.21 21:40:34.324357 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2228 | 2026.01.21 21:40:34.324417 [ 333 ] {7c51b2af-330c-4fb4-9037-220309039756} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2229 | 2026.01.21 21:40:34.324418 [ 315 ] {7c51b2af-330c-4fb4-9037-220309039756} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2230 | 2026.01.21 21:40:34.324510 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2231 | 2026.01.21 21:40:34.324531 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2232 | 2026.01.21 21:40:34.324585 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2233 | 2026.01.21 21:40:34.324602 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2234 | 2026.01.21 21:40:34.324631 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2235 | 2026.01.21 21:40:34.324660 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2236 | 2026.01.21 21:40:34.325250 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001502 sec., 15312.916111850865 rows/sec., 638.47 KiB/sec. | ||
| 2237 | 2026.01.21 21:40:34.325352 [ 5 ] {7c51b2af-330c-4fb4-9037-220309039756} <Debug> TCPHandler: Processed in 0.001734097 sec. | ||
| 2238 | 2026.01.21 21:40:34.325559 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.01.21 21:40:34.325689 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2240 | 2026.01.21 21:40:34.325893 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2241 | 2026.01.21 21:40:34.325925 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2242 | 2026.01.21 21:40:34.326106 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2243 | 2026.01.21 21:40:34.326157 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2244 | 2026.01.21 21:40:34.326254 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2245 | 2026.01.21 21:40:34.326318 [ 315 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2246 | 2026.01.21 21:40:34.326320 [ 310 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2247 | 2026.01.21 21:40:34.326406 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2248 | 2026.01.21 21:40:34.326431 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2249 | 2026.01.21 21:40:34.326485 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2250 | 2026.01.21 21:40:34.326502 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2251 | 2026.01.21 21:40:34.326531 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2252 | 2026.01.21 21:40:34.326562 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2253 | 2026.01.21 21:40:34.327131 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001492 sec., 15415.549597855228 rows/sec., 642.75 KiB/sec. | ||
| 2254 | 2026.01.21 21:40:34.327230 [ 5 ] {1718a6a5-5e40-4317-8eb7-59548806d447} <Debug> TCPHandler: Processed in 0.001720987 sec. | ||
| 2255 | 2026.01.21 21:40:34.327440 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.01.21 21:40:34.327573 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2257 | 2026.01.21 21:40:34.327777 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2258 | 2026.01.21 21:40:34.327810 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2259 | 2026.01.21 21:40:34.327995 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2260 | 2026.01.21 21:40:34.328046 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2261 | 2026.01.21 21:40:34.328143 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2262 | 2026.01.21 21:40:34.328204 [ 328 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2263 | 2026.01.21 21:40:34.328208 [ 310 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2264 | 2026.01.21 21:40:34.328301 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2265 | 2026.01.21 21:40:34.328326 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2266 | 2026.01.21 21:40:34.328379 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2267 | 2026.01.21 21:40:34.328397 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2268 | 2026.01.21 21:40:34.328427 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2269 | 2026.01.21 21:40:34.328456 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2270 | 2026.01.21 21:40:34.329006 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001485 sec., 15488.215488215488 rows/sec., 645.78 KiB/sec. | ||
| 2271 | 2026.01.21 21:40:34.329088 [ 5 ] {cac44a6f-70ca-4bfc-95bd-cd27a2fdc8e0} <Debug> TCPHandler: Processed in 0.001697047 sec. | ||
| 2272 | 2026.01.21 21:40:34.329296 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2026.01.21 21:40:34.329425 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2274 | 2026.01.21 21:40:34.329626 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2275 | 2026.01.21 21:40:34.329659 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2276 | 2026.01.21 21:40:34.329842 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2277 | 2026.01.21 21:40:34.329893 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2278 | 2026.01.21 21:40:34.329988 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2279 | 2026.01.21 21:40:34.330037 [ 315 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2280 | 2026.01.21 21:40:34.330050 [ 310 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2281 | 2026.01.21 21:40:34.330127 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2282 | 2026.01.21 21:40:34.330152 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2283 | 2026.01.21 21:40:34.330205 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2284 | 2026.01.21 21:40:34.330221 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2285 | 2026.01.21 21:40:34.330250 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2286 | 2026.01.21 21:40:34.330278 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2287 | 2026.01.21 21:40:34.330804 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001429 sec., 16095.171448565432 rows/sec., 671.09 KiB/sec. | ||
| 2288 | 2026.01.21 21:40:34.330890 [ 5 ] {fec51cc3-dc17-42df-976d-5ac68e8ad4ea} <Debug> TCPHandler: Processed in 0.001643516 sec. | ||
| 2289 | 2026.01.21 21:40:34.331096 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.01.21 21:40:34.331227 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2291 | 2026.01.21 21:40:34.331430 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2292 | 2026.01.21 21:40:34.331464 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2293 | 2026.01.21 21:40:34.331646 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2294 | 2026.01.21 21:40:34.331696 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2295 | 2026.01.21 21:40:34.331790 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2296 | 2026.01.21 21:40:34.331838 [ 315 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2297 | 2026.01.21 21:40:34.331850 [ 310 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2298 | 2026.01.21 21:40:34.331923 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2299 | 2026.01.21 21:40:34.331947 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2300 | 2026.01.21 21:40:34.331999 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2301 | 2026.01.21 21:40:34.332015 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2302 | 2026.01.21 21:40:34.332044 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2303 | 2026.01.21 21:40:34.332072 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2304 | 2026.01.21 21:40:34.332679 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001505 sec., 15282.392026578073 rows/sec., 637.20 KiB/sec. | ||
| 2305 | 2026.01.21 21:40:34.332774 [ 5 ] {d7047d39-3cb4-430d-9594-a4da6f11b8c9} <Debug> TCPHandler: Processed in 0.001726847 sec. | ||
| 2306 | 2026.01.21 21:40:34.332988 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2307 | 2026.01.21 21:40:34.333119 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2308 | 2026.01.21 21:40:34.333330 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2309 | 2026.01.21 21:40:34.333364 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2310 | 2026.01.21 21:40:34.333553 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2311 | 2026.01.21 21:40:34.333605 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2312 | 2026.01.21 21:40:34.333701 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2313 | 2026.01.21 21:40:34.333763 [ 315 ] {e30561de-e898-488f-8509-c91d27e2250a} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2314 | 2026.01.21 21:40:34.333764 [ 336 ] {e30561de-e898-488f-8509-c91d27e2250a} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2315 | 2026.01.21 21:40:34.333852 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2316 | 2026.01.21 21:40:34.333877 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2317 | 2026.01.21 21:40:34.333930 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2318 | 2026.01.21 21:40:34.333946 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2319 | 2026.01.21 21:40:34.333974 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2320 | 2026.01.21 21:40:34.334009 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2321 | 2026.01.21 21:40:34.334564 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001495 sec., 15384.615384615385 rows/sec., 641.46 KiB/sec. | ||
| 2322 | 2026.01.21 21:40:34.334667 [ 5 ] {e30561de-e898-488f-8509-c91d27e2250a} <Debug> TCPHandler: Processed in 0.001728557 sec. | ||
| 2323 | 2026.01.21 21:40:34.334877 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.01.21 21:40:34.335009 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2325 | 2026.01.21 21:40:34.335220 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2326 | 2026.01.21 21:40:34.335254 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2327 | 2026.01.21 21:40:34.335442 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2328 | 2026.01.21 21:40:34.335493 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2329 | 2026.01.21 21:40:34.335590 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2330 | 2026.01.21 21:40:34.335648 [ 310 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2331 | 2026.01.21 21:40:34.335654 [ 336 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2332 | 2026.01.21 21:40:34.335744 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2333 | 2026.01.21 21:40:34.335769 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2334 | 2026.01.21 21:40:34.335822 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2335 | 2026.01.21 21:40:34.335839 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2336 | 2026.01.21 21:40:34.335868 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2337 | 2026.01.21 21:40:34.335899 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2338 | 2026.01.21 21:40:34.336586 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001629 sec., 14119.091467157765 rows/sec., 588.70 KiB/sec. | ||
| 2339 | 2026.01.21 21:40:34.336687 [ 5 ] {e36a5f67-805f-460d-8843-10e11ae59ec8} <Debug> TCPHandler: Processed in 0.00185873 sec. | ||
| 2340 | 2026.01.21 21:40:34.336914 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.01.21 21:40:34.337046 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2342 | 2026.01.21 21:40:34.337268 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2343 | 2026.01.21 21:40:34.337303 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2344 | 2026.01.21 21:40:34.337499 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2345 | 2026.01.21 21:40:34.337551 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2346 | 2026.01.21 21:40:34.337648 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2347 | 2026.01.21 21:40:34.337710 [ 310 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2348 | 2026.01.21 21:40:34.337714 [ 304 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2349 | 2026.01.21 21:40:34.337818 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2350 | 2026.01.21 21:40:34.337842 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2351 | 2026.01.21 21:40:34.337897 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2352 | 2026.01.21 21:40:34.337914 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2353 | 2026.01.21 21:40:34.337944 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2354 | 2026.01.21 21:40:34.337973 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2355 | 2026.01.21 21:40:34.338635 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001641 sec., 14015.84399756246 rows/sec., 584.39 KiB/sec. | ||
| 2356 | 2026.01.21 21:40:34.338719 [ 5 ] {2e210b69-ff79-4463-aa98-09b58fbd53b7} <Debug> TCPHandler: Processed in 0.001854989 sec. | ||
| 2357 | 2026.01.21 21:40:34.350478 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.01.21 21:40:34.350642 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2359 | 2026.01.21 21:40:34.350916 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2360 | 2026.01.21 21:40:34.350958 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2361 | 2026.01.21 21:40:34.351197 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2362 | 2026.01.21 21:40:34.351250 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2363 | 2026.01.21 21:40:34.351348 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2364 | 2026.01.21 21:40:34.351413 [ 340 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2365 | 2026.01.21 21:40:34.351436 [ 310 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2366 | 2026.01.21 21:40:34.351550 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2367 | 2026.01.21 21:40:34.351577 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2368 | 2026.01.21 21:40:34.351632 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2369 | 2026.01.21 21:40:34.351650 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2370 | 2026.01.21 21:40:34.351679 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2371 | 2026.01.21 21:40:34.351710 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2372 | 2026.01.21 21:40:34.352317 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001744 sec., 13188.073394495412 rows/sec., 549.88 KiB/sec. | ||
| 2373 | 2026.01.21 21:40:34.352420 [ 5 ] {32f5c12d-1b58-479d-8501-91ffb29b5f7f} <Debug> TCPHandler: Processed in 0.002003002 sec. | ||
| 2374 | 2026.01.21 21:40:34.355310 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.01.21 21:40:34.355437 [ 5 ] {3d24fd06-2337-4f6a-b9b5-6fdaf5a7b446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2376 | 2026.01.21 21:40:34.355487 [ 5 ] {3d24fd06-2337-4f6a-b9b5-6fdaf5a7b446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2377 | 2026.01.21 21:40:34.356126 [ 5 ] {3d24fd06-2337-4f6a-b9b5-6fdaf5a7b446} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.01.21 21:40:34.356173 [ 5 ] {3d24fd06-2337-4f6a-b9b5-6fdaf5a7b446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2379 | 2026.01.21 21:40:34.356598 [ 5 ] {3d24fd06-2337-4f6a-b9b5-6fdaf5a7b446} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2380 | 2026.01.21 21:40:34.356806 [ 5 ] {3d24fd06-2337-4f6a-b9b5-6fdaf5a7b446} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.01.21 21:40:34.356953 [ 5 ] {3d24fd06-2337-4f6a-b9b5-6fdaf5a7b446} <Debug> executeQuery: Read 13 rows, 4.47 KiB in 0.001551 sec., 8381.689232753062 rows/sec., 2.82 MiB/sec. | ||
| 2382 | 2026.01.21 21:40:34.356992 [ 5 ] {3d24fd06-2337-4f6a-b9b5-6fdaf5a7b446} <Debug> TCPHandler: Processed in 0.001742007 sec. | ||
| 2383 | 2026.01.21 21:40:34.357111 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.01.21 21:40:34.357205 [ 5 ] {9e6cb3b1-6106-4eed-a353-d47c116a74fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.01.21 21:40:34.357245 [ 5 ] {9e6cb3b1-6106-4eed-a353-d47c116a74fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2386 | 2026.01.21 21:40:34.360318 [ 5 ] {9e6cb3b1-6106-4eed-a353-d47c116a74fa} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.01.21 21:40:34.360352 [ 5 ] {9e6cb3b1-6106-4eed-a353-d47c116a74fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2388 | 2026.01.21 21:40:34.360713 [ 5 ] {9e6cb3b1-6106-4eed-a353-d47c116a74fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2389 | 2026.01.21 21:40:34.360920 [ 5 ] {9e6cb3b1-6106-4eed-a353-d47c116a74fa} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.01.21 21:40:34.361045 [ 5 ] {9e6cb3b1-6106-4eed-a353-d47c116a74fa} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.003858 sec., 115603.93986521514 rows/sec., 7.33 MiB/sec. | ||
| 2391 | 2026.01.21 21:40:34.361081 [ 5 ] {9e6cb3b1-6106-4eed-a353-d47c116a74fa} <Debug> TCPHandler: Processed in 0.004019754 sec. | ||
| 2392 | 2026.01.21 21:40:34.361210 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.01.21 21:40:34.361304 [ 5 ] {e899bc27-b15d-4e06-af98-799b96636697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2394 | 2026.01.21 21:40:34.361344 [ 5 ] {e899bc27-b15d-4e06-af98-799b96636697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2395 | 2026.01.21 21:40:34.361755 [ 5 ] {e899bc27-b15d-4e06-af98-799b96636697} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.01.21 21:40:34.361794 [ 5 ] {e899bc27-b15d-4e06-af98-799b96636697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2397 | 2026.01.21 21:40:34.362073 [ 5 ] {e899bc27-b15d-4e06-af98-799b96636697} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2398 | 2026.01.21 21:40:34.362277 [ 5 ] {e899bc27-b15d-4e06-af98-799b96636697} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.01.21 21:40:34.362401 [ 5 ] {e899bc27-b15d-4e06-af98-799b96636697} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001115 sec., 7174.887892376681 rows/sec., 585.06 KiB/sec. | ||
| 2400 | 2026.01.21 21:40:34.362437 [ 5 ] {e899bc27-b15d-4e06-af98-799b96636697} <Debug> TCPHandler: Processed in 0.00127667 sec. | ||
| 2401 | 2026.01.21 21:40:34.362544 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.01.21 21:40:34.362638 [ 5 ] {cf1b874f-3e84-4cdd-a324-12093d3977b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2403 | 2026.01.21 21:40:34.362677 [ 5 ] {cf1b874f-3e84-4cdd-a324-12093d3977b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2404 | 2026.01.21 21:40:34.363796 [ 5 ] {cf1b874f-3e84-4cdd-a324-12093d3977b5} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.01.21 21:40:34.363831 [ 5 ] {cf1b874f-3e84-4cdd-a324-12093d3977b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2406 | 2026.01.21 21:40:34.364276 [ 5 ] {cf1b874f-3e84-4cdd-a324-12093d3977b5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2407 | 2026.01.21 21:40:34.364502 [ 5 ] {cf1b874f-3e84-4cdd-a324-12093d3977b5} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.01.21 21:40:34.364636 [ 5 ] {cf1b874f-3e84-4cdd-a324-12093d3977b5} <Debug> executeQuery: Read 1217 rows, 99.16 KiB in 0.002015 sec., 603970.2233250621 rows/sec., 48.06 MiB/sec. | ||
| 2409 | 2026.01.21 21:40:34.364674 [ 5 ] {cf1b874f-3e84-4cdd-a324-12093d3977b5} <Debug> TCPHandler: Processed in 0.002178964 sec. | ||
| 2410 | 2026.01.21 21:40:34.364784 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.01.21 21:40:34.364879 [ 5 ] {d9497732-b2b1-4a6a-b05c-9c7cc9fad952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2412 | 2026.01.21 21:40:34.364918 [ 5 ] {d9497732-b2b1-4a6a-b05c-9c7cc9fad952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2413 | 2026.01.21 21:40:34.365405 [ 5 ] {d9497732-b2b1-4a6a-b05c-9c7cc9fad952} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.01.21 21:40:34.365442 [ 5 ] {d9497732-b2b1-4a6a-b05c-9c7cc9fad952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2415 | 2026.01.21 21:40:34.365752 [ 5 ] {d9497732-b2b1-4a6a-b05c-9c7cc9fad952} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2416 | 2026.01.21 21:40:34.365956 [ 5 ] {d9497732-b2b1-4a6a-b05c-9c7cc9fad952} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.01.21 21:40:34.366089 [ 5 ] {d9497732-b2b1-4a6a-b05c-9c7cc9fad952} <Debug> executeQuery: Read 249 rows, 15.31 KiB in 0.001228 sec., 202768.72964169382 rows/sec., 12.17 MiB/sec. | ||
| 2418 | 2026.01.21 21:40:34.366105 [ 59 ] {} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2419 | 2026.01.21 21:40:34.366126 [ 5 ] {d9497732-b2b1-4a6a-b05c-9c7cc9fad952} <Debug> TCPHandler: Processed in 0.001390632 sec. | ||
| 2420 | 2026.01.21 21:40:34.366162 [ 59 ] {} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.01.21 21:40:34.366191 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2422 | 2026.01.21 21:40:34.366254 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.01.21 21:40:34.366317 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 2424 | 2026.01.21 21:40:34.366354 [ 5 ] {622afca9-f200-4e1d-b1ae-576401cde5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2425 | 2026.01.21 21:40:34.366397 [ 5 ] {622afca9-f200-4e1d-b1ae-576401cde5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2426 | 2026.01.21 21:40:34.366452 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2427 | 2026.01.21 21:40:34.366504 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
| 2428 | 2026.01.21 21:40:34.366592 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2429 | 2026.01.21 21:40:34.366648 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2430 | 2026.01.21 21:40:34.366713 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2431 | 2026.01.21 21:40:34.366781 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2432 | 2026.01.21 21:40:34.366833 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 249 rows starting from the beginning of the part | ||
| 2433 | 2026.01.21 21:40:34.366876 [ 5 ] {622afca9-f200-4e1d-b1ae-576401cde5a7} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.01.21 21:40:34.366917 [ 5 ] {622afca9-f200-4e1d-b1ae-576401cde5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2435 | 2026.01.21 21:40:34.367267 [ 5 ] {622afca9-f200-4e1d-b1ae-576401cde5a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2436 | 2026.01.21 21:40:34.367505 [ 5 ] {622afca9-f200-4e1d-b1ae-576401cde5a7} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.01.21 21:40:34.367644 [ 5 ] {622afca9-f200-4e1d-b1ae-576401cde5a7} <Debug> executeQuery: Read 231 rows, 15.25 KiB in 0.001307 sec., 176740.6273909717 rows/sec., 11.39 MiB/sec. | ||
| 2438 | 2026.01.21 21:40:34.367681 [ 5 ] {622afca9-f200-4e1d-b1ae-576401cde5a7} <Debug> TCPHandler: Processed in 0.001483033 sec. | ||
| 2439 | 2026.01.21 21:40:34.367790 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.01.21 21:40:34.367821 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564214 sec., 223754.55020860318 rows/sec., 15.13 MiB/sec. | ||
| 2441 | 2026.01.21 21:40:34.367885 [ 5 ] {e6eb0726-910a-447a-a2e7-a713a5998fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.01.21 21:40:34.367930 [ 5 ] {e6eb0726-910a-447a-a2e7-a713a5998fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2443 | 2026.01.21 21:40:34.368041 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2444 | 2026.01.21 21:40:34.368367 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_6_1} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.01.21 21:40:34.368422 [ 5 ] {e6eb0726-910a-447a-a2e7-a713a5998fa3} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.01.21 21:40:34.368443 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_6_1} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2447 | 2026.01.21 21:40:34.368471 [ 5 ] {e6eb0726-910a-447a-a2e7-a713a5998fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2448 | 2026.01.21 21:40:34.368551 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2449 | 2026.01.21 21:40:34.368848 [ 5 ] {e6eb0726-910a-447a-a2e7-a713a5998fa3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2450 | 2026.01.21 21:40:34.369087 [ 5 ] {e6eb0726-910a-447a-a2e7-a713a5998fa3} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.01.21 21:40:34.369220 [ 5 ] {e6eb0726-910a-447a-a2e7-a713a5998fa3} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001352 sec., 169378.6982248521 rows/sec., 9.62 MiB/sec. | ||
| 2452 | 2026.01.21 21:40:34.369259 [ 5 ] {e6eb0726-910a-447a-a2e7-a713a5998fa3} <Debug> TCPHandler: Processed in 0.001519064 sec. | ||
| 2453 | 2026.01.21 21:40:34.369368 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.01.21 21:40:34.369463 [ 5 ] {9e11c5a3-01b9-4c15-9ec4-795190c99b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2455 | 2026.01.21 21:40:34.369502 [ 5 ] {9e11c5a3-01b9-4c15-9ec4-795190c99b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2456 | 2026.01.21 21:40:34.370121 [ 5 ] {9e11c5a3-01b9-4c15-9ec4-795190c99b6e} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.01.21 21:40:34.370158 [ 5 ] {9e11c5a3-01b9-4c15-9ec4-795190c99b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2458 | 2026.01.21 21:40:34.370511 [ 5 ] {9e11c5a3-01b9-4c15-9ec4-795190c99b6e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2459 | 2026.01.21 21:40:34.370713 [ 5 ] {9e11c5a3-01b9-4c15-9ec4-795190c99b6e} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.01.21 21:40:34.370837 [ 5 ] {9e11c5a3-01b9-4c15-9ec4-795190c99b6e} <Debug> executeQuery: Read 737 rows, 52.60 KiB in 0.001392 sec., 529454.0229885058 rows/sec., 36.90 MiB/sec. | ||
| 2461 | 2026.01.21 21:40:34.370874 [ 5 ] {9e11c5a3-01b9-4c15-9ec4-795190c99b6e} <Debug> TCPHandler: Processed in 0.001554504 sec. | ||
| 2462 | 2026.01.21 21:40:34.370987 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2026.01.21 21:40:34.371083 [ 5 ] {a05a6abe-88c3-41b1-86b5-450afeed8920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2464 | 2026.01.21 21:40:34.371124 [ 5 ] {a05a6abe-88c3-41b1-86b5-450afeed8920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2465 | 2026.01.21 21:40:34.371439 [ 5 ] {a05a6abe-88c3-41b1-86b5-450afeed8920} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.01.21 21:40:34.371475 [ 5 ] {a05a6abe-88c3-41b1-86b5-450afeed8920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2467 | 2026.01.21 21:40:34.371759 [ 5 ] {a05a6abe-88c3-41b1-86b5-450afeed8920} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2468 | 2026.01.21 21:40:34.371963 [ 5 ] {a05a6abe-88c3-41b1-86b5-450afeed8920} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.01.21 21:40:34.372084 [ 5 ] {a05a6abe-88c3-41b1-86b5-450afeed8920} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 307.33 KiB/sec. | ||
| 2470 | 2026.01.21 21:40:34.372120 [ 5 ] {a05a6abe-88c3-41b1-86b5-450afeed8920} <Debug> TCPHandler: Processed in 0.001182189 sec. | ||
| 2471 | 2026.01.21 21:40:34.372227 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.01.21 21:40:34.372322 [ 5 ] {0fe4b0f6-7028-4090-b5ce-4c5f1ee48d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2473 | 2026.01.21 21:40:34.372364 [ 5 ] {0fe4b0f6-7028-4090-b5ce-4c5f1ee48d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2474 | 2026.01.21 21:40:34.372756 [ 5 ] {0fe4b0f6-7028-4090-b5ce-4c5f1ee48d44} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.01.21 21:40:34.372792 [ 5 ] {0fe4b0f6-7028-4090-b5ce-4c5f1ee48d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2476 | 2026.01.21 21:40:34.373124 [ 5 ] {0fe4b0f6-7028-4090-b5ce-4c5f1ee48d44} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2477 | 2026.01.21 21:40:34.373331 [ 5 ] {0fe4b0f6-7028-4090-b5ce-4c5f1ee48d44} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.01.21 21:40:34.373456 [ 5 ] {0fe4b0f6-7028-4090-b5ce-4c5f1ee48d44} <Debug> executeQuery: Read 232 rows, 15.19 KiB in 0.001152 sec., 201388.88888888888 rows/sec., 12.87 MiB/sec. | ||
| 2479 | 2026.01.21 21:40:34.373492 [ 5 ] {0fe4b0f6-7028-4090-b5ce-4c5f1ee48d44} <Debug> TCPHandler: Processed in 0.00131272 sec. | ||
| 2480 | 2026.01.21 21:40:34.373604 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.01.21 21:40:34.373699 [ 5 ] {ebb13781-069c-4b15-9273-a89f0ae8f3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2482 | 2026.01.21 21:40:34.373740 [ 5 ] {ebb13781-069c-4b15-9273-a89f0ae8f3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2483 | 2026.01.21 21:40:34.374049 [ 5 ] {ebb13781-069c-4b15-9273-a89f0ae8f3cd} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.01.21 21:40:34.374085 [ 5 ] {ebb13781-069c-4b15-9273-a89f0ae8f3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2485 | 2026.01.21 21:40:34.374406 [ 5 ] {ebb13781-069c-4b15-9273-a89f0ae8f3cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2486 | 2026.01.21 21:40:34.374608 [ 5 ] {ebb13781-069c-4b15-9273-a89f0ae8f3cd} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.01.21 21:40:34.374729 [ 5 ] {ebb13781-069c-4b15-9273-a89f0ae8f3cd} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001049 sec., 1906.5776930409913 rows/sec., 124.75 KiB/sec. | ||
| 2488 | 2026.01.21 21:40:34.374767 [ 5 ] {ebb13781-069c-4b15-9273-a89f0ae8f3cd} <Debug> TCPHandler: Processed in 0.001212629 sec. | ||
| 2489 | 2026.01.21 21:40:34.374875 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.01.21 21:40:34.374969 [ 5 ] {1c0950ce-06ab-4d9a-af20-27608e93912a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2491 | 2026.01.21 21:40:34.375021 [ 5 ] {1c0950ce-06ab-4d9a-af20-27608e93912a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2492 | 2026.01.21 21:40:34.375833 [ 5 ] {1c0950ce-06ab-4d9a-af20-27608e93912a} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.01.21 21:40:34.375871 [ 5 ] {1c0950ce-06ab-4d9a-af20-27608e93912a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2494 | 2026.01.21 21:40:34.376389 [ 5 ] {1c0950ce-06ab-4d9a-af20-27608e93912a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2495 | 2026.01.21 21:40:34.376608 [ 5 ] {1c0950ce-06ab-4d9a-af20-27608e93912a} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.01.21 21:40:34.376712 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2497 | 2026.01.21 21:40:34.376743 [ 5 ] {1c0950ce-06ab-4d9a-af20-27608e93912a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001791 sec., 10050.251256281406 rows/sec., 18.01 MiB/sec. | ||
| 2498 | 2026.01.21 21:40:34.376753 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.01.21 21:40:34.376803 [ 5 ] {1c0950ce-06ab-4d9a-af20-27608e93912a} <Debug> TCPHandler: Processed in 0.001976471 sec. | ||
| 2500 | 2026.01.21 21:40:34.376819 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2501 | 2026.01.21 21:40:34.376911 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 2502 | 2026.01.21 21:40:34.376927 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.01.21 21:40:34.377032 [ 5 ] {95025cfc-33a9-4abe-888f-10680823d7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.01.21 21:40:34.377075 [ 5 ] {95025cfc-33a9-4abe-888f-10680823d7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2505 | 2026.01.21 21:40:34.377111 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2506 | 2026.01.21 21:40:34.377175 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 2507 | 2026.01.21 21:40:34.377319 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2508 | 2026.01.21 21:40:34.377400 [ 5 ] {95025cfc-33a9-4abe-888f-10680823d7ed} <Trace> oximeter.measurements_i64 (779c02f3-2bc4-4c22-960d-dd40c21890f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.01.21 21:40:34.377425 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2510 | 2026.01.21 21:40:34.377441 [ 5 ] {95025cfc-33a9-4abe-888f-10680823d7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2511 | 2026.01.21 21:40:34.377530 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2512 | 2026.01.21 21:40:34.377632 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2513 | 2026.01.21 21:40:34.377736 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
| 2514 | 2026.01.21 21:40:34.377758 [ 5 ] {95025cfc-33a9-4abe-888f-10680823d7ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2515 | 2026.01.21 21:40:34.377974 [ 5 ] {95025cfc-33a9-4abe-888f-10680823d7ed} <Trace> oximeter.measurements_i64 (779c02f3-2bc4-4c22-960d-dd40c21890f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.01.21 21:40:34.378110 [ 5 ] {95025cfc-33a9-4abe-888f-10680823d7ed} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 386.35 KiB/sec. | ||
| 2517 | 2026.01.21 21:40:34.378146 [ 5 ] {95025cfc-33a9-4abe-888f-10680823d7ed} <Debug> TCPHandler: Processed in 0.00126978 sec. | ||
| 2518 | 2026.01.21 21:40:34.378256 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.01.21 21:40:34.378352 [ 5 ] {294371a8-ecc2-4ad6-9144-9f48e882ea91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2520 | 2026.01.21 21:40:34.378393 [ 5 ] {294371a8-ecc2-4ad6-9144-9f48e882ea91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2521 | 2026.01.21 21:40:34.378714 [ 5 ] {294371a8-ecc2-4ad6-9144-9f48e882ea91} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.01.21 21:40:34.378751 [ 5 ] {294371a8-ecc2-4ad6-9144-9f48e882ea91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2523 | 2026.01.21 21:40:34.379100 [ 5 ] {294371a8-ecc2-4ad6-9144-9f48e882ea91} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2524 | 2026.01.21 21:40:34.379311 [ 5 ] {294371a8-ecc2-4ad6-9144-9f48e882ea91} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.01.21 21:40:34.379442 [ 5 ] {294371a8-ecc2-4ad6-9144-9f48e882ea91} <Debug> executeQuery: Read 78 rows, 4.64 KiB in 0.001108 sec., 70397.1119133574 rows/sec., 4.09 MiB/sec. | ||
| 2526 | 2026.01.21 21:40:34.379478 [ 5 ] {294371a8-ecc2-4ad6-9144-9f48e882ea91} <Debug> TCPHandler: Processed in 0.00127124 sec. | ||
| 2527 | 2026.01.21 21:40:34.379633 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 113 rows, containing 19 columns (19 merged, 0 gathered) in 0.002755644 sec., 41006.74833178742 rows/sec., 73.48 MiB/sec. | ||
| 2528 | 2026.01.21 21:40:34.379938 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2529 | 2026.01.21 21:40:34.380261 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.01.21 21:40:34.380328 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2531 | 2026.01.21 21:40:34.380413 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2532 | 2026.01.21 21:40:36.321998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 304 | ||
| 2533 | 2026.01.21 21:40:36.324877 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.01.21 21:40:36.324939 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2535 | 2026.01.21 21:40:36.326187 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2536 | 2026.01.21 21:40:36.326463 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.01.21 21:40:36.326806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2538 | 2026.01.21 21:40:39.313029 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.01.21 21:40:39.313226 [ 5 ] {200fa421-358b-4bea-ae1b-fc2c0f17bd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2540 | 2026.01.21 21:40:39.313299 [ 5 ] {200fa421-358b-4bea-ae1b-fc2c0f17bd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2541 | 2026.01.21 21:40:39.314015 [ 5 ] {200fa421-358b-4bea-ae1b-fc2c0f17bd3a} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.01.21 21:40:39.314067 [ 5 ] {200fa421-358b-4bea-ae1b-fc2c0f17bd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2543 | 2026.01.21 21:40:39.314502 [ 5 ] {200fa421-358b-4bea-ae1b-fc2c0f17bd3a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2544 | 2026.01.21 21:40:39.314738 [ 5 ] {200fa421-358b-4bea-ae1b-fc2c0f17bd3a} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.01.21 21:40:39.314857 [ 52 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2546 | 2026.01.21 21:40:39.314892 [ 52 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.01.21 21:40:39.314901 [ 5 ] {200fa421-358b-4bea-ae1b-fc2c0f17bd3a} <Debug> executeQuery: Read 78 rows, 6.91 KiB in 0.001729 sec., 45112.781954887214 rows/sec., 3.90 MiB/sec. | ||
| 2548 | 2026.01.21 21:40:39.314912 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2549 | 2026.01.21 21:40:39.314953 [ 5 ] {200fa421-358b-4bea-ae1b-fc2c0f17bd3a} <Debug> TCPHandler: Processed in 0.002056352 sec. | ||
| 2550 | 2026.01.21 21:40:39.315050 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 2551 | 2026.01.21 21:40:39.315087 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2026.01.21 21:40:39.315203 [ 5 ] {3fd930b6-985c-4b0e-8f89-de0853f7a095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.01.21 21:40:39.315204 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2554 | 2026.01.21 21:40:39.315254 [ 5 ] {3fd930b6-985c-4b0e-8f89-de0853f7a095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2555 | 2026.01.21 21:40:39.315261 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part | ||
| 2556 | 2026.01.21 21:40:39.315341 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 77 rows starting from the beginning of the part | ||
| 2557 | 2026.01.21 21:40:39.315388 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2558 | 2026.01.21 21:40:39.315438 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
| 2559 | 2026.01.21 21:40:39.315479 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1217 rows starting from the beginning of the part | ||
| 2560 | 2026.01.21 21:40:39.315519 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2561 | 2026.01.21 21:40:39.315702 [ 5 ] {3fd930b6-985c-4b0e-8f89-de0853f7a095} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.01.21 21:40:39.315743 [ 5 ] {3fd930b6-985c-4b0e-8f89-de0853f7a095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2563 | 2026.01.21 21:40:39.316075 [ 5 ] {3fd930b6-985c-4b0e-8f89-de0853f7a095} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2564 | 2026.01.21 21:40:39.316329 [ 5 ] {3fd930b6-985c-4b0e-8f89-de0853f7a095} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.01.21 21:40:39.316479 [ 5 ] {3fd930b6-985c-4b0e-8f89-de0853f7a095} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001305 sec., 18390.80459770115 rows/sec., 1.35 MiB/sec. | ||
| 2566 | 2026.01.21 21:40:39.316519 [ 5 ] {3fd930b6-985c-4b0e-8f89-de0853f7a095} <Debug> TCPHandler: Processed in 0.001484964 sec. | ||
| 2567 | 2026.01.21 21:40:39.316630 [ 191 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643756 sec., 932011.8071051908 rows/sec., 78.98 MiB/sec. | ||
| 2568 | 2026.01.21 21:40:39.316645 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.01.21 21:40:39.316767 [ 5 ] {c426bc32-5ed0-4cdb-86dc-e73fc1c43b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2570 | 2026.01.21 21:40:39.316809 [ 5 ] {c426bc32-5ed0-4cdb-86dc-e73fc1c43b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2571 | 2026.01.21 21:40:39.316855 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2572 | 2026.01.21 21:40:39.317111 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_11_2} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.01.21 21:40:39.317190 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_11_2} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2574 | 2026.01.21 21:40:39.317242 [ 5 ] {c426bc32-5ed0-4cdb-86dc-e73fc1c43b7f} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.01.21 21:40:39.317259 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 2576 | 2026.01.21 21:40:39.317289 [ 5 ] {c426bc32-5ed0-4cdb-86dc-e73fc1c43b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2577 | 2026.01.21 21:40:39.317621 [ 5 ] {c426bc32-5ed0-4cdb-86dc-e73fc1c43b7f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2578 | 2026.01.21 21:40:39.317870 [ 5 ] {c426bc32-5ed0-4cdb-86dc-e73fc1c43b7f} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.01.21 21:40:39.317975 [ 52 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2580 | 2026.01.21 21:40:39.318005 [ 5 ] {c426bc32-5ed0-4cdb-86dc-e73fc1c43b7f} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001259 sec., 47656.87053216839 rows/sec., 3.72 MiB/sec. | ||
| 2581 | 2026.01.21 21:40:39.318006 [ 52 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.01.21 21:40:39.318036 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2583 | 2026.01.21 21:40:39.318043 [ 5 ] {c426bc32-5ed0-4cdb-86dc-e73fc1c43b7f} <Debug> TCPHandler: Processed in 0.001448032 sec. | ||
| 2584 | 2026.01.21 21:40:39.318170 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.01.21 21:40:39.318178 [ 198 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 2586 | 2026.01.21 21:40:39.318280 [ 5 ] {46f12881-b002-4cc7-9931-a08ec6b94869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2587 | 2026.01.21 21:40:39.318341 [ 198 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2588 | 2026.01.21 21:40:39.318346 [ 5 ] {46f12881-b002-4cc7-9931-a08ec6b94869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2589 | 2026.01.21 21:40:39.318384 [ 198 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part | ||
| 2590 | 2026.01.21 21:40:39.318484 [ 198 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 61 rows starting from the beginning of the part | ||
| 2591 | 2026.01.21 21:40:39.318540 [ 198 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2592 | 2026.01.21 21:40:39.318595 [ 198 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 2593 | 2026.01.21 21:40:39.318645 [ 198 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 737 rows starting from the beginning of the part | ||
| 2594 | 2026.01.21 21:40:39.318691 [ 198 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2595 | 2026.01.21 21:40:39.318832 [ 5 ] {46f12881-b002-4cc7-9931-a08ec6b94869} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.01.21 21:40:39.318885 [ 5 ] {46f12881-b002-4cc7-9931-a08ec6b94869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2597 | 2026.01.21 21:40:39.319367 [ 5 ] {46f12881-b002-4cc7-9931-a08ec6b94869} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2598 | 2026.01.21 21:40:39.319623 [ 5 ] {46f12881-b002-4cc7-9931-a08ec6b94869} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.01.21 21:40:39.319739 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2600 | 2026.01.21 21:40:39.319766 [ 5 ] {46f12881-b002-4cc7-9931-a08ec6b94869} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001513 sec., 39656.31196298744 rows/sec., 2.78 MiB/sec. | ||
| 2601 | 2026.01.21 21:40:39.319786 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.01.21 21:40:39.319788 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1002 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676536 sec., 597660.8912662776 rows/sec., 45.29 MiB/sec. | ||
| 2603 | 2026.01.21 21:40:39.319803 [ 5 ] {46f12881-b002-4cc7-9931-a08ec6b94869} <Debug> TCPHandler: Processed in 0.001686156 sec. | ||
| 2604 | 2026.01.21 21:40:39.319821 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2605 | 2026.01.21 21:40:39.319911 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 2606 | 2026.01.21 21:40:39.319950 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.01.21 21:40:39.320012 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2608 | 2026.01.21 21:40:39.320042 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 62 rows starting from the beginning of the part | ||
| 2609 | 2026.01.21 21:40:39.320046 [ 191 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2610 | 2026.01.21 21:40:39.320057 [ 5 ] {5d7ddcaa-ea01-411e-8201-ccafc415bf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2611 | 2026.01.21 21:40:39.320088 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 61 rows starting from the beginning of the part | ||
| 2612 | 2026.01.21 21:40:39.320129 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 2613 | 2026.01.21 21:40:39.320131 [ 5 ] {5d7ddcaa-ea01-411e-8201-ccafc415bf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2614 | 2026.01.21 21:40:39.320168 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 2615 | 2026.01.21 21:40:39.320209 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 232 rows starting from the beginning of the part | ||
| 2616 | 2026.01.21 21:40:39.320242 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2617 | 2026.01.21 21:40:39.320400 [ 191 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_11_2} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.01.21 21:40:39.320535 [ 191 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_11_2} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2619 | 2026.01.21 21:40:39.320640 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2620 | 2026.01.21 21:40:39.320993 [ 5 ] {5d7ddcaa-ea01-411e-8201-ccafc415bf4b} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.01.21 21:40:39.321035 [ 5 ] {5d7ddcaa-ea01-411e-8201-ccafc415bf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2622 | 2026.01.21 21:40:39.321066 [ 199 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186379 sec., 450952.01449115336 rows/sec., 30.63 MiB/sec. | ||
| 2623 | 2026.01.21 21:40:39.321249 [ 191 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2624 | 2026.01.21 21:40:39.321539 [ 191 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.01.21 21:40:39.321625 [ 191 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2626 | 2026.01.21 21:40:39.321659 [ 5 ] {5d7ddcaa-ea01-411e-8201-ccafc415bf4b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2627 | 2026.01.21 21:40:39.321702 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2628 | 2026.01.21 21:40:39.321914 [ 5 ] {5d7ddcaa-ea01-411e-8201-ccafc415bf4b} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.01.21 21:40:39.322069 [ 5 ] {5d7ddcaa-ea01-411e-8201-ccafc415bf4b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002032 sec., 11811.023622047245 rows/sec., 21.16 MiB/sec. | ||
| 2630 | 2026.01.21 21:40:39.322136 [ 5 ] {5d7ddcaa-ea01-411e-8201-ccafc415bf4b} <Debug> TCPHandler: Processed in 0.002236365 sec. | ||
| 2631 | 2026.01.21 21:40:39.322252 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.01.21 21:40:39.322349 [ 5 ] {96e7e093-8183-4f17-8d95-94cd37ba86d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2633 | 2026.01.21 21:40:39.322392 [ 5 ] {96e7e093-8183-4f17-8d95-94cd37ba86d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2634 | 2026.01.21 21:40:39.322758 [ 5 ] {96e7e093-8183-4f17-8d95-94cd37ba86d4} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.01.21 21:40:39.322794 [ 5 ] {96e7e093-8183-4f17-8d95-94cd37ba86d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2636 | 2026.01.21 21:40:39.323098 [ 5 ] {96e7e093-8183-4f17-8d95-94cd37ba86d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2637 | 2026.01.21 21:40:39.323334 [ 5 ] {96e7e093-8183-4f17-8d95-94cd37ba86d4} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.01.21 21:40:39.323443 [ 52 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2639 | 2026.01.21 21:40:39.323467 [ 5 ] {96e7e093-8183-4f17-8d95-94cd37ba86d4} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001138 sec., 26362.038664323376 rows/sec., 1.75 MiB/sec. | ||
| 2640 | 2026.01.21 21:40:39.323483 [ 52 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.01.21 21:40:39.323505 [ 5 ] {96e7e093-8183-4f17-8d95-94cd37ba86d4} <Debug> TCPHandler: Processed in 0.00130171 sec. | ||
| 2642 | 2026.01.21 21:40:39.323516 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2643 | 2026.01.21 21:40:39.323616 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 2644 | 2026.01.21 21:40:39.323731 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2645 | 2026.01.21 21:40:39.323770 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 60 rows starting from the beginning of the part | ||
| 2646 | 2026.01.21 21:40:39.323834 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2647 | 2026.01.21 21:40:39.323899 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2648 | 2026.01.21 21:40:39.323958 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2649 | 2026.01.21 21:40:39.324017 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2650 | 2026.01.21 21:40:39.324071 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2651 | 2026.01.21 21:40:39.324779 [ 199 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001203689 sec., 214341.07979719015 rows/sec., 13.44 MiB/sec. | ||
| 2652 | 2026.01.21 21:40:39.324969 [ 195 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2653 | 2026.01.21 21:40:39.325254 [ 195 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_11_2} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.01.21 21:40:39.325329 [ 195 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_11_2} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2655 | 2026.01.21 21:40:39.325403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2656 | 2026.01.21 21:40:41.169738 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2657 | 2026.01.21 21:40:41.169809 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2658 | 2026.01.21 21:40:41.333706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4822 | ||
| 2659 | 2026.01.21 21:40:41.334482 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.01.21 21:40:41.334523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2661 | 2026.01.21 21:40:41.335035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2662 | 2026.01.21 21:40:41.335261 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.01.21 21:40:41.335390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4822 | ||
| 2664 | 2026.01.21 21:40:41.578640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2665 | 2026.01.21 21:40:41.594162 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.01.21 21:40:41.594226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2667 | 2026.01.21 21:40:41.600585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2668 | 2026.01.21 21:40:41.601246 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.01.21 21:40:41.604157 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2670 | 2026.01.21 21:40:42.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.66 MiB, peak 213.72 MiB, free memory in arenas 0.00 B, will set to 209.30 MiB (RSS), difference: 1.64 MiB | ||
| 2671 | 2026.01.21 21:40:44.324138 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2672 | 2026.01.21 21:40:44.324311 [ 5 ] {b63fc0df-1c6b-447b-afce-4f47d73c5258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2673 | 2026.01.21 21:40:44.324374 [ 5 ] {b63fc0df-1c6b-447b-afce-4f47d73c5258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2674 | 2026.01.21 21:40:44.325199 [ 5 ] {b63fc0df-1c6b-447b-afce-4f47d73c5258} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.01.21 21:40:44.325241 [ 5 ] {b63fc0df-1c6b-447b-afce-4f47d73c5258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2676 | 2026.01.21 21:40:44.325653 [ 5 ] {b63fc0df-1c6b-447b-afce-4f47d73c5258} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2677 | 2026.01.21 21:40:44.325889 [ 5 ] {b63fc0df-1c6b-447b-afce-4f47d73c5258} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.01.21 21:40:44.326040 [ 5 ] {b63fc0df-1c6b-447b-afce-4f47d73c5258} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001777 sec., 250984.8058525605 rows/sec., 15.92 MiB/sec. | ||
| 2679 | 2026.01.21 21:40:44.326086 [ 5 ] {b63fc0df-1c6b-447b-afce-4f47d73c5258} <Debug> TCPHandler: Processed in 0.002073322 sec. | ||
| 2680 | 2026.01.21 21:40:44.326218 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.01.21 21:40:44.326321 [ 5 ] {a607bf5c-def0-4834-b6d4-0f865c40b0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2682 | 2026.01.21 21:40:44.326364 [ 5 ] {a607bf5c-def0-4834-b6d4-0f865c40b0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2683 | 2026.01.21 21:40:44.327339 [ 5 ] {a607bf5c-def0-4834-b6d4-0f865c40b0b6} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.01.21 21:40:44.327375 [ 5 ] {a607bf5c-def0-4834-b6d4-0f865c40b0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2685 | 2026.01.21 21:40:44.327757 [ 5 ] {a607bf5c-def0-4834-b6d4-0f865c40b0b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2686 | 2026.01.21 21:40:44.327967 [ 5 ] {a607bf5c-def0-4834-b6d4-0f865c40b0b6} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.01.21 21:40:44.328094 [ 5 ] {a607bf5c-def0-4834-b6d4-0f865c40b0b6} <Debug> executeQuery: Read 1212 rows, 98.78 KiB in 0.001797 sec., 674457.429048414 rows/sec., 53.68 MiB/sec. | ||
| 2688 | 2026.01.21 21:40:44.328130 [ 5 ] {a607bf5c-def0-4834-b6d4-0f865c40b0b6} <Debug> TCPHandler: Processed in 0.001964121 sec. | ||
| 2689 | 2026.01.21 21:40:44.328233 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.01.21 21:40:44.328330 [ 5 ] {5862339b-8a5d-4de2-a70f-3fec28636122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2691 | 2026.01.21 21:40:44.328370 [ 5 ] {5862339b-8a5d-4de2-a70f-3fec28636122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2692 | 2026.01.21 21:40:44.328845 [ 5 ] {5862339b-8a5d-4de2-a70f-3fec28636122} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.01.21 21:40:44.328879 [ 5 ] {5862339b-8a5d-4de2-a70f-3fec28636122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2694 | 2026.01.21 21:40:44.329175 [ 5 ] {5862339b-8a5d-4de2-a70f-3fec28636122} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2695 | 2026.01.21 21:40:44.329392 [ 5 ] {5862339b-8a5d-4de2-a70f-3fec28636122} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.01.21 21:40:44.329520 [ 5 ] {5862339b-8a5d-4de2-a70f-3fec28636122} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.00121 sec., 199173.55371900828 rows/sec., 11.90 MiB/sec. | ||
| 2697 | 2026.01.21 21:40:44.329556 [ 5 ] {5862339b-8a5d-4de2-a70f-3fec28636122} <Debug> TCPHandler: Processed in 0.001373331 sec. | ||
| 2698 | 2026.01.21 21:40:44.329662 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2026.01.21 21:40:44.329758 [ 5 ] {3c8ed540-0e9a-4de9-ab1a-ebbb6cb83a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2700 | 2026.01.21 21:40:44.329798 [ 5 ] {3c8ed540-0e9a-4de9-ab1a-ebbb6cb83a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2701 | 2026.01.21 21:40:44.330267 [ 5 ] {3c8ed540-0e9a-4de9-ab1a-ebbb6cb83a0f} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.01.21 21:40:44.330303 [ 5 ] {3c8ed540-0e9a-4de9-ab1a-ebbb6cb83a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2703 | 2026.01.21 21:40:44.330608 [ 5 ] {3c8ed540-0e9a-4de9-ab1a-ebbb6cb83a0f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2704 | 2026.01.21 21:40:44.330815 [ 5 ] {3c8ed540-0e9a-4de9-ab1a-ebbb6cb83a0f} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.01.21 21:40:44.330938 [ 5 ] {3c8ed540-0e9a-4de9-ab1a-ebbb6cb83a0f} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001198 sec., 191986.64440734556 rows/sec., 12.38 MiB/sec. | ||
| 2706 | 2026.01.21 21:40:44.330976 [ 5 ] {3c8ed540-0e9a-4de9-ab1a-ebbb6cb83a0f} <Debug> TCPHandler: Processed in 0.001362432 sec. | ||
| 2707 | 2026.01.21 21:40:44.331082 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.01.21 21:40:44.331186 [ 5 ] {c7be3d99-1476-4f79-a0a8-21f6ad7c3c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2709 | 2026.01.21 21:40:44.331227 [ 5 ] {c7be3d99-1476-4f79-a0a8-21f6ad7c3c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2710 | 2026.01.21 21:40:44.331703 [ 5 ] {c7be3d99-1476-4f79-a0a8-21f6ad7c3c0c} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.01.21 21:40:44.331740 [ 5 ] {c7be3d99-1476-4f79-a0a8-21f6ad7c3c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2712 | 2026.01.21 21:40:44.332057 [ 5 ] {c7be3d99-1476-4f79-a0a8-21f6ad7c3c0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2713 | 2026.01.21 21:40:44.332268 [ 5 ] {c7be3d99-1476-4f79-a0a8-21f6ad7c3c0c} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.01.21 21:40:44.332393 [ 5 ] {c7be3d99-1476-4f79-a0a8-21f6ad7c3c0c} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001225 sec., 186938.77551020408 rows/sec., 10.61 MiB/sec. | ||
| 2715 | 2026.01.21 21:40:44.332430 [ 5 ] {c7be3d99-1476-4f79-a0a8-21f6ad7c3c0c} <Debug> TCPHandler: Processed in 0.001397812 sec. | ||
| 2716 | 2026.01.21 21:40:44.332533 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.01.21 21:40:44.332628 [ 5 ] {6321460f-d662-49f5-b1ab-a3f1975f5f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2718 | 2026.01.21 21:40:44.332667 [ 5 ] {6321460f-d662-49f5-b1ab-a3f1975f5f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2719 | 2026.01.21 21:40:44.333271 [ 5 ] {6321460f-d662-49f5-b1ab-a3f1975f5f23} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.01.21 21:40:44.333306 [ 5 ] {6321460f-d662-49f5-b1ab-a3f1975f5f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2721 | 2026.01.21 21:40:44.333637 [ 5 ] {6321460f-d662-49f5-b1ab-a3f1975f5f23} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2722 | 2026.01.21 21:40:44.333840 [ 5 ] {6321460f-d662-49f5-b1ab-a3f1975f5f23} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.01.21 21:40:44.333962 [ 5 ] {6321460f-d662-49f5-b1ab-a3f1975f5f23} <Debug> executeQuery: Read 723 rows, 51.47 KiB in 0.001353 sec., 534368.0709534368 rows/sec., 37.15 MiB/sec. | ||
| 2724 | 2026.01.21 21:40:44.333999 [ 5 ] {6321460f-d662-49f5-b1ab-a3f1975f5f23} <Debug> TCPHandler: Processed in 0.001517973 sec. | ||
| 2725 | 2026.01.21 21:40:44.334108 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.01.21 21:40:44.334204 [ 5 ] {5d1c1679-2880-4421-8dee-faf876e78e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2727 | 2026.01.21 21:40:44.334245 [ 5 ] {5d1c1679-2880-4421-8dee-faf876e78e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2728 | 2026.01.21 21:40:44.334559 [ 5 ] {5d1c1679-2880-4421-8dee-faf876e78e33} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.01.21 21:40:44.334594 [ 5 ] {5d1c1679-2880-4421-8dee-faf876e78e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2730 | 2026.01.21 21:40:44.334884 [ 5 ] {5d1c1679-2880-4421-8dee-faf876e78e33} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2731 | 2026.01.21 21:40:44.335083 [ 5 ] {5d1c1679-2880-4421-8dee-faf876e78e33} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.01.21 21:40:44.335207 [ 5 ] {5d1c1679-2880-4421-8dee-faf876e78e33} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001021 sec., 5876.5915768854065 rows/sec., 307.03 KiB/sec. | ||
| 2733 | 2026.01.21 21:40:44.335241 [ 5 ] {5d1c1679-2880-4421-8dee-faf876e78e33} <Debug> TCPHandler: Processed in 0.001182589 sec. | ||
| 2734 | 2026.01.21 21:40:44.335349 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.01.21 21:40:44.335443 [ 5 ] {6d9f7dbb-8623-415b-85ac-edca799438ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2736 | 2026.01.21 21:40:44.335486 [ 5 ] {6d9f7dbb-8623-415b-85ac-edca799438ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2737 | 2026.01.21 21:40:44.335877 [ 5 ] {6d9f7dbb-8623-415b-85ac-edca799438ee} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.01.21 21:40:44.335913 [ 5 ] {6d9f7dbb-8623-415b-85ac-edca799438ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2739 | 2026.01.21 21:40:44.336232 [ 5 ] {6d9f7dbb-8623-415b-85ac-edca799438ee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2740 | 2026.01.21 21:40:44.336433 [ 5 ] {6d9f7dbb-8623-415b-85ac-edca799438ee} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.01.21 21:40:44.336560 [ 5 ] {6d9f7dbb-8623-415b-85ac-edca799438ee} <Debug> executeQuery: Read 228 rows, 14.91 KiB in 0.001134 sec., 201058.20105820106 rows/sec., 12.84 MiB/sec. | ||
| 2742 | 2026.01.21 21:40:44.336596 [ 5 ] {6d9f7dbb-8623-415b-85ac-edca799438ee} <Debug> TCPHandler: Processed in 0.00129611 sec. | ||
| 2743 | 2026.01.21 21:40:44.336712 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.01.21 21:40:44.336805 [ 5 ] {17cb7102-7c62-4e70-8537-a3184f19b8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2745 | 2026.01.21 21:40:44.336846 [ 5 ] {17cb7102-7c62-4e70-8537-a3184f19b8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2746 | 2026.01.21 21:40:44.337147 [ 5 ] {17cb7102-7c62-4e70-8537-a3184f19b8ca} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.01.21 21:40:44.337182 [ 5 ] {17cb7102-7c62-4e70-8537-a3184f19b8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2748 | 2026.01.21 21:40:44.337459 [ 5 ] {17cb7102-7c62-4e70-8537-a3184f19b8ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2749 | 2026.01.21 21:40:44.337664 [ 5 ] {17cb7102-7c62-4e70-8537-a3184f19b8ca} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.01.21 21:40:44.337789 [ 5 ] {17cb7102-7c62-4e70-8537-a3184f19b8ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 2751 | 2026.01.21 21:40:44.337823 [ 5 ] {17cb7102-7c62-4e70-8537-a3184f19b8ca} <Debug> TCPHandler: Processed in 0.001161528 sec. | ||
| 2752 | 2026.01.21 21:40:44.337928 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.01.21 21:40:44.338020 [ 5 ] {f9980c4f-b9dd-426e-a176-8ec4d586ccd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2754 | 2026.01.21 21:40:44.338073 [ 5 ] {f9980c4f-b9dd-426e-a176-8ec4d586ccd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2755 | 2026.01.21 21:40:44.338828 [ 5 ] {f9980c4f-b9dd-426e-a176-8ec4d586ccd6} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.01.21 21:40:44.338863 [ 5 ] {f9980c4f-b9dd-426e-a176-8ec4d586ccd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2757 | 2026.01.21 21:40:44.339353 [ 5 ] {f9980c4f-b9dd-426e-a176-8ec4d586ccd6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2758 | 2026.01.21 21:40:44.339573 [ 5 ] {f9980c4f-b9dd-426e-a176-8ec4d586ccd6} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.01.21 21:40:44.339705 [ 5 ] {f9980c4f-b9dd-426e-a176-8ec4d586ccd6} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001702 sec., 10575.793184488837 rows/sec., 18.95 MiB/sec. | ||
| 2760 | 2026.01.21 21:40:44.339755 [ 5 ] {f9980c4f-b9dd-426e-a176-8ec4d586ccd6} <Debug> TCPHandler: Processed in 0.00187662 sec. | ||
| 2761 | 2026.01.21 21:40:44.339866 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.01.21 21:40:44.339961 [ 5 ] {014990dc-3e2b-4197-87a9-e5b917ec7985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.01.21 21:40:44.340001 [ 5 ] {014990dc-3e2b-4197-87a9-e5b917ec7985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2764 | 2026.01.21 21:40:44.340323 [ 5 ] {014990dc-3e2b-4197-87a9-e5b917ec7985} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.01.21 21:40:44.340357 [ 5 ] {014990dc-3e2b-4197-87a9-e5b917ec7985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2766 | 2026.01.21 21:40:44.340749 [ 5 ] {014990dc-3e2b-4197-87a9-e5b917ec7985} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2767 | 2026.01.21 21:40:44.341003 [ 5 ] {014990dc-3e2b-4197-87a9-e5b917ec7985} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.01.21 21:40:44.341155 [ 5 ] {014990dc-3e2b-4197-87a9-e5b917ec7985} <Debug> executeQuery: Read 78 rows, 4.64 KiB in 0.00121 sec., 64462.80991735538 rows/sec., 3.74 MiB/sec. | ||
| 2769 | 2026.01.21 21:40:44.341200 [ 5 ] {014990dc-3e2b-4197-87a9-e5b917ec7985} <Debug> TCPHandler: Processed in 0.001382542 sec. | ||
| 2770 | 2026.01.21 21:40:46.327015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 338 | ||
| 2771 | 2026.01.21 21:40:46.329948 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.01.21 21:40:46.330001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2773 | 2026.01.21 21:40:46.331616 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2774 | 2026.01.21 21:40:46.331978 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.01.21 21:40:46.332292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2776 | 2026.01.21 21:40:48.835524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5270 | ||
| 2777 | 2026.01.21 21:40:48.836064 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.01.21 21:40:48.836114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2779 | 2026.01.21 21:40:48.836615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2780 | 2026.01.21 21:40:48.836852 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.01.21 21:40:48.836987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5270 | ||
| 2782 | 2026.01.21 21:40:48.837008 [ 38 ] {} <Debug> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2783 | 2026.01.21 21:40:48.837073 [ 38 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.01.21 21:40:48.837091 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2785 | 2026.01.21 21:40:48.837190 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::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 | ||
| 2786 | 2026.01.21 21:40:48.837310 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2787 | 2026.01.21 21:40:48.837346 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2902 rows starting from the beginning of the part | ||
| 2788 | 2026.01.21 21:40:48.837403 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2789 | 2026.01.21 21:40:48.837515 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2790 | 2026.01.21 21:40:48.837570 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2791 | 2026.01.21 21:40:48.837608 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2792 | 2026.01.21 21:40:48.837645 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2793 | 2026.01.21 21:40:48.838997 [ 199 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001805798 sec., 2918377.3600369478 rows/sec., 41.75 MiB/sec. | ||
| 2794 | 2026.01.21 21:40:48.839847 [ 187 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2795 | 2026.01.21 21:40:48.840187 [ 187 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_11_2} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.01.21 21:40:48.840274 [ 187 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_11_2} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2797 | 2026.01.21 21:40:48.840378 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2798 | 2026.01.21 21:40:49.104280 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2799 | 2026.01.21 21:40:49.121757 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.01.21 21:40:49.121820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2801 | 2026.01.21 21:40:49.128388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2802 | 2026.01.21 21:40:49.129103 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.01.21 21:40:49.129404 [ 38 ] {} <Debug> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2804 | 2026.01.21 21:40:49.129464 [ 38 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.01.21 21:40:49.129484 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2806 | 2026.01.21 21:40:49.129596 [ 198 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 2807 | 2026.01.21 21:40:49.132501 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2808 | 2026.01.21 21:40:49.133829 [ 198 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2809 | 2026.01.21 21:40:49.135244 [ 198 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 2810 | 2026.01.21 21:40:49.139746 [ 198 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 2811 | 2026.01.21 21:40:49.144029 [ 198 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 2812 | 2026.01.21 21:40:49.148167 [ 198 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 2813 | 2026.01.21 21:40:49.152584 [ 198 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 2814 | 2026.01.21 21:40:49.156958 [ 198 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 2815 | 2026.01.21 21:40:49.209847 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080286009 sec., 1033.8040342745146 rows/sec., 5.35 MiB/sec. | ||
| 2816 | 2026.01.21 21:40:49.212254 [ 188 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2817 | 2026.01.21 21:40:49.214365 [ 188 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_11_2} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.01.21 21:40:49.214530 [ 188 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_11_2} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2819 | 2026.01.21 21:40:49.216384 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2820 | 2026.01.21 21:40:49.317661 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.01.21 21:40:49.317810 [ 5 ] {3adeee92-f50d-4d3c-8a18-2fbc0dc4150c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2822 | 2026.01.21 21:40:49.317869 [ 5 ] {3adeee92-f50d-4d3c-8a18-2fbc0dc4150c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2823 | 2026.01.21 21:40:49.318452 [ 5 ] {3adeee92-f50d-4d3c-8a18-2fbc0dc4150c} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.01.21 21:40:49.318492 [ 5 ] {3adeee92-f50d-4d3c-8a18-2fbc0dc4150c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2825 | 2026.01.21 21:40:49.318839 [ 5 ] {3adeee92-f50d-4d3c-8a18-2fbc0dc4150c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2826 | 2026.01.21 21:40:49.319053 [ 5 ] {3adeee92-f50d-4d3c-8a18-2fbc0dc4150c} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.01.21 21:40:49.319198 [ 5 ] {3adeee92-f50d-4d3c-8a18-2fbc0dc4150c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 341.66 KiB/sec. | ||
| 2828 | 2026.01.21 21:40:49.319237 [ 5 ] {3adeee92-f50d-4d3c-8a18-2fbc0dc4150c} <Debug> TCPHandler: Processed in 0.001694777 sec. | ||
| 2829 | 2026.01.21 21:40:49.319361 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.01.21 21:40:49.319460 [ 5 ] {1b7083e1-a8ee-4c1d-8046-618e900b5e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2831 | 2026.01.21 21:40:49.319500 [ 5 ] {1b7083e1-a8ee-4c1d-8046-618e900b5e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2832 | 2026.01.21 21:40:49.319955 [ 5 ] {1b7083e1-a8ee-4c1d-8046-618e900b5e00} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.01.21 21:40:49.319993 [ 5 ] {1b7083e1-a8ee-4c1d-8046-618e900b5e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2834 | 2026.01.21 21:40:49.320298 [ 5 ] {1b7083e1-a8ee-4c1d-8046-618e900b5e00} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2835 | 2026.01.21 21:40:49.320504 [ 5 ] {1b7083e1-a8ee-4c1d-8046-618e900b5e00} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.01.21 21:40:49.320635 [ 5 ] {1b7083e1-a8ee-4c1d-8046-618e900b5e00} <Debug> executeQuery: Read 107 rows, 9.11 KiB in 0.001195 sec., 89539.7489539749 rows/sec., 7.44 MiB/sec. | ||
| 2837 | 2026.01.21 21:40:49.320671 [ 5 ] {1b7083e1-a8ee-4c1d-8046-618e900b5e00} <Debug> TCPHandler: Processed in 0.001359401 sec. | ||
| 2838 | 2026.01.21 21:40:49.320795 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.01.21 21:40:49.320890 [ 5 ] {5576e29c-5215-4e21-856f-6c6a640ba8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.01.21 21:40:49.320930 [ 5 ] {5576e29c-5215-4e21-856f-6c6a640ba8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2841 | 2026.01.21 21:40:49.321337 [ 5 ] {5576e29c-5215-4e21-856f-6c6a640ba8aa} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.01.21 21:40:49.321372 [ 5 ] {5576e29c-5215-4e21-856f-6c6a640ba8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2843 | 2026.01.21 21:40:49.321664 [ 5 ] {5576e29c-5215-4e21-856f-6c6a640ba8aa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2844 | 2026.01.21 21:40:49.321868 [ 5 ] {5576e29c-5215-4e21-856f-6c6a640ba8aa} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.01.21 21:40:49.321997 [ 5 ] {5576e29c-5215-4e21-856f-6c6a640ba8aa} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001126 sec., 26642.98401420959 rows/sec., 1.93 MiB/sec. | ||
| 2846 | 2026.01.21 21:40:49.322035 [ 5 ] {5576e29c-5215-4e21-856f-6c6a640ba8aa} <Debug> TCPHandler: Processed in 0.001289421 sec. | ||
| 2847 | 2026.01.21 21:40:49.322145 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.01.21 21:40:49.322239 [ 5 ] {ec106845-ac14-48f4-b219-75a0b0b9ee12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2849 | 2026.01.21 21:40:49.322279 [ 5 ] {ec106845-ac14-48f4-b219-75a0b0b9ee12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2850 | 2026.01.21 21:40:49.322704 [ 5 ] {ec106845-ac14-48f4-b219-75a0b0b9ee12} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.01.21 21:40:49.322740 [ 5 ] {ec106845-ac14-48f4-b219-75a0b0b9ee12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2852 | 2026.01.21 21:40:49.323040 [ 5 ] {ec106845-ac14-48f4-b219-75a0b0b9ee12} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2853 | 2026.01.21 21:40:49.323241 [ 5 ] {ec106845-ac14-48f4-b219-75a0b0b9ee12} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.01.21 21:40:49.323366 [ 5 ] {ec106845-ac14-48f4-b219-75a0b0b9ee12} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001143 sec., 82239.72003499563 rows/sec., 6.43 MiB/sec. | ||
| 2855 | 2026.01.21 21:40:49.323401 [ 5 ] {ec106845-ac14-48f4-b219-75a0b0b9ee12} <Debug> TCPHandler: Processed in 0.00130583 sec. | ||
| 2856 | 2026.01.21 21:40:49.323514 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.01.21 21:40:49.323609 [ 5 ] {b5b9b698-4538-4bba-b53e-089b9e7c4713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.01.21 21:40:49.323651 [ 5 ] {b5b9b698-4538-4bba-b53e-089b9e7c4713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2859 | 2026.01.21 21:40:49.324061 [ 5 ] {b5b9b698-4538-4bba-b53e-089b9e7c4713} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.01.21 21:40:49.324098 [ 5 ] {b5b9b698-4538-4bba-b53e-089b9e7c4713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2861 | 2026.01.21 21:40:49.324443 [ 5 ] {b5b9b698-4538-4bba-b53e-089b9e7c4713} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2862 | 2026.01.21 21:40:49.324650 [ 5 ] {b5b9b698-4538-4bba-b53e-089b9e7c4713} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.01.21 21:40:49.324777 [ 5 ] {b5b9b698-4538-4bba-b53e-089b9e7c4713} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001186 sec., 137436.76222596964 rows/sec., 9.57 MiB/sec. | ||
| 2864 | 2026.01.21 21:40:49.324835 [ 5 ] {b5b9b698-4538-4bba-b53e-089b9e7c4713} <Debug> TCPHandler: Processed in 0.001368682 sec. | ||
| 2865 | 2026.01.21 21:40:49.324957 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.01.21 21:40:49.325052 [ 5 ] {57da0342-8abd-4d64-8228-decc517cf65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.01.21 21:40:49.325106 [ 5 ] {57da0342-8abd-4d64-8228-decc517cf65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2868 | 2026.01.21 21:40:49.325938 [ 5 ] {57da0342-8abd-4d64-8228-decc517cf65e} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.01.21 21:40:49.325975 [ 5 ] {57da0342-8abd-4d64-8228-decc517cf65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2870 | 2026.01.21 21:40:49.326533 [ 5 ] {57da0342-8abd-4d64-8228-decc517cf65e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2871 | 2026.01.21 21:40:49.326750 [ 5 ] {57da0342-8abd-4d64-8228-decc517cf65e} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.01.21 21:40:49.326885 [ 5 ] {57da0342-8abd-4d64-8228-decc517cf65e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00185 sec., 12972.972972972972 rows/sec., 23.25 MiB/sec. | ||
| 2873 | 2026.01.21 21:40:49.326935 [ 5 ] {57da0342-8abd-4d64-8228-decc517cf65e} <Debug> TCPHandler: Processed in 0.002027462 sec. | ||
| 2874 | 2026.01.21 21:40:49.327039 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.01.21 21:40:49.327134 [ 5 ] {700405fa-d2f0-4129-bf2d-39357fab9b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2876 | 2026.01.21 21:40:49.327175 [ 5 ] {700405fa-d2f0-4129-bf2d-39357fab9b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2877 | 2026.01.21 21:40:49.327514 [ 5 ] {700405fa-d2f0-4129-bf2d-39357fab9b9e} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.01.21 21:40:49.327551 [ 5 ] {700405fa-d2f0-4129-bf2d-39357fab9b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2879 | 2026.01.21 21:40:49.327852 [ 5 ] {700405fa-d2f0-4129-bf2d-39357fab9b9e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2880 | 2026.01.21 21:40:49.328053 [ 5 ] {700405fa-d2f0-4129-bf2d-39357fab9b9e} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.01.21 21:40:49.328177 [ 5 ] {700405fa-d2f0-4129-bf2d-39357fab9b9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2882 | 2026.01.21 21:40:49.328212 [ 5 ] {700405fa-d2f0-4129-bf2d-39357fab9b9e} <Debug> TCPHandler: Processed in 0.001221739 sec. | ||
| 2883 | 2026.01.21 21:40:50.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.72 MiB, peak 221.09 MiB, free memory in arenas 0.00 B, will set to 220.56 MiB (RSS), difference: 8.84 MiB | ||
| 2884 | 2026.01.21 21:40:54.329632 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2026.01.21 21:40:54.329822 [ 5 ] {aba97529-0f66-4aff-ab8c-67b6856b2d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2886 | 2026.01.21 21:40:54.329893 [ 5 ] {aba97529-0f66-4aff-ab8c-67b6856b2d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2887 | 2026.01.21 21:40:54.330783 [ 5 ] {aba97529-0f66-4aff-ab8c-67b6856b2d82} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.01.21 21:40:54.330824 [ 5 ] {aba97529-0f66-4aff-ab8c-67b6856b2d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2889 | 2026.01.21 21:40:54.331217 [ 5 ] {aba97529-0f66-4aff-ab8c-67b6856b2d82} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2890 | 2026.01.21 21:40:54.331442 [ 5 ] {aba97529-0f66-4aff-ab8c-67b6856b2d82} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.01.21 21:40:54.331588 [ 5 ] {aba97529-0f66-4aff-ab8c-67b6856b2d82} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001815 sec., 245730.02754820936 rows/sec., 15.58 MiB/sec. | ||
| 2892 | 2026.01.21 21:40:54.331628 [ 5 ] {aba97529-0f66-4aff-ab8c-67b6856b2d82} <Debug> TCPHandler: Processed in 0.002122883 sec. | ||
| 2893 | 2026.01.21 21:40:54.331754 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.01.21 21:40:54.331850 [ 5 ] {4bb49027-1ac4-42c7-9f6e-173eb98ddaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2895 | 2026.01.21 21:40:54.331891 [ 5 ] {4bb49027-1ac4-42c7-9f6e-173eb98ddaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2896 | 2026.01.21 21:40:54.332841 [ 5 ] {4bb49027-1ac4-42c7-9f6e-173eb98ddaca} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.01.21 21:40:54.332876 [ 5 ] {4bb49027-1ac4-42c7-9f6e-173eb98ddaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2898 | 2026.01.21 21:40:54.333280 [ 5 ] {4bb49027-1ac4-42c7-9f6e-173eb98ddaca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2899 | 2026.01.21 21:40:54.333490 [ 5 ] {4bb49027-1ac4-42c7-9f6e-173eb98ddaca} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.01.21 21:40:54.333615 [ 5 ] {4bb49027-1ac4-42c7-9f6e-173eb98ddaca} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.001783 sec., 694335.3897924846 rows/sec., 55.19 MiB/sec. | ||
| 2901 | 2026.01.21 21:40:54.333651 [ 5 ] {4bb49027-1ac4-42c7-9f6e-173eb98ddaca} <Debug> TCPHandler: Processed in 0.001947511 sec. | ||
| 2902 | 2026.01.21 21:40:54.333761 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.01.21 21:40:54.333857 [ 5 ] {6acb2aa1-aafd-437f-a615-f618e75c65de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.01.21 21:40:54.333897 [ 5 ] {6acb2aa1-aafd-437f-a615-f618e75c65de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2905 | 2026.01.21 21:40:54.334406 [ 5 ] {6acb2aa1-aafd-437f-a615-f618e75c65de} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.01.21 21:40:54.334443 [ 5 ] {6acb2aa1-aafd-437f-a615-f618e75c65de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2907 | 2026.01.21 21:40:54.334754 [ 5 ] {6acb2aa1-aafd-437f-a615-f618e75c65de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2908 | 2026.01.21 21:40:54.334963 [ 5 ] {6acb2aa1-aafd-437f-a615-f618e75c65de} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.01.21 21:40:54.335089 [ 5 ] {6acb2aa1-aafd-437f-a615-f618e75c65de} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.00125 sec., 192800 rows/sec., 11.52 MiB/sec. | ||
| 2910 | 2026.01.21 21:40:54.335124 [ 5 ] {6acb2aa1-aafd-437f-a615-f618e75c65de} <Debug> TCPHandler: Processed in 0.001411652 sec. | ||
| 2911 | 2026.01.21 21:40:54.335233 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.01.21 21:40:54.335328 [ 5 ] {c9372f4c-62a6-46bf-ba31-48efe7031416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2913 | 2026.01.21 21:40:54.335367 [ 5 ] {c9372f4c-62a6-46bf-ba31-48efe7031416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2914 | 2026.01.21 21:40:54.335820 [ 5 ] {c9372f4c-62a6-46bf-ba31-48efe7031416} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.01.21 21:40:54.335854 [ 5 ] {c9372f4c-62a6-46bf-ba31-48efe7031416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2916 | 2026.01.21 21:40:54.336159 [ 5 ] {c9372f4c-62a6-46bf-ba31-48efe7031416} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2917 | 2026.01.21 21:40:54.336364 [ 5 ] {c9372f4c-62a6-46bf-ba31-48efe7031416} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.01.21 21:40:54.336486 [ 5 ] {c9372f4c-62a6-46bf-ba31-48efe7031416} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001176 sec., 195578.231292517 rows/sec., 12.61 MiB/sec. | ||
| 2919 | 2026.01.21 21:40:54.336521 [ 5 ] {c9372f4c-62a6-46bf-ba31-48efe7031416} <Debug> TCPHandler: Processed in 0.001336321 sec. | ||
| 2920 | 2026.01.21 21:40:54.336625 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.01.21 21:40:54.336719 [ 5 ] {1c395f1b-c434-46df-895c-60c01a916260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2922 | 2026.01.21 21:40:54.336758 [ 5 ] {1c395f1b-c434-46df-895c-60c01a916260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2923 | 2026.01.21 21:40:54.337203 [ 5 ] {1c395f1b-c434-46df-895c-60c01a916260} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.01.21 21:40:54.337236 [ 5 ] {1c395f1b-c434-46df-895c-60c01a916260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2925 | 2026.01.21 21:40:54.337539 [ 5 ] {1c395f1b-c434-46df-895c-60c01a916260} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2926 | 2026.01.21 21:40:54.337769 [ 5 ] {1c395f1b-c434-46df-895c-60c01a916260} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.01.21 21:40:54.337894 [ 5 ] {1c395f1b-c434-46df-895c-60c01a916260} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001192 sec., 192114.09395973154 rows/sec., 10.91 MiB/sec. | ||
| 2928 | 2026.01.21 21:40:54.337930 [ 5 ] {1c395f1b-c434-46df-895c-60c01a916260} <Debug> TCPHandler: Processed in 0.001353891 sec. | ||
| 2929 | 2026.01.21 21:40:54.338031 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.01.21 21:40:54.338124 [ 5 ] {73ccf6ea-173a-43e7-9dca-c808fdef59a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2931 | 2026.01.21 21:40:54.338164 [ 5 ] {73ccf6ea-173a-43e7-9dca-c808fdef59a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2932 | 2026.01.21 21:40:54.338765 [ 5 ] {73ccf6ea-173a-43e7-9dca-c808fdef59a7} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.01.21 21:40:54.338799 [ 5 ] {73ccf6ea-173a-43e7-9dca-c808fdef59a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2934 | 2026.01.21 21:40:54.339132 [ 5 ] {73ccf6ea-173a-43e7-9dca-c808fdef59a7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2935 | 2026.01.21 21:40:54.339344 [ 5 ] {73ccf6ea-173a-43e7-9dca-c808fdef59a7} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.01.21 21:40:54.339467 [ 5 ] {73ccf6ea-173a-43e7-9dca-c808fdef59a7} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.00136 sec., 552205.8823529411 rows/sec., 38.56 MiB/sec. | ||
| 2937 | 2026.01.21 21:40:54.339503 [ 5 ] {73ccf6ea-173a-43e7-9dca-c808fdef59a7} <Debug> TCPHandler: Processed in 0.001521424 sec. | ||
| 2938 | 2026.01.21 21:40:54.339612 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.01.21 21:40:54.339708 [ 5 ] {7732a094-0725-417e-b119-8591caaae8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2940 | 2026.01.21 21:40:54.339749 [ 5 ] {7732a094-0725-417e-b119-8591caaae8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2941 | 2026.01.21 21:40:54.340076 [ 5 ] {7732a094-0725-417e-b119-8591caaae8d2} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.01.21 21:40:54.340110 [ 5 ] {7732a094-0725-417e-b119-8591caaae8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2943 | 2026.01.21 21:40:54.340400 [ 5 ] {7732a094-0725-417e-b119-8591caaae8d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2944 | 2026.01.21 21:40:54.340604 [ 5 ] {7732a094-0725-417e-b119-8591caaae8d2} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.01.21 21:40:54.340729 [ 5 ] {7732a094-0725-417e-b119-8591caaae8d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 2946 | 2026.01.21 21:40:54.340764 [ 5 ] {7732a094-0725-417e-b119-8591caaae8d2} <Debug> TCPHandler: Processed in 0.001201399 sec. | ||
| 2947 | 2026.01.21 21:40:54.340871 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.01.21 21:40:54.340966 [ 5 ] {b226bfcb-db06-4d86-990f-0b0391d11feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2949 | 2026.01.21 21:40:54.341008 [ 5 ] {b226bfcb-db06-4d86-990f-0b0391d11feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2950 | 2026.01.21 21:40:54.341432 [ 5 ] {b226bfcb-db06-4d86-990f-0b0391d11feb} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.01.21 21:40:54.341467 [ 5 ] {b226bfcb-db06-4d86-990f-0b0391d11feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2952 | 2026.01.21 21:40:54.341805 [ 5 ] {b226bfcb-db06-4d86-990f-0b0391d11feb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2953 | 2026.01.21 21:40:54.342028 [ 5 ] {b226bfcb-db06-4d86-990f-0b0391d11feb} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.01.21 21:40:54.342152 [ 5 ] {b226bfcb-db06-4d86-990f-0b0391d11feb} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001204 sec., 272425.24916943524 rows/sec., 17.85 MiB/sec. | ||
| 2955 | 2026.01.21 21:40:54.342189 [ 5 ] {b226bfcb-db06-4d86-990f-0b0391d11feb} <Debug> TCPHandler: Processed in 0.001365992 sec. | ||
| 2956 | 2026.01.21 21:40:54.342290 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.01.21 21:40:54.342383 [ 5 ] {6b6bda82-ef10-43d7-8075-1de486fd01db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2958 | 2026.01.21 21:40:54.342424 [ 5 ] {6b6bda82-ef10-43d7-8075-1de486fd01db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2959 | 2026.01.21 21:40:54.342749 [ 5 ] {6b6bda82-ef10-43d7-8075-1de486fd01db} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.01.21 21:40:54.342787 [ 5 ] {6b6bda82-ef10-43d7-8075-1de486fd01db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2961 | 2026.01.21 21:40:54.343068 [ 5 ] {6b6bda82-ef10-43d7-8075-1de486fd01db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2962 | 2026.01.21 21:40:54.343262 [ 5 ] {6b6bda82-ef10-43d7-8075-1de486fd01db} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.01.21 21:40:54.343378 [ 5 ] {6b6bda82-ef10-43d7-8075-1de486fd01db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 2964 | 2026.01.21 21:40:54.343412 [ 5 ] {6b6bda82-ef10-43d7-8075-1de486fd01db} <Debug> TCPHandler: Processed in 0.00122756 sec. | ||
| 2965 | 2026.01.21 21:40:54.343576 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.01.21 21:40:54.343671 [ 5 ] {13065143-7e49-4e3a-9d17-bce6e8c08f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2967 | 2026.01.21 21:40:54.343724 [ 5 ] {13065143-7e49-4e3a-9d17-bce6e8c08f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2968 | 2026.01.21 21:40:54.344490 [ 5 ] {13065143-7e49-4e3a-9d17-bce6e8c08f25} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.01.21 21:40:54.344525 [ 5 ] {13065143-7e49-4e3a-9d17-bce6e8c08f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2970 | 2026.01.21 21:40:54.345042 [ 5 ] {13065143-7e49-4e3a-9d17-bce6e8c08f25} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2971 | 2026.01.21 21:40:54.345263 [ 5 ] {13065143-7e49-4e3a-9d17-bce6e8c08f25} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.01.21 21:40:54.345396 [ 5 ] {13065143-7e49-4e3a-9d17-bce6e8c08f25} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001743 sec., 10327.022375215147 rows/sec., 18.51 MiB/sec. | ||
| 2973 | 2026.01.21 21:40:54.345451 [ 5 ] {13065143-7e49-4e3a-9d17-bce6e8c08f25} <Debug> TCPHandler: Processed in 0.00192381 sec. | ||
| 2974 | 2026.01.21 21:40:54.345565 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.01.21 21:40:54.345661 [ 5 ] {7c5827c0-c160-4b1a-bae7-76a86944cf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.01.21 21:40:54.345701 [ 5 ] {7c5827c0-c160-4b1a-bae7-76a86944cf96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2977 | 2026.01.21 21:40:54.346045 [ 5 ] {7c5827c0-c160-4b1a-bae7-76a86944cf96} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.01.21 21:40:54.346079 [ 5 ] {7c5827c0-c160-4b1a-bae7-76a86944cf96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2979 | 2026.01.21 21:40:54.346405 [ 5 ] {7c5827c0-c160-4b1a-bae7-76a86944cf96} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2980 | 2026.01.21 21:40:54.346620 [ 5 ] {7c5827c0-c160-4b1a-bae7-76a86944cf96} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.01.21 21:40:54.346742 [ 5 ] {7c5827c0-c160-4b1a-bae7-76a86944cf96} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.0011 sec., 98181.81818181818 rows/sec., 5.99 MiB/sec. | ||
| 2982 | 2026.01.21 21:40:54.346776 [ 5 ] {7c5827c0-c160-4b1a-bae7-76a86944cf96} <Debug> TCPHandler: Processed in 0.00126111 sec. | ||
| 2983 | 2026.01.21 21:40:56.169882 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2984 | 2026.01.21 21:40:56.169982 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2985 | 2026.01.21 21:40:56.332525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 374 | ||
| 2986 | 2026.01.21 21:40:56.334798 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.01.21 21:40:56.334844 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2988 | 2026.01.21 21:40:56.335985 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2989 | 2026.01.21 21:40:56.336236 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.01.21 21:40:56.336474 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2991 | 2026.01.21 21:40:56.337122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5782 | ||
| 2992 | 2026.01.21 21:40:56.337704 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.01.21 21:40:56.337748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2994 | 2026.01.21 21:40:56.338375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2995 | 2026.01.21 21:40:56.338614 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.01.21 21:40:56.338736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5782 | ||
| 2997 | 2026.01.21 21:40:56.632588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2998 | 2026.01.21 21:40:56.650830 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.01.21 21:40:56.650901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3000 | 2026.01.21 21:40:56.656322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3001 | 2026.01.21 21:40:56.657014 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.01.21 21:40:56.660043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3003 | 2026.01.21 21:40:59.317043 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.01.21 21:40:59.317239 [ 5 ] {b798cc87-3153-4075-ae5b-f37c44c86dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3005 | 2026.01.21 21:40:59.317310 [ 5 ] {b798cc87-3153-4075-ae5b-f37c44c86dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3006 | 2026.01.21 21:40:59.318024 [ 5 ] {b798cc87-3153-4075-ae5b-f37c44c86dd3} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.01.21 21:40:59.318071 [ 5 ] {b798cc87-3153-4075-ae5b-f37c44c86dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3008 | 2026.01.21 21:40:59.318464 [ 5 ] {b798cc87-3153-4075-ae5b-f37c44c86dd3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3009 | 2026.01.21 21:40:59.318701 [ 5 ] {b798cc87-3153-4075-ae5b-f37c44c86dd3} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.01.21 21:40:59.318860 [ 5 ] {b798cc87-3153-4075-ae5b-f37c44c86dd3} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001673 sec., 62163.777644949194 rows/sec., 5.19 MiB/sec. | ||
| 3011 | 2026.01.21 21:40:59.318911 [ 5 ] {b798cc87-3153-4075-ae5b-f37c44c86dd3} <Debug> TCPHandler: Processed in 0.001999411 sec. | ||
| 3012 | 2026.01.21 21:40:59.319042 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.01.21 21:40:59.319148 [ 5 ] {6f31b3cf-1815-4367-97de-5ec1f477f5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.01.21 21:40:59.319194 [ 5 ] {6f31b3cf-1815-4367-97de-5ec1f477f5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3015 | 2026.01.21 21:40:59.319618 [ 5 ] {6f31b3cf-1815-4367-97de-5ec1f477f5a0} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.01.21 21:40:59.319656 [ 5 ] {6f31b3cf-1815-4367-97de-5ec1f477f5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3017 | 2026.01.21 21:40:59.319963 [ 5 ] {6f31b3cf-1815-4367-97de-5ec1f477f5a0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3018 | 2026.01.21 21:40:59.320181 [ 5 ] {6f31b3cf-1815-4367-97de-5ec1f477f5a0} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.01.21 21:40:59.320293 [ 9 ] {} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3020 | 2026.01.21 21:40:59.320313 [ 5 ] {6f31b3cf-1815-4367-97de-5ec1f477f5a0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00119 sec., 20168.067226890755 rows/sec., 1.48 MiB/sec. | ||
| 3021 | 2026.01.21 21:40:59.320359 [ 9 ] {} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.01.21 21:40:59.320369 [ 5 ] {6f31b3cf-1815-4367-97de-5ec1f477f5a0} <Debug> TCPHandler: Processed in 0.001381742 sec. | ||
| 3023 | 2026.01.21 21:40:59.320387 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3024 | 2026.01.21 21:40:59.320489 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.01.21 21:40:59.320496 [ 197 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 3026 | 2026.01.21 21:40:59.320592 [ 5 ] {a87134e3-bc4d-4ff9-9c4d-88cb26157148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3027 | 2026.01.21 21:40:59.320594 [ 197 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3028 | 2026.01.21 21:40:59.320633 [ 5 ] {a87134e3-bc4d-4ff9-9c4d-88cb26157148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3029 | 2026.01.21 21:40:59.320648 [ 197 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 279 rows starting from the beginning of the part | ||
| 3030 | 2026.01.21 21:40:59.320732 [ 197 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 3031 | 2026.01.21 21:40:59.320779 [ 197 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 241 rows starting from the beginning of the part | ||
| 3032 | 2026.01.21 21:40:59.320821 [ 197 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3033 | 2026.01.21 21:40:59.320864 [ 197 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 241 rows starting from the beginning of the part | ||
| 3034 | 2026.01.21 21:40:59.320905 [ 197 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3035 | 2026.01.21 21:40:59.321062 [ 5 ] {a87134e3-bc4d-4ff9-9c4d-88cb26157148} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.01.21 21:40:59.321097 [ 5 ] {a87134e3-bc4d-4ff9-9c4d-88cb26157148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3037 | 2026.01.21 21:40:59.321418 [ 5 ] {a87134e3-bc4d-4ff9-9c4d-88cb26157148} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3038 | 2026.01.21 21:40:59.321640 [ 5 ] {a87134e3-bc4d-4ff9-9c4d-88cb26157148} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.01.21 21:40:59.321737 [ 188 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289491 sec., 650644.3240007104 rows/sec., 42.51 MiB/sec. | ||
| 3040 | 2026.01.21 21:40:59.321768 [ 5 ] {a87134e3-bc4d-4ff9-9c4d-88cb26157148} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001197 sec., 73517.1261487051 rows/sec., 5.74 MiB/sec. | ||
| 3041 | 2026.01.21 21:40:59.321806 [ 5 ] {a87134e3-bc4d-4ff9-9c4d-88cb26157148} <Debug> TCPHandler: Processed in 0.001367582 sec. | ||
| 3042 | 2026.01.21 21:40:59.321874 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3043 | 2026.01.21 21:40:59.321919 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.01.21 21:40:59.322016 [ 5 ] {f195c309-ffa2-413b-af3e-1fdd25ab575a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3045 | 2026.01.21 21:40:59.322060 [ 5 ] {f195c309-ffa2-413b-af3e-1fdd25ab575a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3046 | 2026.01.21 21:40:59.322132 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_11_2} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.01.21 21:40:59.322197 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_11_2} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3048 | 2026.01.21 21:40:59.322266 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3049 | 2026.01.21 21:40:59.322486 [ 5 ] {f195c309-ffa2-413b-af3e-1fdd25ab575a} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.01.21 21:40:59.322520 [ 5 ] {f195c309-ffa2-413b-af3e-1fdd25ab575a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3051 | 2026.01.21 21:40:59.322839 [ 5 ] {f195c309-ffa2-413b-af3e-1fdd25ab575a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3052 | 2026.01.21 21:40:59.323046 [ 5 ] {f195c309-ffa2-413b-af3e-1fdd25ab575a} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.21 21:40:59.323174 [ 5 ] {f195c309-ffa2-413b-af3e-1fdd25ab575a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3054 | 2026.01.21 21:40:59.323211 [ 5 ] {f195c309-ffa2-413b-af3e-1fdd25ab575a} <Debug> TCPHandler: Processed in 0.001340891 sec. | ||
| 3055 | 2026.01.21 21:40:59.323329 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.01.21 21:40:59.323425 [ 5 ] {b0017334-2f28-4ea9-a66c-fa9f98be58c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.01.21 21:40:59.323479 [ 5 ] {b0017334-2f28-4ea9-a66c-fa9f98be58c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3058 | 2026.01.21 21:40:59.324277 [ 5 ] {b0017334-2f28-4ea9-a66c-fa9f98be58c7} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.01.21 21:40:59.324313 [ 5 ] {b0017334-2f28-4ea9-a66c-fa9f98be58c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3060 | 2026.01.21 21:40:59.324825 [ 5 ] {b0017334-2f28-4ea9-a66c-fa9f98be58c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3061 | 2026.01.21 21:40:59.325044 [ 5 ] {b0017334-2f28-4ea9-a66c-fa9f98be58c7} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.01.21 21:40:59.325148 [ 9 ] {} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3063 | 2026.01.21 21:40:59.325180 [ 5 ] {b0017334-2f28-4ea9-a66c-fa9f98be58c7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001774 sec., 13528.748590755355 rows/sec., 24.24 MiB/sec. | ||
| 3064 | 2026.01.21 21:40:59.325188 [ 9 ] {} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.01.21 21:40:59.325223 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3066 | 2026.01.21 21:40:59.325249 [ 5 ] {b0017334-2f28-4ea9-a66c-fa9f98be58c7} <Debug> TCPHandler: Processed in 0.001968181 sec. | ||
| 3067 | 2026.01.21 21:40:59.325342 [ 199 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 3068 | 2026.01.21 21:40:59.325361 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.01.21 21:40:59.325480 [ 5 ] {7dc6403b-0471-4562-9bfa-4d38a7b872dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3070 | 2026.01.21 21:40:59.325522 [ 5 ] {7dc6403b-0471-4562-9bfa-4d38a7b872dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3071 | 2026.01.21 21:40:59.325612 [ 199 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3072 | 2026.01.21 21:40:59.325696 [ 199 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 113 rows starting from the beginning of the part | ||
| 3073 | 2026.01.21 21:40:59.325850 [ 199 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 3074 | 2026.01.21 21:40:59.325862 [ 5 ] {7dc6403b-0471-4562-9bfa-4d38a7b872dd} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.01.21 21:40:59.325902 [ 5 ] {7dc6403b-0471-4562-9bfa-4d38a7b872dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3076 | 2026.01.21 21:40:59.325966 [ 199 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part | ||
| 3077 | 2026.01.21 21:40:59.326075 [ 199 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3078 | 2026.01.21 21:40:59.326178 [ 199 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
| 3079 | 2026.01.21 21:40:59.326241 [ 5 ] {7dc6403b-0471-4562-9bfa-4d38a7b872dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3080 | 2026.01.21 21:40:59.326271 [ 199 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3081 | 2026.01.21 21:40:59.326474 [ 5 ] {7dc6403b-0471-4562-9bfa-4d38a7b872dd} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.01.21 21:40:59.326616 [ 5 ] {7dc6403b-0471-4562-9bfa-4d38a7b872dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 3083 | 2026.01.21 21:40:59.326653 [ 5 ] {7dc6403b-0471-4562-9bfa-4d38a7b872dd} <Debug> TCPHandler: Processed in 0.001340741 sec. | ||
| 3084 | 2026.01.21 21:40:59.329233 [ 192 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 19 columns (19 merged, 0 gathered) in 0.003949072 sec., 55962.514737639634 rows/sec., 100.28 MiB/sec. | ||
| 3085 | 2026.01.21 21:40:59.329609 [ 188 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3086 | 2026.01.21 21:40:59.329936 [ 188 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.01.21 21:40:59.330005 [ 188 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3088 | 2026.01.21 21:40:59.330141 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3089 | 2026.01.21 21:41:03.839756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6230 | ||
| 3090 | 2026.01.21 21:41:03.840286 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.01.21 21:41:03.840337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3092 | 2026.01.21 21:41:03.840917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3093 | 2026.01.21 21:41:03.841184 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.01.21 21:41:03.841341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6230 | ||
| 3095 | 2026.01.21 21:41:04.161059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3096 | 2026.01.21 21:41:04.177578 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.01.21 21:41:04.177629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3098 | 2026.01.21 21:41:04.183043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3099 | 2026.01.21 21:41:04.183771 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.01.21 21:41:04.186511 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3101 | 2026.01.21 21:41:04.329608 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.01.21 21:41:04.329798 [ 5 ] {2baf5dd2-2f19-4cdb-9a9b-dfac708c73c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.01.21 21:41:04.329868 [ 5 ] {2baf5dd2-2f19-4cdb-9a9b-dfac708c73c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3104 | 2026.01.21 21:41:04.330685 [ 5 ] {2baf5dd2-2f19-4cdb-9a9b-dfac708c73c9} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.01.21 21:41:04.330737 [ 5 ] {2baf5dd2-2f19-4cdb-9a9b-dfac708c73c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3106 | 2026.01.21 21:41:04.331163 [ 5 ] {2baf5dd2-2f19-4cdb-9a9b-dfac708c73c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3107 | 2026.01.21 21:41:04.331396 [ 5 ] {2baf5dd2-2f19-4cdb-9a9b-dfac708c73c9} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.01.21 21:41:04.331555 [ 5 ] {2baf5dd2-2f19-4cdb-9a9b-dfac708c73c9} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001807 sec., 246817.9302711677 rows/sec., 15.65 MiB/sec. | ||
| 3109 | 2026.01.21 21:41:04.331605 [ 5 ] {2baf5dd2-2f19-4cdb-9a9b-dfac708c73c9} <Debug> TCPHandler: Processed in 0.002123494 sec. | ||
| 3110 | 2026.01.21 21:41:04.331733 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.01.21 21:41:04.331839 [ 5 ] {ac025e8e-6878-4bf0-b4ee-edabc56c2b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3112 | 2026.01.21 21:41:04.331884 [ 5 ] {ac025e8e-6878-4bf0-b4ee-edabc56c2b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3113 | 2026.01.21 21:41:04.332850 [ 5 ] {ac025e8e-6878-4bf0-b4ee-edabc56c2b87} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.01.21 21:41:04.332887 [ 5 ] {ac025e8e-6878-4bf0-b4ee-edabc56c2b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3115 | 2026.01.21 21:41:04.333278 [ 5 ] {ac025e8e-6878-4bf0-b4ee-edabc56c2b87} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3116 | 2026.01.21 21:41:04.333496 [ 5 ] {ac025e8e-6878-4bf0-b4ee-edabc56c2b87} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.01.21 21:41:04.333597 [ 28 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3118 | 2026.01.21 21:41:04.333631 [ 5 ] {ac025e8e-6878-4bf0-b4ee-edabc56c2b87} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.001816 sec., 681718.0616740088 rows/sec., 54.18 MiB/sec. | ||
| 3119 | 2026.01.21 21:41:04.333640 [ 28 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.01.21 21:41:04.333665 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3121 | 2026.01.21 21:41:04.333671 [ 5 ] {ac025e8e-6878-4bf0-b4ee-edabc56c2b87} <Debug> TCPHandler: Processed in 0.001990061 sec. | ||
| 3122 | 2026.01.21 21:41:04.333781 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.01.21 21:41:04.333785 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 3124 | 2026.01.21 21:41:04.333881 [ 5 ] {01eb6421-1ed4-4b95-8dae-76e440b316dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.01.21 21:41:04.333915 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3126 | 2026.01.21 21:41:04.333929 [ 5 ] {01eb6421-1ed4-4b95-8dae-76e440b316dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3127 | 2026.01.21 21:41:04.333954 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1268 rows starting from the beginning of the part | ||
| 3128 | 2026.01.21 21:41:04.334023 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1212 rows starting from the beginning of the part | ||
| 3129 | 2026.01.21 21:41:04.334073 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 107 rows starting from the beginning of the part | ||
| 3130 | 2026.01.21 21:41:04.334121 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1238 rows starting from the beginning of the part | ||
| 3131 | 2026.01.21 21:41:04.334161 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3132 | 2026.01.21 21:41:04.334206 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1238 rows starting from the beginning of the part | ||
| 3133 | 2026.01.21 21:41:04.334423 [ 5 ] {01eb6421-1ed4-4b95-8dae-76e440b316dd} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.01.21 21:41:04.334465 [ 5 ] {01eb6421-1ed4-4b95-8dae-76e440b316dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3135 | 2026.01.21 21:41:04.334810 [ 5 ] {01eb6421-1ed4-4b95-8dae-76e440b316dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3136 | 2026.01.21 21:41:04.335044 [ 5 ] {01eb6421-1ed4-4b95-8dae-76e440b316dd} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.01.21 21:41:04.335180 [ 5 ] {01eb6421-1ed4-4b95-8dae-76e440b316dd} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001319 sec., 182714.1774071266 rows/sec., 10.92 MiB/sec. | ||
| 3138 | 2026.01.21 21:41:04.335218 [ 5 ] {01eb6421-1ed4-4b95-8dae-76e440b316dd} <Debug> TCPHandler: Processed in 0.001486933 sec. | ||
| 3139 | 2026.01.21 21:41:04.335327 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.01.21 21:41:04.335427 [ 5 ] {d16c4312-c7af-49c6-b09b-f97d221e1430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3141 | 2026.01.21 21:41:04.335468 [ 5 ] {d16c4312-c7af-49c6-b09b-f97d221e1430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3142 | 2026.01.21 21:41:04.335942 [ 5 ] {d16c4312-c7af-49c6-b09b-f97d221e1430} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.01.21 21:41:04.335979 [ 5 ] {d16c4312-c7af-49c6-b09b-f97d221e1430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3144 | 2026.01.21 21:41:04.336055 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002323466 sec., 2223832.8428304954 rows/sec., 185.92 MiB/sec. | ||
| 3145 | 2026.01.21 21:41:04.336323 [ 5 ] {d16c4312-c7af-49c6-b09b-f97d221e1430} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3146 | 2026.01.21 21:41:04.336361 [ 200 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3147 | 2026.01.21 21:41:04.336573 [ 5 ] {d16c4312-c7af-49c6-b09b-f97d221e1430} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.01.21 21:41:04.336715 [ 5 ] {d16c4312-c7af-49c6-b09b-f97d221e1430} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001306 sec., 176110.26033690656 rows/sec., 11.35 MiB/sec. | ||
| 3149 | 2026.01.21 21:41:04.336756 [ 5 ] {d16c4312-c7af-49c6-b09b-f97d221e1430} <Debug> TCPHandler: Processed in 0.001480673 sec. | ||
| 3150 | 2026.01.21 21:41:04.336818 [ 200 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_16_3} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.01.21 21:41:04.336871 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.01.21 21:41:04.336929 [ 200 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_16_3} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3153 | 2026.01.21 21:41:04.336970 [ 5 ] {661a2338-4862-4701-b443-3741829a7b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3154 | 2026.01.21 21:41:04.337016 [ 5 ] {661a2338-4862-4701-b443-3741829a7b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3155 | 2026.01.21 21:41:04.337060 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 3156 | 2026.01.21 21:41:04.337478 [ 5 ] {661a2338-4862-4701-b443-3741829a7b89} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.01.21 21:41:04.337520 [ 5 ] {661a2338-4862-4701-b443-3741829a7b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3158 | 2026.01.21 21:41:04.337837 [ 5 ] {661a2338-4862-4701-b443-3741829a7b89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3159 | 2026.01.21 21:41:04.338042 [ 5 ] {661a2338-4862-4701-b443-3741829a7b89} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.01.21 21:41:04.338168 [ 5 ] {661a2338-4862-4701-b443-3741829a7b89} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001216 sec., 188322.3684210526 rows/sec., 10.69 MiB/sec. | ||
| 3161 | 2026.01.21 21:41:04.338206 [ 5 ] {661a2338-4862-4701-b443-3741829a7b89} <Debug> TCPHandler: Processed in 0.001384852 sec. | ||
| 3162 | 2026.01.21 21:41:04.338328 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2026.01.21 21:41:04.338452 [ 5 ] {e762f60c-e4e4-4ea9-a687-779670be7c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3164 | 2026.01.21 21:41:04.338501 [ 5 ] {e762f60c-e4e4-4ea9-a687-779670be7c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3165 | 2026.01.21 21:41:04.339221 [ 5 ] {e762f60c-e4e4-4ea9-a687-779670be7c5f} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.01.21 21:41:04.339258 [ 5 ] {e762f60c-e4e4-4ea9-a687-779670be7c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3167 | 2026.01.21 21:41:04.339616 [ 5 ] {e762f60c-e4e4-4ea9-a687-779670be7c5f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3168 | 2026.01.21 21:41:04.339830 [ 5 ] {e762f60c-e4e4-4ea9-a687-779670be7c5f} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.01.21 21:41:04.339921 [ 28 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3170 | 2026.01.21 21:41:04.339954 [ 28 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.01.21 21:41:04.339958 [ 5 ] {e762f60c-e4e4-4ea9-a687-779670be7c5f} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001531 sec., 490529.06596995424 rows/sec., 34.26 MiB/sec. | ||
| 3172 | 2026.01.21 21:41:04.339972 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3173 | 2026.01.21 21:41:04.340000 [ 5 ] {e762f60c-e4e4-4ea9-a687-779670be7c5f} <Debug> TCPHandler: Processed in 0.001733247 sec. | ||
| 3174 | 2026.01.21 21:41:04.340048 [ 188 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 3175 | 2026.01.21 21:41:04.340112 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.01.21 21:41:04.340136 [ 188 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3177 | 2026.01.21 21:41:04.340164 [ 188 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 779 rows starting from the beginning of the part | ||
| 3178 | 2026.01.21 21:41:04.340212 [ 5 ] {eea51ece-e8a9-488c-a0e2-80f89e721e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3179 | 2026.01.21 21:41:04.340252 [ 188 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 723 rows starting from the beginning of the part | ||
| 3180 | 2026.01.21 21:41:04.340255 [ 5 ] {eea51ece-e8a9-488c-a0e2-80f89e721e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3181 | 2026.01.21 21:41:04.340359 [ 188 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 94 rows starting from the beginning of the part | ||
| 3182 | 2026.01.21 21:41:04.340404 [ 188 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 751 rows starting from the beginning of the part | ||
| 3183 | 2026.01.21 21:41:04.340444 [ 188 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 88 rows starting from the beginning of the part | ||
| 3184 | 2026.01.21 21:41:04.340487 [ 188 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 751 rows starting from the beginning of the part | ||
| 3185 | 2026.01.21 21:41:04.340678 [ 5 ] {eea51ece-e8a9-488c-a0e2-80f89e721e7e} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.01.21 21:41:04.340713 [ 5 ] {eea51ece-e8a9-488c-a0e2-80f89e721e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3187 | 2026.01.21 21:41:04.341043 [ 5 ] {eea51ece-e8a9-488c-a0e2-80f89e721e7e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3188 | 2026.01.21 21:41:04.341251 [ 5 ] {eea51ece-e8a9-488c-a0e2-80f89e721e7e} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.01.21 21:41:04.341384 [ 5 ] {eea51ece-e8a9-488c-a0e2-80f89e721e7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 262.98 KiB/sec. | ||
| 3190 | 2026.01.21 21:41:04.341423 [ 5 ] {eea51ece-e8a9-488c-a0e2-80f89e721e7e} <Debug> TCPHandler: Processed in 0.001360141 sec. | ||
| 3191 | 2026.01.21 21:41:04.341543 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.01.21 21:41:04.341640 [ 5 ] {55636f70-6550-4e18-8ec6-a516c689603c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.01.21 21:41:04.341682 [ 5 ] {55636f70-6550-4e18-8ec6-a516c689603c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3194 | 2026.01.21 21:41:04.341699 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677867 sec., 1898839.4193341904 rows/sec., 140.78 MiB/sec. | ||
| 3195 | 2026.01.21 21:41:04.341912 [ 189 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3196 | 2026.01.21 21:41:04.342136 [ 5 ] {55636f70-6550-4e18-8ec6-a516c689603c} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.01.21 21:41:04.342178 [ 5 ] {55636f70-6550-4e18-8ec6-a516c689603c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3198 | 2026.01.21 21:41:04.342200 [ 189 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_16_3} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.01.21 21:41:04.342288 [ 189 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_16_3} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3200 | 2026.01.21 21:41:04.342370 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3201 | 2026.01.21 21:41:04.342577 [ 5 ] {55636f70-6550-4e18-8ec6-a516c689603c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3202 | 2026.01.21 21:41:04.342801 [ 5 ] {55636f70-6550-4e18-8ec6-a516c689603c} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.01.21 21:41:04.342894 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3204 | 2026.01.21 21:41:04.342918 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.01.21 21:41:04.342931 [ 5 ] {55636f70-6550-4e18-8ec6-a516c689603c} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.00131 sec., 250381.67938931298 rows/sec., 16.40 MiB/sec. | ||
| 3206 | 2026.01.21 21:41:04.342934 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3207 | 2026.01.21 21:41:04.342968 [ 5 ] {55636f70-6550-4e18-8ec6-a516c689603c} <Debug> TCPHandler: Processed in 0.001474024 sec. | ||
| 3208 | 2026.01.21 21:41:04.343001 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 3209 | 2026.01.21 21:41:04.343078 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3210 | 2026.01.21 21:41:04.343079 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.01.21 21:41:04.343101 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 535 rows starting from the beginning of the part | ||
| 3212 | 2026.01.21 21:41:04.343146 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 3213 | 2026.01.21 21:41:04.343182 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 163 rows starting from the beginning of the part | ||
| 3214 | 2026.01.21 21:41:04.343183 [ 5 ] {99aa894f-5363-4457-81d7-c9e372fc8837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3215 | 2026.01.21 21:41:04.343219 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 328 rows starting from the beginning of the part | ||
| 3216 | 2026.01.21 21:41:04.343234 [ 5 ] {99aa894f-5363-4457-81d7-c9e372fc8837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3217 | 2026.01.21 21:41:04.343256 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3218 | 2026.01.21 21:41:04.343291 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 328 rows starting from the beginning of the part | ||
| 3219 | 2026.01.21 21:41:04.343543 [ 5 ] {99aa894f-5363-4457-81d7-c9e372fc8837} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.01.21 21:41:04.343578 [ 5 ] {99aa894f-5363-4457-81d7-c9e372fc8837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3221 | 2026.01.21 21:41:04.343871 [ 5 ] {99aa894f-5363-4457-81d7-c9e372fc8837} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3222 | 2026.01.21 21:41:04.344081 [ 5 ] {99aa894f-5363-4457-81d7-c9e372fc8837} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.01.21 21:41:04.344189 [ 189 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210169 sec., 1439468.371772868 rows/sec., 96.16 MiB/sec. | ||
| 3224 | 2026.01.21 21:41:04.344204 [ 5 ] {99aa894f-5363-4457-81d7-c9e372fc8837} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 3225 | 2026.01.21 21:41:04.344248 [ 5 ] {99aa894f-5363-4457-81d7-c9e372fc8837} <Debug> TCPHandler: Processed in 0.001218629 sec. | ||
| 3226 | 2026.01.21 21:41:04.344360 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.01.21 21:41:04.344456 [ 5 ] {b5bba239-b1c8-44b1-a555-368034367d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.01.21 21:41:04.344482 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3229 | 2026.01.21 21:41:04.344511 [ 5 ] {b5bba239-b1c8-44b1-a555-368034367d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3230 | 2026.01.21 21:41:04.344812 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.01.21 21:41:04.344899 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3232 | 2026.01.21 21:41:04.344998 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3233 | 2026.01.21 21:41:04.345287 [ 5 ] {b5bba239-b1c8-44b1-a555-368034367d28} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.01.21 21:41:04.345327 [ 5 ] {b5bba239-b1c8-44b1-a555-368034367d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3235 | 2026.01.21 21:41:04.345858 [ 5 ] {b5bba239-b1c8-44b1-a555-368034367d28} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3236 | 2026.01.21 21:41:04.346077 [ 5 ] {b5bba239-b1c8-44b1-a555-368034367d28} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.01.21 21:41:04.346213 [ 5 ] {b5bba239-b1c8-44b1-a555-368034367d28} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001775 sec., 10140.845070422534 rows/sec., 18.17 MiB/sec. | ||
| 3238 | 2026.01.21 21:41:04.346275 [ 5 ] {b5bba239-b1c8-44b1-a555-368034367d28} <Debug> TCPHandler: Processed in 0.001963171 sec. | ||
| 3239 | 2026.01.21 21:41:04.346386 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.01.21 21:41:04.346483 [ 5 ] {073c960f-d1e1-45ad-83ae-6795561fa8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3241 | 2026.01.21 21:41:04.346528 [ 5 ] {073c960f-d1e1-45ad-83ae-6795561fa8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3242 | 2026.01.21 21:41:04.346874 [ 5 ] {073c960f-d1e1-45ad-83ae-6795561fa8f5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.01.21 21:41:04.346909 [ 5 ] {073c960f-d1e1-45ad-83ae-6795561fa8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3244 | 2026.01.21 21:41:04.347217 [ 5 ] {073c960f-d1e1-45ad-83ae-6795561fa8f5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3245 | 2026.01.21 21:41:04.347446 [ 5 ] {073c960f-d1e1-45ad-83ae-6795561fa8f5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.01.21 21:41:04.347539 [ 28 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3247 | 2026.01.21 21:41:04.347565 [ 28 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.01.21 21:41:04.347574 [ 5 ] {073c960f-d1e1-45ad-83ae-6795561fa8f5} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.00111 sec., 97297.2972972973 rows/sec., 5.93 MiB/sec. | ||
| 3249 | 2026.01.21 21:41:04.347581 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3250 | 2026.01.21 21:41:04.347610 [ 5 ] {073c960f-d1e1-45ad-83ae-6795561fa8f5} <Debug> TCPHandler: Processed in 0.00127312 sec. | ||
| 3251 | 2026.01.21 21:41:04.347681 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 3252 | 2026.01.21 21:41:04.347802 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3253 | 2026.01.21 21:41:04.347838 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part | ||
| 3254 | 2026.01.21 21:41:04.347922 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part | ||
| 3255 | 2026.01.21 21:41:04.347971 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 3256 | 2026.01.21 21:41:04.348015 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 108 rows starting from the beginning of the part | ||
| 3257 | 2026.01.21 21:41:04.348054 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 3258 | 2026.01.21 21:41:04.348094 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part | ||
| 3259 | 2026.01.21 21:41:04.348925 [ 186 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 4 columns (4 merged, 0 gathered) in 0.00129213 sec., 520071.50983260194 rows/sec., 32.47 MiB/sec. | ||
| 3260 | 2026.01.21 21:41:04.349064 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3261 | 2026.01.21 21:41:04.349324 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_16_3} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.01.21 21:41:04.349386 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_16_3} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3263 | 2026.01.21 21:41:04.349442 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3264 | 2026.01.21 21:41:05.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.31 MiB, peak 226.64 MiB, free memory in arenas 0.00 B, will set to 222.11 MiB (RSS), difference: -1.21 MiB | ||
| 3265 | 2026.01.21 21:41:06.337539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 408 | ||
| 3266 | 2026.01.21 21:41:06.339764 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.01.21 21:41:06.339807 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3268 | 2026.01.21 21:41:06.340930 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3269 | 2026.01.21 21:41:06.341184 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.01.21 21:41:06.341420 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3271 | 2026.01.21 21:41:09.317463 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.01.21 21:41:09.317641 [ 5 ] {f7f0b2ea-d043-4ab8-ae70-727ceed40b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3273 | 2026.01.21 21:41:09.317708 [ 5 ] {f7f0b2ea-d043-4ab8-ae70-727ceed40b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3274 | 2026.01.21 21:41:09.318386 [ 5 ] {f7f0b2ea-d043-4ab8-ae70-727ceed40b68} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.01.21 21:41:09.318434 [ 5 ] {f7f0b2ea-d043-4ab8-ae70-727ceed40b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3276 | 2026.01.21 21:41:09.318838 [ 5 ] {f7f0b2ea-d043-4ab8-ae70-727ceed40b68} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3277 | 2026.01.21 21:41:09.319070 [ 5 ] {f7f0b2ea-d043-4ab8-ae70-727ceed40b68} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.01.21 21:41:09.319228 [ 5 ] {f7f0b2ea-d043-4ab8-ae70-727ceed40b68} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001634 sec., 63647.490820073435 rows/sec., 5.31 MiB/sec. | ||
| 3279 | 2026.01.21 21:41:09.319275 [ 5 ] {f7f0b2ea-d043-4ab8-ae70-727ceed40b68} <Debug> TCPHandler: Processed in 0.001942651 sec. | ||
| 3280 | 2026.01.21 21:41:09.319403 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2026.01.21 21:41:09.319510 [ 5 ] {120a54c9-02c3-41da-9347-b2b06d4b745b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3282 | 2026.01.21 21:41:09.319553 [ 5 ] {120a54c9-02c3-41da-9347-b2b06d4b745b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3283 | 2026.01.21 21:41:09.319970 [ 5 ] {120a54c9-02c3-41da-9347-b2b06d4b745b} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.01.21 21:41:09.320010 [ 5 ] {120a54c9-02c3-41da-9347-b2b06d4b745b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3285 | 2026.01.21 21:41:09.320326 [ 5 ] {120a54c9-02c3-41da-9347-b2b06d4b745b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3286 | 2026.01.21 21:41:09.320545 [ 5 ] {120a54c9-02c3-41da-9347-b2b06d4b745b} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.01.21 21:41:09.320680 [ 5 ] {120a54c9-02c3-41da-9347-b2b06d4b745b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001195 sec., 20083.6820083682 rows/sec., 1.47 MiB/sec. | ||
| 3288 | 2026.01.21 21:41:09.320719 [ 5 ] {120a54c9-02c3-41da-9347-b2b06d4b745b} <Debug> TCPHandler: Processed in 0.001366931 sec. | ||
| 3289 | 2026.01.21 21:41:09.320823 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.01.21 21:41:09.320924 [ 5 ] {0ebd53ee-a0a4-40f7-8ae5-1a939ca5ca32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3291 | 2026.01.21 21:41:09.320965 [ 5 ] {0ebd53ee-a0a4-40f7-8ae5-1a939ca5ca32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3292 | 2026.01.21 21:41:09.321389 [ 5 ] {0ebd53ee-a0a4-40f7-8ae5-1a939ca5ca32} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.01.21 21:41:09.321426 [ 5 ] {0ebd53ee-a0a4-40f7-8ae5-1a939ca5ca32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3294 | 2026.01.21 21:41:09.321734 [ 5 ] {0ebd53ee-a0a4-40f7-8ae5-1a939ca5ca32} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3295 | 2026.01.21 21:41:09.321958 [ 5 ] {0ebd53ee-a0a4-40f7-8ae5-1a939ca5ca32} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.01.21 21:41:09.322089 [ 5 ] {0ebd53ee-a0a4-40f7-8ae5-1a939ca5ca32} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001186 sec., 74198.98819561551 rows/sec., 5.79 MiB/sec. | ||
| 3297 | 2026.01.21 21:41:09.322127 [ 5 ] {0ebd53ee-a0a4-40f7-8ae5-1a939ca5ca32} <Debug> TCPHandler: Processed in 0.001354241 sec. | ||
| 3298 | 2026.01.21 21:41:09.322242 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.01.21 21:41:09.322341 [ 5 ] {8d4e5fa9-9002-451b-97a1-d3acc2f380a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3300 | 2026.01.21 21:41:09.322384 [ 5 ] {8d4e5fa9-9002-451b-97a1-d3acc2f380a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3301 | 2026.01.21 21:41:09.322786 [ 5 ] {8d4e5fa9-9002-451b-97a1-d3acc2f380a0} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.01.21 21:41:09.322822 [ 5 ] {8d4e5fa9-9002-451b-97a1-d3acc2f380a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3303 | 2026.01.21 21:41:09.323160 [ 5 ] {8d4e5fa9-9002-451b-97a1-d3acc2f380a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3304 | 2026.01.21 21:41:09.323374 [ 5 ] {8d4e5fa9-9002-451b-97a1-d3acc2f380a0} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.01.21 21:41:09.323502 [ 5 ] {8d4e5fa9-9002-451b-97a1-d3acc2f380a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 3306 | 2026.01.21 21:41:09.323539 [ 5 ] {8d4e5fa9-9002-451b-97a1-d3acc2f380a0} <Debug> TCPHandler: Processed in 0.001345981 sec. | ||
| 3307 | 2026.01.21 21:41:09.323645 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.01.21 21:41:09.323742 [ 5 ] {db689845-72ce-4c8a-8d9e-03c2c9027a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.01.21 21:41:09.323796 [ 5 ] {db689845-72ce-4c8a-8d9e-03c2c9027a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3310 | 2026.01.21 21:41:09.324553 [ 5 ] {db689845-72ce-4c8a-8d9e-03c2c9027a53} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.01.21 21:41:09.324590 [ 5 ] {db689845-72ce-4c8a-8d9e-03c2c9027a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3312 | 2026.01.21 21:41:09.325107 [ 5 ] {db689845-72ce-4c8a-8d9e-03c2c9027a53} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3313 | 2026.01.21 21:41:09.325326 [ 5 ] {db689845-72ce-4c8a-8d9e-03c2c9027a53} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.01.21 21:41:09.325464 [ 5 ] {db689845-72ce-4c8a-8d9e-03c2c9027a53} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00174 sec., 13793.103448275862 rows/sec., 24.72 MiB/sec. | ||
| 3315 | 2026.01.21 21:41:09.325520 [ 5 ] {db689845-72ce-4c8a-8d9e-03c2c9027a53} <Debug> TCPHandler: Processed in 0.001922841 sec. | ||
| 3316 | 2026.01.21 21:41:09.325629 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.01.21 21:41:09.325726 [ 5 ] {b8109914-9b64-4b50-8bcf-b3c2a2460b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.01.21 21:41:09.325768 [ 5 ] {b8109914-9b64-4b50-8bcf-b3c2a2460b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3319 | 2026.01.21 21:41:09.326102 [ 5 ] {b8109914-9b64-4b50-8bcf-b3c2a2460b1e} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.01.21 21:41:09.326139 [ 5 ] {b8109914-9b64-4b50-8bcf-b3c2a2460b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3321 | 2026.01.21 21:41:09.326443 [ 5 ] {b8109914-9b64-4b50-8bcf-b3c2a2460b1e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3322 | 2026.01.21 21:41:09.326658 [ 5 ] {b8109914-9b64-4b50-8bcf-b3c2a2460b1e} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.01.21 21:41:09.326785 [ 5 ] {b8109914-9b64-4b50-8bcf-b3c2a2460b1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 3324 | 2026.01.21 21:41:09.326820 [ 5 ] {b8109914-9b64-4b50-8bcf-b3c2a2460b1e} <Debug> TCPHandler: Processed in 0.001240769 sec. | ||
| 3325 | 2026.01.21 21:41:11.170040 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3326 | 2026.01.21 21:41:11.170106 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3327 | 2026.01.21 21:41:11.341493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6742 | ||
| 3328 | 2026.01.21 21:41:11.341999 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.01.21 21:41:11.342045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3330 | 2026.01.21 21:41:11.342541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3331 | 2026.01.21 21:41:11.342789 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.01.21 21:41:11.342940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6742 | ||
| 3333 | 2026.01.21 21:41:11.686656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3334 | 2026.01.21 21:41:11.702368 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.01.21 21:41:11.702431 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3336 | 2026.01.21 21:41:11.708629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3337 | 2026.01.21 21:41:11.709345 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.01.21 21:41:11.712171 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3339 | 2026.01.21 21:41:14.328965 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.01.21 21:41:14.329166 [ 5 ] {0ac945fe-c7ab-48de-85ec-2caad3f94963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3341 | 2026.01.21 21:41:14.329241 [ 5 ] {0ac945fe-c7ab-48de-85ec-2caad3f94963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3342 | 2026.01.21 21:41:14.330103 [ 5 ] {0ac945fe-c7ab-48de-85ec-2caad3f94963} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.01.21 21:41:14.330153 [ 5 ] {0ac945fe-c7ab-48de-85ec-2caad3f94963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3344 | 2026.01.21 21:41:14.330573 [ 5 ] {0ac945fe-c7ab-48de-85ec-2caad3f94963} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3345 | 2026.01.21 21:41:14.330796 [ 5 ] {0ac945fe-c7ab-48de-85ec-2caad3f94963} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.01.21 21:41:14.330936 [ 147 ] {} <Debug> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3347 | 2026.01.21 21:41:14.330955 [ 5 ] {0ac945fe-c7ab-48de-85ec-2caad3f94963} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001845 sec., 241734.41734417345 rows/sec., 15.33 MiB/sec. | ||
| 3348 | 2026.01.21 21:41:14.331011 [ 147 ] {} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.01.21 21:41:14.331030 [ 5 ] {0ac945fe-c7ab-48de-85ec-2caad3f94963} <Debug> TCPHandler: Processed in 0.002203044 sec. | ||
| 3350 | 2026.01.21 21:41:14.331043 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3351 | 2026.01.21 21:41:14.331165 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.01.21 21:41:14.331186 [ 189 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::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 | ||
| 3353 | 2026.01.21 21:41:14.331275 [ 5 ] {cc9f2891-a2f3-4ea1-92f1-11e696eb0e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3354 | 2026.01.21 21:41:14.331325 [ 5 ] {cc9f2891-a2f3-4ea1-92f1-11e696eb0e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3355 | 2026.01.21 21:41:14.331356 [ 189 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3356 | 2026.01.21 21:41:14.331399 [ 189 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 446 rows starting from the beginning of the part | ||
| 3357 | 2026.01.21 21:41:14.331467 [ 189 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 446 rows starting from the beginning of the part | ||
| 3358 | 2026.01.21 21:41:14.331514 [ 189 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 446 rows starting from the beginning of the part | ||
| 3359 | 2026.01.21 21:41:14.331554 [ 189 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 446 rows starting from the beginning of the part | ||
| 3360 | 2026.01.21 21:41:14.331593 [ 189 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 446 rows starting from the beginning of the part | ||
| 3361 | 2026.01.21 21:41:14.332285 [ 5 ] {cc9f2891-a2f3-4ea1-92f1-11e696eb0e19} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.01.21 21:41:14.332329 [ 5 ] {cc9f2891-a2f3-4ea1-92f1-11e696eb0e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3363 | 2026.01.21 21:41:14.332681 [ 190 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552294 sec., 1436583.5337893465 rows/sec., 96.59 MiB/sec. | ||
| 3364 | 2026.01.21 21:41:14.332854 [ 201 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3365 | 2026.01.21 21:41:14.332948 [ 5 ] {cc9f2891-a2f3-4ea1-92f1-11e696eb0e19} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3366 | 2026.01.21 21:41:14.333134 [ 201 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_5_1} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.01.21 21:41:14.333199 [ 201 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_5_1} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3368 | 2026.01.21 21:41:14.333225 [ 5 ] {cc9f2891-a2f3-4ea1-92f1-11e696eb0e19} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.01.21 21:41:14.333275 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3370 | 2026.01.21 21:41:14.333397 [ 5 ] {cc9f2891-a2f3-4ea1-92f1-11e696eb0e19} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.002143 sec., 577694.8203453104 rows/sec., 45.91 MiB/sec. | ||
| 3371 | 2026.01.21 21:41:14.333455 [ 5 ] {cc9f2891-a2f3-4ea1-92f1-11e696eb0e19} <Debug> TCPHandler: Processed in 0.002341657 sec. | ||
| 3372 | 2026.01.21 21:41:14.333598 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.01.21 21:41:14.333717 [ 5 ] {4f17d4e4-4e69-4225-a643-7f8414f73328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3374 | 2026.01.21 21:41:14.333763 [ 5 ] {4f17d4e4-4e69-4225-a643-7f8414f73328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3375 | 2026.01.21 21:41:14.334300 [ 5 ] {4f17d4e4-4e69-4225-a643-7f8414f73328} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.01.21 21:41:14.334338 [ 5 ] {4f17d4e4-4e69-4225-a643-7f8414f73328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3377 | 2026.01.21 21:41:14.334671 [ 5 ] {4f17d4e4-4e69-4225-a643-7f8414f73328} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3378 | 2026.01.21 21:41:14.334890 [ 5 ] {4f17d4e4-4e69-4225-a643-7f8414f73328} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.01.21 21:41:14.335026 [ 5 ] {4f17d4e4-4e69-4225-a643-7f8414f73328} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001331 sec., 181066.86701728025 rows/sec., 10.82 MiB/sec. | ||
| 3380 | 2026.01.21 21:41:14.335064 [ 5 ] {4f17d4e4-4e69-4225-a643-7f8414f73328} <Debug> TCPHandler: Processed in 0.001529474 sec. | ||
| 3381 | 2026.01.21 21:41:14.335168 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2026.01.21 21:41:14.335265 [ 5 ] {35610ac0-6c72-42fd-bc62-2cb9e4653330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3383 | 2026.01.21 21:41:14.335306 [ 5 ] {35610ac0-6c72-42fd-bc62-2cb9e4653330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3384 | 2026.01.21 21:41:14.335809 [ 5 ] {35610ac0-6c72-42fd-bc62-2cb9e4653330} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.01.21 21:41:14.335847 [ 5 ] {35610ac0-6c72-42fd-bc62-2cb9e4653330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3386 | 2026.01.21 21:41:14.336164 [ 5 ] {35610ac0-6c72-42fd-bc62-2cb9e4653330} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3387 | 2026.01.21 21:41:14.336374 [ 5 ] {35610ac0-6c72-42fd-bc62-2cb9e4653330} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.01.21 21:41:14.336502 [ 5 ] {35610ac0-6c72-42fd-bc62-2cb9e4653330} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001256 sec., 183121.01910828025 rows/sec., 11.81 MiB/sec. | ||
| 3389 | 2026.01.21 21:41:14.336538 [ 5 ] {35610ac0-6c72-42fd-bc62-2cb9e4653330} <Debug> TCPHandler: Processed in 0.001421272 sec. | ||
| 3390 | 2026.01.21 21:41:14.336639 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3391 | 2026.01.21 21:41:14.336735 [ 5 ] {320c8db3-0957-45a5-ac8e-0a3b3ea77b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3392 | 2026.01.21 21:41:14.336775 [ 5 ] {320c8db3-0957-45a5-ac8e-0a3b3ea77b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3393 | 2026.01.21 21:41:14.337254 [ 5 ] {320c8db3-0957-45a5-ac8e-0a3b3ea77b1a} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.01.21 21:41:14.337289 [ 5 ] {320c8db3-0957-45a5-ac8e-0a3b3ea77b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3395 | 2026.01.21 21:41:14.337588 [ 5 ] {320c8db3-0957-45a5-ac8e-0a3b3ea77b1a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3396 | 2026.01.21 21:41:14.337793 [ 5 ] {320c8db3-0957-45a5-ac8e-0a3b3ea77b1a} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.01.21 21:41:14.337929 [ 5 ] {320c8db3-0957-45a5-ac8e-0a3b3ea77b1a} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001212 sec., 188943.89438943894 rows/sec., 10.73 MiB/sec. | ||
| 3398 | 2026.01.21 21:41:14.337926 [ 146 ] {} <Debug> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3399 | 2026.01.21 21:41:14.337966 [ 5 ] {320c8db3-0957-45a5-ac8e-0a3b3ea77b1a} <Debug> TCPHandler: Processed in 0.001376591 sec. | ||
| 3400 | 2026.01.21 21:41:14.337995 [ 146 ] {} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.01.21 21:41:14.338024 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3402 | 2026.01.21 21:41:14.338075 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2026.01.21 21:41:14.338102 [ 201 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::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.01.21 21:41:14.338173 [ 201 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3405 | 2026.01.21 21:41:14.338177 [ 5 ] {7e9aea5d-9c78-46e3-9dff-560744808eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3406 | 2026.01.21 21:41:14.338198 [ 201 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 229 rows starting from the beginning of the part | ||
| 3407 | 2026.01.21 21:41:14.338221 [ 5 ] {7e9aea5d-9c78-46e3-9dff-560744808eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3408 | 2026.01.21 21:41:14.338255 [ 201 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 229 rows starting from the beginning of the part | ||
| 3409 | 2026.01.21 21:41:14.338296 [ 201 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 229 rows starting from the beginning of the part | ||
| 3410 | 2026.01.21 21:41:14.338336 [ 201 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 229 rows starting from the beginning of the part | ||
| 3411 | 2026.01.21 21:41:14.338374 [ 201 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 229 rows starting from the beginning of the part | ||
| 3412 | 2026.01.21 21:41:14.338919 [ 5 ] {7e9aea5d-9c78-46e3-9dff-560744808eb1} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.01.21 21:41:14.338955 [ 5 ] {7e9aea5d-9c78-46e3-9dff-560744808eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3414 | 2026.01.21 21:41:14.339283 [ 5 ] {7e9aea5d-9c78-46e3-9dff-560744808eb1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3415 | 2026.01.21 21:41:14.339306 [ 194 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231519 sec., 929746.1102914369 rows/sec., 56.33 MiB/sec. | ||
| 3416 | 2026.01.21 21:41:14.339434 [ 201 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3417 | 2026.01.21 21:41:14.339493 [ 5 ] {7e9aea5d-9c78-46e3-9dff-560744808eb1} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.01.21 21:41:14.339632 [ 5 ] {7e9aea5d-9c78-46e3-9dff-560744808eb1} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001473 sec., 509843.85607603536 rows/sec., 35.61 MiB/sec. | ||
| 3419 | 2026.01.21 21:41:14.339670 [ 5 ] {7e9aea5d-9c78-46e3-9dff-560744808eb1} <Debug> TCPHandler: Processed in 0.001644426 sec. | ||
| 3420 | 2026.01.21 21:41:14.339680 [ 201 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_5_1} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.01.21 21:41:14.339741 [ 201 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_5_1} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3422 | 2026.01.21 21:41:14.339782 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.01.21 21:41:14.339792 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3424 | 2026.01.21 21:41:14.339880 [ 5 ] {de337c46-3f18-4fb1-8128-06979ef026d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3425 | 2026.01.21 21:41:14.339922 [ 5 ] {de337c46-3f18-4fb1-8128-06979ef026d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3426 | 2026.01.21 21:41:14.340255 [ 5 ] {de337c46-3f18-4fb1-8128-06979ef026d5} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.01.21 21:41:14.340290 [ 5 ] {de337c46-3f18-4fb1-8128-06979ef026d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3428 | 2026.01.21 21:41:14.340597 [ 5 ] {de337c46-3f18-4fb1-8128-06979ef026d5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3429 | 2026.01.21 21:41:14.340857 [ 5 ] {de337c46-3f18-4fb1-8128-06979ef026d5} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.01.21 21:41:14.341018 [ 5 ] {de337c46-3f18-4fb1-8128-06979ef026d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 271.41 KiB/sec. | ||
| 3431 | 2026.01.21 21:41:14.341062 [ 5 ] {de337c46-3f18-4fb1-8128-06979ef026d5} <Debug> TCPHandler: Processed in 0.001328501 sec. | ||
| 3432 | 2026.01.21 21:41:14.341176 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.01.21 21:41:14.341276 [ 5 ] {8e194cd0-657e-4449-b5dd-9ebdaf22a55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3434 | 2026.01.21 21:41:14.341319 [ 5 ] {8e194cd0-657e-4449-b5dd-9ebdaf22a55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3435 | 2026.01.21 21:41:14.341868 [ 5 ] {8e194cd0-657e-4449-b5dd-9ebdaf22a55e} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.01.21 21:41:14.341916 [ 5 ] {8e194cd0-657e-4449-b5dd-9ebdaf22a55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3437 | 2026.01.21 21:41:14.342346 [ 5 ] {8e194cd0-657e-4449-b5dd-9ebdaf22a55e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3438 | 2026.01.21 21:41:14.342564 [ 5 ] {8e194cd0-657e-4449-b5dd-9ebdaf22a55e} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.01.21 21:41:14.342709 [ 5 ] {8e194cd0-657e-4449-b5dd-9ebdaf22a55e} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001451 sec., 226050.99931082013 rows/sec., 14.81 MiB/sec. | ||
| 3440 | 2026.01.21 21:41:14.342746 [ 5 ] {8e194cd0-657e-4449-b5dd-9ebdaf22a55e} <Debug> TCPHandler: Processed in 0.001621995 sec. | ||
| 3441 | 2026.01.21 21:41:14.342847 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.01.21 21:41:14.342943 [ 5 ] {a9aca743-3164-4664-a3e8-609e4ed6f62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3443 | 2026.01.21 21:41:14.342985 [ 5 ] {a9aca743-3164-4664-a3e8-609e4ed6f62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3444 | 2026.01.21 21:41:14.343297 [ 5 ] {a9aca743-3164-4664-a3e8-609e4ed6f62a} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.01.21 21:41:14.343331 [ 5 ] {a9aca743-3164-4664-a3e8-609e4ed6f62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3446 | 2026.01.21 21:41:14.343621 [ 5 ] {a9aca743-3164-4664-a3e8-609e4ed6f62a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3447 | 2026.01.21 21:41:14.343824 [ 5 ] {a9aca743-3164-4664-a3e8-609e4ed6f62a} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.01.21 21:41:14.343952 [ 5 ] {a9aca743-3164-4664-a3e8-609e4ed6f62a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 3449 | 2026.01.21 21:41:14.343989 [ 5 ] {a9aca743-3164-4664-a3e8-609e4ed6f62a} <Debug> TCPHandler: Processed in 0.001191189 sec. | ||
| 3450 | 2026.01.21 21:41:14.344096 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.01.21 21:41:14.344195 [ 5 ] {4a3aade8-fe30-4799-9d0f-32a6c6bf241d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3452 | 2026.01.21 21:41:14.344250 [ 5 ] {4a3aade8-fe30-4799-9d0f-32a6c6bf241d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3453 | 2026.01.21 21:41:14.345010 [ 5 ] {4a3aade8-fe30-4799-9d0f-32a6c6bf241d} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.01.21 21:41:14.345048 [ 5 ] {4a3aade8-fe30-4799-9d0f-32a6c6bf241d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3455 | 2026.01.21 21:41:14.345568 [ 5 ] {4a3aade8-fe30-4799-9d0f-32a6c6bf241d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3456 | 2026.01.21 21:41:14.345789 [ 5 ] {4a3aade8-fe30-4799-9d0f-32a6c6bf241d} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.01.21 21:41:14.345926 [ 5 ] {4a3aade8-fe30-4799-9d0f-32a6c6bf241d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001749 sec., 10291.595197255576 rows/sec., 18.44 MiB/sec. | ||
| 3458 | 2026.01.21 21:41:14.345975 [ 5 ] {4a3aade8-fe30-4799-9d0f-32a6c6bf241d} <Debug> TCPHandler: Processed in 0.00193049 sec. | ||
| 3459 | 2026.01.21 21:41:14.346088 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.01.21 21:41:14.346183 [ 5 ] {24a81573-c958-4134-8141-df29f2468bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3461 | 2026.01.21 21:41:14.346223 [ 5 ] {24a81573-c958-4134-8141-df29f2468bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3462 | 2026.01.21 21:41:14.346562 [ 5 ] {24a81573-c958-4134-8141-df29f2468bbc} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.01.21 21:41:14.346597 [ 5 ] {24a81573-c958-4134-8141-df29f2468bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3464 | 2026.01.21 21:41:14.346895 [ 5 ] {24a81573-c958-4134-8141-df29f2468bbc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3465 | 2026.01.21 21:41:14.347104 [ 5 ] {24a81573-c958-4134-8141-df29f2468bbc} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.01.21 21:41:14.347232 [ 5 ] {24a81573-c958-4134-8141-df29f2468bbc} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001066 sec., 101313.32082551594 rows/sec., 6.18 MiB/sec. | ||
| 3467 | 2026.01.21 21:41:14.347266 [ 5 ] {24a81573-c958-4134-8141-df29f2468bbc} <Debug> TCPHandler: Processed in 0.001227509 sec. | ||
| 3468 | 2026.01.21 21:41:16.341693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 442 | ||
| 3469 | 2026.01.21 21:41:16.344271 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.01.21 21:41:16.344318 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3471 | 2026.01.21 21:41:16.345494 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3472 | 2026.01.21 21:41:16.345761 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.01.21 21:41:16.345899 [ 145 ] {} <Debug> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3474 | 2026.01.21 21:41:16.345963 [ 145 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.01.21 21:41:16.345983 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3476 | 2026.01.21 21:41:16.346004 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
| 3477 | 2026.01.21 21:41:16.346079 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::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 | ||
| 3478 | 2026.01.21 21:41:16.346586 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3479 | 2026.01.21 21:41:16.346733 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 238 rows starting from the beginning of the part | ||
| 3480 | 2026.01.21 21:41:16.347096 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 66 rows starting from the beginning of the part | ||
| 3481 | 2026.01.21 21:41:16.347427 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3482 | 2026.01.21 21:41:16.347760 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3483 | 2026.01.21 21:41:16.348085 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3484 | 2026.01.21 21:41:16.348399 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3485 | 2026.01.21 21:41:16.354899 [ 196 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 72 columns (72 merged, 0 gathered) in 0.008862999 sec., 49870.25272145467 rows/sec., 45.75 MiB/sec. | ||
| 3486 | 2026.01.21 21:41:16.355577 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3487 | 2026.01.21 21:41:16.356096 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_11_2} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.01.21 21:41:16.356169 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_11_2} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3489 | 2026.01.21 21:41:16.356322 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3490 | 2026.01.21 21:41:18.843051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7190 | ||
| 3491 | 2026.01.21 21:41:18.843743 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.01.21 21:41:18.843795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3493 | 2026.01.21 21:41:18.844317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3494 | 2026.01.21 21:41:18.844584 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.01.21 21:41:18.844746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7190 | ||
| 3496 | 2026.01.21 21:41:19.212257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3497 | 2026.01.21 21:41:19.228991 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.01.21 21:41:19.229061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3499 | 2026.01.21 21:41:19.235175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3500 | 2026.01.21 21:41:19.235909 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.01.21 21:41:19.238780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3502 | 2026.01.21 21:41:19.317166 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.01.21 21:41:19.317369 [ 5 ] {88a5b6be-76cf-4b1f-820e-22f6e40d4251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3504 | 2026.01.21 21:41:19.317441 [ 5 ] {88a5b6be-76cf-4b1f-820e-22f6e40d4251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3505 | 2026.01.21 21:41:19.318073 [ 5 ] {88a5b6be-76cf-4b1f-820e-22f6e40d4251} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.01.21 21:41:19.318114 [ 5 ] {88a5b6be-76cf-4b1f-820e-22f6e40d4251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3507 | 2026.01.21 21:41:19.318482 [ 5 ] {88a5b6be-76cf-4b1f-820e-22f6e40d4251} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3508 | 2026.01.21 21:41:19.318716 [ 5 ] {88a5b6be-76cf-4b1f-820e-22f6e40d4251} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.01.21 21:41:19.318872 [ 5 ] {88a5b6be-76cf-4b1f-820e-22f6e40d4251} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001557 sec., 1284.5215157353887 rows/sec., 104.74 KiB/sec. | ||
| 3510 | 2026.01.21 21:41:19.318920 [ 5 ] {88a5b6be-76cf-4b1f-820e-22f6e40d4251} <Debug> TCPHandler: Processed in 0.001886619 sec. | ||
| 3511 | 2026.01.21 21:41:19.319038 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.01.21 21:41:19.319144 [ 5 ] {ebad2f03-27fc-4b3e-8db8-9c0eb4a82f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3513 | 2026.01.21 21:41:19.319187 [ 5 ] {ebad2f03-27fc-4b3e-8db8-9c0eb4a82f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3514 | 2026.01.21 21:41:19.319638 [ 5 ] {ebad2f03-27fc-4b3e-8db8-9c0eb4a82f21} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.01.21 21:41:19.319673 [ 5 ] {ebad2f03-27fc-4b3e-8db8-9c0eb4a82f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3516 | 2026.01.21 21:41:19.319993 [ 5 ] {ebad2f03-27fc-4b3e-8db8-9c0eb4a82f21} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3517 | 2026.01.21 21:41:19.320198 [ 5 ] {ebad2f03-27fc-4b3e-8db8-9c0eb4a82f21} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.01.21 21:41:19.320329 [ 5 ] {ebad2f03-27fc-4b3e-8db8-9c0eb4a82f21} <Debug> executeQuery: Read 105 rows, 8.96 KiB in 0.001207 sec., 86992.54349627176 rows/sec., 7.25 MiB/sec. | ||
| 3519 | 2026.01.21 21:41:19.320366 [ 5 ] {ebad2f03-27fc-4b3e-8db8-9c0eb4a82f21} <Debug> TCPHandler: Processed in 0.001379402 sec. | ||
| 3520 | 2026.01.21 21:41:19.320486 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.01.21 21:41:19.320582 [ 5 ] {3ab25a8c-3070-4026-8c05-f0c4d25f199c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3522 | 2026.01.21 21:41:19.320620 [ 5 ] {3ab25a8c-3070-4026-8c05-f0c4d25f199c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3523 | 2026.01.21 21:41:19.321014 [ 5 ] {3ab25a8c-3070-4026-8c05-f0c4d25f199c} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.01.21 21:41:19.321049 [ 5 ] {3ab25a8c-3070-4026-8c05-f0c4d25f199c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3525 | 2026.01.21 21:41:19.321340 [ 5 ] {3ab25a8c-3070-4026-8c05-f0c4d25f199c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3526 | 2026.01.21 21:41:19.321539 [ 5 ] {3ab25a8c-3070-4026-8c05-f0c4d25f199c} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.01.21 21:41:19.321668 [ 5 ] {3ab25a8c-3070-4026-8c05-f0c4d25f199c} <Debug> executeQuery: Read 26 rows, 1.94 KiB in 0.001105 sec., 23529.41176470588 rows/sec., 1.72 MiB/sec. | ||
| 3528 | 2026.01.21 21:41:19.321705 [ 5 ] {3ab25a8c-3070-4026-8c05-f0c4d25f199c} <Debug> TCPHandler: Processed in 0.00127023 sec. | ||
| 3529 | 2026.01.21 21:41:19.321814 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.01.21 21:41:19.321908 [ 5 ] {901e2488-f1b4-4940-bf61-54b020d11ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3531 | 2026.01.21 21:41:19.321947 [ 5 ] {901e2488-f1b4-4940-bf61-54b020d11ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3532 | 2026.01.21 21:41:19.322358 [ 5 ] {901e2488-f1b4-4940-bf61-54b020d11ffd} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.01.21 21:41:19.322392 [ 5 ] {901e2488-f1b4-4940-bf61-54b020d11ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3534 | 2026.01.21 21:41:19.322684 [ 5 ] {901e2488-f1b4-4940-bf61-54b020d11ffd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3535 | 2026.01.21 21:41:19.322891 [ 5 ] {901e2488-f1b4-4940-bf61-54b020d11ffd} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.01.21 21:41:19.323014 [ 5 ] {901e2488-f1b4-4940-bf61-54b020d11ffd} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001125 sec., 80000 rows/sec., 6.25 MiB/sec. | ||
| 3537 | 2026.01.21 21:41:19.323049 [ 5 ] {901e2488-f1b4-4940-bf61-54b020d11ffd} <Debug> TCPHandler: Processed in 0.00128524 sec. | ||
| 3538 | 2026.01.21 21:41:19.323162 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.01.21 21:41:19.323255 [ 5 ] {c4c82f7c-9dd8-41ce-92b7-9523a10cf998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.01.21 21:41:19.323296 [ 5 ] {c4c82f7c-9dd8-41ce-92b7-9523a10cf998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3541 | 2026.01.21 21:41:19.323700 [ 5 ] {c4c82f7c-9dd8-41ce-92b7-9523a10cf998} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.01.21 21:41:19.323733 [ 5 ] {c4c82f7c-9dd8-41ce-92b7-9523a10cf998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3543 | 2026.01.21 21:41:19.324044 [ 5 ] {c4c82f7c-9dd8-41ce-92b7-9523a10cf998} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3544 | 2026.01.21 21:41:19.324250 [ 5 ] {c4c82f7c-9dd8-41ce-92b7-9523a10cf998} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.01.21 21:41:19.324378 [ 5 ] {c4c82f7c-9dd8-41ce-92b7-9523a10cf998} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001141 sec., 141104.2944785276 rows/sec., 9.83 MiB/sec. | ||
| 3546 | 2026.01.21 21:41:19.324413 [ 5 ] {c4c82f7c-9dd8-41ce-92b7-9523a10cf998} <Debug> TCPHandler: Processed in 0.00130076 sec. | ||
| 3547 | 2026.01.21 21:41:19.324523 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.01.21 21:41:19.324616 [ 5 ] {60ecfbde-6bfb-4b18-b3a9-e42cd2c5e348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3549 | 2026.01.21 21:41:19.324675 [ 5 ] {60ecfbde-6bfb-4b18-b3a9-e42cd2c5e348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3550 | 2026.01.21 21:41:19.325435 [ 5 ] {60ecfbde-6bfb-4b18-b3a9-e42cd2c5e348} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.01.21 21:41:19.325468 [ 5 ] {60ecfbde-6bfb-4b18-b3a9-e42cd2c5e348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3552 | 2026.01.21 21:41:19.325984 [ 5 ] {60ecfbde-6bfb-4b18-b3a9-e42cd2c5e348} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3553 | 2026.01.21 21:41:19.326194 [ 5 ] {60ecfbde-6bfb-4b18-b3a9-e42cd2c5e348} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.01.21 21:41:19.326328 [ 5 ] {60ecfbde-6bfb-4b18-b3a9-e42cd2c5e348} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001729 sec., 13880.855986119144 rows/sec., 24.87 MiB/sec. | ||
| 3555 | 2026.01.21 21:41:19.326379 [ 5 ] {60ecfbde-6bfb-4b18-b3a9-e42cd2c5e348} <Debug> TCPHandler: Processed in 0.00190537 sec. | ||
| 3556 | 2026.01.21 21:41:19.326507 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2026.01.21 21:41:19.326612 [ 5 ] {816b1ae7-a941-4edb-9a85-6f12de31b38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3558 | 2026.01.21 21:41:19.326656 [ 5 ] {816b1ae7-a941-4edb-9a85-6f12de31b38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3559 | 2026.01.21 21:41:19.327027 [ 5 ] {816b1ae7-a941-4edb-9a85-6f12de31b38c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.01.21 21:41:19.327065 [ 5 ] {816b1ae7-a941-4edb-9a85-6f12de31b38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3561 | 2026.01.21 21:41:19.327398 [ 5 ] {816b1ae7-a941-4edb-9a85-6f12de31b38c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3562 | 2026.01.21 21:41:19.327625 [ 5 ] {816b1ae7-a941-4edb-9a85-6f12de31b38c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.01.21 21:41:19.327763 [ 5 ] {816b1ae7-a941-4edb-9a85-6f12de31b38c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 3564 | 2026.01.21 21:41:19.327801 [ 5 ] {816b1ae7-a941-4edb-9a85-6f12de31b38c} <Debug> TCPHandler: Processed in 0.001357122 sec. | ||
| 3565 | 2026.01.21 21:41:24.071705 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58752 | ||
| 3566 | 2026.01.21 21:41:24.071845 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3567 | 2026.01.21 21:41:24.071877 [ 289 ] {} <Debug> TCP-Session: 66aa60a3-a3a6-458e-9709-983d207bc0c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58752 | ||
| 3568 | 2026.01.21 21:41:24.071903 [ 289 ] {} <Debug> TCP-Session: 66aa60a3-a3a6-458e-9709-983d207bc0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2026.01.21 21:41:24.071918 [ 289 ] {} <Debug> TCP-Session: 66aa60a3-a3a6-458e-9709-983d207bc0c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2026.01.21 21:41:24.072113 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48151 | ||
| 3571 | 2026.01.21 21:41:24.072134 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34984 | ||
| 3572 | 2026.01.21 21:41:24.072174 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34992 | ||
| 3573 | 2026.01.21 21:41:24.072194 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64437 | ||
| 3574 | 2026.01.21 21:41:24.072209 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54072 | ||
| 3575 | 2026.01.21 21:41:24.072234 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51594 | ||
| 3576 | 2026.01.21 21:41:24.072225 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58662 | ||
| 3577 | 2026.01.21 21:41:24.072180 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64887 | ||
| 3578 | 2026.01.21 21:41:24.072338 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3579 | 2026.01.21 21:41:24.072233 [ 289 ] {} <Trace> TCP-Session: 66aa60a3-a3a6-458e-9709-983d207bc0c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2026.01.21 21:41:24.072383 [ 290 ] {} <Debug> TCP-Session: c4808117-6cfc-4ba4-b7b6-736a608b8a9a Authenticating user 'default' from [fd00:1122:3344:101::e]:48151 | ||
| 3581 | 2026.01.21 21:41:24.072418 [ 290 ] {} <Debug> TCP-Session: c4808117-6cfc-4ba4-b7b6-736a608b8a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2026.01.21 21:41:24.072431 [ 290 ] {} <Debug> TCP-Session: c4808117-6cfc-4ba4-b7b6-736a608b8a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.01.21 21:41:24.072567 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3584 | 2026.01.21 21:41:24.072573 [ 289 ] {e479e0dd-f9de-463f-ae0f-9973abbfc50f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58752) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3585 | 2026.01.21 21:41:24.072605 [ 294 ] {} <Debug> TCP-Session: 25191f45-85cf-4699-b22d-1199d4949b5a Authenticating user 'default' from [fd00:1122:3344:101::e]:64437 | ||
| 3586 | 2026.01.21 21:41:24.072630 [ 294 ] {} <Debug> TCP-Session: 25191f45-85cf-4699-b22d-1199d4949b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.01.21 21:41:24.072642 [ 294 ] {} <Debug> TCP-Session: 25191f45-85cf-4699-b22d-1199d4949b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.01.21 21:41:24.072711 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3589 | 2026.01.21 21:41:24.072715 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3590 | 2026.01.21 21:41:24.072746 [ 286 ] {} <Debug> TCP-Session: f6fe8d59-49d1-46f2-b626-1bd49aaf8132 Authenticating user 'default' from [fd00:1122:3344:101::e]:58662 | ||
| 3591 | 2026.01.21 21:41:24.072773 [ 291 ] {} <Debug> TCP-Session: 300324c0-dfcf-4a68-96dc-4f3538cd894a Authenticating user 'default' from [fd00:1122:3344:101::e]:34984 | ||
| 3592 | 2026.01.21 21:41:24.072775 [ 286 ] {} <Debug> TCP-Session: f6fe8d59-49d1-46f2-b626-1bd49aaf8132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.01.21 21:41:24.072801 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3594 | 2026.01.21 21:41:24.072805 [ 291 ] {} <Debug> TCP-Session: 300324c0-dfcf-4a68-96dc-4f3538cd894a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2026.01.21 21:41:24.072836 [ 287 ] {} <Debug> TCP-Session: 02fbee6e-4166-486f-b782-1355c998fd0a Authenticating user 'default' from [fd00:1122:3344:101::e]:51594 | ||
| 3596 | 2026.01.21 21:41:24.072846 [ 291 ] {} <Debug> TCP-Session: 300324c0-dfcf-4a68-96dc-4f3538cd894a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.01.21 21:41:24.072863 [ 287 ] {} <Debug> TCP-Session: 02fbee6e-4166-486f-b782-1355c998fd0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.01.21 21:41:24.072865 [ 289 ] {e479e0dd-f9de-463f-ae0f-9973abbfc50f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3599 | 2026.01.21 21:41:24.072897 [ 287 ] {} <Debug> TCP-Session: 02fbee6e-4166-486f-b782-1355c998fd0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3600 | 2026.01.21 21:41:24.072806 [ 286 ] {} <Debug> TCP-Session: f6fe8d59-49d1-46f2-b626-1bd49aaf8132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.01.21 21:41:24.072966 [ 289 ] {e479e0dd-f9de-463f-ae0f-9973abbfc50f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3602 | 2026.01.21 21:41:24.072968 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3603 | 2026.01.21 21:41:24.073010 [ 3 ] {} <Debug> TCP-Session: 50c8042a-ab02-4a4d-b626-db6428ed280c Authenticating user 'default' from [fd00:1122:3344:101::e]:54072 | ||
| 3604 | 2026.01.21 21:41:24.073030 [ 3 ] {} <Debug> TCP-Session: 50c8042a-ab02-4a4d-b626-db6428ed280c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.01.21 21:41:24.073043 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3606 | 2026.01.21 21:41:24.073047 [ 3 ] {} <Debug> TCP-Session: 50c8042a-ab02-4a4d-b626-db6428ed280c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.01.21 21:41:24.073087 [ 292 ] {} <Debug> TCP-Session: 22776059-a1c7-491d-8156-56906d8d8856 Authenticating user 'default' from [fd00:1122:3344:101::e]:34992 | ||
| 3608 | 2026.01.21 21:41:24.073113 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3609 | 2026.01.21 21:41:24.073117 [ 292 ] {} <Debug> TCP-Session: 22776059-a1c7-491d-8156-56906d8d8856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.01.21 21:41:24.073155 [ 293 ] {} <Debug> TCP-Session: 31929b73-b3c2-483f-9931-ee7b312a29ac Authenticating user 'default' from [fd00:1122:3344:101::e]:64887 | ||
| 3611 | 2026.01.21 21:41:24.073158 [ 292 ] {} <Debug> TCP-Session: 22776059-a1c7-491d-8156-56906d8d8856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.01.21 21:41:24.073181 [ 293 ] {} <Debug> TCP-Session: 31929b73-b3c2-483f-9931-ee7b312a29ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.01.21 21:41:24.073202 [ 293 ] {} <Debug> TCP-Session: 31929b73-b3c2-483f-9931-ee7b312a29ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.01.21 21:41:24.073257 [ 289 ] {e479e0dd-f9de-463f-ae0f-9973abbfc50f} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 3615 | 2026.01.21 21:41:24.074149 [ 340 ] {e479e0dd-f9de-463f-ae0f-9973abbfc50f} <Trace> AggregatingTransform: Aggregating | ||
| 3616 | 2026.01.21 21:41:24.074183 [ 340 ] {e479e0dd-f9de-463f-ae0f-9973abbfc50f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3617 | 2026.01.21 21:41:24.074223 [ 340 ] {e479e0dd-f9de-463f-ae0f-9973abbfc50f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865753 sec. (1155.064 rows/sec., 45.12 KiB/sec.) | ||
| 3618 | 2026.01.21 21:41:24.074244 [ 340 ] {e479e0dd-f9de-463f-ae0f-9973abbfc50f} <Trace> Aggregator: Merging aggregated data | ||
| 3619 | 2026.01.21 21:41:24.075485 [ 289 ] {e479e0dd-f9de-463f-ae0f-9973abbfc50f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002981 sec., 335.4579000335458 rows/sec., 13.10 KiB/sec. | ||
| 3620 | 2026.01.21 21:41:24.075594 [ 289 ] {e479e0dd-f9de-463f-ae0f-9973abbfc50f} <Debug> TCPHandler: Processed in 0.003485515 sec. | ||
| 3621 | 2026.01.21 21:41:24.075713 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3622 | 2026.01.21 21:41:24.075741 [ 289 ] {} <Debug> TCP-Session: 66aa60a3-a3a6-458e-9709-983d207bc0c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.01.21 21:41:24.075743 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3624 | 2026.01.21 21:41:24.075765 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3625 | 2026.01.21 21:41:24.075779 [ 286 ] {} <Debug> TCP-Session: f6fe8d59-49d1-46f2-b626-1bd49aaf8132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2026.01.21 21:41:24.075786 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3627 | 2026.01.21 21:41:24.075802 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3628 | 2026.01.21 21:41:24.075812 [ 287 ] {} <Debug> TCP-Session: 02fbee6e-4166-486f-b782-1355c998fd0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.01.21 21:41:24.075822 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3630 | 2026.01.21 21:41:24.075854 [ 290 ] {} <Debug> TCP-Session: c4808117-6cfc-4ba4-b7b6-736a608b8a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.01.21 21:41:24.075864 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3632 | 2026.01.21 21:41:24.075888 [ 291 ] {} <Debug> TCP-Session: 300324c0-dfcf-4a68-96dc-4f3538cd894a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2026.01.21 21:41:24.075877 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3634 | 2026.01.21 21:41:24.075924 [ 292 ] {} <Debug> TCP-Session: 22776059-a1c7-491d-8156-56906d8d8856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.01.21 21:41:24.075842 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3636 | 2026.01.21 21:41:24.075957 [ 294 ] {} <Debug> TCP-Session: 25191f45-85cf-4699-b22d-1199d4949b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2026.01.21 21:41:24.075838 [ 293 ] {} <Debug> TCP-Session: 31929b73-b3c2-483f-9931-ee7b312a29ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2026.01.21 21:41:24.075995 [ 3 ] {} <Debug> TCP-Session: 50c8042a-ab02-4a4d-b626-db6428ed280c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2026.01.21 21:41:24.329572 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.01.21 21:41:24.329753 [ 5 ] {d36fde2e-5b8c-45d6-8137-c8f435ac31ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3641 | 2026.01.21 21:41:24.329819 [ 5 ] {d36fde2e-5b8c-45d6-8137-c8f435ac31ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3642 | 2026.01.21 21:41:24.330650 [ 5 ] {d36fde2e-5b8c-45d6-8137-c8f435ac31ae} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.01.21 21:41:24.330699 [ 5 ] {d36fde2e-5b8c-45d6-8137-c8f435ac31ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3644 | 2026.01.21 21:41:24.331123 [ 5 ] {d36fde2e-5b8c-45d6-8137-c8f435ac31ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3645 | 2026.01.21 21:41:24.331354 [ 5 ] {d36fde2e-5b8c-45d6-8137-c8f435ac31ae} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.01.21 21:41:24.331513 [ 5 ] {d36fde2e-5b8c-45d6-8137-c8f435ac31ae} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001809 sec., 246545.05251520177 rows/sec., 15.64 MiB/sec. | ||
| 3647 | 2026.01.21 21:41:24.331564 [ 5 ] {d36fde2e-5b8c-45d6-8137-c8f435ac31ae} <Debug> TCPHandler: Processed in 0.002118194 sec. | ||
| 3648 | 2026.01.21 21:41:24.331703 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.01.21 21:41:24.331811 [ 5 ] {e0d866d1-b6c6-46fa-9524-a573a581022c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3650 | 2026.01.21 21:41:24.331856 [ 5 ] {e0d866d1-b6c6-46fa-9524-a573a581022c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3651 | 2026.01.21 21:41:24.332905 [ 5 ] {e0d866d1-b6c6-46fa-9524-a573a581022c} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.01.21 21:41:24.332942 [ 5 ] {e0d866d1-b6c6-46fa-9524-a573a581022c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3653 | 2026.01.21 21:41:24.333355 [ 5 ] {e0d866d1-b6c6-46fa-9524-a573a581022c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3654 | 2026.01.21 21:41:24.333587 [ 5 ] {e0d866d1-b6c6-46fa-9524-a573a581022c} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.01.21 21:41:24.333722 [ 5 ] {e0d866d1-b6c6-46fa-9524-a573a581022c} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.001936 sec., 639462.8099173554 rows/sec., 50.82 MiB/sec. | ||
| 3656 | 2026.01.21 21:41:24.333761 [ 5 ] {e0d866d1-b6c6-46fa-9524-a573a581022c} <Debug> TCPHandler: Processed in 0.002110003 sec. | ||
| 3657 | 2026.01.21 21:41:24.333876 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.01.21 21:41:24.333978 [ 5 ] {b7a8d781-700a-4da6-8e0c-b6b2232dc585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3659 | 2026.01.21 21:41:24.334020 [ 5 ] {b7a8d781-700a-4da6-8e0c-b6b2232dc585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3660 | 2026.01.21 21:41:24.334528 [ 5 ] {b7a8d781-700a-4da6-8e0c-b6b2232dc585} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.01.21 21:41:24.334564 [ 5 ] {b7a8d781-700a-4da6-8e0c-b6b2232dc585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3662 | 2026.01.21 21:41:24.334883 [ 5 ] {b7a8d781-700a-4da6-8e0c-b6b2232dc585} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3663 | 2026.01.21 21:41:24.335099 [ 5 ] {b7a8d781-700a-4da6-8e0c-b6b2232dc585} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.01.21 21:41:24.335199 [ 128 ] {} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3665 | 2026.01.21 21:41:24.335233 [ 5 ] {b7a8d781-700a-4da6-8e0c-b6b2232dc585} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001277 sec., 188723.57086922476 rows/sec., 11.28 MiB/sec. | ||
| 3666 | 2026.01.21 21:41:24.335236 [ 128 ] {} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.01.21 21:41:24.335267 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3668 | 2026.01.21 21:41:24.335273 [ 5 ] {b7a8d781-700a-4da6-8e0c-b6b2232dc585} <Debug> TCPHandler: Processed in 0.001446833 sec. | ||
| 3669 | 2026.01.21 21:41:24.335388 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 3670 | 2026.01.21 21:41:24.335397 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2026.01.21 21:41:24.335536 [ 5 ] {e0222f11-29db-46d6-8b33-f67bd83beb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3672 | 2026.01.21 21:41:24.335538 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3673 | 2026.01.21 21:41:24.335581 [ 5 ] {e0222f11-29db-46d6-8b33-f67bd83beb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3674 | 2026.01.21 21:41:24.335591 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 281 rows starting from the beginning of the part | ||
| 3675 | 2026.01.21 21:41:24.335702 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 241 rows starting from the beginning of the part | ||
| 3676 | 2026.01.21 21:41:24.335765 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 3677 | 2026.01.21 21:41:24.335820 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 241 rows starting from the beginning of the part | ||
| 3678 | 2026.01.21 21:41:24.335867 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3679 | 2026.01.21 21:41:24.335921 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 241 rows starting from the beginning of the part | ||
| 3680 | 2026.01.21 21:41:24.336089 [ 5 ] {e0222f11-29db-46d6-8b33-f67bd83beb4e} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.01.21 21:41:24.336133 [ 5 ] {e0222f11-29db-46d6-8b33-f67bd83beb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3682 | 2026.01.21 21:41:24.336496 [ 5 ] {e0222f11-29db-46d6-8b33-f67bd83beb4e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3683 | 2026.01.21 21:41:24.336739 [ 5 ] {e0222f11-29db-46d6-8b33-f67bd83beb4e} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.01.21 21:41:24.336832 [ 128 ] {} <Debug> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3685 | 2026.01.21 21:41:24.336856 [ 128 ] {} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2026.01.21 21:41:24.336872 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3687 | 2026.01.21 21:41:24.336874 [ 5 ] {e0222f11-29db-46d6-8b33-f67bd83beb4e} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001358 sec., 169366.71575846832 rows/sec., 10.92 MiB/sec. | ||
| 3688 | 2026.01.21 21:41:24.336916 [ 5 ] {e0222f11-29db-46d6-8b33-f67bd83beb4e} <Debug> TCPHandler: Processed in 0.001570085 sec. | ||
| 3689 | 2026.01.21 21:41:24.336954 [ 190 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::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 | ||
| 3690 | 2026.01.21 21:41:24.337022 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685986 sec., 625153.4710252635 rows/sec., 40.42 MiB/sec. | ||
| 3691 | 2026.01.21 21:41:24.337054 [ 190 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3692 | 2026.01.21 21:41:24.337031 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2026.01.21 21:41:24.337096 [ 190 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 231 rows starting from the beginning of the part | ||
| 3694 | 2026.01.21 21:41:24.337156 [ 190 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 230 rows starting from the beginning of the part | ||
| 3695 | 2026.01.21 21:41:24.337187 [ 5 ] {2cb0d0a7-58b9-4357-9b4f-b487a7be5e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3696 | 2026.01.21 21:41:24.337201 [ 190 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 230 rows starting from the beginning of the part | ||
| 3697 | 2026.01.21 21:41:24.337237 [ 5 ] {2cb0d0a7-58b9-4357-9b4f-b487a7be5e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3698 | 2026.01.21 21:41:24.337249 [ 190 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 230 rows starting from the beginning of the part | ||
| 3699 | 2026.01.21 21:41:24.337248 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3700 | 2026.01.21 21:41:24.337297 [ 190 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 230 rows starting from the beginning of the part | ||
| 3701 | 2026.01.21 21:41:24.337339 [ 190 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 230 rows starting from the beginning of the part | ||
| 3702 | 2026.01.21 21:41:24.337679 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_16_3} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.01.21 21:41:24.337739 [ 5 ] {2cb0d0a7-58b9-4357-9b4f-b487a7be5e12} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.01.21 21:41:24.337774 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_16_3} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3705 | 2026.01.21 21:41:24.337782 [ 5 ] {2cb0d0a7-58b9-4357-9b4f-b487a7be5e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3706 | 2026.01.21 21:41:24.337881 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3707 | 2026.01.21 21:41:24.338137 [ 5 ] {2cb0d0a7-58b9-4357-9b4f-b487a7be5e12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3708 | 2026.01.21 21:41:24.338302 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381441 sec., 999680.7681254575 rows/sec., 68.26 MiB/sec. | ||
| 3709 | 2026.01.21 21:41:24.338387 [ 5 ] {2cb0d0a7-58b9-4357-9b4f-b487a7be5e12} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.01.21 21:41:24.338503 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3711 | 2026.01.21 21:41:24.338532 [ 5 ] {2cb0d0a7-58b9-4357-9b4f-b487a7be5e12} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001365 sec., 167765.56776556777 rows/sec., 9.52 MiB/sec. | ||
| 3712 | 2026.01.21 21:41:24.338578 [ 5 ] {2cb0d0a7-58b9-4357-9b4f-b487a7be5e12} <Debug> TCPHandler: Processed in 0.001596705 sec. | ||
| 3713 | 2026.01.21 21:41:24.338702 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.01.21 21:41:24.338805 [ 5 ] {5510919d-cd99-4ee5-a35c-83cc14c74ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3715 | 2026.01.21 21:41:24.338827 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_6_1} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2026.01.21 21:41:24.338847 [ 5 ] {5510919d-cd99-4ee5-a35c-83cc14c74ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3717 | 2026.01.21 21:41:24.338916 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_6_1} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3718 | 2026.01.21 21:41:24.339008 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3719 | 2026.01.21 21:41:24.339566 [ 5 ] {5510919d-cd99-4ee5-a35c-83cc14c74ef4} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.01.21 21:41:24.339608 [ 5 ] {5510919d-cd99-4ee5-a35c-83cc14c74ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3721 | 2026.01.21 21:41:24.339957 [ 5 ] {5510919d-cd99-4ee5-a35c-83cc14c74ef4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3722 | 2026.01.21 21:41:24.340171 [ 5 ] {5510919d-cd99-4ee5-a35c-83cc14c74ef4} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.01.21 21:41:24.340301 [ 5 ] {5510919d-cd99-4ee5-a35c-83cc14c74ef4} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001515 sec., 495709.5709570957 rows/sec., 34.62 MiB/sec. | ||
| 3724 | 2026.01.21 21:41:24.340338 [ 5 ] {5510919d-cd99-4ee5-a35c-83cc14c74ef4} <Debug> TCPHandler: Processed in 0.001685416 sec. | ||
| 3725 | 2026.01.21 21:41:24.340457 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.01.21 21:41:24.340556 [ 5 ] {c7d44c0c-a1d8-48a8-8baa-0b2fe3af2131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3727 | 2026.01.21 21:41:24.340598 [ 5 ] {c7d44c0c-a1d8-48a8-8baa-0b2fe3af2131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3728 | 2026.01.21 21:41:24.340942 [ 5 ] {c7d44c0c-a1d8-48a8-8baa-0b2fe3af2131} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.01.21 21:41:24.340977 [ 5 ] {c7d44c0c-a1d8-48a8-8baa-0b2fe3af2131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3730 | 2026.01.21 21:41:24.341287 [ 5 ] {c7d44c0c-a1d8-48a8-8baa-0b2fe3af2131} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3731 | 2026.01.21 21:41:24.341495 [ 5 ] {c7d44c0c-a1d8-48a8-8baa-0b2fe3af2131} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.01.21 21:41:24.341586 [ 128 ] {} <Debug> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3733 | 2026.01.21 21:41:24.341614 [ 128 ] {} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.01.21 21:41:24.341630 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3735 | 2026.01.21 21:41:24.341630 [ 5 ] {c7d44c0c-a1d8-48a8-8baa-0b2fe3af2131} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 3736 | 2026.01.21 21:41:24.341674 [ 5 ] {c7d44c0c-a1d8-48a8-8baa-0b2fe3af2131} <Debug> TCPHandler: Processed in 0.00126631 sec. | ||
| 3737 | 2026.01.21 21:41:24.341716 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::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 | ||
| 3738 | 2026.01.21 21:41:24.341785 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.01.21 21:41:24.341831 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3740 | 2026.01.21 21:41:24.341869 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3741 | 2026.01.21 21:41:24.341885 [ 5 ] {3b4a9d95-22d2-4f54-a90f-42092012cf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3742 | 2026.01.21 21:41:24.341933 [ 5 ] {3b4a9d95-22d2-4f54-a90f-42092012cf09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3743 | 2026.01.21 21:41:24.341951 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3744 | 2026.01.21 21:41:24.342003 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3745 | 2026.01.21 21:41:24.342042 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3746 | 2026.01.21 21:41:24.342083 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3747 | 2026.01.21 21:41:24.342121 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3748 | 2026.01.21 21:41:24.342398 [ 5 ] {3b4a9d95-22d2-4f54-a90f-42092012cf09} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2026.01.21 21:41:24.342440 [ 5 ] {3b4a9d95-22d2-4f54-a90f-42092012cf09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3750 | 2026.01.21 21:41:24.342828 [ 5 ] {3b4a9d95-22d2-4f54-a90f-42092012cf09} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3751 | 2026.01.21 21:41:24.342855 [ 191 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001178889 sec., 30537.22615106257 rows/sec., 1.56 MiB/sec. | ||
| 3752 | 2026.01.21 21:41:24.342966 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3753 | 2026.01.21 21:41:24.343092 [ 5 ] {3b4a9d95-22d2-4f54-a90f-42092012cf09} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.01.21 21:41:24.343243 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_6_1} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.01.21 21:41:24.343244 [ 5 ] {3b4a9d95-22d2-4f54-a90f-42092012cf09} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001378 sec., 238026.12481857763 rows/sec., 15.59 MiB/sec. | ||
| 3756 | 2026.01.21 21:41:24.343302 [ 5 ] {3b4a9d95-22d2-4f54-a90f-42092012cf09} <Debug> TCPHandler: Processed in 0.001566535 sec. | ||
| 3757 | 2026.01.21 21:41:24.343319 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_6_1} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3758 | 2026.01.21 21:41:24.343380 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3759 | 2026.01.21 21:41:24.343410 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3760 | 2026.01.21 21:41:24.343510 [ 5 ] {83089705-834f-46f5-baa8-d41fb47aac36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3761 | 2026.01.21 21:41:24.343553 [ 5 ] {83089705-834f-46f5-baa8-d41fb47aac36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3762 | 2026.01.21 21:41:24.343875 [ 5 ] {83089705-834f-46f5-baa8-d41fb47aac36} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.01.21 21:41:24.343912 [ 5 ] {83089705-834f-46f5-baa8-d41fb47aac36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3764 | 2026.01.21 21:41:24.344218 [ 5 ] {83089705-834f-46f5-baa8-d41fb47aac36} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3765 | 2026.01.21 21:41:24.344435 [ 5 ] {83089705-834f-46f5-baa8-d41fb47aac36} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.01.21 21:41:24.344540 [ 134 ] {} <Debug> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3767 | 2026.01.21 21:41:24.344566 [ 5 ] {83089705-834f-46f5-baa8-d41fb47aac36} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 3768 | 2026.01.21 21:41:24.344587 [ 134 ] {} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.01.21 21:41:24.344607 [ 5 ] {83089705-834f-46f5-baa8-d41fb47aac36} <Debug> TCPHandler: Processed in 0.001245739 sec. | ||
| 3770 | 2026.01.21 21:41:24.344613 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3771 | 2026.01.21 21:41:24.344707 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::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 | ||
| 3772 | 2026.01.21 21:41:24.344730 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.01.21 21:41:24.344801 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3774 | 2026.01.21 21:41:24.344832 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3775 | 2026.01.21 21:41:24.344832 [ 5 ] {ccf765e0-e169-4e85-a9a0-7c167db0e71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3776 | 2026.01.21 21:41:24.344879 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3777 | 2026.01.21 21:41:24.344900 [ 5 ] {ccf765e0-e169-4e85-a9a0-7c167db0e71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3778 | 2026.01.21 21:41:24.344922 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3779 | 2026.01.21 21:41:24.344961 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3780 | 2026.01.21 21:41:24.344997 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3781 | 2026.01.21 21:41:24.345048 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3782 | 2026.01.21 21:41:24.345700 [ 5 ] {ccf765e0-e169-4e85-a9a0-7c167db0e71f} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2026.01.21 21:41:24.345742 [ 5 ] {ccf765e0-e169-4e85-a9a0-7c167db0e71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3784 | 2026.01.21 21:41:24.345776 [ 187 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001098158 sec., 6374.31043620317 rows/sec., 425.96 KiB/sec. | ||
| 3785 | 2026.01.21 21:41:24.345908 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3786 | 2026.01.21 21:41:24.346203 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_6_1} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2026.01.21 21:41:24.346268 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_6_1} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3788 | 2026.01.21 21:41:24.346342 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3789 | 2026.01.21 21:41:24.346359 [ 5 ] {ccf765e0-e169-4e85-a9a0-7c167db0e71f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3790 | 2026.01.21 21:41:24.346597 [ 5 ] {ccf765e0-e169-4e85-a9a0-7c167db0e71f} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.01.21 21:41:24.346708 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3792 | 2026.01.21 21:41:24.346740 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2026.01.21 21:41:24.346751 [ 5 ] {ccf765e0-e169-4e85-a9a0-7c167db0e71f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001937 sec., 9292.720702116676 rows/sec., 16.65 MiB/sec. | ||
| 3794 | 2026.01.21 21:41:24.346758 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3795 | 2026.01.21 21:41:24.346818 [ 5 ] {ccf765e0-e169-4e85-a9a0-7c167db0e71f} <Debug> TCPHandler: Processed in 0.002138233 sec. | ||
| 3796 | 2026.01.21 21:41:24.346855 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 3797 | 2026.01.21 21:41:24.346939 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3798 | 2026.01.21 21:41:24.347041 [ 5 ] {d71515e1-e24c-486a-9a8f-a0e9fd2f7ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3799 | 2026.01.21 21:41:24.347075 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3800 | 2026.01.21 21:41:24.347084 [ 5 ] {d71515e1-e24c-486a-9a8f-a0e9fd2f7ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3801 | 2026.01.21 21:41:24.347140 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 221 rows starting from the beginning of the part | ||
| 3802 | 2026.01.21 21:41:24.347289 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 3803 | 2026.01.21 21:41:24.347406 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 3804 | 2026.01.21 21:41:24.347454 [ 5 ] {d71515e1-e24c-486a-9a8f-a0e9fd2f7ec2} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.01.21 21:41:24.347498 [ 5 ] {d71515e1-e24c-486a-9a8f-a0e9fd2f7ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3806 | 2026.01.21 21:41:24.347518 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 3807 | 2026.01.21 21:41:24.347642 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 3808 | 2026.01.21 21:41:24.347763 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 3809 | 2026.01.21 21:41:24.347863 [ 5 ] {d71515e1-e24c-486a-9a8f-a0e9fd2f7ec2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3810 | 2026.01.21 21:41:24.348098 [ 5 ] {d71515e1-e24c-486a-9a8f-a0e9fd2f7ec2} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.01.21 21:41:24.348241 [ 5 ] {d71515e1-e24c-486a-9a8f-a0e9fd2f7ec2} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001219 sec., 88597.21082854799 rows/sec., 5.40 MiB/sec. | ||
| 3812 | 2026.01.21 21:41:24.348278 [ 5 ] {d71515e1-e24c-486a-9a8f-a0e9fd2f7ec2} <Debug> TCPHandler: Processed in 0.001389912 sec. | ||
| 3813 | 2026.01.21 21:41:24.351082 [ 198 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 19 columns (19 merged, 0 gathered) in 0.004255337 sec., 75904.68157986077 rows/sec., 136.02 MiB/sec. | ||
| 3814 | 2026.01.21 21:41:24.351605 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3815 | 2026.01.21 21:41:24.351914 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.01.21 21:41:24.351976 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3817 | 2026.01.21 21:41:24.352049 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 3818 | 2026.01.21 21:41:25.601013 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47142 | ||
| 3819 | 2026.01.21 21:41:25.601134 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3820 | 2026.01.21 21:41:25.601166 [ 287 ] {} <Debug> TCP-Session: 432c119d-6788-4d0c-ab1b-8f57c7096bcc Authenticating user 'default' from [fd00:1122:3344:101::e]:47142 | ||
| 3821 | 2026.01.21 21:41:25.601191 [ 287 ] {} <Debug> TCP-Session: 432c119d-6788-4d0c-ab1b-8f57c7096bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.01.21 21:41:25.601207 [ 287 ] {} <Debug> TCP-Session: 432c119d-6788-4d0c-ab1b-8f57c7096bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.01.21 21:41:25.601385 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55756 | ||
| 3824 | 2026.01.21 21:41:25.601448 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44768 | ||
| 3825 | 2026.01.21 21:41:25.601477 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38534 | ||
| 3826 | 2026.01.21 21:41:25.601488 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36029 | ||
| 3827 | 2026.01.21 21:41:25.601525 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39527 | ||
| 3828 | 2026.01.21 21:41:25.601566 [ 287 ] {} <Trace> TCP-Session: 432c119d-6788-4d0c-ab1b-8f57c7096bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.01.21 21:41:25.601571 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.01.21 21:41:25.601594 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3831 | 2026.01.21 21:41:25.601614 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3832 | 2026.01.21 21:41:25.601629 [ 289 ] {} <Debug> TCP-Session: d6a0d11e-8341-4154-8a48-5188567894a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44768 | ||
| 3833 | 2026.01.21 21:41:25.601648 [ 291 ] {} <Debug> TCP-Session: b9613327-f671-4a0a-9d8f-35713f033e58 Authenticating user 'default' from [fd00:1122:3344:101::e]:38534 | ||
| 3834 | 2026.01.21 21:41:25.601660 [ 292 ] {} <Debug> TCP-Session: 8d6011a2-56dd-4c38-8d1a-f5397c3c00d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36029 | ||
| 3835 | 2026.01.21 21:41:25.601673 [ 289 ] {} <Debug> TCP-Session: d6a0d11e-8341-4154-8a48-5188567894a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.01.21 21:41:25.601689 [ 291 ] {} <Debug> TCP-Session: b9613327-f671-4a0a-9d8f-35713f033e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.01.21 21:41:25.601702 [ 292 ] {} <Debug> TCP-Session: 8d6011a2-56dd-4c38-8d1a-f5397c3c00d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.01.21 21:41:25.601720 [ 291 ] {} <Debug> TCP-Session: b9613327-f671-4a0a-9d8f-35713f033e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.01.21 21:41:25.601733 [ 292 ] {} <Debug> TCP-Session: 8d6011a2-56dd-4c38-8d1a-f5397c3c00d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.01.21 21:41:25.601704 [ 289 ] {} <Debug> TCP-Session: d6a0d11e-8341-4154-8a48-5188567894a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.01.21 21:41:25.601761 [ 287 ] {434a22ed-5bbf-42f1-802a-3a31e3ad5f18} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47142) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3842 | 2026.01.21 21:41:25.601628 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3843 | 2026.01.21 21:41:25.601522 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44290 | ||
| 3844 | 2026.01.21 21:41:25.601826 [ 3 ] {} <Debug> TCP-Session: c1975bee-5386-41cd-864e-ce980446994e Authenticating user 'default' from [fd00:1122:3344:101::e]:39527 | ||
| 3845 | 2026.01.21 21:41:25.601510 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60388 | ||
| 3846 | 2026.01.21 21:41:25.601852 [ 3 ] {} <Debug> TCP-Session: c1975bee-5386-41cd-864e-ce980446994e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.01.21 21:41:25.601883 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3848 | 2026.01.21 21:41:25.601895 [ 3 ] {} <Debug> TCP-Session: c1975bee-5386-41cd-864e-ce980446994e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.01.21 21:41:25.601508 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3850 | 2026.01.21 21:41:25.601912 [ 294 ] {} <Debug> TCP-Session: 4763d166-0ce1-4762-aabe-a0ee363ac0fe Authenticating user 'default' from [fd00:1122:3344:101::e]:44290 | ||
| 3851 | 2026.01.21 21:41:25.601931 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3852 | 2026.01.21 21:41:25.601945 [ 288 ] {} <Debug> TCP-Session: ccee036c-8799-4b2a-8796-0eb0ea970e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:55756 | ||
| 3853 | 2026.01.21 21:41:25.601952 [ 294 ] {} <Debug> TCP-Session: 4763d166-0ce1-4762-aabe-a0ee363ac0fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.01.21 21:41:25.601972 [ 293 ] {} <Debug> TCP-Session: c2721908-e6ea-4840-a758-e96cdb5561e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60388 | ||
| 3855 | 2026.01.21 21:41:25.601982 [ 288 ] {} <Debug> TCP-Session: ccee036c-8799-4b2a-8796-0eb0ea970e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.01.21 21:41:25.601992 [ 294 ] {} <Debug> TCP-Session: 4763d166-0ce1-4762-aabe-a0ee363ac0fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.01.21 21:41:25.602022 [ 288 ] {} <Debug> TCP-Session: ccee036c-8799-4b2a-8796-0eb0ea970e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.01.21 21:41:25.602013 [ 293 ] {} <Debug> TCP-Session: c2721908-e6ea-4840-a758-e96cdb5561e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.01.21 21:41:25.601459 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45013 | ||
| 3860 | 2026.01.21 21:41:25.602072 [ 293 ] {} <Debug> TCP-Session: c2721908-e6ea-4840-a758-e96cdb5561e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.01.21 21:41:25.602099 [ 287 ] {434a22ed-5bbf-42f1-802a-3a31e3ad5f18} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3862 | 2026.01.21 21:41:25.602163 [ 287 ] {434a22ed-5bbf-42f1-802a-3a31e3ad5f18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3863 | 2026.01.21 21:41:25.602235 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3864 | 2026.01.21 21:41:25.602261 [ 290 ] {} <Debug> TCP-Session: e04acc77-f95c-4eae-b429-eb357311f452 Authenticating user 'default' from [fd00:1122:3344:101::e]:45013 | ||
| 3865 | 2026.01.21 21:41:25.602277 [ 290 ] {} <Debug> TCP-Session: e04acc77-f95c-4eae-b429-eb357311f452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.01.21 21:41:25.602289 [ 290 ] {} <Debug> TCP-Session: e04acc77-f95c-4eae-b429-eb357311f452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.01.21 21:41:25.602486 [ 287 ] {434a22ed-5bbf-42f1-802a-3a31e3ad5f18} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 3868 | 2026.01.21 21:41:25.603462 [ 307 ] {434a22ed-5bbf-42f1-802a-3a31e3ad5f18} <Trace> AggregatingTransform: Aggregating | ||
| 3869 | 2026.01.21 21:41:25.603501 [ 307 ] {434a22ed-5bbf-42f1-802a-3a31e3ad5f18} <Trace> Aggregator: Aggregation method: without_key | ||
| 3870 | 2026.01.21 21:41:25.603535 [ 307 ] {434a22ed-5bbf-42f1-802a-3a31e3ad5f18} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943865 sec. (1059.474 rows/sec., 41.39 KiB/sec.) | ||
| 3871 | 2026.01.21 21:41:25.603550 [ 307 ] {434a22ed-5bbf-42f1-802a-3a31e3ad5f18} <Trace> Aggregator: Merging aggregated data | ||
| 3872 | 2026.01.21 21:41:25.604976 [ 287 ] {434a22ed-5bbf-42f1-802a-3a31e3ad5f18} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003275 sec., 305.34351145038164 rows/sec., 11.93 KiB/sec. | ||
| 3873 | 2026.01.21 21:41:25.605117 [ 287 ] {434a22ed-5bbf-42f1-802a-3a31e3ad5f18} <Debug> TCPHandler: Processed in 0.003710558 sec. | ||
| 3874 | 2026.01.21 21:41:25.605252 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3875 | 2026.01.21 21:41:25.605293 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3876 | 2026.01.21 21:41:25.605302 [ 287 ] {} <Debug> TCP-Session: 432c119d-6788-4d0c-ab1b-8f57c7096bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.01.21 21:41:25.605310 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3878 | 2026.01.21 21:41:25.605328 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3879 | 2026.01.21 21:41:25.605343 [ 288 ] {} <Debug> TCP-Session: ccee036c-8799-4b2a-8796-0eb0ea970e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.01.21 21:41:25.605363 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3881 | 2026.01.21 21:41:25.605384 [ 290 ] {} <Debug> TCP-Session: e04acc77-f95c-4eae-b429-eb357311f452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.01.21 21:41:25.605405 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3883 | 2026.01.21 21:41:25.605417 [ 291 ] {} <Debug> TCP-Session: b9613327-f671-4a0a-9d8f-35713f033e58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.01.21 21:41:25.605432 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3885 | 2026.01.21 21:41:25.605452 [ 292 ] {} <Debug> TCP-Session: 8d6011a2-56dd-4c38-8d1a-f5397c3c00d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.01.21 21:41:25.605381 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3887 | 2026.01.21 21:41:25.605480 [ 294 ] {} <Debug> TCP-Session: 4763d166-0ce1-4762-aabe-a0ee363ac0fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.01.21 21:41:25.605364 [ 3 ] {} <Debug> TCP-Session: c1975bee-5386-41cd-864e-ce980446994e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.01.21 21:41:25.605528 [ 293 ] {} <Debug> TCP-Session: c2721908-e6ea-4840-a758-e96cdb5561e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.01.21 21:41:25.605343 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3891 | 2026.01.21 21:41:25.605581 [ 289 ] {} <Debug> TCP-Session: d6a0d11e-8341-4154-8a48-5188567894a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.01.21 21:41:25.688385 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57761 | ||
| 3893 | 2026.01.21 21:41:25.688494 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3894 | 2026.01.21 21:41:25.688523 [ 287 ] {} <Debug> TCP-Session: 49c06507-8c23-4558-9d59-7846042e1536 Authenticating user 'default' from [fd00:1122:3344:101::e]:57761 | ||
| 3895 | 2026.01.21 21:41:25.688574 [ 287 ] {} <Debug> TCP-Session: 49c06507-8c23-4558-9d59-7846042e1536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.01.21 21:41:25.688587 [ 287 ] {} <Debug> TCP-Session: 49c06507-8c23-4558-9d59-7846042e1536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.01.21 21:41:25.688784 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51175 | ||
| 3898 | 2026.01.21 21:41:25.688823 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36610 | ||
| 3899 | 2026.01.21 21:41:25.688828 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56454 | ||
| 3900 | 2026.01.21 21:41:25.688865 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59027 | ||
| 3901 | 2026.01.21 21:41:25.688898 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3902 | 2026.01.21 21:41:25.688913 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3903 | 2026.01.21 21:41:25.688946 [ 288 ] {} <Debug> TCP-Session: d0098794-d8c5-4e4e-b3aa-0200378d4973 Authenticating user 'default' from [fd00:1122:3344:101::e]:51175 | ||
| 3904 | 2026.01.21 21:41:25.688961 [ 290 ] {} <Debug> TCP-Session: bfb5821f-d20f-40e2-87d7-30a0a425bbd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36610 | ||
| 3905 | 2026.01.21 21:41:25.688963 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2026.01.21 21:41:25.688981 [ 287 ] {} <Trace> TCP-Session: 49c06507-8c23-4558-9d59-7846042e1536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.01.21 21:41:25.688998 [ 290 ] {} <Debug> TCP-Session: bfb5821f-d20f-40e2-87d7-30a0a425bbd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.01.21 21:41:25.688999 [ 288 ] {} <Debug> TCP-Session: d0098794-d8c5-4e4e-b3aa-0200378d4973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.01.21 21:41:25.689050 [ 293 ] {} <Debug> TCP-Session: a472ed68-bc1c-46ad-959b-71146747456f Authenticating user 'default' from [fd00:1122:3344:101::e]:59027 | ||
| 3910 | 2026.01.21 21:41:25.689051 [ 290 ] {} <Debug> TCP-Session: bfb5821f-d20f-40e2-87d7-30a0a425bbd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.01.21 21:41:25.689078 [ 288 ] {} <Debug> TCP-Session: d0098794-d8c5-4e4e-b3aa-0200378d4973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.01.21 21:41:25.689095 [ 293 ] {} <Debug> TCP-Session: a472ed68-bc1c-46ad-959b-71146747456f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.01.21 21:41:25.688963 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3914 | 2026.01.21 21:41:25.689120 [ 293 ] {} <Debug> TCP-Session: a472ed68-bc1c-46ad-959b-71146747456f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.01.21 21:41:25.688894 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63162 | ||
| 3916 | 2026.01.21 21:41:25.689140 [ 289 ] {} <Debug> TCP-Session: ba2b6628-8c55-4f43-ad69-da191b75dccd Authenticating user 'default' from [fd00:1122:3344:101::e]:56454 | ||
| 3917 | 2026.01.21 21:41:25.688873 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49735 | ||
| 3918 | 2026.01.21 21:41:25.689195 [ 289 ] {} <Debug> TCP-Session: ba2b6628-8c55-4f43-ad69-da191b75dccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.01.21 21:41:25.689217 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3920 | 2026.01.21 21:41:25.689231 [ 289 ] {} <Debug> TCP-Session: ba2b6628-8c55-4f43-ad69-da191b75dccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.01.21 21:41:25.689252 [ 3 ] {} <Debug> TCP-Session: c5eb70cf-76e1-4809-a400-0ebe0040703b Authenticating user 'default' from [fd00:1122:3344:101::e]:63162 | ||
| 3922 | 2026.01.21 21:41:25.689255 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3923 | 2026.01.21 21:41:25.689275 [ 3 ] {} <Debug> TCP-Session: c5eb70cf-76e1-4809-a400-0ebe0040703b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.01.21 21:41:25.689211 [ 287 ] {539e2700-83a2-4fa7-9440-eb9b2fae24e0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57761) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3925 | 2026.01.21 21:41:25.689292 [ 3 ] {} <Debug> TCP-Session: c5eb70cf-76e1-4809-a400-0ebe0040703b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.01.21 21:41:25.689287 [ 294 ] {} <Debug> TCP-Session: fea929f1-3134-41ee-81a7-93d26e4f0214 Authenticating user 'default' from [fd00:1122:3344:101::e]:49735 | ||
| 3927 | 2026.01.21 21:41:25.688854 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57987 | ||
| 3928 | 2026.01.21 21:41:25.689335 [ 294 ] {} <Debug> TCP-Session: fea929f1-3134-41ee-81a7-93d26e4f0214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.01.21 21:41:25.688853 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38564 | ||
| 3930 | 2026.01.21 21:41:25.689380 [ 294 ] {} <Debug> TCP-Session: fea929f1-3134-41ee-81a7-93d26e4f0214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.01.21 21:41:25.689427 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3932 | 2026.01.21 21:41:25.689446 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3933 | 2026.01.21 21:41:25.689460 [ 291 ] {} <Debug> TCP-Session: 20e740f5-9b08-4238-9790-78dc48a8b4ef Authenticating user 'default' from [fd00:1122:3344:101::e]:57987 | ||
| 3934 | 2026.01.21 21:41:25.689476 [ 292 ] {} <Debug> TCP-Session: 190ec624-3e40-442f-90a9-c4a470398887 Authenticating user 'default' from [fd00:1122:3344:101::e]:38564 | ||
| 3935 | 2026.01.21 21:41:25.689491 [ 291 ] {} <Debug> TCP-Session: 20e740f5-9b08-4238-9790-78dc48a8b4ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.01.21 21:41:25.689500 [ 292 ] {} <Debug> TCP-Session: 190ec624-3e40-442f-90a9-c4a470398887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.01.21 21:41:25.689512 [ 291 ] {} <Debug> TCP-Session: 20e740f5-9b08-4238-9790-78dc48a8b4ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.01.21 21:41:25.689525 [ 292 ] {} <Debug> TCP-Session: 190ec624-3e40-442f-90a9-c4a470398887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.01.21 21:41:25.689552 [ 287 ] {539e2700-83a2-4fa7-9440-eb9b2fae24e0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3940 | 2026.01.21 21:41:25.689613 [ 287 ] {539e2700-83a2-4fa7-9440-eb9b2fae24e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3941 | 2026.01.21 21:41:25.689894 [ 287 ] {539e2700-83a2-4fa7-9440-eb9b2fae24e0} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 3942 | 2026.01.21 21:41:25.690811 [ 317 ] {539e2700-83a2-4fa7-9440-eb9b2fae24e0} <Trace> AggregatingTransform: Aggregating | ||
| 3943 | 2026.01.21 21:41:25.690860 [ 317 ] {539e2700-83a2-4fa7-9440-eb9b2fae24e0} <Trace> Aggregator: Aggregation method: without_key | ||
| 3944 | 2026.01.21 21:41:25.690899 [ 317 ] {539e2700-83a2-4fa7-9440-eb9b2fae24e0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903934 sec. (1106.275 rows/sec., 43.21 KiB/sec.) | ||
| 3945 | 2026.01.21 21:41:25.690920 [ 317 ] {539e2700-83a2-4fa7-9440-eb9b2fae24e0} <Trace> Aggregator: Merging aggregated data | ||
| 3946 | 2026.01.21 21:41:25.692497 [ 287 ] {539e2700-83a2-4fa7-9440-eb9b2fae24e0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003344 sec., 299.0430622009569 rows/sec., 11.68 KiB/sec. | ||
| 3947 | 2026.01.21 21:41:25.692639 [ 287 ] {539e2700-83a2-4fa7-9440-eb9b2fae24e0} <Debug> TCPHandler: Processed in 0.00377207 sec. | ||
| 3948 | 2026.01.21 21:41:25.692725 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3949 | 2026.01.21 21:41:25.692750 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3950 | 2026.01.21 21:41:25.692755 [ 287 ] {} <Debug> TCP-Session: 49c06507-8c23-4558-9d59-7846042e1536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.01.21 21:41:25.692771 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3952 | 2026.01.21 21:41:25.692791 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3953 | 2026.01.21 21:41:25.692813 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2026.01.21 21:41:25.692821 [ 3 ] {} <Debug> TCP-Session: c5eb70cf-76e1-4809-a400-0ebe0040703b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.01.21 21:41:25.692843 [ 292 ] {} <Debug> TCP-Session: 190ec624-3e40-442f-90a9-c4a470398887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.01.21 21:41:25.692847 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2026.01.21 21:41:25.692869 [ 291 ] {} <Debug> TCP-Session: 20e740f5-9b08-4238-9790-78dc48a8b4ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.01.21 21:41:25.692879 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2026.01.21 21:41:25.692910 [ 289 ] {} <Debug> TCP-Session: ba2b6628-8c55-4f43-ad69-da191b75dccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.01.21 21:41:25.692867 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2026.01.21 21:41:25.692945 [ 294 ] {} <Debug> TCP-Session: fea929f1-3134-41ee-81a7-93d26e4f0214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.01.21 21:41:25.692831 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3963 | 2026.01.21 21:41:25.692984 [ 290 ] {} <Debug> TCP-Session: bfb5821f-d20f-40e2-87d7-30a0a425bbd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.01.21 21:41:25.692798 [ 288 ] {} <Debug> TCP-Session: d0098794-d8c5-4e4e-b3aa-0200378d4973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.01.21 21:41:25.693019 [ 293 ] {} <Debug> TCP-Session: a472ed68-bc1c-46ad-959b-71146747456f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.01.21 21:41:26.170354 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3967 | 2026.01.21 21:41:26.170425 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3968 | 2026.01.21 21:41:26.345741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7702 | ||
| 3969 | 2026.01.21 21:41:26.346269 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.01.21 21:41:26.346314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3971 | 2026.01.21 21:41:26.346817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3972 | 2026.01.21 21:41:26.347070 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.01.21 21:41:26.347084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 484 | ||
| 3974 | 2026.01.21 21:41:26.347211 [ 135 ] {} <Debug> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3975 | 2026.01.21 21:41:26.347226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7702 | ||
| 3976 | 2026.01.21 21:41:26.347288 [ 135 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.01.21 21:41:26.347318 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3978 | 2026.01.21 21:41:26.347431 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::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 | ||
| 3979 | 2026.01.21 21:41:26.347552 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3980 | 2026.01.21 21:41:26.347586 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5270 rows starting from the beginning of the part | ||
| 3981 | 2026.01.21 21:41:26.347647 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3982 | 2026.01.21 21:41:26.347687 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3983 | 2026.01.21 21:41:26.347722 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3984 | 2026.01.21 21:41:26.347760 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3985 | 2026.01.21 21:41:26.347795 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3986 | 2026.01.21 21:41:26.349114 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7702 rows, containing 4 columns (4 merged, 0 gathered) in 0.001732867 sec., 4444657.322229577 rows/sec., 63.58 MiB/sec. | ||
| 3987 | 2026.01.21 21:41:26.349506 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.01.21 21:41:26.349548 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3989 | 2026.01.21 21:41:26.349954 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3990 | 2026.01.21 21:41:26.350312 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_16_3} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.01.21 21:41:26.350422 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_16_3} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3992 | 2026.01.21 21:41:26.350530 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3993 | 2026.01.21 21:41:26.350779 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3994 | 2026.01.21 21:41:26.351037 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.01.21 21:41:26.351306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3996 | 2026.01.21 21:41:26.739777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3997 | 2026.01.21 21:41:26.756744 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3998 | 2026.01.21 21:41:26.756815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3999 | 2026.01.21 21:41:26.763243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4000 | 2026.01.21 21:41:26.764039 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2026.01.21 21:41:26.764354 [ 135 ] {} <Debug> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4002 | 2026.01.21 21:41:26.764390 [ 135 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.01.21 21:41:26.764409 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4004 | 2026.01.21 21:41:26.764550 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 4005 | 2026.01.21 21:41:26.768471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4006 | 2026.01.21 21:41:26.768890 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4007 | 2026.01.21 21:41:26.770371 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 4008 | 2026.01.21 21:41:26.774929 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 4009 | 2026.01.21 21:41:26.779255 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 4010 | 2026.01.21 21:41:26.783726 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 4011 | 2026.01.21 21:41:26.788453 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 4012 | 2026.01.21 21:41:26.792785 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 4013 | 2026.01.21 21:41:26.854339 [ 197 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.089859689 sec., 1346.543721067185 rows/sec., 6.96 MiB/sec. | ||
| 4014 | 2026.01.21 21:41:26.856984 [ 197 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4015 | 2026.01.21 21:41:26.859248 [ 197 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_16_3} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.01.21 21:41:26.859367 [ 197 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_16_3} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4017 | 2026.01.21 21:41:26.861189 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4018 | 2026.01.21 21:41:27.000389 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.41 MiB, peak 239.36 MiB, free memory in arenas 0.00 B, will set to 241.25 MiB (RSS), difference: 11.85 MiB | ||
| 4019 | 2026.01.21 21:41:27.001515 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000887474 sec. | ||
| 4020 | 2026.01.21 21:41:29.317325 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.01.21 21:41:29.317505 [ 5 ] {d971d9a4-10b7-4673-94e3-0c6aad6a7737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4022 | 2026.01.21 21:41:29.317572 [ 5 ] {d971d9a4-10b7-4673-94e3-0c6aad6a7737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4023 | 2026.01.21 21:41:29.318287 [ 5 ] {d971d9a4-10b7-4673-94e3-0c6aad6a7737} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.01.21 21:41:29.318331 [ 5 ] {d971d9a4-10b7-4673-94e3-0c6aad6a7737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4025 | 2026.01.21 21:41:29.318780 [ 5 ] {d971d9a4-10b7-4673-94e3-0c6aad6a7737} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4026 | 2026.01.21 21:41:29.319009 [ 5 ] {d971d9a4-10b7-4673-94e3-0c6aad6a7737} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.01.21 21:41:29.319154 [ 131 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4028 | 2026.01.21 21:41:29.319174 [ 5 ] {d971d9a4-10b7-4673-94e3-0c6aad6a7737} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001719 sec., 60500.29086678301 rows/sec., 5.05 MiB/sec. | ||
| 4029 | 2026.01.21 21:41:29.319222 [ 131 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.01.21 21:41:29.319246 [ 5 ] {d971d9a4-10b7-4673-94e3-0c6aad6a7737} <Debug> TCPHandler: Processed in 0.002045921 sec. | ||
| 4031 | 2026.01.21 21:41:29.319250 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4032 | 2026.01.21 21:41:29.319371 [ 197 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 4033 | 2026.01.21 21:41:29.319403 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.01.21 21:41:29.319484 [ 197 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4035 | 2026.01.21 21:41:29.319515 [ 5 ] {75a56040-ef7a-47db-b7ee-cc22c02b28c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4036 | 2026.01.21 21:41:29.319527 [ 197 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1295 rows starting from the beginning of the part | ||
| 4037 | 2026.01.21 21:41:29.319562 [ 5 ] {75a56040-ef7a-47db-b7ee-cc22c02b28c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4038 | 2026.01.21 21:41:29.319604 [ 197 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 4039 | 2026.01.21 21:41:29.319669 [ 197 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1238 rows starting from the beginning of the part | ||
| 4040 | 2026.01.21 21:41:29.319738 [ 197 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 105 rows starting from the beginning of the part | ||
| 4041 | 2026.01.21 21:41:29.319800 [ 197 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1238 rows starting from the beginning of the part | ||
| 4042 | 2026.01.21 21:41:29.319862 [ 197 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 4043 | 2026.01.21 21:41:29.320108 [ 5 ] {75a56040-ef7a-47db-b7ee-cc22c02b28c4} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2026.01.21 21:41:29.320149 [ 5 ] {75a56040-ef7a-47db-b7ee-cc22c02b28c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4045 | 2026.01.21 21:41:29.320672 [ 5 ] {75a56040-ef7a-47db-b7ee-cc22c02b28c4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4046 | 2026.01.21 21:41:29.320927 [ 5 ] {75a56040-ef7a-47db-b7ee-cc22c02b28c4} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2026.01.21 21:41:29.321082 [ 5 ] {75a56040-ef7a-47db-b7ee-cc22c02b28c4} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001588 sec., 15113.350125944584 rows/sec., 1.11 MiB/sec. | ||
| 4048 | 2026.01.21 21:41:29.321136 [ 5 ] {75a56040-ef7a-47db-b7ee-cc22c02b28c4} <Debug> TCPHandler: Processed in 0.001794488 sec. | ||
| 4049 | 2026.01.21 21:41:29.321263 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2026.01.21 21:41:29.321361 [ 5 ] {e85b2cd2-578e-4112-8efe-11eb9b4a7a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4051 | 2026.01.21 21:41:29.321402 [ 5 ] {e85b2cd2-578e-4112-8efe-11eb9b4a7a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4052 | 2026.01.21 21:41:29.321573 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4084 rows, containing 5 columns (5 merged, 0 gathered) in 0.002250935 sec., 1814357.1449197778 rows/sec., 151.90 MiB/sec. | ||
| 4053 | 2026.01.21 21:41:29.321837 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4054 | 2026.01.21 21:41:29.321863 [ 5 ] {e85b2cd2-578e-4112-8efe-11eb9b4a7a3f} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.01.21 21:41:29.321900 [ 5 ] {e85b2cd2-578e-4112-8efe-11eb9b4a7a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4056 | 2026.01.21 21:41:29.322097 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_21_4} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.01.21 21:41:29.322160 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_21_4} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4058 | 2026.01.21 21:41:29.322212 [ 5 ] {e85b2cd2-578e-4112-8efe-11eb9b4a7a3f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4059 | 2026.01.21 21:41:29.322232 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 4060 | 2026.01.21 21:41:29.322421 [ 5 ] {e85b2cd2-578e-4112-8efe-11eb9b4a7a3f} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.01.21 21:41:29.322528 [ 131 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4062 | 2026.01.21 21:41:29.322556 [ 5 ] {e85b2cd2-578e-4112-8efe-11eb9b4a7a3f} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001213 sec., 72547.40313272877 rows/sec., 5.67 MiB/sec. | ||
| 4063 | 2026.01.21 21:41:29.322564 [ 131 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.01.21 21:41:29.322601 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4065 | 2026.01.21 21:41:29.322604 [ 5 ] {e85b2cd2-578e-4112-8efe-11eb9b4a7a3f} <Debug> TCPHandler: Processed in 0.001392151 sec. | ||
| 4066 | 2026.01.21 21:41:29.322669 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 4067 | 2026.01.21 21:41:29.322740 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2026.01.21 21:41:29.322766 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4069 | 2026.01.21 21:41:29.322792 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 809 rows starting from the beginning of the part | ||
| 4070 | 2026.01.21 21:41:29.322835 [ 5 ] {016a1654-5662-4f5a-8c8a-8132cdf10166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4071 | 2026.01.21 21:41:29.322838 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part | ||
| 4072 | 2026.01.21 21:41:29.322878 [ 5 ] {016a1654-5662-4f5a-8c8a-8132cdf10166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4073 | 2026.01.21 21:41:29.322884 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 751 rows starting from the beginning of the part | ||
| 4074 | 2026.01.21 21:41:29.322922 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 4075 | 2026.01.21 21:41:29.322958 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 751 rows starting from the beginning of the part | ||
| 4076 | 2026.01.21 21:41:29.322990 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 88 rows starting from the beginning of the part | ||
| 4077 | 2026.01.21 21:41:29.323304 [ 5 ] {016a1654-5662-4f5a-8c8a-8132cdf10166} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.01.21 21:41:29.323339 [ 5 ] {016a1654-5662-4f5a-8c8a-8132cdf10166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4079 | 2026.01.21 21:41:29.323686 [ 5 ] {016a1654-5662-4f5a-8c8a-8132cdf10166} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4080 | 2026.01.21 21:41:29.323891 [ 5 ] {016a1654-5662-4f5a-8c8a-8132cdf10166} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.01.21 21:41:29.323996 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4082 | 2026.01.21 21:41:29.324023 [ 199 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2577 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380061 sec., 1867308.7638879733 rows/sec., 139.50 MiB/sec. | ||
| 4083 | 2026.01.21 21:41:29.324031 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.01.21 21:41:29.324026 [ 5 ] {016a1654-5662-4f5a-8c8a-8132cdf10166} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 4085 | 2026.01.21 21:41:29.324066 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4086 | 2026.01.21 21:41:29.324106 [ 5 ] {016a1654-5662-4f5a-8c8a-8132cdf10166} <Debug> TCPHandler: Processed in 0.001415882 sec. | ||
| 4087 | 2026.01.21 21:41:29.324161 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 4088 | 2026.01.21 21:41:29.324248 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.01.21 21:41:29.324263 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4090 | 2026.01.21 21:41:29.324261 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4091 | 2026.01.21 21:41:29.324301 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1742 rows starting from the beginning of the part | ||
| 4092 | 2026.01.21 21:41:29.324366 [ 5 ] {0a45a37b-6675-4b7f-a542-a2b84c98566e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4093 | 2026.01.21 21:41:29.324383 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 4094 | 2026.01.21 21:41:29.324435 [ 5 ] {0a45a37b-6675-4b7f-a542-a2b84c98566e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4095 | 2026.01.21 21:41:29.324442 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 328 rows starting from the beginning of the part | ||
| 4096 | 2026.01.21 21:41:29.324507 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 4097 | 2026.01.21 21:41:29.324595 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_21_4} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.01.21 21:41:29.324696 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_21_4} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4099 | 2026.01.21 21:41:29.324781 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 328 rows starting from the beginning of the part | ||
| 4100 | 2026.01.21 21:41:29.324806 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 4101 | 2026.01.21 21:41:29.324846 [ 188 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 4102 | 2026.01.21 21:41:29.325359 [ 5 ] {0a45a37b-6675-4b7f-a542-a2b84c98566e} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.01.21 21:41:29.325396 [ 5 ] {0a45a37b-6675-4b7f-a542-a2b84c98566e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4104 | 2026.01.21 21:41:29.325948 [ 5 ] {0a45a37b-6675-4b7f-a542-a2b84c98566e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4105 | 2026.01.21 21:41:29.326150 [ 199 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2879 rows, containing 5 columns (5 merged, 0 gathered) in 0.002027722 sec., 1419819.8766892108 rows/sec., 95.11 MiB/sec. | ||
| 4106 | 2026.01.21 21:41:29.326169 [ 5 ] {0a45a37b-6675-4b7f-a542-a2b84c98566e} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2026.01.21 21:41:29.326315 [ 5 ] {0a45a37b-6675-4b7f-a542-a2b84c98566e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001973 sec., 12164.216928535227 rows/sec., 21.80 MiB/sec. | ||
| 4108 | 2026.01.21 21:41:29.326369 [ 5 ] {0a45a37b-6675-4b7f-a542-a2b84c98566e} <Debug> TCPHandler: Processed in 0.002182334 sec. | ||
| 4109 | 2026.01.21 21:41:29.326469 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4110 | 2026.01.21 21:41:29.326491 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.01.21 21:41:29.326594 [ 5 ] {f7146f90-2feb-45f4-b405-ce4a19bccfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4112 | 2026.01.21 21:41:29.326637 [ 5 ] {f7146f90-2feb-45f4-b405-ce4a19bccfdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4113 | 2026.01.21 21:41:29.326739 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.01.21 21:41:29.326811 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4115 | 2026.01.21 21:41:29.326887 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 4116 | 2026.01.21 21:41:29.326987 [ 5 ] {f7146f90-2feb-45f4-b405-ce4a19bccfdc} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.01.21 21:41:29.327028 [ 5 ] {f7146f90-2feb-45f4-b405-ce4a19bccfdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4118 | 2026.01.21 21:41:29.327338 [ 5 ] {f7146f90-2feb-45f4-b405-ce4a19bccfdc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4119 | 2026.01.21 21:41:29.327552 [ 5 ] {f7146f90-2feb-45f4-b405-ce4a19bccfdc} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.01.21 21:41:29.327659 [ 131 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4121 | 2026.01.21 21:41:29.327688 [ 5 ] {f7146f90-2feb-45f4-b405-ce4a19bccfdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 4122 | 2026.01.21 21:41:29.327700 [ 131 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.01.21 21:41:29.327730 [ 5 ] {f7146f90-2feb-45f4-b405-ce4a19bccfdc} <Debug> TCPHandler: Processed in 0.00128933 sec. | ||
| 4124 | 2026.01.21 21:41:29.327733 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4125 | 2026.01.21 21:41:29.327861 [ 200 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 4126 | 2026.01.21 21:41:29.328004 [ 200 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4127 | 2026.01.21 21:41:29.328043 [ 200 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 672 rows starting from the beginning of the part | ||
| 4128 | 2026.01.21 21:41:29.328109 [ 200 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 4129 | 2026.01.21 21:41:29.328157 [ 200 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part | ||
| 4130 | 2026.01.21 21:41:29.328197 [ 200 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4131 | 2026.01.21 21:41:29.328240 [ 200 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part | ||
| 4132 | 2026.01.21 21:41:29.328282 [ 200 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 4133 | 2026.01.21 21:41:29.329315 [ 186 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.001511513 sec., 706576.7876293489 rows/sec., 44.50 MiB/sec. | ||
| 4134 | 2026.01.21 21:41:29.329537 [ 189 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4135 | 2026.01.21 21:41:29.329856 [ 189 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_21_4} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2026.01.21 21:41:29.329934 [ 189 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_21_4} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4137 | 2026.01.21 21:41:29.330014 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4138 | 2026.01.21 21:41:32.484545 [ 123 ] {} <Debug> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4139 | 2026.01.21 21:41:32.484620 [ 123 ] {} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2026.01.21 21:41:32.484642 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4141 | 2026.01.21 21:41:32.484773 [ 189 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::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 | ||
| 4142 | 2026.01.21 21:41:32.484920 [ 189 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4143 | 2026.01.21 21:41:32.484954 [ 189 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 4144 | 2026.01.21 21:41:32.485019 [ 189 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4145 | 2026.01.21 21:41:32.485063 [ 189 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 4146 | 2026.01.21 21:41:32.485103 [ 189 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4147 | 2026.01.21 21:41:32.485146 [ 189 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4148 | 2026.01.21 21:41:32.485901 [ 186 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183948 sec., 18581.8971779166 rows/sec., 1.55 MiB/sec. | ||
| 4149 | 2026.01.21 21:41:32.486088 [ 201 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4150 | 2026.01.21 21:41:32.486404 [ 201 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_5_1} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.01.21 21:41:32.486485 [ 201 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_5_1} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4152 | 2026.01.21 21:41:32.486580 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4153 | 2026.01.21 21:41:33.847337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8150 | ||
| 4154 | 2026.01.21 21:41:33.847833 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.01.21 21:41:33.847882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4156 | 2026.01.21 21:41:33.848373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4157 | 2026.01.21 21:41:33.848614 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.01.21 21:41:33.848758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8150 | ||
| 4159 | 2026.01.21 21:41:34.268541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4160 | 2026.01.21 21:41:34.283917 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.01.21 21:41:34.283982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4162 | 2026.01.21 21:41:34.289972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4163 | 2026.01.21 21:41:34.290683 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.01.21 21:41:34.293341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4165 | 2026.01.21 21:41:34.331040 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4166 | 2026.01.21 21:41:34.331219 [ 5 ] {5d2b01f3-9c24-48b3-961e-ce584fd4ca88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4167 | 2026.01.21 21:41:34.331283 [ 5 ] {5d2b01f3-9c24-48b3-961e-ce584fd4ca88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4168 | 2026.01.21 21:41:34.332135 [ 5 ] {5d2b01f3-9c24-48b3-961e-ce584fd4ca88} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.01.21 21:41:34.332179 [ 5 ] {5d2b01f3-9c24-48b3-961e-ce584fd4ca88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4170 | 2026.01.21 21:41:34.332581 [ 5 ] {5d2b01f3-9c24-48b3-961e-ce584fd4ca88} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4171 | 2026.01.21 21:41:34.332807 [ 5 ] {5d2b01f3-9c24-48b3-961e-ce584fd4ca88} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.01.21 21:41:34.332954 [ 5 ] {5d2b01f3-9c24-48b3-961e-ce584fd4ca88} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001783 sec., 250140.2131239484 rows/sec., 15.86 MiB/sec. | ||
| 4173 | 2026.01.21 21:41:34.332994 [ 5 ] {5d2b01f3-9c24-48b3-961e-ce584fd4ca88} <Debug> TCPHandler: Processed in 0.002078823 sec. | ||
| 4174 | 2026.01.21 21:41:34.333124 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.01.21 21:41:34.333219 [ 5 ] {5b21ecee-63ad-4b1e-aa69-76d0c5043421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4176 | 2026.01.21 21:41:34.333259 [ 5 ] {5b21ecee-63ad-4b1e-aa69-76d0c5043421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4177 | 2026.01.21 21:41:34.333651 [ 5 ] {5b21ecee-63ad-4b1e-aa69-76d0c5043421} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.01.21 21:41:34.333688 [ 5 ] {5b21ecee-63ad-4b1e-aa69-76d0c5043421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4179 | 2026.01.21 21:41:34.333971 [ 5 ] {5b21ecee-63ad-4b1e-aa69-76d0c5043421} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4180 | 2026.01.21 21:41:34.334171 [ 5 ] {5b21ecee-63ad-4b1e-aa69-76d0c5043421} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.01.21 21:41:34.334296 [ 5 ] {5b21ecee-63ad-4b1e-aa69-76d0c5043421} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001095 sec., 7305.936073059361 rows/sec., 595.75 KiB/sec. | ||
| 4182 | 2026.01.21 21:41:34.334332 [ 5 ] {5b21ecee-63ad-4b1e-aa69-76d0c5043421} <Debug> TCPHandler: Processed in 0.0012585 sec. | ||
| 4183 | 2026.01.21 21:41:34.334441 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.01.21 21:41:34.334534 [ 5 ] {b0b7e1f0-ef74-4008-80fa-7c5022d89b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4185 | 2026.01.21 21:41:34.334572 [ 5 ] {b0b7e1f0-ef74-4008-80fa-7c5022d89b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4186 | 2026.01.21 21:41:34.335522 [ 5 ] {b0b7e1f0-ef74-4008-80fa-7c5022d89b0f} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4187 | 2026.01.21 21:41:34.335558 [ 5 ] {b0b7e1f0-ef74-4008-80fa-7c5022d89b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4188 | 2026.01.21 21:41:34.335921 [ 5 ] {b0b7e1f0-ef74-4008-80fa-7c5022d89b0f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4189 | 2026.01.21 21:41:34.336143 [ 5 ] {b0b7e1f0-ef74-4008-80fa-7c5022d89b0f} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.01.21 21:41:34.336273 [ 5 ] {b0b7e1f0-ef74-4008-80fa-7c5022d89b0f} <Debug> executeQuery: Read 1242 rows, 101.05 KiB in 0.001757 sec., 706886.7387592486 rows/sec., 56.16 MiB/sec. | ||
| 4191 | 2026.01.21 21:41:34.336310 [ 5 ] {b0b7e1f0-ef74-4008-80fa-7c5022d89b0f} <Debug> TCPHandler: Processed in 0.00191791 sec. | ||
| 4192 | 2026.01.21 21:41:34.336424 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2026.01.21 21:41:34.336520 [ 5 ] {9e607610-83f2-4421-be76-b2f55552cb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4194 | 2026.01.21 21:41:34.336560 [ 5 ] {9e607610-83f2-4421-be76-b2f55552cb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4195 | 2026.01.21 21:41:34.337054 [ 5 ] {9e607610-83f2-4421-be76-b2f55552cb52} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.01.21 21:41:34.337090 [ 5 ] {9e607610-83f2-4421-be76-b2f55552cb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4197 | 2026.01.21 21:41:34.337388 [ 5 ] {9e607610-83f2-4421-be76-b2f55552cb52} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4198 | 2026.01.21 21:41:34.337595 [ 5 ] {9e607610-83f2-4421-be76-b2f55552cb52} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.01.21 21:41:34.337727 [ 5 ] {9e607610-83f2-4421-be76-b2f55552cb52} <Debug> executeQuery: Read 249 rows, 15.31 KiB in 0.001226 sec., 203099.5106035889 rows/sec., 12.19 MiB/sec. | ||
| 4200 | 2026.01.21 21:41:34.337764 [ 5 ] {9e607610-83f2-4421-be76-b2f55552cb52} <Debug> TCPHandler: Processed in 0.001390742 sec. | ||
| 4201 | 2026.01.21 21:41:34.337866 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4202 | 2026.01.21 21:41:34.337959 [ 5 ] {03cc0fd0-7cf6-4d47-883c-6fa57872802f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4203 | 2026.01.21 21:41:34.337997 [ 5 ] {03cc0fd0-7cf6-4d47-883c-6fa57872802f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4204 | 2026.01.21 21:41:34.338494 [ 5 ] {03cc0fd0-7cf6-4d47-883c-6fa57872802f} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2026.01.21 21:41:34.338530 [ 5 ] {03cc0fd0-7cf6-4d47-883c-6fa57872802f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4206 | 2026.01.21 21:41:34.338836 [ 5 ] {03cc0fd0-7cf6-4d47-883c-6fa57872802f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4207 | 2026.01.21 21:41:34.339046 [ 5 ] {03cc0fd0-7cf6-4d47-883c-6fa57872802f} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2026.01.21 21:41:34.339171 [ 5 ] {03cc0fd0-7cf6-4d47-883c-6fa57872802f} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001231 sec., 186839.9675060926 rows/sec., 12.05 MiB/sec. | ||
| 4209 | 2026.01.21 21:41:34.339209 [ 5 ] {03cc0fd0-7cf6-4d47-883c-6fa57872802f} <Debug> TCPHandler: Processed in 0.001392371 sec. | ||
| 4210 | 2026.01.21 21:41:34.339309 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2026.01.21 21:41:34.339403 [ 5 ] {39a307c2-8463-42c0-be2f-bb4763b4df6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4212 | 2026.01.21 21:41:34.339442 [ 5 ] {39a307c2-8463-42c0-be2f-bb4763b4df6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4213 | 2026.01.21 21:41:34.339928 [ 5 ] {39a307c2-8463-42c0-be2f-bb4763b4df6c} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.01.21 21:41:34.339964 [ 5 ] {39a307c2-8463-42c0-be2f-bb4763b4df6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4215 | 2026.01.21 21:41:34.340270 [ 5 ] {39a307c2-8463-42c0-be2f-bb4763b4df6c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4216 | 2026.01.21 21:41:34.340477 [ 5 ] {39a307c2-8463-42c0-be2f-bb4763b4df6c} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2026.01.21 21:41:34.340605 [ 5 ] {39a307c2-8463-42c0-be2f-bb4763b4df6c} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00122 sec., 187704.9180327869 rows/sec., 10.66 MiB/sec. | ||
| 4218 | 2026.01.21 21:41:34.340644 [ 5 ] {39a307c2-8463-42c0-be2f-bb4763b4df6c} <Debug> TCPHandler: Processed in 0.001383602 sec. | ||
| 4219 | 2026.01.21 21:41:34.340749 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4220 | 2026.01.21 21:41:34.340842 [ 5 ] {d1083cc3-67ae-462c-a8ff-5cf9f81b05dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4221 | 2026.01.21 21:41:34.340881 [ 5 ] {d1083cc3-67ae-462c-a8ff-5cf9f81b05dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4222 | 2026.01.21 21:41:34.341560 [ 5 ] {d1083cc3-67ae-462c-a8ff-5cf9f81b05dd} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2026.01.21 21:41:34.341598 [ 5 ] {d1083cc3-67ae-462c-a8ff-5cf9f81b05dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4224 | 2026.01.21 21:41:34.341924 [ 5 ] {d1083cc3-67ae-462c-a8ff-5cf9f81b05dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4225 | 2026.01.21 21:41:34.342128 [ 5 ] {d1083cc3-67ae-462c-a8ff-5cf9f81b05dd} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.01.21 21:41:34.342251 [ 5 ] {d1083cc3-67ae-462c-a8ff-5cf9f81b05dd} <Debug> executeQuery: Read 759 rows, 54.36 KiB in 0.001426 sec., 532258.0645161291 rows/sec., 37.23 MiB/sec. | ||
| 4227 | 2026.01.21 21:41:34.342288 [ 5 ] {d1083cc3-67ae-462c-a8ff-5cf9f81b05dd} <Debug> TCPHandler: Processed in 0.001587585 sec. | ||
| 4228 | 2026.01.21 21:41:34.342398 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.01.21 21:41:34.342492 [ 5 ] {a7255e03-136f-4e5d-b8aa-e33b6a116850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4230 | 2026.01.21 21:41:34.342531 [ 5 ] {a7255e03-136f-4e5d-b8aa-e33b6a116850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4231 | 2026.01.21 21:41:34.342845 [ 5 ] {a7255e03-136f-4e5d-b8aa-e33b6a116850} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.01.21 21:41:34.342880 [ 5 ] {a7255e03-136f-4e5d-b8aa-e33b6a116850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4233 | 2026.01.21 21:41:34.343169 [ 5 ] {a7255e03-136f-4e5d-b8aa-e33b6a116850} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4234 | 2026.01.21 21:41:34.343369 [ 5 ] {a7255e03-136f-4e5d-b8aa-e33b6a116850} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.01.21 21:41:34.343493 [ 5 ] {a7255e03-136f-4e5d-b8aa-e33b6a116850} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001019 sec., 5888.1256133464185 rows/sec., 307.63 KiB/sec. | ||
| 4236 | 2026.01.21 21:41:34.343529 [ 5 ] {a7255e03-136f-4e5d-b8aa-e33b6a116850} <Debug> TCPHandler: Processed in 0.001180398 sec. | ||
| 4237 | 2026.01.21 21:41:34.343639 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.01.21 21:41:34.343734 [ 5 ] {105af66f-0f7b-4910-b2f7-f999a1360433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4239 | 2026.01.21 21:41:34.343775 [ 5 ] {105af66f-0f7b-4910-b2f7-f999a1360433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4240 | 2026.01.21 21:41:34.344227 [ 5 ] {105af66f-0f7b-4910-b2f7-f999a1360433} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.01.21 21:41:34.344262 [ 5 ] {105af66f-0f7b-4910-b2f7-f999a1360433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4242 | 2026.01.21 21:41:34.344603 [ 5 ] {105af66f-0f7b-4910-b2f7-f999a1360433} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4243 | 2026.01.21 21:41:34.344806 [ 5 ] {105af66f-0f7b-4910-b2f7-f999a1360433} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.01.21 21:41:34.344929 [ 5 ] {105af66f-0f7b-4910-b2f7-f999a1360433} <Debug> executeQuery: Read 332 rows, 22.29 KiB in 0.001212 sec., 273927.39273927396 rows/sec., 17.96 MiB/sec. | ||
| 4245 | 2026.01.21 21:41:34.344964 [ 5 ] {105af66f-0f7b-4910-b2f7-f999a1360433} <Debug> TCPHandler: Processed in 0.001373592 sec. | ||
| 4246 | 2026.01.21 21:41:34.345084 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2026.01.21 21:41:34.345206 [ 5 ] {a7192631-2283-418d-944a-51425cfef75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4248 | 2026.01.21 21:41:34.345257 [ 5 ] {a7192631-2283-418d-944a-51425cfef75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4249 | 2026.01.21 21:41:34.345628 [ 5 ] {a7192631-2283-418d-944a-51425cfef75a} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2026.01.21 21:41:34.345672 [ 5 ] {a7192631-2283-418d-944a-51425cfef75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4251 | 2026.01.21 21:41:34.346007 [ 5 ] {a7192631-2283-418d-944a-51425cfef75a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4252 | 2026.01.21 21:41:34.346224 [ 5 ] {a7192631-2283-418d-944a-51425cfef75a} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.01.21 21:41:34.346350 [ 5 ] {a7192631-2283-418d-944a-51425cfef75a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 57.64 KiB/sec. | ||
| 4254 | 2026.01.21 21:41:34.346387 [ 5 ] {a7192631-2283-418d-944a-51425cfef75a} <Debug> TCPHandler: Processed in 0.001363781 sec. | ||
| 4255 | 2026.01.21 21:41:34.346507 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2026.01.21 21:41:34.346631 [ 5 ] {e8b73823-6701-4afc-b06c-ffeeabe638f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4257 | 2026.01.21 21:41:34.346696 [ 5 ] {e8b73823-6701-4afc-b06c-ffeeabe638f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4258 | 2026.01.21 21:41:34.347505 [ 5 ] {e8b73823-6701-4afc-b06c-ffeeabe638f5} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.01.21 21:41:34.347543 [ 5 ] {e8b73823-6701-4afc-b06c-ffeeabe638f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4260 | 2026.01.21 21:41:34.348214 [ 5 ] {e8b73823-6701-4afc-b06c-ffeeabe638f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4261 | 2026.01.21 21:41:34.348478 [ 5 ] {e8b73823-6701-4afc-b06c-ffeeabe638f5} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.01.21 21:41:34.348646 [ 5 ] {e8b73823-6701-4afc-b06c-ffeeabe638f5} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002038 sec., 8832.188420019627 rows/sec., 15.83 MiB/sec. | ||
| 4263 | 2026.01.21 21:41:34.348709 [ 5 ] {e8b73823-6701-4afc-b06c-ffeeabe638f5} <Debug> TCPHandler: Processed in 0.002264026 sec. | ||
| 4264 | 2026.01.21 21:41:34.348838 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2026.01.21 21:41:34.348940 [ 5 ] {50df5d0e-c263-427e-a116-edfcb336e553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4266 | 2026.01.21 21:41:34.348981 [ 5 ] {50df5d0e-c263-427e-a116-edfcb336e553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4267 | 2026.01.21 21:41:34.349325 [ 5 ] {50df5d0e-c263-427e-a116-edfcb336e553} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2026.01.21 21:41:34.349362 [ 5 ] {50df5d0e-c263-427e-a116-edfcb336e553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4269 | 2026.01.21 21:41:34.349662 [ 5 ] {50df5d0e-c263-427e-a116-edfcb336e553} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4270 | 2026.01.21 21:41:34.349866 [ 5 ] {50df5d0e-c263-427e-a116-edfcb336e553} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2026.01.21 21:41:34.349988 [ 5 ] {50df5d0e-c263-427e-a116-edfcb336e553} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001066 sec., 101313.32082551594 rows/sec., 6.18 MiB/sec. | ||
| 4272 | 2026.01.21 21:41:34.350024 [ 5 ] {50df5d0e-c263-427e-a116-edfcb336e553} <Debug> TCPHandler: Processed in 0.001246879 sec. | ||
| 4273 | 2026.01.21 21:41:36.351498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 520 | ||
| 4274 | 2026.01.21 21:41:36.353868 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.01.21 21:41:36.353917 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4276 | 2026.01.21 21:41:36.355061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4277 | 2026.01.21 21:41:36.355327 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.01.21 21:41:36.355577 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 4279 | 2026.01.21 21:41:39.317089 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.01.21 21:41:39.317263 [ 5 ] {604e7899-57cf-47cf-9d99-e15f12bb54c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4281 | 2026.01.21 21:41:39.317328 [ 5 ] {604e7899-57cf-47cf-9d99-e15f12bb54c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4282 | 2026.01.21 21:41:39.318011 [ 5 ] {604e7899-57cf-47cf-9d99-e15f12bb54c8} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.01.21 21:41:39.318055 [ 5 ] {604e7899-57cf-47cf-9d99-e15f12bb54c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4284 | 2026.01.21 21:41:39.318444 [ 5 ] {604e7899-57cf-47cf-9d99-e15f12bb54c8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4285 | 2026.01.21 21:41:39.318670 [ 5 ] {604e7899-57cf-47cf-9d99-e15f12bb54c8} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.01.21 21:41:39.318829 [ 5 ] {604e7899-57cf-47cf-9d99-e15f12bb54c8} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001611 sec., 64556.176288019866 rows/sec., 5.39 MiB/sec. | ||
| 4287 | 2026.01.21 21:41:39.318876 [ 5 ] {604e7899-57cf-47cf-9d99-e15f12bb54c8} <Debug> TCPHandler: Processed in 0.00191741 sec. | ||
| 4288 | 2026.01.21 21:41:39.319004 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.01.21 21:41:39.319106 [ 5 ] {e709083d-6579-48f6-a299-3ba8262f04be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4290 | 2026.01.21 21:41:39.319150 [ 5 ] {e709083d-6579-48f6-a299-3ba8262f04be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4291 | 2026.01.21 21:41:39.319567 [ 5 ] {e709083d-6579-48f6-a299-3ba8262f04be} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.01.21 21:41:39.319601 [ 5 ] {e709083d-6579-48f6-a299-3ba8262f04be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4293 | 2026.01.21 21:41:39.319902 [ 5 ] {e709083d-6579-48f6-a299-3ba8262f04be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4294 | 2026.01.21 21:41:39.320109 [ 5 ] {e709083d-6579-48f6-a299-3ba8262f04be} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.01.21 21:41:39.320238 [ 5 ] {e709083d-6579-48f6-a299-3ba8262f04be} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001155 sec., 20779.22077922078 rows/sec., 1.53 MiB/sec. | ||
| 4296 | 2026.01.21 21:41:39.320275 [ 5 ] {e709083d-6579-48f6-a299-3ba8262f04be} <Debug> TCPHandler: Processed in 0.001324371 sec. | ||
| 4297 | 2026.01.21 21:41:39.320388 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.01.21 21:41:39.320483 [ 5 ] {c879a22a-7a68-47fb-a0ab-ebf5a42abc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4299 | 2026.01.21 21:41:39.320523 [ 5 ] {c879a22a-7a68-47fb-a0ab-ebf5a42abc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4300 | 2026.01.21 21:41:39.320954 [ 5 ] {c879a22a-7a68-47fb-a0ab-ebf5a42abc8b} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.01.21 21:41:39.320989 [ 5 ] {c879a22a-7a68-47fb-a0ab-ebf5a42abc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4302 | 2026.01.21 21:41:39.321290 [ 5 ] {c879a22a-7a68-47fb-a0ab-ebf5a42abc8b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4303 | 2026.01.21 21:41:39.321494 [ 5 ] {c879a22a-7a68-47fb-a0ab-ebf5a42abc8b} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.01.21 21:41:39.321622 [ 5 ] {c879a22a-7a68-47fb-a0ab-ebf5a42abc8b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001157 sec., 76058.77268798617 rows/sec., 5.94 MiB/sec. | ||
| 4305 | 2026.01.21 21:41:39.321659 [ 5 ] {c879a22a-7a68-47fb-a0ab-ebf5a42abc8b} <Debug> TCPHandler: Processed in 0.001321651 sec. | ||
| 4306 | 2026.01.21 21:41:39.321772 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.01.21 21:41:39.321867 [ 5 ] {054e0631-23ef-4204-989c-244077cdc89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.01.21 21:41:39.321910 [ 5 ] {054e0631-23ef-4204-989c-244077cdc89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4309 | 2026.01.21 21:41:39.322318 [ 5 ] {054e0631-23ef-4204-989c-244077cdc89e} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.01.21 21:41:39.322352 [ 5 ] {054e0631-23ef-4204-989c-244077cdc89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4311 | 2026.01.21 21:41:39.322687 [ 5 ] {054e0631-23ef-4204-989c-244077cdc89e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4312 | 2026.01.21 21:41:39.322893 [ 5 ] {054e0631-23ef-4204-989c-244077cdc89e} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.01.21 21:41:39.323021 [ 5 ] {054e0631-23ef-4204-989c-244077cdc89e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 4314 | 2026.01.21 21:41:39.323057 [ 5 ] {054e0631-23ef-4204-989c-244077cdc89e} <Debug> TCPHandler: Processed in 0.001334901 sec. | ||
| 4315 | 2026.01.21 21:41:39.323158 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.01.21 21:41:39.323252 [ 5 ] {84f9431d-df97-4f75-b368-b26dff76eec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.01.21 21:41:39.323304 [ 5 ] {84f9431d-df97-4f75-b368-b26dff76eec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4318 | 2026.01.21 21:41:39.324082 [ 5 ] {84f9431d-df97-4f75-b368-b26dff76eec6} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.01.21 21:41:39.324116 [ 5 ] {84f9431d-df97-4f75-b368-b26dff76eec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4320 | 2026.01.21 21:41:39.324628 [ 5 ] {84f9431d-df97-4f75-b368-b26dff76eec6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4321 | 2026.01.21 21:41:39.324845 [ 5 ] {84f9431d-df97-4f75-b368-b26dff76eec6} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.01.21 21:41:39.324984 [ 5 ] {84f9431d-df97-4f75-b368-b26dff76eec6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001749 sec., 13722.126929674101 rows/sec., 24.59 MiB/sec. | ||
| 4323 | 2026.01.21 21:41:39.325043 [ 5 ] {84f9431d-df97-4f75-b368-b26dff76eec6} <Debug> TCPHandler: Processed in 0.00193361 sec. | ||
| 4324 | 2026.01.21 21:41:39.325167 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.01.21 21:41:39.325288 [ 5 ] {a95f9e8f-8b46-43f7-a1e6-1bbd29032aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4326 | 2026.01.21 21:41:39.325340 [ 5 ] {a95f9e8f-8b46-43f7-a1e6-1bbd29032aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4327 | 2026.01.21 21:41:39.325743 [ 5 ] {a95f9e8f-8b46-43f7-a1e6-1bbd29032aa2} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.01.21 21:41:39.325786 [ 5 ] {a95f9e8f-8b46-43f7-a1e6-1bbd29032aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4329 | 2026.01.21 21:41:39.326166 [ 5 ] {a95f9e8f-8b46-43f7-a1e6-1bbd29032aa2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4330 | 2026.01.21 21:41:39.326382 [ 5 ] {a95f9e8f-8b46-43f7-a1e6-1bbd29032aa2} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.01.21 21:41:39.326511 [ 5 ] {a95f9e8f-8b46-43f7-a1e6-1bbd29032aa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 4332 | 2026.01.21 21:41:39.326548 [ 5 ] {a95f9e8f-8b46-43f7-a1e6-1bbd29032aa2} <Debug> TCPHandler: Processed in 0.001443613 sec. | ||
| 4333 | 2026.01.21 21:41:41.170468 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4334 | 2026.01.21 21:41:41.170539 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4335 | 2026.01.21 21:41:41.348942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8662 | ||
| 4336 | 2026.01.21 21:41:41.349767 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.01.21 21:41:41.349841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4338 | 2026.01.21 21:41:41.350532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4339 | 2026.01.21 21:41:41.350767 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.01.21 21:41:41.350895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8662 | ||
| 4341 | 2026.01.21 21:41:41.793478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4342 | 2026.01.21 21:41:41.810228 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.01.21 21:41:41.810296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4344 | 2026.01.21 21:41:41.816764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4345 | 2026.01.21 21:41:41.817508 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.01.21 21:41:41.820591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4347 | 2026.01.21 21:41:44.330317 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.01.21 21:41:44.330495 [ 5 ] {551f2372-00cf-40ee-b118-3dc10c4f41b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4349 | 2026.01.21 21:41:44.330562 [ 5 ] {551f2372-00cf-40ee-b118-3dc10c4f41b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4350 | 2026.01.21 21:41:44.331380 [ 5 ] {551f2372-00cf-40ee-b118-3dc10c4f41b1} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.01.21 21:41:44.331430 [ 5 ] {551f2372-00cf-40ee-b118-3dc10c4f41b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4352 | 2026.01.21 21:41:44.331861 [ 5 ] {551f2372-00cf-40ee-b118-3dc10c4f41b1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4353 | 2026.01.21 21:41:44.332092 [ 5 ] {551f2372-00cf-40ee-b118-3dc10c4f41b1} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.01.21 21:41:44.332251 [ 5 ] {551f2372-00cf-40ee-b118-3dc10c4f41b1} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001804 sec., 247228.38137472284 rows/sec., 15.68 MiB/sec. | ||
| 4355 | 2026.01.21 21:41:44.332301 [ 5 ] {551f2372-00cf-40ee-b118-3dc10c4f41b1} <Debug> TCPHandler: Processed in 0.002115384 sec. | ||
| 4356 | 2026.01.21 21:41:44.332440 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.01.21 21:41:44.332547 [ 5 ] {5df000da-aead-4d6a-913e-4e61877beafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4358 | 2026.01.21 21:41:44.332592 [ 5 ] {5df000da-aead-4d6a-913e-4e61877beafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4359 | 2026.01.21 21:41:44.333815 [ 5 ] {5df000da-aead-4d6a-913e-4e61877beafd} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.01.21 21:41:44.333854 [ 5 ] {5df000da-aead-4d6a-913e-4e61877beafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4361 | 2026.01.21 21:41:44.334243 [ 5 ] {5df000da-aead-4d6a-913e-4e61877beafd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4362 | 2026.01.21 21:41:44.334460 [ 5 ] {5df000da-aead-4d6a-913e-4e61877beafd} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.01.21 21:41:44.334594 [ 5 ] {5df000da-aead-4d6a-913e-4e61877beafd} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.002072 sec., 597490.3474903475 rows/sec., 47.49 MiB/sec. | ||
| 4364 | 2026.01.21 21:41:44.334634 [ 5 ] {5df000da-aead-4d6a-913e-4e61877beafd} <Debug> TCPHandler: Processed in 0.002246315 sec. | ||
| 4365 | 2026.01.21 21:41:44.334749 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.01.21 21:41:44.334850 [ 5 ] {650db27e-e45d-4b1a-b84f-88cae9658db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4367 | 2026.01.21 21:41:44.334892 [ 5 ] {650db27e-e45d-4b1a-b84f-88cae9658db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4368 | 2026.01.21 21:41:44.335420 [ 5 ] {650db27e-e45d-4b1a-b84f-88cae9658db7} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.01.21 21:41:44.335458 [ 5 ] {650db27e-e45d-4b1a-b84f-88cae9658db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4370 | 2026.01.21 21:41:44.335766 [ 5 ] {650db27e-e45d-4b1a-b84f-88cae9658db7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4371 | 2026.01.21 21:41:44.335989 [ 5 ] {650db27e-e45d-4b1a-b84f-88cae9658db7} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.01.21 21:41:44.336130 [ 5 ] {650db27e-e45d-4b1a-b84f-88cae9658db7} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001302 sec., 185099.84639016897 rows/sec., 11.06 MiB/sec. | ||
| 4373 | 2026.01.21 21:41:44.336169 [ 5 ] {650db27e-e45d-4b1a-b84f-88cae9658db7} <Debug> TCPHandler: Processed in 0.001471993 sec. | ||
| 4374 | 2026.01.21 21:41:44.336280 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.01.21 21:41:44.336378 [ 5 ] {083ead12-8707-4dba-ac61-fefd9a076bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4376 | 2026.01.21 21:41:44.336417 [ 5 ] {083ead12-8707-4dba-ac61-fefd9a076bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4377 | 2026.01.21 21:41:44.336935 [ 5 ] {083ead12-8707-4dba-ac61-fefd9a076bd3} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.01.21 21:41:44.336970 [ 5 ] {083ead12-8707-4dba-ac61-fefd9a076bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4379 | 2026.01.21 21:41:44.337315 [ 5 ] {083ead12-8707-4dba-ac61-fefd9a076bd3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4380 | 2026.01.21 21:41:44.337527 [ 5 ] {083ead12-8707-4dba-ac61-fefd9a076bd3} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.01.21 21:41:44.337664 [ 5 ] {083ead12-8707-4dba-ac61-fefd9a076bd3} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001306 sec., 176110.26033690656 rows/sec., 11.35 MiB/sec. | ||
| 4382 | 2026.01.21 21:41:44.337704 [ 5 ] {083ead12-8707-4dba-ac61-fefd9a076bd3} <Debug> TCPHandler: Processed in 0.001472703 sec. | ||
| 4383 | 2026.01.21 21:41:44.337820 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2026.01.21 21:41:44.337916 [ 5 ] {5b7a07bb-27da-4efd-bc0c-e68234f13e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4385 | 2026.01.21 21:41:44.337956 [ 5 ] {5b7a07bb-27da-4efd-bc0c-e68234f13e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4386 | 2026.01.21 21:41:44.338481 [ 5 ] {5b7a07bb-27da-4efd-bc0c-e68234f13e90} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2026.01.21 21:41:44.338518 [ 5 ] {5b7a07bb-27da-4efd-bc0c-e68234f13e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4388 | 2026.01.21 21:41:44.338830 [ 5 ] {5b7a07bb-27da-4efd-bc0c-e68234f13e90} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4389 | 2026.01.21 21:41:44.339043 [ 5 ] {5b7a07bb-27da-4efd-bc0c-e68234f13e90} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.01.21 21:41:44.339181 [ 5 ] {5b7a07bb-27da-4efd-bc0c-e68234f13e90} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001283 sec., 178487.9189399844 rows/sec., 10.13 MiB/sec. | ||
| 4391 | 2026.01.21 21:41:44.339219 [ 5 ] {5b7a07bb-27da-4efd-bc0c-e68234f13e90} <Debug> TCPHandler: Processed in 0.001450163 sec. | ||
| 4392 | 2026.01.21 21:41:44.339328 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2026.01.21 21:41:44.339424 [ 5 ] {9d7d04f4-f47c-4565-9648-5709c3e9dc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4394 | 2026.01.21 21:41:44.339464 [ 5 ] {9d7d04f4-f47c-4565-9648-5709c3e9dc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4395 | 2026.01.21 21:41:44.340222 [ 5 ] {9d7d04f4-f47c-4565-9648-5709c3e9dc9e} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.01.21 21:41:44.340258 [ 5 ] {9d7d04f4-f47c-4565-9648-5709c3e9dc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4397 | 2026.01.21 21:41:44.340615 [ 5 ] {9d7d04f4-f47c-4565-9648-5709c3e9dc9e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4398 | 2026.01.21 21:41:44.340837 [ 5 ] {9d7d04f4-f47c-4565-9648-5709c3e9dc9e} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.01.21 21:41:44.340964 [ 5 ] {9d7d04f4-f47c-4565-9648-5709c3e9dc9e} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001558 sec., 482028.24133504496 rows/sec., 33.66 MiB/sec. | ||
| 4400 | 2026.01.21 21:41:44.341002 [ 5 ] {9d7d04f4-f47c-4565-9648-5709c3e9dc9e} <Debug> TCPHandler: Processed in 0.001723557 sec. | ||
| 4401 | 2026.01.21 21:41:44.341126 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2026.01.21 21:41:44.341223 [ 5 ] {71ff2466-4e9b-4a3f-ba85-320da28044bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4403 | 2026.01.21 21:41:44.341264 [ 5 ] {71ff2466-4e9b-4a3f-ba85-320da28044bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4404 | 2026.01.21 21:41:44.341600 [ 5 ] {71ff2466-4e9b-4a3f-ba85-320da28044bf} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2026.01.21 21:41:44.341636 [ 5 ] {71ff2466-4e9b-4a3f-ba85-320da28044bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4406 | 2026.01.21 21:41:44.341945 [ 5 ] {71ff2466-4e9b-4a3f-ba85-320da28044bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4407 | 2026.01.21 21:41:44.342167 [ 5 ] {71ff2466-4e9b-4a3f-ba85-320da28044bf} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.01.21 21:41:44.342303 [ 5 ] {71ff2466-4e9b-4a3f-ba85-320da28044bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 4409 | 2026.01.21 21:41:44.342339 [ 5 ] {71ff2466-4e9b-4a3f-ba85-320da28044bf} <Debug> TCPHandler: Processed in 0.00126267 sec. | ||
| 4410 | 2026.01.21 21:41:44.342451 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2026.01.21 21:41:44.342548 [ 5 ] {04af8540-2e3d-4e7e-933c-18a4224efde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4412 | 2026.01.21 21:41:44.342591 [ 5 ] {04af8540-2e3d-4e7e-933c-18a4224efde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4413 | 2026.01.21 21:41:44.343052 [ 5 ] {04af8540-2e3d-4e7e-933c-18a4224efde1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.01.21 21:41:44.343087 [ 5 ] {04af8540-2e3d-4e7e-933c-18a4224efde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4415 | 2026.01.21 21:41:44.343457 [ 5 ] {04af8540-2e3d-4e7e-933c-18a4224efde1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4416 | 2026.01.21 21:41:44.343670 [ 5 ] {04af8540-2e3d-4e7e-933c-18a4224efde1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.01.21 21:41:44.343800 [ 5 ] {04af8540-2e3d-4e7e-933c-18a4224efde1} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001271 sec., 258064.51612903227 rows/sec., 16.91 MiB/sec. | ||
| 4418 | 2026.01.21 21:41:44.343837 [ 5 ] {04af8540-2e3d-4e7e-933c-18a4224efde1} <Debug> TCPHandler: Processed in 0.001435683 sec. | ||
| 4419 | 2026.01.21 21:41:44.343941 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.01.21 21:41:44.344037 [ 5 ] {e6c81c41-ba52-4da5-b97b-03ebf5835dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.01.21 21:41:44.344078 [ 5 ] {e6c81c41-ba52-4da5-b97b-03ebf5835dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4422 | 2026.01.21 21:41:44.344386 [ 5 ] {e6c81c41-ba52-4da5-b97b-03ebf5835dcf} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.01.21 21:41:44.344421 [ 5 ] {e6c81c41-ba52-4da5-b97b-03ebf5835dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4424 | 2026.01.21 21:41:44.344729 [ 5 ] {e6c81c41-ba52-4da5-b97b-03ebf5835dcf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4425 | 2026.01.21 21:41:44.344936 [ 5 ] {e6c81c41-ba52-4da5-b97b-03ebf5835dcf} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.01.21 21:41:44.345063 [ 5 ] {e6c81c41-ba52-4da5-b97b-03ebf5835dcf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 4427 | 2026.01.21 21:41:44.345098 [ 5 ] {e6c81c41-ba52-4da5-b97b-03ebf5835dcf} <Debug> TCPHandler: Processed in 0.001205718 sec. | ||
| 4428 | 2026.01.21 21:41:44.345209 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.01.21 21:41:44.345305 [ 5 ] {3a12f259-fd27-4338-b5b8-0cda0a280222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4430 | 2026.01.21 21:41:44.345358 [ 5 ] {3a12f259-fd27-4338-b5b8-0cda0a280222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4431 | 2026.01.21 21:41:44.346145 [ 5 ] {3a12f259-fd27-4338-b5b8-0cda0a280222} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.01.21 21:41:44.346181 [ 5 ] {3a12f259-fd27-4338-b5b8-0cda0a280222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4433 | 2026.01.21 21:41:44.346726 [ 5 ] {3a12f259-fd27-4338-b5b8-0cda0a280222} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4434 | 2026.01.21 21:41:44.346952 [ 5 ] {3a12f259-fd27-4338-b5b8-0cda0a280222} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.01.21 21:41:44.347098 [ 5 ] {3a12f259-fd27-4338-b5b8-0cda0a280222} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001811 sec., 9939.260077305356 rows/sec., 17.81 MiB/sec. | ||
| 4436 | 2026.01.21 21:41:44.347161 [ 5 ] {3a12f259-fd27-4338-b5b8-0cda0a280222} <Debug> TCPHandler: Processed in 0.002000642 sec. | ||
| 4437 | 2026.01.21 21:41:44.347275 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.01.21 21:41:44.347370 [ 5 ] {318032f9-c781-4336-b5ae-52b66eb2b07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4439 | 2026.01.21 21:41:44.347411 [ 5 ] {318032f9-c781-4336-b5ae-52b66eb2b07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4440 | 2026.01.21 21:41:44.347766 [ 5 ] {318032f9-c781-4336-b5ae-52b66eb2b07c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.01.21 21:41:44.347803 [ 5 ] {318032f9-c781-4336-b5ae-52b66eb2b07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4442 | 2026.01.21 21:41:44.348111 [ 5 ] {318032f9-c781-4336-b5ae-52b66eb2b07c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4443 | 2026.01.21 21:41:44.348339 [ 5 ] {318032f9-c781-4336-b5ae-52b66eb2b07c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.01.21 21:41:44.348467 [ 5 ] {318032f9-c781-4336-b5ae-52b66eb2b07c} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001115 sec., 96860.9865470852 rows/sec., 5.91 MiB/sec. | ||
| 4445 | 2026.01.21 21:41:44.348516 [ 5 ] {318032f9-c781-4336-b5ae-52b66eb2b07c} <Debug> TCPHandler: Processed in 0.00128955 sec. | ||
| 4446 | 2026.01.21 21:41:46.355895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 554 | ||
| 4447 | 2026.01.21 21:41:46.358437 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.01.21 21:41:46.358492 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4449 | 2026.01.21 21:41:46.359723 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4450 | 2026.01.21 21:41:46.359992 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.01.21 21:41:46.360299 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 4452 | 2026.01.21 21:41:48.851053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9110 | ||
| 4453 | 2026.01.21 21:41:48.851858 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.01.21 21:41:48.851937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4455 | 2026.01.21 21:41:48.852758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4456 | 2026.01.21 21:41:48.853117 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.01.21 21:41:48.853339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9110 | ||
| 4458 | 2026.01.21 21:41:49.319405 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.01.21 21:41:49.319618 [ 5 ] {ff5b3074-5f74-4d71-ae3a-6ed91d1cd986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4460 | 2026.01.21 21:41:49.319698 [ 5 ] {ff5b3074-5f74-4d71-ae3a-6ed91d1cd986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4461 | 2026.01.21 21:41:49.320441 [ 5 ] {ff5b3074-5f74-4d71-ae3a-6ed91d1cd986} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.01.21 21:41:49.320504 [ 5 ] {ff5b3074-5f74-4d71-ae3a-6ed91d1cd986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4463 | 2026.01.21 21:41:49.320713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4464 | 2026.01.21 21:41:49.320980 [ 5 ] {ff5b3074-5f74-4d71-ae3a-6ed91d1cd986} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4465 | 2026.01.21 21:41:49.321260 [ 5 ] {ff5b3074-5f74-4d71-ae3a-6ed91d1cd986} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.01.21 21:41:49.321446 [ 5 ] {ff5b3074-5f74-4d71-ae3a-6ed91d1cd986} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001882 sec., 3188.0977683315623 rows/sec., 259.97 KiB/sec. | ||
| 4467 | 2026.01.21 21:41:49.321506 [ 5 ] {ff5b3074-5f74-4d71-ae3a-6ed91d1cd986} <Debug> TCPHandler: Processed in 0.002250575 sec. | ||
| 4468 | 2026.01.21 21:41:49.321664 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.01.21 21:41:49.321784 [ 5 ] {ba9b6bd5-6025-4078-8d22-9f8ced7a1b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4470 | 2026.01.21 21:41:49.321843 [ 5 ] {ba9b6bd5-6025-4078-8d22-9f8ced7a1b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4471 | 2026.01.21 21:41:49.322425 [ 5 ] {ba9b6bd5-6025-4078-8d22-9f8ced7a1b0e} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.01.21 21:41:49.322465 [ 5 ] {ba9b6bd5-6025-4078-8d22-9f8ced7a1b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4473 | 2026.01.21 21:41:49.322864 [ 5 ] {ba9b6bd5-6025-4078-8d22-9f8ced7a1b0e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4474 | 2026.01.21 21:41:49.323179 [ 5 ] {ba9b6bd5-6025-4078-8d22-9f8ced7a1b0e} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.01.21 21:41:49.323341 [ 5 ] {ba9b6bd5-6025-4078-8d22-9f8ced7a1b0e} <Debug> executeQuery: Read 107 rows, 9.11 KiB in 0.001582 sec., 67635.90391908976 rows/sec., 5.62 MiB/sec. | ||
| 4476 | 2026.01.21 21:41:49.323386 [ 5 ] {ba9b6bd5-6025-4078-8d22-9f8ced7a1b0e} <Debug> TCPHandler: Processed in 0.001782738 sec. | ||
| 4477 | 2026.01.21 21:41:49.323526 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2026.01.21 21:41:49.323645 [ 5 ] {6c60ee88-5b96-4b01-9e63-5da306696eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4479 | 2026.01.21 21:41:49.323690 [ 5 ] {6c60ee88-5b96-4b01-9e63-5da306696eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4480 | 2026.01.21 21:41:49.324168 [ 5 ] {6c60ee88-5b96-4b01-9e63-5da306696eb0} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.01.21 21:41:49.324207 [ 5 ] {6c60ee88-5b96-4b01-9e63-5da306696eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4482 | 2026.01.21 21:41:49.324570 [ 5 ] {6c60ee88-5b96-4b01-9e63-5da306696eb0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4483 | 2026.01.21 21:41:49.324845 [ 5 ] {6c60ee88-5b96-4b01-9e63-5da306696eb0} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.01.21 21:41:49.324957 [ 80 ] {} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4485 | 2026.01.21 21:41:49.324997 [ 5 ] {6c60ee88-5b96-4b01-9e63-5da306696eb0} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001377 sec., 21786.49237472767 rows/sec., 1.58 MiB/sec. | ||
| 4486 | 2026.01.21 21:41:49.325001 [ 80 ] {} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.01.21 21:41:49.325033 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4488 | 2026.01.21 21:41:49.325041 [ 5 ] {6c60ee88-5b96-4b01-9e63-5da306696eb0} <Debug> TCPHandler: Processed in 0.001573105 sec. | ||
| 4489 | 2026.01.21 21:41:49.325170 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.01.21 21:41:49.325175 [ 189 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 4491 | 2026.01.21 21:41:49.325279 [ 5 ] {3cbbca2d-bbd2-438e-8b17-8d5fd83b3f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4492 | 2026.01.21 21:41:49.325334 [ 5 ] {3cbbca2d-bbd2-438e-8b17-8d5fd83b3f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4493 | 2026.01.21 21:41:49.325390 [ 189 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4494 | 2026.01.21 21:41:49.325446 [ 189 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 281 rows starting from the beginning of the part | ||
| 4495 | 2026.01.21 21:41:49.325532 [ 189 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4496 | 2026.01.21 21:41:49.325592 [ 189 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 249 rows starting from the beginning of the part | ||
| 4497 | 2026.01.21 21:41:49.325655 [ 189 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 4498 | 2026.01.21 21:41:49.325707 [ 189 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 241 rows starting from the beginning of the part | ||
| 4499 | 2026.01.21 21:41:49.325763 [ 189 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 4500 | 2026.01.21 21:41:49.325838 [ 5 ] {3cbbca2d-bbd2-438e-8b17-8d5fd83b3f1c} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.01.21 21:41:49.325884 [ 5 ] {3cbbca2d-bbd2-438e-8b17-8d5fd83b3f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4502 | 2026.01.21 21:41:49.326302 [ 5 ] {3cbbca2d-bbd2-438e-8b17-8d5fd83b3f1c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4503 | 2026.01.21 21:41:49.326663 [ 5 ] {3cbbca2d-bbd2-438e-8b17-8d5fd83b3f1c} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.01.21 21:41:49.326820 [ 5 ] {3cbbca2d-bbd2-438e-8b17-8d5fd83b3f1c} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001564 sec., 60102.30179028133 rows/sec., 4.70 MiB/sec. | ||
| 4505 | 2026.01.21 21:41:49.326864 [ 5 ] {3cbbca2d-bbd2-438e-8b17-8d5fd83b3f1c} <Debug> TCPHandler: Processed in 0.001746817 sec. | ||
| 4506 | 2026.01.21 21:41:49.326995 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2026.01.21 21:41:49.327061 [ 186 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 5 columns (5 merged, 0 gathered) in 0.0019483 sec., 435764.51265205565 rows/sec., 28.51 MiB/sec. | ||
| 4508 | 2026.01.21 21:41:49.327106 [ 5 ] {d2792858-42cc-49fa-a7ae-8d0f0d1f9d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4509 | 2026.01.21 21:41:49.327166 [ 5 ] {d2792858-42cc-49fa-a7ae-8d0f0d1f9d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4510 | 2026.01.21 21:41:49.327326 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4511 | 2026.01.21 21:41:49.327643 [ 5 ] {d2792858-42cc-49fa-a7ae-8d0f0d1f9d12} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.01.21 21:41:49.327692 [ 5 ] {d2792858-42cc-49fa-a7ae-8d0f0d1f9d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4513 | 2026.01.21 21:41:49.327729 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_21_4} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.01.21 21:41:49.327829 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_21_4} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4515 | 2026.01.21 21:41:49.327924 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4516 | 2026.01.21 21:41:49.328131 [ 5 ] {d2792858-42cc-49fa-a7ae-8d0f0d1f9d12} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4517 | 2026.01.21 21:41:49.328402 [ 5 ] {d2792858-42cc-49fa-a7ae-8d0f0d1f9d12} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2026.01.21 21:41:49.328560 [ 5 ] {d2792858-42cc-49fa-a7ae-8d0f0d1f9d12} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001476 sec., 110433.60433604335 rows/sec., 7.69 MiB/sec. | ||
| 4519 | 2026.01.21 21:41:49.328600 [ 5 ] {d2792858-42cc-49fa-a7ae-8d0f0d1f9d12} <Debug> TCPHandler: Processed in 0.001662966 sec. | ||
| 4520 | 2026.01.21 21:41:49.328727 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2026.01.21 21:41:49.328837 [ 5 ] {a829d959-be38-4d1b-8c4e-8dfc7471277f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4522 | 2026.01.21 21:41:49.328900 [ 5 ] {a829d959-be38-4d1b-8c4e-8dfc7471277f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4523 | 2026.01.21 21:41:49.329866 [ 5 ] {a829d959-be38-4d1b-8c4e-8dfc7471277f} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.01.21 21:41:49.329904 [ 5 ] {a829d959-be38-4d1b-8c4e-8dfc7471277f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4525 | 2026.01.21 21:41:49.330552 [ 5 ] {a829d959-be38-4d1b-8c4e-8dfc7471277f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4526 | 2026.01.21 21:41:49.330826 [ 5 ] {a829d959-be38-4d1b-8c4e-8dfc7471277f} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4527 | 2026.01.21 21:41:49.330947 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4528 | 2026.01.21 21:41:49.330985 [ 5 ] {a829d959-be38-4d1b-8c4e-8dfc7471277f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00217 sec., 11059.907834101383 rows/sec., 19.82 MiB/sec. | ||
| 4529 | 2026.01.21 21:41:49.330988 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.01.21 21:41:49.331026 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4531 | 2026.01.21 21:41:49.331071 [ 5 ] {a829d959-be38-4d1b-8c4e-8dfc7471277f} <Debug> TCPHandler: Processed in 0.002400658 sec. | ||
| 4532 | 2026.01.21 21:41:49.331118 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 4533 | 2026.01.21 21:41:49.331201 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.01.21 21:41:49.331312 [ 5 ] {cc594e58-8722-44c9-8c58-d27104b7469d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4535 | 2026.01.21 21:41:49.331354 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4536 | 2026.01.21 21:41:49.331359 [ 5 ] {cc594e58-8722-44c9-8c58-d27104b7469d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4537 | 2026.01.21 21:41:49.331419 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 323 rows starting from the beginning of the part | ||
| 4538 | 2026.01.21 21:41:49.331564 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4539 | 2026.01.21 21:41:49.331700 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 4540 | 2026.01.21 21:41:49.331765 [ 5 ] {cc594e58-8722-44c9-8c58-d27104b7469d} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.01.21 21:41:49.331803 [ 5 ] {cc594e58-8722-44c9-8c58-d27104b7469d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4542 | 2026.01.21 21:41:49.331812 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 4543 | 2026.01.21 21:41:49.331920 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 4544 | 2026.01.21 21:41:49.332022 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 4545 | 2026.01.21 21:41:49.332181 [ 5 ] {cc594e58-8722-44c9-8c58-d27104b7469d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4546 | 2026.01.21 21:41:49.332463 [ 5 ] {cc594e58-8722-44c9-8c58-d27104b7469d} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.01.21 21:41:49.332609 [ 5 ] {cc594e58-8722-44c9-8c58-d27104b7469d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. | ||
| 4548 | 2026.01.21 21:41:49.332649 [ 5 ] {cc594e58-8722-44c9-8c58-d27104b7469d} <Debug> TCPHandler: Processed in 0.001564724 sec. | ||
| 4549 | 2026.01.21 21:41:49.336671 [ 186 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 19 columns (19 merged, 0 gathered) in 0.005597428 sec., 76999.65055379007 rows/sec., 137.98 MiB/sec. | ||
| 4550 | 2026.01.21 21:41:49.337664 [ 193 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4551 | 2026.01.21 21:41:49.338084 [ 193 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.01.21 21:41:49.338177 [ 193 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4553 | 2026.01.21 21:41:49.338311 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4554 | 2026.01.21 21:41:49.340532 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.01.21 21:41:49.340600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4556 | 2026.01.21 21:41:49.347613 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4557 | 2026.01.21 21:41:49.348473 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.01.21 21:41:49.351759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4559 | 2026.01.21 21:41:50.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.51 MiB, peak 250.12 MiB, free memory in arenas 0.00 B, will set to 247.58 MiB (RSS), difference: 2.07 MiB | ||
| 4560 | 2026.01.21 21:41:54.328511 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.01.21 21:41:54.328731 [ 5 ] {7877bc83-9dc0-4cc7-856b-bcc704887e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.01.21 21:41:54.328810 [ 5 ] {7877bc83-9dc0-4cc7-856b-bcc704887e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4563 | 2026.01.21 21:41:54.329733 [ 5 ] {7877bc83-9dc0-4cc7-856b-bcc704887e4c} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.01.21 21:41:54.329786 [ 5 ] {7877bc83-9dc0-4cc7-856b-bcc704887e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4565 | 2026.01.21 21:41:54.330223 [ 5 ] {7877bc83-9dc0-4cc7-856b-bcc704887e4c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4566 | 2026.01.21 21:41:54.330469 [ 5 ] {7877bc83-9dc0-4cc7-856b-bcc704887e4c} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.01.21 21:41:54.330601 [ 76 ] {} <Debug> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4568 | 2026.01.21 21:41:54.330631 [ 5 ] {7877bc83-9dc0-4cc7-856b-bcc704887e4c} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001955 sec., 228132.9923273657 rows/sec., 14.47 MiB/sec. | ||
| 4569 | 2026.01.21 21:41:54.330639 [ 76 ] {} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.01.21 21:41:54.330665 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4571 | 2026.01.21 21:41:54.330683 [ 5 ] {7877bc83-9dc0-4cc7-856b-bcc704887e4c} <Debug> TCPHandler: Processed in 0.002309926 sec. | ||
| 4572 | 2026.01.21 21:41:54.330803 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::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 | ||
| 4573 | 2026.01.21 21:41:54.330831 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2026.01.21 21:41:54.330951 [ 5 ] {112a428d-c378-4076-8dad-8e4457c4f17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4575 | 2026.01.21 21:41:54.330972 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4576 | 2026.01.21 21:41:54.330999 [ 5 ] {112a428d-c378-4076-8dad-8e4457c4f17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4577 | 2026.01.21 21:41:54.331019 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 446 rows starting from the beginning of the part | ||
| 4578 | 2026.01.21 21:41:54.331132 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 446 rows starting from the beginning of the part | ||
| 4579 | 2026.01.21 21:41:54.331195 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 446 rows starting from the beginning of the part | ||
| 4580 | 2026.01.21 21:41:54.331251 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 446 rows starting from the beginning of the part | ||
| 4581 | 2026.01.21 21:41:54.331300 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 446 rows starting from the beginning of the part | ||
| 4582 | 2026.01.21 21:41:54.332306 [ 5 ] {112a428d-c378-4076-8dad-8e4457c4f17e} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.01.21 21:41:54.332348 [ 5 ] {112a428d-c378-4076-8dad-8e4457c4f17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4584 | 2026.01.21 21:41:54.332454 [ 193 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715907 sec., 1299604.2326303232 rows/sec., 87.38 MiB/sec. | ||
| 4585 | 2026.01.21 21:41:54.332696 [ 195 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4586 | 2026.01.21 21:41:54.332794 [ 5 ] {112a428d-c378-4076-8dad-8e4457c4f17e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4587 | 2026.01.21 21:41:54.333128 [ 5 ] {112a428d-c378-4076-8dad-8e4457c4f17e} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.01.21 21:41:54.333145 [ 195 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_9_2} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.01.21 21:41:54.333241 [ 76 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4590 | 2026.01.21 21:41:54.333249 [ 195 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_9_2} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4591 | 2026.01.21 21:41:54.333276 [ 76 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.01.21 21:41:54.333278 [ 5 ] {112a428d-c378-4076-8dad-8e4457c4f17e} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.002352 sec., 526360.5442176871 rows/sec., 41.83 MiB/sec. | ||
| 4593 | 2026.01.21 21:41:54.333305 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4594 | 2026.01.21 21:41:54.333331 [ 5 ] {112a428d-c378-4076-8dad-8e4457c4f17e} <Debug> TCPHandler: Processed in 0.00255263 sec. | ||
| 4595 | 2026.01.21 21:41:54.333397 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4596 | 2026.01.21 21:41:54.333452 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.01.21 21:41:54.333459 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 4598 | 2026.01.21 21:41:54.333561 [ 5 ] {b1a2e01e-d370-49ab-9e50-70bb1c57dca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.01.21 21:41:54.333569 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4600 | 2026.01.21 21:41:54.333638 [ 5 ] {b1a2e01e-d370-49ab-9e50-70bb1c57dca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4601 | 2026.01.21 21:41:54.333644 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1295 rows starting from the beginning of the part | ||
| 4602 | 2026.01.21 21:41:54.333706 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1242 rows starting from the beginning of the part | ||
| 4603 | 2026.01.21 21:41:54.333745 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4604 | 2026.01.21 21:41:54.333779 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1238 rows starting from the beginning of the part | ||
| 4605 | 2026.01.21 21:41:54.333814 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 107 rows starting from the beginning of the part | ||
| 4606 | 2026.01.21 21:41:54.333849 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1238 rows starting from the beginning of the part | ||
| 4607 | 2026.01.21 21:41:54.334182 [ 5 ] {b1a2e01e-d370-49ab-9e50-70bb1c57dca3} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.01.21 21:41:54.334225 [ 5 ] {b1a2e01e-d370-49ab-9e50-70bb1c57dca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4609 | 2026.01.21 21:41:54.334571 [ 5 ] {b1a2e01e-d370-49ab-9e50-70bb1c57dca3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4610 | 2026.01.21 21:41:54.334803 [ 5 ] {b1a2e01e-d370-49ab-9e50-70bb1c57dca3} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.01.21 21:41:54.334936 [ 5 ] {b1a2e01e-d370-49ab-9e50-70bb1c57dca3} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001398 sec., 172389.12732474966 rows/sec., 10.30 MiB/sec. | ||
| 4612 | 2026.01.21 21:41:54.334976 [ 5 ] {b1a2e01e-d370-49ab-9e50-70bb1c57dca3} <Debug> TCPHandler: Processed in 0.001577405 sec. | ||
| 4613 | 2026.01.21 21:41:54.335089 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2026.01.21 21:41:54.335187 [ 5 ] {508595d3-23f9-46d1-b827-5d338b070ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4615 | 2026.01.21 21:41:54.335229 [ 5 ] {508595d3-23f9-46d1-b827-5d338b070ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4616 | 2026.01.21 21:41:54.335503 [ 193 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5224 rows, containing 5 columns (5 merged, 0 gathered) in 0.002153254 sec., 2426095.574418996 rows/sec., 202.68 MiB/sec. | ||
| 4617 | 2026.01.21 21:41:54.335692 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4618 | 2026.01.21 21:41:54.335749 [ 5 ] {508595d3-23f9-46d1-b827-5d338b070ba0} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.01.21 21:41:54.335793 [ 5 ] {508595d3-23f9-46d1-b827-5d338b070ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4620 | 2026.01.21 21:41:54.335975 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_26_5} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.01.21 21:41:54.336058 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_26_5} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4622 | 2026.01.21 21:41:54.336126 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 4623 | 2026.01.21 21:41:54.336153 [ 5 ] {508595d3-23f9-46d1-b827-5d338b070ba0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4624 | 2026.01.21 21:41:54.336385 [ 5 ] {508595d3-23f9-46d1-b827-5d338b070ba0} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.01.21 21:41:54.336518 [ 5 ] {508595d3-23f9-46d1-b827-5d338b070ba0} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.00135 sec., 170370.37037037036 rows/sec., 10.98 MiB/sec. | ||
| 4626 | 2026.01.21 21:41:54.336556 [ 5 ] {508595d3-23f9-46d1-b827-5d338b070ba0} <Debug> TCPHandler: Processed in 0.001516034 sec. | ||
| 4627 | 2026.01.21 21:41:54.336666 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.01.21 21:41:54.336762 [ 5 ] {42ca29f9-caaa-4ee5-901e-d3aeb58b34aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4629 | 2026.01.21 21:41:54.336803 [ 5 ] {42ca29f9-caaa-4ee5-901e-d3aeb58b34aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4630 | 2026.01.21 21:41:54.337311 [ 5 ] {42ca29f9-caaa-4ee5-901e-d3aeb58b34aa} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.01.21 21:41:54.337348 [ 5 ] {42ca29f9-caaa-4ee5-901e-d3aeb58b34aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4632 | 2026.01.21 21:41:54.337683 [ 5 ] {42ca29f9-caaa-4ee5-901e-d3aeb58b34aa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4633 | 2026.01.21 21:41:54.337900 [ 5 ] {42ca29f9-caaa-4ee5-901e-d3aeb58b34aa} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.01.21 21:41:54.337996 [ 76 ] {} <Debug> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4635 | 2026.01.21 21:41:54.338027 [ 76 ] {} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.01.21 21:41:54.338032 [ 5 ] {42ca29f9-caaa-4ee5-901e-d3aeb58b34aa} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001289 sec., 177657.09852598913 rows/sec., 10.09 MiB/sec. | ||
| 4637 | 2026.01.21 21:41:54.338044 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4638 | 2026.01.21 21:41:54.338072 [ 5 ] {42ca29f9-caaa-4ee5-901e-d3aeb58b34aa} <Debug> TCPHandler: Processed in 0.001455893 sec. | ||
| 4639 | 2026.01.21 21:41:54.338137 [ 191 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::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 | ||
| 4640 | 2026.01.21 21:41:54.338191 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2026.01.21 21:41:54.338255 [ 191 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4642 | 2026.01.21 21:41:54.338292 [ 191 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 229 rows starting from the beginning of the part | ||
| 4643 | 2026.01.21 21:41:54.338294 [ 5 ] {4412b30d-218d-4468-a60b-80f7c80ba491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4644 | 2026.01.21 21:41:54.338346 [ 5 ] {4412b30d-218d-4468-a60b-80f7c80ba491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4645 | 2026.01.21 21:41:54.338356 [ 191 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 229 rows starting from the beginning of the part | ||
| 4646 | 2026.01.21 21:41:54.338406 [ 191 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 229 rows starting from the beginning of the part | ||
| 4647 | 2026.01.21 21:41:54.338449 [ 191 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 229 rows starting from the beginning of the part | ||
| 4648 | 2026.01.21 21:41:54.338488 [ 191 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 229 rows starting from the beginning of the part | ||
| 4649 | 2026.01.21 21:41:54.339116 [ 5 ] {4412b30d-218d-4468-a60b-80f7c80ba491} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.01.21 21:41:54.339158 [ 5 ] {4412b30d-218d-4468-a60b-80f7c80ba491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4651 | 2026.01.21 21:41:54.339349 [ 196 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253869 sec., 913173.5452427646 rows/sec., 55.32 MiB/sec. | ||
| 4652 | 2026.01.21 21:41:54.339503 [ 193 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4653 | 2026.01.21 21:41:54.339523 [ 5 ] {4412b30d-218d-4468-a60b-80f7c80ba491} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4654 | 2026.01.21 21:41:54.339833 [ 5 ] {4412b30d-218d-4468-a60b-80f7c80ba491} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.01.21 21:41:54.339851 [ 193 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_9_2} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.01.21 21:41:54.339935 [ 193 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_9_2} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4657 | 2026.01.21 21:41:54.339943 [ 76 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4658 | 2026.01.21 21:41:54.339973 [ 5 ] {4412b30d-218d-4468-a60b-80f7c80ba491} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001699 sec., 442024.7204237787 rows/sec., 30.87 MiB/sec. | ||
| 4659 | 2026.01.21 21:41:54.339976 [ 76 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.01.21 21:41:54.340004 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4661 | 2026.01.21 21:41:54.340012 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4662 | 2026.01.21 21:41:54.340013 [ 5 ] {4412b30d-218d-4468-a60b-80f7c80ba491} <Debug> TCPHandler: Processed in 0.00187292 sec. | ||
| 4663 | 2026.01.21 21:41:54.340128 [ 190 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 4664 | 2026.01.21 21:41:54.340152 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.01.21 21:41:54.340263 [ 5 ] {9d58b166-669e-450b-b6dd-71262ef57d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4666 | 2026.01.21 21:41:54.340272 [ 190 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4667 | 2026.01.21 21:41:54.340314 [ 5 ] {9d58b166-669e-450b-b6dd-71262ef57d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4668 | 2026.01.21 21:41:54.340329 [ 190 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 809 rows starting from the beginning of the part | ||
| 4669 | 2026.01.21 21:41:54.340399 [ 190 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 759 rows starting from the beginning of the part | ||
| 4670 | 2026.01.21 21:41:54.340446 [ 190 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 88 rows starting from the beginning of the part | ||
| 4671 | 2026.01.21 21:41:54.340487 [ 190 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 751 rows starting from the beginning of the part | ||
| 4672 | 2026.01.21 21:41:54.340527 [ 190 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 94 rows starting from the beginning of the part | ||
| 4673 | 2026.01.21 21:41:54.340566 [ 190 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 751 rows starting from the beginning of the part | ||
| 4674 | 2026.01.21 21:41:54.340664 [ 5 ] {9d58b166-669e-450b-b6dd-71262ef57d5b} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.01.21 21:41:54.340711 [ 5 ] {9d58b166-669e-450b-b6dd-71262ef57d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4676 | 2026.01.21 21:41:54.341050 [ 5 ] {9d58b166-669e-450b-b6dd-71262ef57d5b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4677 | 2026.01.21 21:41:54.341291 [ 5 ] {9d58b166-669e-450b-b6dd-71262ef57d5b} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.01.21 21:41:54.341425 [ 5 ] {9d58b166-669e-450b-b6dd-71262ef57d5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 265.43 KiB/sec. | ||
| 4679 | 2026.01.21 21:41:54.341462 [ 5 ] {9d58b166-669e-450b-b6dd-71262ef57d5b} <Debug> TCPHandler: Processed in 0.001360092 sec. | ||
| 4680 | 2026.01.21 21:41:54.341577 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.01.21 21:41:54.341673 [ 5 ] {6adaa349-fabe-43dc-9277-b2bdea49c4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.01.21 21:41:54.341716 [ 5 ] {6adaa349-fabe-43dc-9277-b2bdea49c4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4683 | 2026.01.21 21:41:54.341967 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 5 columns (5 merged, 0 gathered) in 0.00189081 sec., 1719897.8215685342 rows/sec., 127.79 MiB/sec. | ||
| 4684 | 2026.01.21 21:41:54.342143 [ 196 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4685 | 2026.01.21 21:41:54.342190 [ 5 ] {6adaa349-fabe-43dc-9277-b2bdea49c4d1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.01.21 21:41:54.342234 [ 5 ] {6adaa349-fabe-43dc-9277-b2bdea49c4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4687 | 2026.01.21 21:41:54.342480 [ 196 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_26_5} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.01.21 21:41:54.342559 [ 196 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_26_5} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4689 | 2026.01.21 21:41:54.342629 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 4690 | 2026.01.21 21:41:54.342633 [ 5 ] {6adaa349-fabe-43dc-9277-b2bdea49c4d1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4691 | 2026.01.21 21:41:54.342882 [ 5 ] {6adaa349-fabe-43dc-9277-b2bdea49c4d1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.01.21 21:41:54.342978 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4693 | 2026.01.21 21:41:54.343006 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.01.21 21:41:54.343016 [ 5 ] {6adaa349-fabe-43dc-9277-b2bdea49c4d1} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001361 sec., 240999.26524614255 rows/sec., 15.79 MiB/sec. | ||
| 4695 | 2026.01.21 21:41:54.343022 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4696 | 2026.01.21 21:41:54.343055 [ 5 ] {6adaa349-fabe-43dc-9277-b2bdea49c4d1} <Debug> TCPHandler: Processed in 0.001527393 sec. | ||
| 4697 | 2026.01.21 21:41:54.343102 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 4698 | 2026.01.21 21:41:54.343177 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.01.21 21:41:54.343203 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4700 | 2026.01.21 21:41:54.343234 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2879 rows starting from the beginning of the part | ||
| 4701 | 2026.01.21 21:41:54.343278 [ 5 ] {fcb59349-eef5-4c76-beee-87a8e428bb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4702 | 2026.01.21 21:41:54.343283 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 332 rows starting from the beginning of the part | ||
| 4703 | 2026.01.21 21:41:54.343328 [ 5 ] {fcb59349-eef5-4c76-beee-87a8e428bb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4704 | 2026.01.21 21:41:54.343336 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 4705 | 2026.01.21 21:41:54.343385 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 328 rows starting from the beginning of the part | ||
| 4706 | 2026.01.21 21:41:54.343419 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 163 rows starting from the beginning of the part | ||
| 4707 | 2026.01.21 21:41:54.343454 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 328 rows starting from the beginning of the part | ||
| 4708 | 2026.01.21 21:41:54.343664 [ 5 ] {fcb59349-eef5-4c76-beee-87a8e428bb33} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.01.21 21:41:54.343706 [ 5 ] {fcb59349-eef5-4c76-beee-87a8e428bb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4710 | 2026.01.21 21:41:54.344040 [ 5 ] {fcb59349-eef5-4c76-beee-87a8e428bb33} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4711 | 2026.01.21 21:41:54.344278 [ 5 ] {fcb59349-eef5-4c76-beee-87a8e428bb33} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.01.21 21:41:54.344408 [ 5 ] {fcb59349-eef5-4c76-beee-87a8e428bb33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 58.64 KiB/sec. | ||
| 4713 | 2026.01.21 21:41:54.344445 [ 5 ] {fcb59349-eef5-4c76-beee-87a8e428bb33} <Debug> TCPHandler: Processed in 0.0013178 sec. | ||
| 4714 | 2026.01.21 21:41:54.344560 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.01.21 21:41:54.344658 [ 5 ] {0294688e-b083-4224-b0fd-6603b3d94db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4716 | 2026.01.21 21:41:54.344713 [ 5 ] {0294688e-b083-4224-b0fd-6603b3d94db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4717 | 2026.01.21 21:41:54.344954 [ 187 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001881539 sec., 2226900.425662184 rows/sec., 148.86 MiB/sec. | ||
| 4718 | 2026.01.21 21:41:54.345271 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4719 | 2026.01.21 21:41:54.345533 [ 5 ] {0294688e-b083-4224-b0fd-6603b3d94db1} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.01.21 21:41:54.345549 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.01.21 21:41:54.345577 [ 5 ] {0294688e-b083-4224-b0fd-6603b3d94db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4722 | 2026.01.21 21:41:54.345636 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4723 | 2026.01.21 21:41:54.345725 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 4724 | 2026.01.21 21:41:54.346170 [ 5 ] {0294688e-b083-4224-b0fd-6603b3d94db1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4725 | 2026.01.21 21:41:54.346416 [ 5 ] {0294688e-b083-4224-b0fd-6603b3d94db1} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.01.21 21:41:54.346562 [ 5 ] {0294688e-b083-4224-b0fd-6603b3d94db1} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001922 sec., 9365.244536940687 rows/sec., 16.78 MiB/sec. | ||
| 4727 | 2026.01.21 21:41:54.346630 [ 5 ] {0294688e-b083-4224-b0fd-6603b3d94db1} <Debug> TCPHandler: Processed in 0.002119994 sec. | ||
| 4728 | 2026.01.21 21:41:54.346747 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.01.21 21:41:54.346846 [ 5 ] {01ddc60e-ce28-418f-82ca-73ed9f945ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.01.21 21:41:54.346888 [ 5 ] {01ddc60e-ce28-418f-82ca-73ed9f945ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4731 | 2026.01.21 21:41:54.347238 [ 5 ] {01ddc60e-ce28-418f-82ca-73ed9f945ba0} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.01.21 21:41:54.347273 [ 5 ] {01ddc60e-ce28-418f-82ca-73ed9f945ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4733 | 2026.01.21 21:41:54.347604 [ 5 ] {01ddc60e-ce28-418f-82ca-73ed9f945ba0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4734 | 2026.01.21 21:41:54.347840 [ 5 ] {01ddc60e-ce28-418f-82ca-73ed9f945ba0} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.01.21 21:41:54.347934 [ 76 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4736 | 2026.01.21 21:41:54.347964 [ 76 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.01.21 21:41:54.347967 [ 5 ] {01ddc60e-ce28-418f-82ca-73ed9f945ba0} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001141 sec., 94653.81244522348 rows/sec., 5.77 MiB/sec. | ||
| 4738 | 2026.01.21 21:41:54.347980 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4739 | 2026.01.21 21:41:54.348007 [ 5 ] {01ddc60e-ce28-418f-82ca-73ed9f945ba0} <Debug> TCPHandler: Processed in 0.00130911 sec. | ||
| 4740 | 2026.01.21 21:41:54.348062 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 4741 | 2026.01.21 21:41:54.348149 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4742 | 2026.01.21 21:41:54.348175 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1068 rows starting from the beginning of the part | ||
| 4743 | 2026.01.21 21:41:54.348222 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 108 rows starting from the beginning of the part | ||
| 4744 | 2026.01.21 21:41:54.348260 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 4745 | 2026.01.21 21:41:54.348296 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 108 rows starting from the beginning of the part | ||
| 4746 | 2026.01.21 21:41:54.348335 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4747 | 2026.01.21 21:41:54.348372 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 108 rows starting from the beginning of the part | ||
| 4748 | 2026.01.21 21:41:54.349250 [ 192 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217109 sec., 1242288.0777317397 rows/sec., 78.13 MiB/sec. | ||
| 4749 | 2026.01.21 21:41:54.349419 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4750 | 2026.01.21 21:41:54.349654 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_26_5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.01.21 21:41:54.349715 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_26_5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4752 | 2026.01.21 21:41:54.349775 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4753 | 2026.01.21 21:41:56.170618 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4754 | 2026.01.21 21:41:56.170735 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4755 | 2026.01.21 21:41:56.353548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9622 | ||
| 4756 | 2026.01.21 21:41:56.354112 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.01.21 21:41:56.354151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4758 | 2026.01.21 21:41:56.354685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4759 | 2026.01.21 21:41:56.354914 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.01.21 21:41:56.355037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9622 | ||
| 4761 | 2026.01.21 21:41:56.361409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 590 | ||
| 4762 | 2026.01.21 21:41:56.363783 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.01.21 21:41:56.363849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4764 | 2026.01.21 21:41:56.365152 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4765 | 2026.01.21 21:41:56.365444 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.01.21 21:41:56.365852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4767 | 2026.01.21 21:41:56.852742 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4768 | 2026.01.21 21:41:56.870054 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.01.21 21:41:56.870115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4770 | 2026.01.21 21:41:56.875845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4771 | 2026.01.21 21:41:56.876542 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.01.21 21:41:56.879942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4773 | 2026.01.21 21:41:59.318090 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.01.21 21:41:59.318291 [ 5 ] {ed4f59b4-1710-4578-8f90-3df3fc11d821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4775 | 2026.01.21 21:41:59.318365 [ 5 ] {ed4f59b4-1710-4578-8f90-3df3fc11d821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4776 | 2026.01.21 21:41:59.319082 [ 5 ] {ed4f59b4-1710-4578-8f90-3df3fc11d821} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.01.21 21:41:59.319130 [ 5 ] {ed4f59b4-1710-4578-8f90-3df3fc11d821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4778 | 2026.01.21 21:41:59.319532 [ 5 ] {ed4f59b4-1710-4578-8f90-3df3fc11d821} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4779 | 2026.01.21 21:41:59.319762 [ 5 ] {ed4f59b4-1710-4578-8f90-3df3fc11d821} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.01.21 21:41:59.319923 [ 5 ] {ed4f59b4-1710-4578-8f90-3df3fc11d821} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001687 sec., 61647.89567279194 rows/sec., 5.14 MiB/sec. | ||
| 4781 | 2026.01.21 21:41:59.319972 [ 5 ] {ed4f59b4-1710-4578-8f90-3df3fc11d821} <Debug> TCPHandler: Processed in 0.002016941 sec. | ||
| 4782 | 2026.01.21 21:41:59.320099 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.01.21 21:41:59.320205 [ 5 ] {9b654fe6-6e4d-4910-bc79-2ab6172bbc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.01.21 21:41:59.320249 [ 5 ] {9b654fe6-6e4d-4910-bc79-2ab6172bbc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4785 | 2026.01.21 21:41:59.320663 [ 5 ] {9b654fe6-6e4d-4910-bc79-2ab6172bbc7e} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.01.21 21:41:59.320701 [ 5 ] {9b654fe6-6e4d-4910-bc79-2ab6172bbc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4787 | 2026.01.21 21:41:59.321010 [ 5 ] {9b654fe6-6e4d-4910-bc79-2ab6172bbc7e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4788 | 2026.01.21 21:41:59.321236 [ 5 ] {9b654fe6-6e4d-4910-bc79-2ab6172bbc7e} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.01.21 21:41:59.321367 [ 5 ] {9b654fe6-6e4d-4910-bc79-2ab6172bbc7e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001187 sec., 20219.03959561921 rows/sec., 1.48 MiB/sec. | ||
| 4790 | 2026.01.21 21:41:59.321407 [ 5 ] {9b654fe6-6e4d-4910-bc79-2ab6172bbc7e} <Debug> TCPHandler: Processed in 0.001361321 sec. | ||
| 4791 | 2026.01.21 21:41:59.321509 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2026.01.21 21:41:59.321607 [ 5 ] {4fb52123-a880-44ab-ac18-a1a3f2458c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4793 | 2026.01.21 21:41:59.321647 [ 5 ] {4fb52123-a880-44ab-ac18-a1a3f2458c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4794 | 2026.01.21 21:41:59.322069 [ 5 ] {4fb52123-a880-44ab-ac18-a1a3f2458c06} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.01.21 21:41:59.322106 [ 5 ] {4fb52123-a880-44ab-ac18-a1a3f2458c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4796 | 2026.01.21 21:41:59.322422 [ 5 ] {4fb52123-a880-44ab-ac18-a1a3f2458c06} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4797 | 2026.01.21 21:41:59.322646 [ 5 ] {4fb52123-a880-44ab-ac18-a1a3f2458c06} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.01.21 21:41:59.322773 [ 5 ] {4fb52123-a880-44ab-ac18-a1a3f2458c06} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001186 sec., 74198.98819561551 rows/sec., 5.79 MiB/sec. | ||
| 4799 | 2026.01.21 21:41:59.322811 [ 5 ] {4fb52123-a880-44ab-ac18-a1a3f2458c06} <Debug> TCPHandler: Processed in 0.001350321 sec. | ||
| 4800 | 2026.01.21 21:41:59.322932 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2026.01.21 21:41:59.323030 [ 5 ] {a3048607-d7ba-4cba-8abd-77fa5d6af3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4802 | 2026.01.21 21:41:59.323071 [ 5 ] {a3048607-d7ba-4cba-8abd-77fa5d6af3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4803 | 2026.01.21 21:41:59.323483 [ 5 ] {a3048607-d7ba-4cba-8abd-77fa5d6af3d7} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.01.21 21:41:59.323519 [ 5 ] {a3048607-d7ba-4cba-8abd-77fa5d6af3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4805 | 2026.01.21 21:41:59.323869 [ 5 ] {a3048607-d7ba-4cba-8abd-77fa5d6af3d7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4806 | 2026.01.21 21:41:59.324085 [ 5 ] {a3048607-d7ba-4cba-8abd-77fa5d6af3d7} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.01.21 21:41:59.324215 [ 5 ] {a3048607-d7ba-4cba-8abd-77fa5d6af3d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 4808 | 2026.01.21 21:41:59.324252 [ 5 ] {a3048607-d7ba-4cba-8abd-77fa5d6af3d7} <Debug> TCPHandler: Processed in 0.001368422 sec. | ||
| 4809 | 2026.01.21 21:41:59.324363 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2026.01.21 21:41:59.324467 [ 5 ] {ddf70ecc-ffb9-4c99-86d8-7e0ab9050acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4811 | 2026.01.21 21:41:59.324523 [ 5 ] {ddf70ecc-ffb9-4c99-86d8-7e0ab9050acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4812 | 2026.01.21 21:41:59.325318 [ 5 ] {ddf70ecc-ffb9-4c99-86d8-7e0ab9050acc} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2026.01.21 21:41:59.325355 [ 5 ] {ddf70ecc-ffb9-4c99-86d8-7e0ab9050acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4814 | 2026.01.21 21:41:59.325906 [ 5 ] {ddf70ecc-ffb9-4c99-86d8-7e0ab9050acc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4815 | 2026.01.21 21:41:59.326126 [ 5 ] {ddf70ecc-ffb9-4c99-86d8-7e0ab9050acc} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2026.01.21 21:41:59.326262 [ 5 ] {ddf70ecc-ffb9-4c99-86d8-7e0ab9050acc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001814 sec., 13230.429988974642 rows/sec., 23.71 MiB/sec. | ||
| 4817 | 2026.01.21 21:41:59.326314 [ 5 ] {ddf70ecc-ffb9-4c99-86d8-7e0ab9050acc} <Debug> TCPHandler: Processed in 0.002005131 sec. | ||
| 4818 | 2026.01.21 21:41:59.326427 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2026.01.21 21:41:59.326524 [ 5 ] {0302ced7-15be-4f54-bd0c-646f5e8b412c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4820 | 2026.01.21 21:41:59.326566 [ 5 ] {0302ced7-15be-4f54-bd0c-646f5e8b412c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4821 | 2026.01.21 21:41:59.326921 [ 5 ] {0302ced7-15be-4f54-bd0c-646f5e8b412c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.01.21 21:41:59.326958 [ 5 ] {0302ced7-15be-4f54-bd0c-646f5e8b412c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4823 | 2026.01.21 21:41:59.327281 [ 5 ] {0302ced7-15be-4f54-bd0c-646f5e8b412c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4824 | 2026.01.21 21:41:59.327492 [ 5 ] {0302ced7-15be-4f54-bd0c-646f5e8b412c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.01.21 21:41:59.327619 [ 5 ] {0302ced7-15be-4f54-bd0c-646f5e8b412c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 4826 | 2026.01.21 21:41:59.327662 [ 5 ] {0302ced7-15be-4f54-bd0c-646f5e8b412c} <Debug> TCPHandler: Processed in 0.00128413 sec. | ||
| 4827 | 2026.01.21 21:42:00.312972 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.01.21 21:42:00.313210 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4829 | 2026.01.21 21:42:00.313565 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4830 | 2026.01.21 21:42:00.313603 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4831 | 2026.01.21 21:42:00.313873 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4832 | 2026.01.21 21:42:00.313941 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4833 | 2026.01.21 21:42:00.314080 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 4834 | 2026.01.21 21:42:00.314178 [ 319 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4835 | 2026.01.21 21:42:00.314220 [ 317 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4836 | 2026.01.21 21:42:00.314220 [ 332 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4837 | 2026.01.21 21:42:00.314342 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4838 | 2026.01.21 21:42:00.314370 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4839 | 2026.01.21 21:42:00.314454 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4840 | 2026.01.21 21:42:00.314475 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4841 | 2026.01.21 21:42:00.314519 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4842 | 2026.01.21 21:42:00.314564 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4843 | 2026.01.21 21:42:00.314612 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4844 | 2026.01.21 21:42:00.315501 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002393 sec., 15043.877977434182 rows/sec., 579.08 KiB/sec. | ||
| 4845 | 2026.01.21 21:42:00.315628 [ 5 ] {e30e476b-7e60-48a0-96fd-df7102205940} <Debug> TCPHandler: Processed in 0.002783783 sec. | ||
| 4846 | 2026.01.21 21:42:00.315950 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2026.01.21 21:42:00.316088 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4848 | 2026.01.21 21:42:00.316302 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4849 | 2026.01.21 21:42:00.316337 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4850 | 2026.01.21 21:42:00.316539 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4851 | 2026.01.21 21:42:00.316591 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4852 | 2026.01.21 21:42:00.316700 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 4853 | 2026.01.21 21:42:00.316753 [ 319 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4854 | 2026.01.21 21:42:00.316766 [ 317 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4855 | 2026.01.21 21:42:00.316764 [ 332 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4856 | 2026.01.21 21:42:00.316863 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4857 | 2026.01.21 21:42:00.316888 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4858 | 2026.01.21 21:42:00.316956 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4859 | 2026.01.21 21:42:00.316974 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4860 | 2026.01.21 21:42:00.317004 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4861 | 2026.01.21 21:42:00.317035 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4862 | 2026.01.21 21:42:00.317063 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4863 | 2026.01.21 21:42:00.317708 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001679 sec., 21441.33412745682 rows/sec., 825.34 KiB/sec. | ||
| 4864 | 2026.01.21 21:42:00.317806 [ 5 ] {e1cfea3c-2517-4cb3-b675-dfb1b76a94b4} <Debug> TCPHandler: Processed in 0.001907679 sec. | ||
| 4865 | 2026.01.21 21:42:00.318020 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.01.21 21:42:00.318156 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4867 | 2026.01.21 21:42:00.318368 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4868 | 2026.01.21 21:42:00.318403 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4869 | 2026.01.21 21:42:00.318603 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4870 | 2026.01.21 21:42:00.318665 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4871 | 2026.01.21 21:42:00.318767 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 4872 | 2026.01.21 21:42:00.318819 [ 307 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4873 | 2026.01.21 21:42:00.318820 [ 319 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4874 | 2026.01.21 21:42:00.318829 [ 317 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4875 | 2026.01.21 21:42:00.318930 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4876 | 2026.01.21 21:42:00.318955 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4877 | 2026.01.21 21:42:00.319021 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4878 | 2026.01.21 21:42:00.319039 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4879 | 2026.01.21 21:42:00.319069 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4880 | 2026.01.21 21:42:00.319100 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4881 | 2026.01.21 21:42:00.319127 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4882 | 2026.01.21 21:42:00.319747 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001647 sec., 21857.92349726776 rows/sec., 841.37 KiB/sec. | ||
| 4883 | 2026.01.21 21:42:00.319827 [ 5 ] {8a074e87-e98a-4dbd-ba87-e9cdf32990dd} <Debug> TCPHandler: Processed in 0.001856999 sec. | ||
| 4884 | 2026.01.21 21:42:00.320098 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.01.21 21:42:00.320234 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4886 | 2026.01.21 21:42:00.320448 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4887 | 2026.01.21 21:42:00.320484 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4888 | 2026.01.21 21:42:00.320712 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4889 | 2026.01.21 21:42:00.320765 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4890 | 2026.01.21 21:42:00.320864 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 4891 | 2026.01.21 21:42:00.320916 [ 319 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4892 | 2026.01.21 21:42:00.320920 [ 307 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4893 | 2026.01.21 21:42:00.320916 [ 297 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4894 | 2026.01.21 21:42:00.321015 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4895 | 2026.01.21 21:42:00.321035 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4896 | 2026.01.21 21:42:00.321100 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4897 | 2026.01.21 21:42:00.321118 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4898 | 2026.01.21 21:42:00.321148 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4899 | 2026.01.21 21:42:00.321190 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4900 | 2026.01.21 21:42:00.321228 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4901 | 2026.01.21 21:42:00.321951 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001774 sec., 20293.122886133035 rows/sec., 781.14 KiB/sec. | ||
| 4902 | 2026.01.21 21:42:00.322058 [ 5 ] {1d6f7d85-601e-4dcf-93b5-3353a3458b99} <Debug> TCPHandler: Processed in 0.002011001 sec. | ||
| 4903 | 2026.01.21 21:42:00.322376 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2026.01.21 21:42:00.322515 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4905 | 2026.01.21 21:42:00.322736 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4906 | 2026.01.21 21:42:00.322771 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4907 | 2026.01.21 21:42:00.322972 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4908 | 2026.01.21 21:42:00.323024 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4909 | 2026.01.21 21:42:00.323124 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 4910 | 2026.01.21 21:42:00.323185 [ 315 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4911 | 2026.01.21 21:42:00.323186 [ 297 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4912 | 2026.01.21 21:42:00.323186 [ 348 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4913 | 2026.01.21 21:42:00.323299 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4914 | 2026.01.21 21:42:00.323324 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4915 | 2026.01.21 21:42:00.323390 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4916 | 2026.01.21 21:42:00.323407 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4917 | 2026.01.21 21:42:00.323436 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4918 | 2026.01.21 21:42:00.323467 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4919 | 2026.01.21 21:42:00.323507 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4920 | 2026.01.21 21:42:00.324074 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001616 sec., 22277.227722772277 rows/sec., 857.51 KiB/sec. | ||
| 4921 | 2026.01.21 21:42:00.324171 [ 5 ] {36d6f233-6909-4213-b2a8-d392ced12344} <Debug> TCPHandler: Processed in 0.00184468 sec. | ||
| 4922 | 2026.01.21 21:42:00.324378 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2026.01.21 21:42:00.324515 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4924 | 2026.01.21 21:42:00.324735 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4925 | 2026.01.21 21:42:00.324771 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4926 | 2026.01.21 21:42:00.324975 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4927 | 2026.01.21 21:42:00.325028 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4928 | 2026.01.21 21:42:00.325127 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 4929 | 2026.01.21 21:42:00.325177 [ 307 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4930 | 2026.01.21 21:42:00.325180 [ 315 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4931 | 2026.01.21 21:42:00.325190 [ 348 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4932 | 2026.01.21 21:42:00.325282 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4933 | 2026.01.21 21:42:00.325308 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4934 | 2026.01.21 21:42:00.325374 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4935 | 2026.01.21 21:42:00.325391 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Debug> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4936 | 2026.01.21 21:42:00.325420 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4937 | 2026.01.21 21:42:00.325450 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4938 | 2026.01.21 21:42:00.325483 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4939 | 2026.01.21 21:42:00.326027 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001569 sec., 22944.55066921606 rows/sec., 883.20 KiB/sec. | ||
| 4940 | 2026.01.21 21:42:00.326108 [ 5 ] {5834e809-6f90-4290-91f1-39ac5ac277c8} <Debug> TCPHandler: Processed in 0.001779238 sec. | ||
| 4941 | 2026.01.21 21:42:00.502356 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.01.21 21:42:00.502519 [ 5 ] {799c3ec3-4b06-443e-a48a-39930e46ef60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4943 | 2026.01.21 21:42:00.502587 [ 5 ] {799c3ec3-4b06-443e-a48a-39930e46ef60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4944 | 2026.01.21 21:42:00.503297 [ 5 ] {799c3ec3-4b06-443e-a48a-39930e46ef60} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.01.21 21:42:00.503342 [ 5 ] {799c3ec3-4b06-443e-a48a-39930e46ef60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4946 | 2026.01.21 21:42:00.503786 [ 5 ] {799c3ec3-4b06-443e-a48a-39930e46ef60} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4947 | 2026.01.21 21:42:00.503995 [ 5 ] {799c3ec3-4b06-443e-a48a-39930e46ef60} <Trace> oximeter.timeseries_schema (f72ac893-77eb-4a10-9eb2-bc4c8f98249a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.01.21 21:42:00.504151 [ 5 ] {799c3ec3-4b06-443e-a48a-39930e46ef60} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001675 sec., 3582.089552238806 rows/sec., 797.57 KiB/sec. | ||
| 4949 | 2026.01.21 21:42:00.504203 [ 5 ] {799c3ec3-4b06-443e-a48a-39930e46ef60} <Debug> TCPHandler: Processed in 0.00196425 sec. | ||
| 4950 | 2026.01.21 21:42:00.504333 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.01.21 21:42:00.504434 [ 5 ] {04db4324-599a-4e04-85ee-4d567050a7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.01.21 21:42:00.504476 [ 5 ] {04db4324-599a-4e04-85ee-4d567050a7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4953 | 2026.01.21 21:42:00.505119 [ 5 ] {04db4324-599a-4e04-85ee-4d567050a7b4} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.01.21 21:42:00.505158 [ 5 ] {04db4324-599a-4e04-85ee-4d567050a7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4955 | 2026.01.21 21:42:00.505546 [ 5 ] {04db4324-599a-4e04-85ee-4d567050a7b4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4956 | 2026.01.21 21:42:00.505771 [ 5 ] {04db4324-599a-4e04-85ee-4d567050a7b4} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.01.21 21:42:00.505905 [ 5 ] {04db4324-599a-4e04-85ee-4d567050a7b4} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.00149 sec., 299328.85906040267 rows/sec., 18.98 MiB/sec. | ||
| 4958 | 2026.01.21 21:42:00.505947 [ 5 ] {04db4324-599a-4e04-85ee-4d567050a7b4} <Debug> TCPHandler: Processed in 0.001664816 sec. | ||
| 4959 | 2026.01.21 21:42:00.506075 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2026.01.21 21:42:00.506170 [ 5 ] {69d76f42-dd75-4243-bfd0-9445f4fa4d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4961 | 2026.01.21 21:42:00.506211 [ 5 ] {69d76f42-dd75-4243-bfd0-9445f4fa4d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4962 | 2026.01.21 21:42:00.506679 [ 5 ] {69d76f42-dd75-4243-bfd0-9445f4fa4d9d} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.01.21 21:42:00.506720 [ 5 ] {69d76f42-dd75-4243-bfd0-9445f4fa4d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4964 | 2026.01.21 21:42:00.507049 [ 5 ] {69d76f42-dd75-4243-bfd0-9445f4fa4d9d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4965 | 2026.01.21 21:42:00.507278 [ 5 ] {69d76f42-dd75-4243-bfd0-9445f4fa4d9d} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.01.21 21:42:00.507415 [ 5 ] {69d76f42-dd75-4243-bfd0-9445f4fa4d9d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001264 sec., 1582.2784810126584 rows/sec., 129.02 KiB/sec. | ||
| 4967 | 2026.01.21 21:42:00.507478 [ 5 ] {69d76f42-dd75-4243-bfd0-9445f4fa4d9d} <Debug> TCPHandler: Processed in 0.001452043 sec. | ||
| 4968 | 2026.01.21 21:42:00.507605 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.01.21 21:42:00.507708 [ 5 ] {7d45435e-1133-4a96-8969-d00ac74ee782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4970 | 2026.01.21 21:42:00.507752 [ 5 ] {7d45435e-1133-4a96-8969-d00ac74ee782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4971 | 2026.01.21 21:42:00.509461 [ 5 ] {7d45435e-1133-4a96-8969-d00ac74ee782} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.01.21 21:42:00.509497 [ 5 ] {7d45435e-1133-4a96-8969-d00ac74ee782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4973 | 2026.01.21 21:42:00.509954 [ 5 ] {7d45435e-1133-4a96-8969-d00ac74ee782} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4974 | 2026.01.21 21:42:00.510169 [ 5 ] {7d45435e-1133-4a96-8969-d00ac74ee782} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.01.21 21:42:00.510316 [ 5 ] {7d45435e-1133-4a96-8969-d00ac74ee782} <Debug> executeQuery: Read 2379 rows, 196.95 KiB in 0.002627 sec., 905595.7365816521 rows/sec., 73.21 MiB/sec. | ||
| 4976 | 2026.01.21 21:42:00.510358 [ 5 ] {7d45435e-1133-4a96-8969-d00ac74ee782} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4977 | 2026.01.21 21:42:00.510373 [ 5 ] {7d45435e-1133-4a96-8969-d00ac74ee782} <Debug> TCPHandler: Processed in 0.002821854 sec. | ||
| 4978 | 2026.01.21 21:42:00.510492 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4979 | 2026.01.21 21:42:00.510588 [ 5 ] {1e1a5f04-3239-43b1-994f-5b17dc368bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4980 | 2026.01.21 21:42:00.510629 [ 5 ] {1e1a5f04-3239-43b1-994f-5b17dc368bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4981 | 2026.01.21 21:42:00.511155 [ 5 ] {1e1a5f04-3239-43b1-994f-5b17dc368bab} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2026.01.21 21:42:00.511192 [ 5 ] {1e1a5f04-3239-43b1-994f-5b17dc368bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4983 | 2026.01.21 21:42:00.511514 [ 5 ] {1e1a5f04-3239-43b1-994f-5b17dc368bab} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4984 | 2026.01.21 21:42:00.511714 [ 5 ] {1e1a5f04-3239-43b1-994f-5b17dc368bab} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2026.01.21 21:42:00.511852 [ 5 ] {1e1a5f04-3239-43b1-994f-5b17dc368bab} <Debug> executeQuery: Read 243 rows, 14.89 KiB in 0.001282 sec., 189547.58190327615 rows/sec., 11.34 MiB/sec. | ||
| 4986 | 2026.01.21 21:42:00.511893 [ 5 ] {1e1a5f04-3239-43b1-994f-5b17dc368bab} <Debug> TCPHandler: Processed in 0.001452653 sec. | ||
| 4987 | 2026.01.21 21:42:00.512013 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2026.01.21 21:42:00.512109 [ 5 ] {8f084fa6-c299-4d8e-859d-430288590cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4989 | 2026.01.21 21:42:00.512150 [ 5 ] {8f084fa6-c299-4d8e-859d-430288590cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4990 | 2026.01.21 21:42:00.512698 [ 5 ] {8f084fa6-c299-4d8e-859d-430288590cca} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.01.21 21:42:00.512735 [ 5 ] {8f084fa6-c299-4d8e-859d-430288590cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4992 | 2026.01.21 21:42:00.513077 [ 5 ] {8f084fa6-c299-4d8e-859d-430288590cca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4993 | 2026.01.21 21:42:00.513288 [ 5 ] {8f084fa6-c299-4d8e-859d-430288590cca} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.01.21 21:42:00.513414 [ 5 ] {8f084fa6-c299-4d8e-859d-430288590cca} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001323 sec., 346182.9176114891 rows/sec., 22.88 MiB/sec. | ||
| 4995 | 2026.01.21 21:42:00.513451 [ 5 ] {8f084fa6-c299-4d8e-859d-430288590cca} <Debug> TCPHandler: Processed in 0.001487563 sec. | ||
| 4996 | 2026.01.21 21:42:00.513618 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.01.21 21:42:00.513717 [ 5 ] {36daad9e-1791-4ba2-96d5-e609a79398a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4998 | 2026.01.21 21:42:00.513756 [ 5 ] {36daad9e-1791-4ba2-96d5-e609a79398a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4999 | 2026.01.21 21:42:00.514247 [ 5 ] {36daad9e-1791-4ba2-96d5-e609a79398a1} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.01.21 21:42:00.514283 [ 5 ] {36daad9e-1791-4ba2-96d5-e609a79398a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5001 | 2026.01.21 21:42:00.514612 [ 5 ] {36daad9e-1791-4ba2-96d5-e609a79398a1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5002 | 2026.01.21 21:42:00.514829 [ 5 ] {36daad9e-1791-4ba2-96d5-e609a79398a1} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.01.21 21:42:00.514955 [ 5 ] {36daad9e-1791-4ba2-96d5-e609a79398a1} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001257 sec., 182179.79315831343 rows/sec., 10.34 MiB/sec. | ||
| 5004 | 2026.01.21 21:42:00.514993 [ 5 ] {36daad9e-1791-4ba2-96d5-e609a79398a1} <Debug> TCPHandler: Processed in 0.001426383 sec. | ||
| 5005 | 2026.01.21 21:42:00.515111 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2026.01.21 21:42:00.515207 [ 5 ] {c930398a-89ec-4ccb-b4ac-1e5aa901ed2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5007 | 2026.01.21 21:42:00.515246 [ 5 ] {c930398a-89ec-4ccb-b4ac-1e5aa901ed2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5008 | 2026.01.21 21:42:00.516055 [ 5 ] {c930398a-89ec-4ccb-b4ac-1e5aa901ed2f} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2026.01.21 21:42:00.516091 [ 5 ] {c930398a-89ec-4ccb-b4ac-1e5aa901ed2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5010 | 2026.01.21 21:42:00.516488 [ 5 ] {c930398a-89ec-4ccb-b4ac-1e5aa901ed2f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5011 | 2026.01.21 21:42:00.516714 [ 5 ] {c930398a-89ec-4ccb-b4ac-1e5aa901ed2f} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.01.21 21:42:00.516854 [ 5 ] {c930398a-89ec-4ccb-b4ac-1e5aa901ed2f} <Debug> executeQuery: Read 1209 rows, 88.16 KiB in 0.001666 sec., 725690.2761104442 rows/sec., 51.68 MiB/sec. | ||
| 5013 | 2026.01.21 21:42:00.516894 [ 5 ] {c930398a-89ec-4ccb-b4ac-1e5aa901ed2f} <Debug> TCPHandler: Processed in 0.001836588 sec. | ||
| 5014 | 2026.01.21 21:42:00.517014 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5015 | 2026.01.21 21:42:00.517111 [ 5 ] {a50889c1-279d-4cdc-bd4d-9fe6a6ab2274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5016 | 2026.01.21 21:42:00.517152 [ 5 ] {a50889c1-279d-4cdc-bd4d-9fe6a6ab2274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5017 | 2026.01.21 21:42:00.517488 [ 5 ] {a50889c1-279d-4cdc-bd4d-9fe6a6ab2274} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.01.21 21:42:00.517524 [ 5 ] {a50889c1-279d-4cdc-bd4d-9fe6a6ab2274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5019 | 2026.01.21 21:42:00.517832 [ 5 ] {a50889c1-279d-4cdc-bd4d-9fe6a6ab2274} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5020 | 2026.01.21 21:42:00.518039 [ 5 ] {a50889c1-279d-4cdc-bd4d-9fe6a6ab2274} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.01.21 21:42:00.518174 [ 5 ] {a50889c1-279d-4cdc-bd4d-9fe6a6ab2274} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 5022 | 2026.01.21 21:42:00.518217 [ 5 ] {a50889c1-279d-4cdc-bd4d-9fe6a6ab2274} <Debug> TCPHandler: Processed in 0.001251809 sec. | ||
| 5023 | 2026.01.21 21:42:00.518337 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5024 | 2026.01.21 21:42:00.518434 [ 5 ] {b7af7da0-a4e3-47ac-ab28-9ba92c93bc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5025 | 2026.01.21 21:42:00.518477 [ 5 ] {b7af7da0-a4e3-47ac-ab28-9ba92c93bc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5026 | 2026.01.21 21:42:00.520435 [ 5 ] {b7af7da0-a4e3-47ac-ab28-9ba92c93bc98} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2026.01.21 21:42:00.520472 [ 5 ] {b7af7da0-a4e3-47ac-ab28-9ba92c93bc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5028 | 2026.01.21 21:42:00.521303 [ 5 ] {b7af7da0-a4e3-47ac-ab28-9ba92c93bc98} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5029 | 2026.01.21 21:42:00.521532 [ 5 ] {b7af7da0-a4e3-47ac-ab28-9ba92c93bc98} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.01.21 21:42:00.521667 [ 5 ] {b7af7da0-a4e3-47ac-ab28-9ba92c93bc98} <Debug> executeQuery: Read 5229 rows, 356.66 KiB in 0.003252 sec., 1607933.5793357934 rows/sec., 107.10 MiB/sec. | ||
| 5031 | 2026.01.21 21:42:00.521708 [ 5 ] {b7af7da0-a4e3-47ac-ab28-9ba92c93bc98} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 5032 | 2026.01.21 21:42:00.521721 [ 5 ] {b7af7da0-a4e3-47ac-ab28-9ba92c93bc98} <Debug> TCPHandler: Processed in 0.003433464 sec. | ||
| 5033 | 2026.01.21 21:42:00.521843 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.01.21 21:42:00.521949 [ 5 ] {fd33db03-7511-4ed8-ad37-42ba07a3a5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5035 | 2026.01.21 21:42:00.521996 [ 5 ] {fd33db03-7511-4ed8-ad37-42ba07a3a5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5036 | 2026.01.21 21:42:00.522325 [ 5 ] {fd33db03-7511-4ed8-ad37-42ba07a3a5c4} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.01.21 21:42:00.522362 [ 5 ] {fd33db03-7511-4ed8-ad37-42ba07a3a5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5038 | 2026.01.21 21:42:00.522684 [ 5 ] {fd33db03-7511-4ed8-ad37-42ba07a3a5c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5039 | 2026.01.21 21:42:00.522905 [ 5 ] {fd33db03-7511-4ed8-ad37-42ba07a3a5c4} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.01.21 21:42:00.523033 [ 5 ] {fd33db03-7511-4ed8-ad37-42ba07a3a5c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 5041 | 2026.01.21 21:42:00.523070 [ 5 ] {fd33db03-7511-4ed8-ad37-42ba07a3a5c4} <Debug> TCPHandler: Processed in 0.00127935 sec. | ||
| 5042 | 2026.01.21 21:42:00.523183 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.01.21 21:42:00.523277 [ 5 ] {4384eefd-8f27-409d-8e9a-e94e03753637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.01.21 21:42:00.523330 [ 5 ] {4384eefd-8f27-409d-8e9a-e94e03753637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5045 | 2026.01.21 21:42:00.524115 [ 5 ] {4384eefd-8f27-409d-8e9a-e94e03753637} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.01.21 21:42:00.524154 [ 5 ] {4384eefd-8f27-409d-8e9a-e94e03753637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5047 | 2026.01.21 21:42:00.524685 [ 5 ] {4384eefd-8f27-409d-8e9a-e94e03753637} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5048 | 2026.01.21 21:42:00.524913 [ 5 ] {4384eefd-8f27-409d-8e9a-e94e03753637} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.01.21 21:42:00.525057 [ 5 ] {4384eefd-8f27-409d-8e9a-e94e03753637} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001798 sec., 10011.123470522803 rows/sec., 17.94 MiB/sec. | ||
| 5050 | 2026.01.21 21:42:00.525113 [ 5 ] {4384eefd-8f27-409d-8e9a-e94e03753637} <Debug> TCPHandler: Processed in 0.001979291 sec. | ||
| 5051 | 2026.01.21 21:42:00.525238 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.01.21 21:42:00.525338 [ 5 ] {2df963e1-9e72-4e4d-a4ee-0035713669e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.01.21 21:42:00.525380 [ 5 ] {2df963e1-9e72-4e4d-a4ee-0035713669e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5054 | 2026.01.21 21:42:00.525715 [ 5 ] {2df963e1-9e72-4e4d-a4ee-0035713669e2} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.01.21 21:42:00.525751 [ 5 ] {2df963e1-9e72-4e4d-a4ee-0035713669e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5056 | 2026.01.21 21:42:00.526070 [ 5 ] {2df963e1-9e72-4e4d-a4ee-0035713669e2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5057 | 2026.01.21 21:42:00.526289 [ 5 ] {2df963e1-9e72-4e4d-a4ee-0035713669e2} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.01.21 21:42:00.526416 [ 5 ] {2df963e1-9e72-4e4d-a4ee-0035713669e2} <Debug> executeQuery: Read 60 rows, 3.43 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.05 MiB/sec. | ||
| 5059 | 2026.01.21 21:42:00.526451 [ 5 ] {2df963e1-9e72-4e4d-a4ee-0035713669e2} <Debug> TCPHandler: Processed in 0.00126587 sec. | ||
| 5060 | 2026.01.21 21:42:03.855156 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10070 | ||
| 5061 | 2026.01.21 21:42:03.855896 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.01.21 21:42:03.855946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5063 | 2026.01.21 21:42:03.856524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5064 | 2026.01.21 21:42:03.856774 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.01.21 21:42:03.856933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10070 | ||
| 5066 | 2026.01.21 21:42:03.856957 [ 94 ] {} <Debug> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5067 | 2026.01.21 21:42:03.857052 [ 94 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.01.21 21:42:03.857088 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5069 | 2026.01.21 21:42:03.857268 [ 187 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::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 | ||
| 5070 | 2026.01.21 21:42:03.857466 [ 187 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5071 | 2026.01.21 21:42:03.857569 [ 187 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7702 rows starting from the beginning of the part | ||
| 5072 | 2026.01.21 21:42:03.857666 [ 187 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5073 | 2026.01.21 21:42:03.857736 [ 187 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5074 | 2026.01.21 21:42:03.857793 [ 187 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5075 | 2026.01.21 21:42:03.857832 [ 187 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5076 | 2026.01.21 21:42:03.857869 [ 187 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5077 | 2026.01.21 21:42:03.859999 [ 192 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10070 rows, containing 4 columns (4 merged, 0 gathered) in 0.002808824 sec., 3585130.289402255 rows/sec., 51.29 MiB/sec. | ||
| 5078 | 2026.01.21 21:42:03.860437 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5079 | 2026.01.21 21:42:03.860782 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_21_4} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.01.21 21:42:03.860860 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_21_4} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5081 | 2026.01.21 21:42:03.860977 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5082 | 2026.01.21 21:42:04.314906 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5083 | 2026.01.21 21:42:04.315101 [ 5 ] {b2e8bb06-c6db-49a7-967e-aa41c3e62297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5084 | 2026.01.21 21:42:04.315174 [ 5 ] {b2e8bb06-c6db-49a7-967e-aa41c3e62297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5085 | 2026.01.21 21:42:04.315882 [ 5 ] {b2e8bb06-c6db-49a7-967e-aa41c3e62297} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.01.21 21:42:04.315930 [ 5 ] {b2e8bb06-c6db-49a7-967e-aa41c3e62297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5087 | 2026.01.21 21:42:04.316322 [ 5 ] {b2e8bb06-c6db-49a7-967e-aa41c3e62297} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5088 | 2026.01.21 21:42:04.316544 [ 5 ] {b2e8bb06-c6db-49a7-967e-aa41c3e62297} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.01.21 21:42:04.316706 [ 5 ] {b2e8bb06-c6db-49a7-967e-aa41c3e62297} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.58 MiB/sec. | ||
| 5090 | 2026.01.21 21:42:04.316756 [ 5 ] {b2e8bb06-c6db-49a7-967e-aa41c3e62297} <Debug> TCPHandler: Processed in 0.001983101 sec. | ||
| 5091 | 2026.01.21 21:42:04.316877 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2026.01.21 21:42:04.316980 [ 5 ] {25d298a9-a914-453f-9ea3-1171cfedcfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5093 | 2026.01.21 21:42:04.317022 [ 5 ] {25d298a9-a914-453f-9ea3-1171cfedcfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5094 | 2026.01.21 21:42:04.317518 [ 5 ] {25d298a9-a914-453f-9ea3-1171cfedcfcd} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.01.21 21:42:04.317567 [ 5 ] {25d298a9-a914-453f-9ea3-1171cfedcfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5096 | 2026.01.21 21:42:04.317893 [ 5 ] {25d298a9-a914-453f-9ea3-1171cfedcfcd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5097 | 2026.01.21 21:42:04.318109 [ 5 ] {25d298a9-a914-453f-9ea3-1171cfedcfcd} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.01.21 21:42:04.318246 [ 5 ] {25d298a9-a914-453f-9ea3-1171cfedcfcd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. | ||
| 5099 | 2026.01.21 21:42:04.318284 [ 5 ] {25d298a9-a914-453f-9ea3-1171cfedcfcd} <Debug> TCPHandler: Processed in 0.001459334 sec. | ||
| 5100 | 2026.01.21 21:42:04.318402 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2026.01.21 21:42:04.318501 [ 5 ] {b90e3123-090e-4cb4-80da-e273d6dbddc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5102 | 2026.01.21 21:42:04.318546 [ 5 ] {b90e3123-090e-4cb4-80da-e273d6dbddc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5103 | 2026.01.21 21:42:04.318944 [ 5 ] {b90e3123-090e-4cb4-80da-e273d6dbddc3} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.01.21 21:42:04.318982 [ 5 ] {b90e3123-090e-4cb4-80da-e273d6dbddc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5105 | 2026.01.21 21:42:04.319322 [ 5 ] {b90e3123-090e-4cb4-80da-e273d6dbddc3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5106 | 2026.01.21 21:42:04.319544 [ 5 ] {b90e3123-090e-4cb4-80da-e273d6dbddc3} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.01.21 21:42:04.319677 [ 5 ] {b90e3123-090e-4cb4-80da-e273d6dbddc3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001197 sec., 106934.00167084378 rows/sec., 7.45 MiB/sec. | ||
| 5108 | 2026.01.21 21:42:04.319714 [ 5 ] {b90e3123-090e-4cb4-80da-e273d6dbddc3} <Debug> TCPHandler: Processed in 0.001361952 sec. | ||
| 5109 | 2026.01.21 21:42:04.319829 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.01.21 21:42:04.319924 [ 5 ] {a104035a-38bf-4195-94ea-565fda03a70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5111 | 2026.01.21 21:42:04.319966 [ 5 ] {a104035a-38bf-4195-94ea-565fda03a70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5112 | 2026.01.21 21:42:04.320294 [ 5 ] {a104035a-38bf-4195-94ea-565fda03a70a} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.01.21 21:42:04.320332 [ 5 ] {a104035a-38bf-4195-94ea-565fda03a70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5114 | 2026.01.21 21:42:04.320640 [ 5 ] {a104035a-38bf-4195-94ea-565fda03a70a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5115 | 2026.01.21 21:42:04.320844 [ 5 ] {a104035a-38bf-4195-94ea-565fda03a70a} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.01.21 21:42:04.320973 [ 5 ] {a104035a-38bf-4195-94ea-565fda03a70a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001068 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
| 5117 | 2026.01.21 21:42:04.321010 [ 5 ] {a104035a-38bf-4195-94ea-565fda03a70a} <Debug> TCPHandler: Processed in 0.001230449 sec. | ||
| 5118 | 2026.01.21 21:42:04.380038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5119 | 2026.01.21 21:42:04.397643 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.01.21 21:42:04.397715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5121 | 2026.01.21 21:42:04.403528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5122 | 2026.01.21 21:42:04.404233 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.01.21 21:42:04.404552 [ 93 ] {} <Debug> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5124 | 2026.01.21 21:42:04.404627 [ 93 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.01.21 21:42:04.404651 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5126 | 2026.01.21 21:42:04.404755 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 5127 | 2026.01.21 21:42:04.407227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5128 | 2026.01.21 21:42:04.407693 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5129 | 2026.01.21 21:42:04.408396 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 5130 | 2026.01.21 21:42:04.411596 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 5131 | 2026.01.21 21:42:04.414813 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 5132 | 2026.01.21 21:42:04.418241 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 5133 | 2026.01.21 21:42:04.422010 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 5134 | 2026.01.21 21:42:04.426067 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 5135 | 2026.01.21 21:42:04.484490 [ 192 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079778171 sec., 1993.026388133165 rows/sec., 10.31 MiB/sec. | ||
| 5136 | 2026.01.21 21:42:04.487072 [ 197 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5137 | 2026.01.21 21:42:04.489118 [ 197 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_21_4} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2026.01.21 21:42:04.489224 [ 197 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_21_4} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5139 | 2026.01.21 21:42:04.491726 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5140 | 2026.01.21 21:42:05.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.33 MiB, peak 261.87 MiB, free memory in arenas 0.00 B, will set to 256.98 MiB (RSS), difference: 5.65 MiB | ||
| 5141 | 2026.01.21 21:42:06.366057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 648 | ||
| 5142 | 2026.01.21 21:42:06.368939 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.01.21 21:42:06.368996 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5144 | 2026.01.21 21:42:06.370285 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5145 | 2026.01.21 21:42:06.370562 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.01.21 21:42:06.370735 [ 91 ] {} <Debug> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5147 | 2026.01.21 21:42:06.370801 [ 91 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.01.21 21:42:06.370822 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5149 | 2026.01.21 21:42:06.370923 [ 199 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::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 | ||
| 5150 | 2026.01.21 21:42:06.370929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 5151 | 2026.01.21 21:42:06.371461 [ 199 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5152 | 2026.01.21 21:42:06.371607 [ 199 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 442 rows starting from the beginning of the part | ||
| 5153 | 2026.01.21 21:42:06.371973 [ 199 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 5154 | 2026.01.21 21:42:06.372346 [ 199 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 5155 | 2026.01.21 21:42:06.372697 [ 199 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5156 | 2026.01.21 21:42:06.373026 [ 199 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5157 | 2026.01.21 21:42:06.373358 [ 199 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part | ||
| 5158 | 2026.01.21 21:42:06.379944 [ 200 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 72 columns (72 merged, 0 gathered) in 0.009059802 sec., 71524.74193144617 rows/sec., 62.74 MiB/sec. | ||
| 5159 | 2026.01.21 21:42:06.381145 [ 188 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5160 | 2026.01.21 21:42:06.381783 [ 188 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_16_3} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.01.21 21:42:06.381871 [ 188 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_16_3} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5162 | 2026.01.21 21:42:06.382237 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 5163 | 2026.01.21 21:42:09.317568 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2026.01.21 21:42:09.317822 [ 5 ] {b3bc0bdc-1010-4477-a3b8-062926cffb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5165 | 2026.01.21 21:42:09.317917 [ 5 ] {b3bc0bdc-1010-4477-a3b8-062926cffb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5166 | 2026.01.21 21:42:09.318627 [ 5 ] {b3bc0bdc-1010-4477-a3b8-062926cffb97} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.01.21 21:42:09.318673 [ 5 ] {b3bc0bdc-1010-4477-a3b8-062926cffb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5168 | 2026.01.21 21:42:09.319072 [ 5 ] {b3bc0bdc-1010-4477-a3b8-062926cffb97} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5169 | 2026.01.21 21:42:09.319296 [ 5 ] {b3bc0bdc-1010-4477-a3b8-062926cffb97} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.01.21 21:42:09.319463 [ 5 ] {b3bc0bdc-1010-4477-a3b8-062926cffb97} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001711 sec., 60783.16773816481 rows/sec., 5.07 MiB/sec. | ||
| 5171 | 2026.01.21 21:42:09.319514 [ 5 ] {b3bc0bdc-1010-4477-a3b8-062926cffb97} <Debug> TCPHandler: Processed in 0.002110353 sec. | ||
| 5172 | 2026.01.21 21:42:09.319645 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2026.01.21 21:42:09.319750 [ 5 ] {1e91e31f-be01-4948-9e0d-8f6c98724094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5174 | 2026.01.21 21:42:09.319793 [ 5 ] {1e91e31f-be01-4948-9e0d-8f6c98724094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5175 | 2026.01.21 21:42:09.320207 [ 5 ] {1e91e31f-be01-4948-9e0d-8f6c98724094} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.01.21 21:42:09.320244 [ 5 ] {1e91e31f-be01-4948-9e0d-8f6c98724094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5177 | 2026.01.21 21:42:09.320543 [ 5 ] {1e91e31f-be01-4948-9e0d-8f6c98724094} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5178 | 2026.01.21 21:42:09.320760 [ 5 ] {1e91e31f-be01-4948-9e0d-8f6c98724094} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.01.21 21:42:09.320907 [ 5 ] {1e91e31f-be01-4948-9e0d-8f6c98724094} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001181 sec., 20321.761219305674 rows/sec., 1.49 MiB/sec. | ||
| 5180 | 2026.01.21 21:42:09.320947 [ 5 ] {1e91e31f-be01-4948-9e0d-8f6c98724094} <Debug> TCPHandler: Processed in 0.001354921 sec. | ||
| 5181 | 2026.01.21 21:42:09.321058 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.01.21 21:42:09.321154 [ 5 ] {9a692179-ea1c-450e-98bc-a97ee5e849d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5183 | 2026.01.21 21:42:09.321193 [ 5 ] {9a692179-ea1c-450e-98bc-a97ee5e849d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5184 | 2026.01.21 21:42:09.321609 [ 5 ] {9a692179-ea1c-450e-98bc-a97ee5e849d0} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.01.21 21:42:09.321645 [ 5 ] {9a692179-ea1c-450e-98bc-a97ee5e849d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5186 | 2026.01.21 21:42:09.321960 [ 5 ] {9a692179-ea1c-450e-98bc-a97ee5e849d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5187 | 2026.01.21 21:42:09.322171 [ 5 ] {9a692179-ea1c-450e-98bc-a97ee5e849d0} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.01.21 21:42:09.322309 [ 5 ] {9a692179-ea1c-450e-98bc-a97ee5e849d0} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001174 sec., 74957.41056218058 rows/sec., 5.85 MiB/sec. | ||
| 5189 | 2026.01.21 21:42:09.322347 [ 5 ] {9a692179-ea1c-450e-98bc-a97ee5e849d0} <Debug> TCPHandler: Processed in 0.001338761 sec. | ||
| 5190 | 2026.01.21 21:42:09.322459 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.01.21 21:42:09.322555 [ 5 ] {a469adf0-a019-47d1-9c4a-45fef4e5e094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5192 | 2026.01.21 21:42:09.322598 [ 5 ] {a469adf0-a019-47d1-9c4a-45fef4e5e094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5193 | 2026.01.21 21:42:09.323015 [ 5 ] {a469adf0-a019-47d1-9c4a-45fef4e5e094} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.01.21 21:42:09.323051 [ 5 ] {a469adf0-a019-47d1-9c4a-45fef4e5e094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5195 | 2026.01.21 21:42:09.323391 [ 5 ] {a469adf0-a019-47d1-9c4a-45fef4e5e094} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5196 | 2026.01.21 21:42:09.323598 [ 5 ] {a469adf0-a019-47d1-9c4a-45fef4e5e094} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.01.21 21:42:09.323735 [ 5 ] {a469adf0-a019-47d1-9c4a-45fef4e5e094} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 5198 | 2026.01.21 21:42:09.323773 [ 5 ] {a469adf0-a019-47d1-9c4a-45fef4e5e094} <Debug> TCPHandler: Processed in 0.001362781 sec. | ||
| 5199 | 2026.01.21 21:42:09.323875 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5200 | 2026.01.21 21:42:09.323970 [ 5 ] {5493b80b-8d9c-40f4-a6dc-b118a3f93dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5201 | 2026.01.21 21:42:09.324022 [ 5 ] {5493b80b-8d9c-40f4-a6dc-b118a3f93dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5202 | 2026.01.21 21:42:09.324824 [ 5 ] {5493b80b-8d9c-40f4-a6dc-b118a3f93dc8} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2026.01.21 21:42:09.324859 [ 5 ] {5493b80b-8d9c-40f4-a6dc-b118a3f93dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5204 | 2026.01.21 21:42:09.325388 [ 5 ] {5493b80b-8d9c-40f4-a6dc-b118a3f93dc8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5205 | 2026.01.21 21:42:09.325620 [ 5 ] {5493b80b-8d9c-40f4-a6dc-b118a3f93dc8} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2026.01.21 21:42:09.325764 [ 5 ] {5493b80b-8d9c-40f4-a6dc-b118a3f93dc8} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001813 sec., 13237.72752344181 rows/sec., 23.72 MiB/sec. | ||
| 5207 | 2026.01.21 21:42:09.325827 [ 5 ] {5493b80b-8d9c-40f4-a6dc-b118a3f93dc8} <Debug> TCPHandler: Processed in 0.002001212 sec. | ||
| 5208 | 2026.01.21 21:42:09.325934 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2026.01.21 21:42:09.326028 [ 5 ] {8f4fe579-ed2d-4904-acd4-9fd53d72cfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5210 | 2026.01.21 21:42:09.326068 [ 5 ] {8f4fe579-ed2d-4904-acd4-9fd53d72cfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5211 | 2026.01.21 21:42:09.326403 [ 5 ] {8f4fe579-ed2d-4904-acd4-9fd53d72cfe1} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.01.21 21:42:09.326440 [ 5 ] {8f4fe579-ed2d-4904-acd4-9fd53d72cfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5213 | 2026.01.21 21:42:09.326741 [ 5 ] {8f4fe579-ed2d-4904-acd4-9fd53d72cfe1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5214 | 2026.01.21 21:42:09.326947 [ 5 ] {8f4fe579-ed2d-4904-acd4-9fd53d72cfe1} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.01.21 21:42:09.327072 [ 5 ] {8f4fe579-ed2d-4904-acd4-9fd53d72cfe1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 5216 | 2026.01.21 21:42:09.327108 [ 5 ] {8f4fe579-ed2d-4904-acd4-9fd53d72cfe1} <Debug> TCPHandler: Processed in 0.001223519 sec. | ||
| 5217 | 2026.01.21 21:42:11.058371 [ 85 ] {} <Debug> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5218 | 2026.01.21 21:42:11.058458 [ 85 ] {} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.01.21 21:42:11.058482 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5220 | 2026.01.21 21:42:11.058600 [ 199 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5221 | 2026.01.21 21:42:11.058748 [ 199 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5222 | 2026.01.21 21:42:11.058785 [ 199 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5223 | 2026.01.21 21:42:11.058850 [ 199 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5224 | 2026.01.21 21:42:11.058893 [ 199 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5225 | 2026.01.21 21:42:11.058935 [ 199 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5226 | 2026.01.21 21:42:11.058977 [ 199 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5227 | 2026.01.21 21:42:11.059682 [ 200 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001137108 sec., 52765.436528456405 rows/sec., 2.69 MiB/sec. | ||
| 5228 | 2026.01.21 21:42:11.059887 [ 189 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5229 | 2026.01.21 21:42:11.060246 [ 189 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_10_2} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.01.21 21:42:11.060335 [ 189 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_10_2} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5231 | 2026.01.21 21:42:11.060436 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5232 | 2026.01.21 21:42:11.170998 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5233 | 2026.01.21 21:42:11.171063 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5234 | 2026.01.21 21:42:11.256247 [ 82 ] {} <Debug> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5235 | 2026.01.21 21:42:11.256310 [ 82 ] {} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.01.21 21:42:11.256331 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5237 | 2026.01.21 21:42:11.256429 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5238 | 2026.01.21 21:42:11.256551 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5239 | 2026.01.21 21:42:11.256586 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 5240 | 2026.01.21 21:42:11.256699 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5241 | 2026.01.21 21:42:11.256754 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5242 | 2026.01.21 21:42:11.256798 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 5243 | 2026.01.21 21:42:11.256862 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 5244 | 2026.01.21 21:42:11.257636 [ 200 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001245389 sec., 8832.581627106068 rows/sec., 592.03 KiB/sec. | ||
| 5245 | 2026.01.21 21:42:11.257837 [ 201 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5246 | 2026.01.21 21:42:11.258171 [ 201 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_10_2} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.01.21 21:42:11.258248 [ 201 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_10_2} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5248 | 2026.01.21 21:42:11.258338 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5249 | 2026.01.21 21:42:11.357011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10582 | ||
| 5250 | 2026.01.21 21:42:11.357513 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.01.21 21:42:11.357556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5252 | 2026.01.21 21:42:11.358123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5253 | 2026.01.21 21:42:11.358358 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.01.21 21:42:11.358500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10582 | ||
| 5255 | 2026.01.21 21:42:11.907305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5256 | 2026.01.21 21:42:11.921877 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.01.21 21:42:11.921936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5258 | 2026.01.21 21:42:11.928165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5259 | 2026.01.21 21:42:11.928891 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.01.21 21:42:11.931539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5261 | 2026.01.21 21:42:12.992049 [ 83 ] {} <Debug> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5262 | 2026.01.21 21:42:12.992147 [ 83 ] {} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.01.21 21:42:12.992189 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5264 | 2026.01.21 21:42:12.992350 [ 186 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5265 | 2026.01.21 21:42:12.992568 [ 186 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5266 | 2026.01.21 21:42:12.992621 [ 186 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 231 rows starting from the beginning of the part | ||
| 5267 | 2026.01.21 21:42:12.992716 [ 186 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 230 rows starting from the beginning of the part | ||
| 5268 | 2026.01.21 21:42:12.992788 [ 186 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 230 rows starting from the beginning of the part | ||
| 5269 | 2026.01.21 21:42:12.992871 [ 186 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 230 rows starting from the beginning of the part | ||
| 5270 | 2026.01.21 21:42:12.992938 [ 186 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 458 rows starting from the beginning of the part | ||
| 5271 | 2026.01.21 21:42:12.994021 [ 201 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740737 sec., 792193.1917343056 rows/sec., 54.52 MiB/sec. | ||
| 5272 | 2026.01.21 21:42:12.994176 [ 186 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5273 | 2026.01.21 21:42:12.994411 [ 186 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_10_2} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.01.21 21:42:12.994476 [ 186 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_10_2} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5275 | 2026.01.21 21:42:12.994537 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5276 | 2026.01.21 21:42:14.328622 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.01.21 21:42:14.328807 [ 5 ] {37ecc53b-e25a-40dd-aabe-ac1df5d728e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5278 | 2026.01.21 21:42:14.328877 [ 5 ] {37ecc53b-e25a-40dd-aabe-ac1df5d728e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5279 | 2026.01.21 21:42:14.329665 [ 5 ] {37ecc53b-e25a-40dd-aabe-ac1df5d728e8} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.01.21 21:42:14.329717 [ 5 ] {37ecc53b-e25a-40dd-aabe-ac1df5d728e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5281 | 2026.01.21 21:42:14.330166 [ 5 ] {37ecc53b-e25a-40dd-aabe-ac1df5d728e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5282 | 2026.01.21 21:42:14.330403 [ 5 ] {37ecc53b-e25a-40dd-aabe-ac1df5d728e8} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.01.21 21:42:14.330571 [ 5 ] {37ecc53b-e25a-40dd-aabe-ac1df5d728e8} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001814 sec., 245865.4906284454 rows/sec., 15.59 MiB/sec. | ||
| 5284 | 2026.01.21 21:42:14.330623 [ 5 ] {37ecc53b-e25a-40dd-aabe-ac1df5d728e8} <Debug> TCPHandler: Processed in 0.002131704 sec. | ||
| 5285 | 2026.01.21 21:42:14.330755 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.01.21 21:42:14.330861 [ 5 ] {7ed2f467-ee5b-4669-ba13-76f00af0f3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5287 | 2026.01.21 21:42:14.330906 [ 5 ] {7ed2f467-ee5b-4669-ba13-76f00af0f3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5288 | 2026.01.21 21:42:14.331790 [ 5 ] {7ed2f467-ee5b-4669-ba13-76f00af0f3c9} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.01.21 21:42:14.331830 [ 5 ] {7ed2f467-ee5b-4669-ba13-76f00af0f3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5290 | 2026.01.21 21:42:14.332224 [ 5 ] {7ed2f467-ee5b-4669-ba13-76f00af0f3c9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5291 | 2026.01.21 21:42:14.332446 [ 5 ] {7ed2f467-ee5b-4669-ba13-76f00af0f3c9} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.01.21 21:42:14.332569 [ 78 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5293 | 2026.01.21 21:42:14.332583 [ 5 ] {7ed2f467-ee5b-4669-ba13-76f00af0f3c9} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.001746 sec., 709049.255441008 rows/sec., 56.35 MiB/sec. | ||
| 5294 | 2026.01.21 21:42:14.332642 [ 78 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.01.21 21:42:14.332651 [ 5 ] {7ed2f467-ee5b-4669-ba13-76f00af0f3c9} <Debug> TCPHandler: Processed in 0.001950001 sec. | ||
| 5296 | 2026.01.21 21:42:14.332673 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5297 | 2026.01.21 21:42:14.332768 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.01.21 21:42:14.332815 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 5299 | 2026.01.21 21:42:14.332870 [ 5 ] {3afab65f-bc75-46e4-bb3c-ee33dcd24574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5300 | 2026.01.21 21:42:14.332917 [ 5 ] {3afab65f-bc75-46e4-bb3c-ee33dcd24574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5301 | 2026.01.21 21:42:14.332975 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5302 | 2026.01.21 21:42:14.333023 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1295 rows starting from the beginning of the part | ||
| 5303 | 2026.01.21 21:42:14.333096 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5304 | 2026.01.21 21:42:14.333142 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2379 rows starting from the beginning of the part | ||
| 5305 | 2026.01.21 21:42:14.333184 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 5306 | 2026.01.21 21:42:14.333223 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5307 | 2026.01.21 21:42:14.333261 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1238 rows starting from the beginning of the part | ||
| 5308 | 2026.01.21 21:42:14.333407 [ 5 ] {3afab65f-bc75-46e4-bb3c-ee33dcd24574} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.01.21 21:42:14.333452 [ 5 ] {3afab65f-bc75-46e4-bb3c-ee33dcd24574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5310 | 2026.01.21 21:42:14.333885 [ 5 ] {3afab65f-bc75-46e4-bb3c-ee33dcd24574} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5311 | 2026.01.21 21:42:14.334105 [ 5 ] {3afab65f-bc75-46e4-bb3c-ee33dcd24574} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.01.21 21:42:14.334221 [ 78 ] {} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5313 | 2026.01.21 21:42:14.334241 [ 5 ] {3afab65f-bc75-46e4-bb3c-ee33dcd24574} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001423 sec., 169360.50597329586 rows/sec., 10.12 MiB/sec. | ||
| 5314 | 2026.01.21 21:42:14.334255 [ 78 ] {} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.01.21 21:42:14.334280 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5316 | 2026.01.21 21:42:14.334283 [ 5 ] {3afab65f-bc75-46e4-bb3c-ee33dcd24574} <Debug> TCPHandler: Processed in 0.001599455 sec. | ||
| 5317 | 2026.01.21 21:42:14.334374 [ 186 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 5318 | 2026.01.21 21:42:14.334401 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2026.01.21 21:42:14.334487 [ 186 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5320 | 2026.01.21 21:42:14.334497 [ 5 ] {b98f0270-c0ed-4acb-8757-24e786e28ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5321 | 2026.01.21 21:42:14.334521 [ 186 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 281 rows starting from the beginning of the part | ||
| 5322 | 2026.01.21 21:42:14.334541 [ 5 ] {b98f0270-c0ed-4acb-8757-24e786e28ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5323 | 2026.01.21 21:42:14.334585 [ 186 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 241 rows starting from the beginning of the part | ||
| 5324 | 2026.01.21 21:42:14.334628 [ 186 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 5325 | 2026.01.21 21:42:14.334666 [ 186 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 243 rows starting from the beginning of the part | ||
| 5326 | 2026.01.21 21:42:14.334768 [ 186 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 5327 | 2026.01.21 21:42:14.334809 [ 186 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 241 rows starting from the beginning of the part | ||
| 5328 | 2026.01.21 21:42:14.335083 [ 5 ] {b98f0270-c0ed-4acb-8757-24e786e28ff2} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.01.21 21:42:14.335124 [ 5 ] {b98f0270-c0ed-4acb-8757-24e786e28ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5330 | 2026.01.21 21:42:14.335430 [ 201 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5176 rows, containing 5 columns (5 merged, 0 gathered) in 0.002684922 sec., 1927802.7443627785 rows/sec., 162.22 MiB/sec. | ||
| 5331 | 2026.01.21 21:42:14.335565 [ 5 ] {b98f0270-c0ed-4acb-8757-24e786e28ff2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5332 | 2026.01.21 21:42:14.335697 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5333 | 2026.01.21 21:42:14.335755 [ 193 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376441 sec., 765742.9559276424 rows/sec., 49.51 MiB/sec. | ||
| 5334 | 2026.01.21 21:42:14.335810 [ 5 ] {b98f0270-c0ed-4acb-8757-24e786e28ff2} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.01.21 21:42:14.335942 [ 201 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5336 | 2026.01.21 21:42:14.335979 [ 5 ] {b98f0270-c0ed-4acb-8757-24e786e28ff2} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001449 sec., 158730.15873015873 rows/sec., 10.23 MiB/sec. | ||
| 5337 | 2026.01.21 21:42:14.336011 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_31_6} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.01.21 21:42:14.336026 [ 5 ] {b98f0270-c0ed-4acb-8757-24e786e28ff2} <Debug> TCPHandler: Processed in 0.001630046 sec. | ||
| 5339 | 2026.01.21 21:42:14.336106 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_31_6} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5340 | 2026.01.21 21:42:14.336149 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2026.01.21 21:42:14.336191 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 5342 | 2026.01.21 21:42:14.336242 [ 201 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_26_5} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.01.21 21:42:14.336249 [ 5 ] {8559f178-1a2c-45b9-9090-e8d624e2ab81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5344 | 2026.01.21 21:42:14.336296 [ 5 ] {8559f178-1a2c-45b9-9090-e8d624e2ab81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5345 | 2026.01.21 21:42:14.336315 [ 201 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_26_5} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5346 | 2026.01.21 21:42:14.336391 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5347 | 2026.01.21 21:42:14.336768 [ 5 ] {8559f178-1a2c-45b9-9090-e8d624e2ab81} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.01.21 21:42:14.336804 [ 5 ] {8559f178-1a2c-45b9-9090-e8d624e2ab81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5349 | 2026.01.21 21:42:14.337118 [ 5 ] {8559f178-1a2c-45b9-9090-e8d624e2ab81} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5350 | 2026.01.21 21:42:14.337333 [ 5 ] {8559f178-1a2c-45b9-9090-e8d624e2ab81} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.01.21 21:42:14.337471 [ 5 ] {8559f178-1a2c-45b9-9090-e8d624e2ab81} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00124 sec., 184677.4193548387 rows/sec., 10.48 MiB/sec. | ||
| 5352 | 2026.01.21 21:42:14.337510 [ 5 ] {8559f178-1a2c-45b9-9090-e8d624e2ab81} <Debug> TCPHandler: Processed in 0.001412162 sec. | ||
| 5353 | 2026.01.21 21:42:14.337621 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.01.21 21:42:14.337717 [ 5 ] {f4911579-144c-4560-a919-075032df25e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5355 | 2026.01.21 21:42:14.337758 [ 5 ] {f4911579-144c-4560-a919-075032df25e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5356 | 2026.01.21 21:42:14.338409 [ 5 ] {f4911579-144c-4560-a919-075032df25e4} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.01.21 21:42:14.338445 [ 5 ] {f4911579-144c-4560-a919-075032df25e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5358 | 2026.01.21 21:42:14.338804 [ 5 ] {f4911579-144c-4560-a919-075032df25e4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5359 | 2026.01.21 21:42:14.339021 [ 5 ] {f4911579-144c-4560-a919-075032df25e4} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.01.21 21:42:14.339131 [ 75 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5361 | 2026.01.21 21:42:14.339150 [ 5 ] {f4911579-144c-4560-a919-075032df25e4} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.00145 sec., 517931.03448275867 rows/sec., 36.17 MiB/sec. | ||
| 5362 | 2026.01.21 21:42:14.339182 [ 75 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.01.21 21:42:14.339199 [ 5 ] {f4911579-144c-4560-a919-075032df25e4} <Debug> TCPHandler: Processed in 0.001627335 sec. | ||
| 5364 | 2026.01.21 21:42:14.339209 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5365 | 2026.01.21 21:42:14.339303 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 5366 | 2026.01.21 21:42:14.339327 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.01.21 21:42:14.339394 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5368 | 2026.01.21 21:42:14.339421 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 809 rows starting from the beginning of the part | ||
| 5369 | 2026.01.21 21:42:14.339428 [ 5 ] {5ab025cc-2b0b-4889-bfba-45ff64967906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5370 | 2026.01.21 21:42:14.339465 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 88 rows starting from the beginning of the part | ||
| 5371 | 2026.01.21 21:42:14.339476 [ 5 ] {5ab025cc-2b0b-4889-bfba-45ff64967906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5372 | 2026.01.21 21:42:14.339506 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1209 rows starting from the beginning of the part | ||
| 5373 | 2026.01.21 21:42:14.339549 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5374 | 2026.01.21 21:42:14.339582 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 5375 | 2026.01.21 21:42:14.339616 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 751 rows starting from the beginning of the part | ||
| 5376 | 2026.01.21 21:42:14.339837 [ 5 ] {5ab025cc-2b0b-4889-bfba-45ff64967906} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.01.21 21:42:14.339878 [ 5 ] {5ab025cc-2b0b-4889-bfba-45ff64967906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5378 | 2026.01.21 21:42:14.340204 [ 5 ] {5ab025cc-2b0b-4889-bfba-45ff64967906} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5379 | 2026.01.21 21:42:14.340429 [ 5 ] {5ab025cc-2b0b-4889-bfba-45ff64967906} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.01.21 21:42:14.340566 [ 5 ] {5ab025cc-2b0b-4889-bfba-45ff64967906} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 5381 | 2026.01.21 21:42:14.340605 [ 5 ] {5ab025cc-2b0b-4889-bfba-45ff64967906} <Debug> TCPHandler: Processed in 0.001327691 sec. | ||
| 5382 | 2026.01.21 21:42:14.340718 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2026.01.21 21:42:14.340747 [ 195 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3009 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473373 sec., 2042252.7085809228 rows/sec., 153.23 MiB/sec. | ||
| 5384 | 2026.01.21 21:42:14.340824 [ 5 ] {436dab92-49bf-44cd-8d8f-a29e6a06020c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5385 | 2026.01.21 21:42:14.340882 [ 5 ] {436dab92-49bf-44cd-8d8f-a29e6a06020c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5386 | 2026.01.21 21:42:14.340970 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5387 | 2026.01.21 21:42:14.341278 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_31_6} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.01.21 21:42:14.341365 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_31_6} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5389 | 2026.01.21 21:42:14.341451 [ 5 ] {436dab92-49bf-44cd-8d8f-a29e6a06020c} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.01.21 21:42:14.341460 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5391 | 2026.01.21 21:42:14.341499 [ 5 ] {436dab92-49bf-44cd-8d8f-a29e6a06020c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5392 | 2026.01.21 21:42:14.341881 [ 5 ] {436dab92-49bf-44cd-8d8f-a29e6a06020c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5393 | 2026.01.21 21:42:14.342102 [ 5 ] {436dab92-49bf-44cd-8d8f-a29e6a06020c} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.01.21 21:42:14.342210 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5395 | 2026.01.21 21:42:14.342234 [ 5 ] {436dab92-49bf-44cd-8d8f-a29e6a06020c} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001434 sec., 228730.8228730823 rows/sec., 14.99 MiB/sec. | ||
| 5396 | 2026.01.21 21:42:14.342248 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.01.21 21:42:14.342276 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5398 | 2026.01.21 21:42:14.342280 [ 5 ] {436dab92-49bf-44cd-8d8f-a29e6a06020c} <Debug> TCPHandler: Processed in 0.001611355 sec. | ||
| 5399 | 2026.01.21 21:42:14.342352 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 5400 | 2026.01.21 21:42:14.342408 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2026.01.21 21:42:14.342452 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5402 | 2026.01.21 21:42:14.342481 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4190 rows starting from the beginning of the part | ||
| 5403 | 2026.01.21 21:42:14.342508 [ 5 ] {13aa7a73-d857-4524-92bd-d260f72104d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5404 | 2026.01.21 21:42:14.342524 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 5405 | 2026.01.21 21:42:14.342555 [ 5 ] {13aa7a73-d857-4524-92bd-d260f72104d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5406 | 2026.01.21 21:42:14.342565 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5229 rows starting from the beginning of the part | ||
| 5407 | 2026.01.21 21:42:14.342605 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 5408 | 2026.01.21 21:42:14.342639 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 5409 | 2026.01.21 21:42:14.342672 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 328 rows starting from the beginning of the part | ||
| 5410 | 2026.01.21 21:42:14.342889 [ 5 ] {13aa7a73-d857-4524-92bd-d260f72104d3} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.01.21 21:42:14.342930 [ 5 ] {13aa7a73-d857-4524-92bd-d260f72104d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5412 | 2026.01.21 21:42:14.343260 [ 5 ] {13aa7a73-d857-4524-92bd-d260f72104d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5413 | 2026.01.21 21:42:14.343505 [ 5 ] {13aa7a73-d857-4524-92bd-d260f72104d3} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.01.21 21:42:14.343641 [ 5 ] {13aa7a73-d857-4524-92bd-d260f72104d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 58.49 KiB/sec. | ||
| 5415 | 2026.01.21 21:42:14.343680 [ 5 ] {13aa7a73-d857-4524-92bd-d260f72104d3} <Debug> TCPHandler: Processed in 0.001321821 sec. | ||
| 5416 | 2026.01.21 21:42:14.343783 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.01.21 21:42:14.343878 [ 5 ] {6808281f-2928-4e83-bd11-f8a376de981f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5418 | 2026.01.21 21:42:14.343933 [ 5 ] {6808281f-2928-4e83-bd11-f8a376de981f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5419 | 2026.01.21 21:42:14.344717 [ 5 ] {6808281f-2928-4e83-bd11-f8a376de981f} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.01.21 21:42:14.344753 [ 5 ] {6808281f-2928-4e83-bd11-f8a376de981f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5421 | 2026.01.21 21:42:14.345307 [ 5 ] {6808281f-2928-4e83-bd11-f8a376de981f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5422 | 2026.01.21 21:42:14.345545 [ 5 ] {6808281f-2928-4e83-bd11-f8a376de981f} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.01.21 21:42:14.345660 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5424 | 2026.01.21 21:42:14.345697 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.01.21 21:42:14.345700 [ 5 ] {6808281f-2928-4e83-bd11-f8a376de981f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001839 sec., 9787.928221859707 rows/sec., 17.54 MiB/sec. | ||
| 5426 | 2026.01.21 21:42:14.345720 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5427 | 2026.01.21 21:42:14.345777 [ 5 ] {6808281f-2928-4e83-bd11-f8a376de981f} <Debug> TCPHandler: Processed in 0.002043732 sec. | ||
| 5428 | 2026.01.21 21:42:14.345827 [ 193 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 5429 | 2026.01.21 21:42:14.345902 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.01.21 21:42:14.346002 [ 5 ] {4b9bea53-5671-4c16-ab70-6eb5f3f74a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5431 | 2026.01.21 21:42:14.346031 [ 193 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5432 | 2026.01.21 21:42:14.346044 [ 5 ] {4b9bea53-5671-4c16-ab70-6eb5f3f74a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5433 | 2026.01.21 21:42:14.346099 [ 193 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 431 rows starting from the beginning of the part | ||
| 5434 | 2026.01.21 21:42:14.346253 [ 193 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
| 5435 | 2026.01.21 21:42:14.346376 [ 193 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 5436 | 2026.01.21 21:42:14.346393 [ 5 ] {4b9bea53-5671-4c16-ab70-6eb5f3f74a9f} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.01.21 21:42:14.346435 [ 5 ] {4b9bea53-5671-4c16-ab70-6eb5f3f74a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5438 | 2026.01.21 21:42:14.346463 [ 196 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10195 rows, containing 5 columns (5 merged, 0 gathered) in 0.004137875 sec., 2463825.030963961 rows/sec., 164.59 MiB/sec. | ||
| 5439 | 2026.01.21 21:42:14.346494 [ 193 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 5440 | 2026.01.21 21:42:14.346615 [ 193 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 5441 | 2026.01.21 21:42:14.346712 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5442 | 2026.01.21 21:42:14.346741 [ 193 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 5443 | 2026.01.21 21:42:14.346793 [ 5 ] {4b9bea53-5671-4c16-ab70-6eb5f3f74a9f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5444 | 2026.01.21 21:42:14.347042 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.01.21 21:42:14.347097 [ 5 ] {4b9bea53-5671-4c16-ab70-6eb5f3f74a9f} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2026.01.21 21:42:14.347131 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5447 | 2026.01.21 21:42:14.347216 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 5448 | 2026.01.21 21:42:14.347252 [ 75 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5449 | 2026.01.21 21:42:14.347285 [ 75 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.01.21 21:42:14.347300 [ 5 ] {4b9bea53-5671-4c16-ab70-6eb5f3f74a9f} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001314 sec., 82191.78082191781 rows/sec., 5.01 MiB/sec. | ||
| 5451 | 2026.01.21 21:42:14.347312 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5452 | 2026.01.21 21:42:14.347358 [ 5 ] {4b9bea53-5671-4c16-ab70-6eb5f3f74a9f} <Debug> TCPHandler: Processed in 0.001506884 sec. | ||
| 5453 | 2026.01.21 21:42:14.347405 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 5454 | 2026.01.21 21:42:14.347503 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5455 | 2026.01.21 21:42:14.347529 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1512 rows starting from the beginning of the part | ||
| 5456 | 2026.01.21 21:42:14.347577 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 5457 | 2026.01.21 21:42:14.347618 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 5458 | 2026.01.21 21:42:14.347654 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 5459 | 2026.01.21 21:42:14.347692 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 5460 | 2026.01.21 21:42:14.347727 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 108 rows starting from the beginning of the part | ||
| 5461 | 2026.01.21 21:42:14.348592 [ 198 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220179 sec., 1514531.8842563264 rows/sec., 95.36 MiB/sec. | ||
| 5462 | 2026.01.21 21:42:14.348886 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5463 | 2026.01.21 21:42:14.349199 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_31_6} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2026.01.21 21:42:14.349274 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_31_6} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5465 | 2026.01.21 21:42:14.349353 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5466 | 2026.01.21 21:42:14.358661 [ 186 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 19 columns (19 merged, 0 gathered) in 0.012871522 sec., 41409.244376849914 rows/sec., 74.20 MiB/sec. | ||
| 5467 | 2026.01.21 21:42:14.359371 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5468 | 2026.01.21 21:42:14.359683 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2026.01.21 21:42:14.359747 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5470 | 2026.01.21 21:42:14.359829 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 5471 | 2026.01.21 21:42:15.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.92 MiB, peak 267.25 MiB, free memory in arenas 0.00 B, will set to 263.53 MiB (RSS), difference: 3.61 MiB | ||
| 5472 | 2026.01.21 21:42:16.371296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 682 | ||
| 5473 | 2026.01.21 21:42:16.373547 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.01.21 21:42:16.373585 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5475 | 2026.01.21 21:42:16.374748 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5476 | 2026.01.21 21:42:16.375016 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.01.21 21:42:16.375268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 5478 | 2026.01.21 21:42:18.858714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11030 | ||
| 5479 | 2026.01.21 21:42:18.859441 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.01.21 21:42:18.859487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5481 | 2026.01.21 21:42:18.859960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5482 | 2026.01.21 21:42:18.860179 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.01.21 21:42:18.860308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11030 | ||
| 5484 | 2026.01.21 21:42:19.317114 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5485 | 2026.01.21 21:42:19.317356 [ 5 ] {a8722e5f-1c36-4b8c-bbf1-88b8fe8cdb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5486 | 2026.01.21 21:42:19.317422 [ 5 ] {a8722e5f-1c36-4b8c-bbf1-88b8fe8cdb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5487 | 2026.01.21 21:42:19.318099 [ 5 ] {a8722e5f-1c36-4b8c-bbf1-88b8fe8cdb6c} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.01.21 21:42:19.318154 [ 5 ] {a8722e5f-1c36-4b8c-bbf1-88b8fe8cdb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5489 | 2026.01.21 21:42:19.318547 [ 5 ] {a8722e5f-1c36-4b8c-bbf1-88b8fe8cdb6c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5490 | 2026.01.21 21:42:19.318770 [ 5 ] {a8722e5f-1c36-4b8c-bbf1-88b8fe8cdb6c} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.01.21 21:42:19.318927 [ 5 ] {a8722e5f-1c36-4b8c-bbf1-88b8fe8cdb6c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001623 sec., 1232.2858903265558 rows/sec., 100.48 KiB/sec. | ||
| 5492 | 2026.01.21 21:42:19.318970 [ 5 ] {a8722e5f-1c36-4b8c-bbf1-88b8fe8cdb6c} <Debug> TCPHandler: Processed in 0.002026262 sec. | ||
| 5493 | 2026.01.21 21:42:19.319079 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2026.01.21 21:42:19.319175 [ 5 ] {2f68422f-b5ab-48f4-82ff-92baf6b83a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5495 | 2026.01.21 21:42:19.319217 [ 5 ] {2f68422f-b5ab-48f4-82ff-92baf6b83a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5496 | 2026.01.21 21:42:19.319668 [ 5 ] {2f68422f-b5ab-48f4-82ff-92baf6b83a96} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.01.21 21:42:19.319707 [ 5 ] {2f68422f-b5ab-48f4-82ff-92baf6b83a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5498 | 2026.01.21 21:42:19.320026 [ 5 ] {2f68422f-b5ab-48f4-82ff-92baf6b83a96} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5499 | 2026.01.21 21:42:19.320246 [ 5 ] {2f68422f-b5ab-48f4-82ff-92baf6b83a96} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.01.21 21:42:19.320385 [ 5 ] {2f68422f-b5ab-48f4-82ff-92baf6b83a96} <Debug> executeQuery: Read 105 rows, 8.96 KiB in 0.001228 sec., 85504.88599348535 rows/sec., 7.12 MiB/sec. | ||
| 5501 | 2026.01.21 21:42:19.320423 [ 5 ] {2f68422f-b5ab-48f4-82ff-92baf6b83a96} <Debug> TCPHandler: Processed in 0.001394202 sec. | ||
| 5502 | 2026.01.21 21:42:19.320535 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2026.01.21 21:42:19.320630 [ 5 ] {91de8994-d98d-4f1f-9935-5a3e80ed9e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5504 | 2026.01.21 21:42:19.320670 [ 5 ] {91de8994-d98d-4f1f-9935-5a3e80ed9e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5505 | 2026.01.21 21:42:19.321079 [ 5 ] {91de8994-d98d-4f1f-9935-5a3e80ed9e28} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.01.21 21:42:19.321117 [ 5 ] {91de8994-d98d-4f1f-9935-5a3e80ed9e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5507 | 2026.01.21 21:42:19.321419 [ 5 ] {91de8994-d98d-4f1f-9935-5a3e80ed9e28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5508 | 2026.01.21 21:42:19.321626 [ 5 ] {91de8994-d98d-4f1f-9935-5a3e80ed9e28} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2026.01.21 21:42:19.321758 [ 5 ] {91de8994-d98d-4f1f-9935-5a3e80ed9e28} <Debug> executeQuery: Read 26 rows, 1.94 KiB in 0.001146 sec., 22687.609075043627 rows/sec., 1.66 MiB/sec. | ||
| 5510 | 2026.01.21 21:42:19.321796 [ 5 ] {91de8994-d98d-4f1f-9935-5a3e80ed9e28} <Debug> TCPHandler: Processed in 0.00131052 sec. | ||
| 5511 | 2026.01.21 21:42:19.321905 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2026.01.21 21:42:19.322000 [ 5 ] {a620183d-9a7d-448a-9115-7eef8e9a4c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5513 | 2026.01.21 21:42:19.322040 [ 5 ] {a620183d-9a7d-448a-9115-7eef8e9a4c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5514 | 2026.01.21 21:42:19.322450 [ 5 ] {a620183d-9a7d-448a-9115-7eef8e9a4c70} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2026.01.21 21:42:19.322487 [ 5 ] {a620183d-9a7d-448a-9115-7eef8e9a4c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5516 | 2026.01.21 21:42:19.322798 [ 5 ] {a620183d-9a7d-448a-9115-7eef8e9a4c70} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5517 | 2026.01.21 21:42:19.323007 [ 5 ] {a620183d-9a7d-448a-9115-7eef8e9a4c70} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.01.21 21:42:19.323137 [ 5 ] {a620183d-9a7d-448a-9115-7eef8e9a4c70} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001155 sec., 77922.07792207792 rows/sec., 6.09 MiB/sec. | ||
| 5519 | 2026.01.21 21:42:19.323176 [ 5 ] {a620183d-9a7d-448a-9115-7eef8e9a4c70} <Debug> TCPHandler: Processed in 0.001321211 sec. | ||
| 5520 | 2026.01.21 21:42:19.323288 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2026.01.21 21:42:19.323381 [ 5 ] {2ce54155-749b-4f0b-8d92-46650cfdd415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5522 | 2026.01.21 21:42:19.323424 [ 5 ] {2ce54155-749b-4f0b-8d92-46650cfdd415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5523 | 2026.01.21 21:42:19.323816 [ 5 ] {2ce54155-749b-4f0b-8d92-46650cfdd415} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.01.21 21:42:19.323853 [ 5 ] {2ce54155-749b-4f0b-8d92-46650cfdd415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5525 | 2026.01.21 21:42:19.324180 [ 5 ] {2ce54155-749b-4f0b-8d92-46650cfdd415} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5526 | 2026.01.21 21:42:19.324385 [ 5 ] {2ce54155-749b-4f0b-8d92-46650cfdd415} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.01.21 21:42:19.324511 [ 5 ] {2ce54155-749b-4f0b-8d92-46650cfdd415} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001147 sec., 140366.17262423714 rows/sec., 9.78 MiB/sec. | ||
| 5528 | 2026.01.21 21:42:19.324547 [ 5 ] {2ce54155-749b-4f0b-8d92-46650cfdd415} <Debug> TCPHandler: Processed in 0.00130902 sec. | ||
| 5529 | 2026.01.21 21:42:19.324652 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2026.01.21 21:42:19.324746 [ 5 ] {c2e0de15-dc54-40c8-8098-be02b9a985a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5531 | 2026.01.21 21:42:19.324800 [ 5 ] {c2e0de15-dc54-40c8-8098-be02b9a985a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5532 | 2026.01.21 21:42:19.325552 [ 5 ] {c2e0de15-dc54-40c8-8098-be02b9a985a3} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.01.21 21:42:19.325588 [ 5 ] {c2e0de15-dc54-40c8-8098-be02b9a985a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5534 | 2026.01.21 21:42:19.326124 [ 5 ] {c2e0de15-dc54-40c8-8098-be02b9a985a3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5535 | 2026.01.21 21:42:19.326347 [ 5 ] {c2e0de15-dc54-40c8-8098-be02b9a985a3} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.01.21 21:42:19.326487 [ 5 ] {c2e0de15-dc54-40c8-8098-be02b9a985a3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001758 sec., 13651.877133105801 rows/sec., 24.46 MiB/sec. | ||
| 5537 | 2026.01.21 21:42:19.326552 [ 5 ] {c2e0de15-dc54-40c8-8098-be02b9a985a3} <Debug> TCPHandler: Processed in 0.001948541 sec. | ||
| 5538 | 2026.01.21 21:42:19.326660 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2026.01.21 21:42:19.326755 [ 5 ] {6923fca7-8d2a-4086-a184-3c0b954c6c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5540 | 2026.01.21 21:42:19.326795 [ 5 ] {6923fca7-8d2a-4086-a184-3c0b954c6c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5541 | 2026.01.21 21:42:19.327122 [ 5 ] {6923fca7-8d2a-4086-a184-3c0b954c6c65} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.01.21 21:42:19.327158 [ 5 ] {6923fca7-8d2a-4086-a184-3c0b954c6c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5543 | 2026.01.21 21:42:19.327457 [ 5 ] {6923fca7-8d2a-4086-a184-3c0b954c6c65} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5544 | 2026.01.21 21:42:19.327666 [ 5 ] {6923fca7-8d2a-4086-a184-3c0b954c6c65} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.01.21 21:42:19.327792 [ 5 ] {6923fca7-8d2a-4086-a184-3c0b954c6c65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 5546 | 2026.01.21 21:42:19.327831 [ 5 ] {6923fca7-8d2a-4086-a184-3c0b954c6c65} <Debug> TCPHandler: Processed in 0.001220479 sec. | ||
| 5547 | 2026.01.21 21:42:19.431682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5548 | 2026.01.21 21:42:19.448063 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2026.01.21 21:42:19.448122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5550 | 2026.01.21 21:42:19.454360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5551 | 2026.01.21 21:42:19.455080 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2026.01.21 21:42:19.458058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5553 | 2026.01.21 21:42:23.526543 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64512 | ||
| 5554 | 2026.01.21 21:42:23.526723 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5555 | 2026.01.21 21:42:23.526769 [ 287 ] {} <Debug> TCP-Session: e6f35131-62cf-497d-9ec1-2b389367743e Authenticating user 'default' from [fd00:1122:3344:101::e]:64512 | ||
| 5556 | 2026.01.21 21:42:23.526803 [ 287 ] {} <Debug> TCP-Session: e6f35131-62cf-497d-9ec1-2b389367743e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.01.21 21:42:23.526825 [ 287 ] {} <Debug> TCP-Session: e6f35131-62cf-497d-9ec1-2b389367743e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2026.01.21 21:42:23.527039 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35508 | ||
| 5559 | 2026.01.21 21:42:23.527070 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54976 | ||
| 5560 | 2026.01.21 21:42:23.527139 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46949 | ||
| 5561 | 2026.01.21 21:42:23.527157 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38664 | ||
| 5562 | 2026.01.21 21:42:23.527205 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5563 | 2026.01.21 21:42:23.527225 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5564 | 2026.01.21 21:42:23.527236 [ 287 ] {} <Trace> TCP-Session: e6f35131-62cf-497d-9ec1-2b389367743e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.01.21 21:42:23.527279 [ 289 ] {} <Debug> TCP-Session: 9720ea4c-50d0-4754-a1b8-68d968d12d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:54976 | ||
| 5566 | 2026.01.21 21:42:23.527266 [ 288 ] {} <Debug> TCP-Session: 7f4bea70-be2d-494d-8cfe-78f74fd6d568 Authenticating user 'default' from [fd00:1122:3344:101::e]:35508 | ||
| 5567 | 2026.01.21 21:42:23.527322 [ 289 ] {} <Debug> TCP-Session: 9720ea4c-50d0-4754-a1b8-68d968d12d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.01.21 21:42:23.527208 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59836 | ||
| 5569 | 2026.01.21 21:42:23.527347 [ 288 ] {} <Debug> TCP-Session: 7f4bea70-be2d-494d-8cfe-78f74fd6d568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.01.21 21:42:23.527372 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5571 | 2026.01.21 21:42:23.527394 [ 288 ] {} <Debug> TCP-Session: 7f4bea70-be2d-494d-8cfe-78f74fd6d568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2026.01.21 21:42:23.527409 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5573 | 2026.01.21 21:42:23.527421 [ 290 ] {} <Debug> TCP-Session: 2f2a2587-daa1-4568-b5cd-7cc647cb6e57 Authenticating user 'default' from [fd00:1122:3344:101::e]:46949 | ||
| 5574 | 2026.01.21 21:42:23.527354 [ 289 ] {} <Debug> TCP-Session: 9720ea4c-50d0-4754-a1b8-68d968d12d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.01.21 21:42:23.527457 [ 291 ] {} <Debug> TCP-Session: 210c5a79-c863-4fec-a677-7c217c021e5b Authenticating user 'default' from [fd00:1122:3344:101::e]:38664 | ||
| 5576 | 2026.01.21 21:42:23.527464 [ 290 ] {} <Debug> TCP-Session: 2f2a2587-daa1-4568-b5cd-7cc647cb6e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.01.21 21:42:23.527508 [ 291 ] {} <Debug> TCP-Session: 210c5a79-c863-4fec-a677-7c217c021e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2026.01.21 21:42:23.527540 [ 290 ] {} <Debug> TCP-Session: 2f2a2587-daa1-4568-b5cd-7cc647cb6e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.01.21 21:42:23.527558 [ 291 ] {} <Debug> TCP-Session: 210c5a79-c863-4fec-a677-7c217c021e5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5580 | 2026.01.21 21:42:23.527483 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5581 | 2026.01.21 21:42:23.527465 [ 287 ] {0f649973-5122-45aa-8859-111d7a02a3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64512) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5582 | 2026.01.21 21:42:23.527613 [ 3 ] {} <Debug> TCP-Session: 7b74c99c-cb72-4e20-a697-b144d53e2be2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59836 | ||
| 5583 | 2026.01.21 21:42:23.527192 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37861 | ||
| 5584 | 2026.01.21 21:42:23.527635 [ 3 ] {} <Debug> TCP-Session: 7b74c99c-cb72-4e20-a697-b144d53e2be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.01.21 21:42:23.527176 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51956 | ||
| 5586 | 2026.01.21 21:42:23.527663 [ 3 ] {} <Debug> TCP-Session: 7b74c99c-cb72-4e20-a697-b144d53e2be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.01.21 21:42:23.527165 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50274 | ||
| 5588 | 2026.01.21 21:42:23.527875 [ 287 ] {0f649973-5122-45aa-8859-111d7a02a3cd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5589 | 2026.01.21 21:42:23.527933 [ 287 ] {0f649973-5122-45aa-8859-111d7a02a3cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5590 | 2026.01.21 21:42:23.528140 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5591 | 2026.01.21 21:42:23.528175 [ 293 ] {} <Debug> TCP-Session: b87a19f8-60f0-4aa4-90bd-5cae68b2cb93 Authenticating user 'default' from [fd00:1122:3344:101::e]:51956 | ||
| 5592 | 2026.01.21 21:42:23.528193 [ 293 ] {} <Debug> TCP-Session: b87a19f8-60f0-4aa4-90bd-5cae68b2cb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.01.21 21:42:23.528209 [ 293 ] {} <Debug> TCP-Session: b87a19f8-60f0-4aa4-90bd-5cae68b2cb93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.01.21 21:42:23.528226 [ 287 ] {0f649973-5122-45aa-8859-111d7a02a3cd} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 5595 | 2026.01.21 21:42:23.528244 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5596 | 2026.01.21 21:42:23.528283 [ 292 ] {} <Debug> TCP-Session: 7287268e-972c-48bb-95c5-56641c50846d Authenticating user 'default' from [fd00:1122:3344:101::e]:50274 | ||
| 5597 | 2026.01.21 21:42:23.528300 [ 292 ] {} <Debug> TCP-Session: 7287268e-972c-48bb-95c5-56641c50846d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.01.21 21:42:23.528317 [ 292 ] {} <Debug> TCP-Session: 7287268e-972c-48bb-95c5-56641c50846d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5599 | 2026.01.21 21:42:23.528353 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5600 | 2026.01.21 21:42:23.528390 [ 294 ] {} <Debug> TCP-Session: 684f0249-7c4d-499d-9ef5-622ba73a48dc Authenticating user 'default' from [fd00:1122:3344:101::e]:37861 | ||
| 5601 | 2026.01.21 21:42:23.528406 [ 294 ] {} <Debug> TCP-Session: 684f0249-7c4d-499d-9ef5-622ba73a48dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.01.21 21:42:23.528419 [ 294 ] {} <Debug> TCP-Session: 684f0249-7c4d-499d-9ef5-622ba73a48dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.01.21 21:42:23.529123 [ 307 ] {0f649973-5122-45aa-8859-111d7a02a3cd} <Trace> AggregatingTransform: Aggregating | ||
| 5604 | 2026.01.21 21:42:23.529162 [ 307 ] {0f649973-5122-45aa-8859-111d7a02a3cd} <Trace> Aggregator: Aggregation method: without_key | ||
| 5605 | 2026.01.21 21:42:23.529197 [ 307 ] {0f649973-5122-45aa-8859-111d7a02a3cd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000861634 sec. (1160.586 rows/sec., 45.34 KiB/sec.) | ||
| 5606 | 2026.01.21 21:42:23.529216 [ 307 ] {0f649973-5122-45aa-8859-111d7a02a3cd} <Trace> Aggregator: Merging aggregated data | ||
| 5607 | 2026.01.21 21:42:23.530679 [ 287 ] {0f649973-5122-45aa-8859-111d7a02a3cd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003274 sec., 305.43677458766035 rows/sec., 11.93 KiB/sec. | ||
| 5608 | 2026.01.21 21:42:23.530845 [ 287 ] {0f649973-5122-45aa-8859-111d7a02a3cd} <Debug> TCPHandler: Processed in 0.003758559 sec. | ||
| 5609 | 2026.01.21 21:42:23.530985 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5610 | 2026.01.21 21:42:23.531012 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5611 | 2026.01.21 21:42:23.531026 [ 287 ] {} <Debug> TCP-Session: e6f35131-62cf-497d-9ec1-2b389367743e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.01.21 21:42:23.531027 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5613 | 2026.01.21 21:42:23.531060 [ 288 ] {} <Debug> TCP-Session: 7f4bea70-be2d-494d-8cfe-78f74fd6d568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.01.21 21:42:23.531071 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5615 | 2026.01.21 21:42:23.531100 [ 289 ] {} <Debug> TCP-Session: 9720ea4c-50d0-4754-a1b8-68d968d12d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.01.21 21:42:23.531103 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5617 | 2026.01.21 21:42:23.531107 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5618 | 2026.01.21 21:42:23.531139 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5619 | 2026.01.21 21:42:23.531176 [ 292 ] {} <Debug> TCP-Session: 7287268e-972c-48bb-95c5-56641c50846d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.01.21 21:42:23.531211 [ 291 ] {} <Debug> TCP-Session: 210c5a79-c863-4fec-a677-7c217c021e5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.01.21 21:42:23.531153 [ 293 ] {} <Debug> TCP-Session: b87a19f8-60f0-4aa4-90bd-5cae68b2cb93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.01.21 21:42:23.531137 [ 3 ] {} <Debug> TCP-Session: 7b74c99c-cb72-4e20-a697-b144d53e2be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2026.01.21 21:42:23.531138 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5624 | 2026.01.21 21:42:23.531053 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5625 | 2026.01.21 21:42:23.531321 [ 294 ] {} <Debug> TCP-Session: 684f0249-7c4d-499d-9ef5-622ba73a48dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.01.21 21:42:23.531344 [ 290 ] {} <Debug> TCP-Session: 2f2a2587-daa1-4568-b5cd-7cc647cb6e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5627 | 2026.01.21 21:42:24.329058 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.01.21 21:42:24.329239 [ 5 ] {7518034d-5f39-49a5-9fa4-9bd8d5aad674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5629 | 2026.01.21 21:42:24.329307 [ 5 ] {7518034d-5f39-49a5-9fa4-9bd8d5aad674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5630 | 2026.01.21 21:42:24.330148 [ 5 ] {7518034d-5f39-49a5-9fa4-9bd8d5aad674} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.01.21 21:42:24.330200 [ 5 ] {7518034d-5f39-49a5-9fa4-9bd8d5aad674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5632 | 2026.01.21 21:42:24.330633 [ 5 ] {7518034d-5f39-49a5-9fa4-9bd8d5aad674} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5633 | 2026.01.21 21:42:24.330899 [ 5 ] {7518034d-5f39-49a5-9fa4-9bd8d5aad674} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.01.21 21:42:24.331060 [ 5 ] {7518034d-5f39-49a5-9fa4-9bd8d5aad674} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.00187 sec., 238502.67379679147 rows/sec., 15.13 MiB/sec. | ||
| 5635 | 2026.01.21 21:42:24.331113 [ 5 ] {7518034d-5f39-49a5-9fa4-9bd8d5aad674} <Debug> TCPHandler: Processed in 0.002181484 sec. | ||
| 5636 | 2026.01.21 21:42:24.331246 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5637 | 2026.01.21 21:42:24.331352 [ 5 ] {23918b06-398f-4753-b969-e2c296d24ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5638 | 2026.01.21 21:42:24.331397 [ 5 ] {23918b06-398f-4753-b969-e2c296d24ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5639 | 2026.01.21 21:42:24.332449 [ 5 ] {23918b06-398f-4753-b969-e2c296d24ec9} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.01.21 21:42:24.332486 [ 5 ] {23918b06-398f-4753-b969-e2c296d24ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5641 | 2026.01.21 21:42:24.332887 [ 5 ] {23918b06-398f-4753-b969-e2c296d24ec9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5642 | 2026.01.21 21:42:24.333115 [ 5 ] {23918b06-398f-4753-b969-e2c296d24ec9} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.01.21 21:42:24.333252 [ 5 ] {23918b06-398f-4753-b969-e2c296d24ec9} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.001924 sec., 643451.1434511435 rows/sec., 51.14 MiB/sec. | ||
| 5644 | 2026.01.21 21:42:24.333292 [ 5 ] {23918b06-398f-4753-b969-e2c296d24ec9} <Debug> TCPHandler: Processed in 0.002099253 sec. | ||
| 5645 | 2026.01.21 21:42:24.333408 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5646 | 2026.01.21 21:42:24.333508 [ 5 ] {40c8bedb-ac7f-4ed5-8bd6-4f9289a42620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5647 | 2026.01.21 21:42:24.333550 [ 5 ] {40c8bedb-ac7f-4ed5-8bd6-4f9289a42620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5648 | 2026.01.21 21:42:24.334116 [ 5 ] {40c8bedb-ac7f-4ed5-8bd6-4f9289a42620} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2026.01.21 21:42:24.334158 [ 5 ] {40c8bedb-ac7f-4ed5-8bd6-4f9289a42620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5650 | 2026.01.21 21:42:24.334502 [ 5 ] {40c8bedb-ac7f-4ed5-8bd6-4f9289a42620} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5651 | 2026.01.21 21:42:24.334807 [ 5 ] {40c8bedb-ac7f-4ed5-8bd6-4f9289a42620} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.01.21 21:42:24.334953 [ 5 ] {40c8bedb-ac7f-4ed5-8bd6-4f9289a42620} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001466 sec., 164392.90586630287 rows/sec., 9.82 MiB/sec. | ||
| 5653 | 2026.01.21 21:42:24.334993 [ 5 ] {40c8bedb-ac7f-4ed5-8bd6-4f9289a42620} <Debug> TCPHandler: Processed in 0.001634856 sec. | ||
| 5654 | 2026.01.21 21:42:24.335115 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2026.01.21 21:42:24.335218 [ 5 ] {0c6da1f1-818c-4327-a46c-6a492c4d133b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5656 | 2026.01.21 21:42:24.335258 [ 5 ] {0c6da1f1-818c-4327-a46c-6a492c4d133b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5657 | 2026.01.21 21:42:24.335776 [ 5 ] {0c6da1f1-818c-4327-a46c-6a492c4d133b} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5658 | 2026.01.21 21:42:24.335814 [ 5 ] {0c6da1f1-818c-4327-a46c-6a492c4d133b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5659 | 2026.01.21 21:42:24.336139 [ 5 ] {0c6da1f1-818c-4327-a46c-6a492c4d133b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5660 | 2026.01.21 21:42:24.336363 [ 5 ] {0c6da1f1-818c-4327-a46c-6a492c4d133b} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5661 | 2026.01.21 21:42:24.336491 [ 5 ] {0c6da1f1-818c-4327-a46c-6a492c4d133b} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001295 sec., 177606.1776061776 rows/sec., 11.45 MiB/sec. | ||
| 5662 | 2026.01.21 21:42:24.336529 [ 5 ] {0c6da1f1-818c-4327-a46c-6a492c4d133b} <Debug> TCPHandler: Processed in 0.001465313 sec. | ||
| 5663 | 2026.01.21 21:42:24.336648 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5664 | 2026.01.21 21:42:24.336748 [ 5 ] {95dc6acf-6c90-4e35-8abb-94e8c91e771d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5665 | 2026.01.21 21:42:24.336790 [ 5 ] {95dc6acf-6c90-4e35-8abb-94e8c91e771d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5666 | 2026.01.21 21:42:24.337286 [ 5 ] {95dc6acf-6c90-4e35-8abb-94e8c91e771d} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.01.21 21:42:24.337323 [ 5 ] {95dc6acf-6c90-4e35-8abb-94e8c91e771d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5668 | 2026.01.21 21:42:24.337642 [ 5 ] {95dc6acf-6c90-4e35-8abb-94e8c91e771d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5669 | 2026.01.21 21:42:24.337869 [ 5 ] {95dc6acf-6c90-4e35-8abb-94e8c91e771d} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.01.21 21:42:24.338002 [ 5 ] {95dc6acf-6c90-4e35-8abb-94e8c91e771d} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001273 sec., 179890.02356637863 rows/sec., 10.21 MiB/sec. | ||
| 5671 | 2026.01.21 21:42:24.338039 [ 5 ] {95dc6acf-6c90-4e35-8abb-94e8c91e771d} <Debug> TCPHandler: Processed in 0.001442423 sec. | ||
| 5672 | 2026.01.21 21:42:24.338154 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5673 | 2026.01.21 21:42:24.338252 [ 5 ] {5165b470-1c9c-414e-90b6-8cf821f01181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5674 | 2026.01.21 21:42:24.338293 [ 5 ] {5165b470-1c9c-414e-90b6-8cf821f01181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5675 | 2026.01.21 21:42:24.339049 [ 5 ] {5165b470-1c9c-414e-90b6-8cf821f01181} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.01.21 21:42:24.339087 [ 5 ] {5165b470-1c9c-414e-90b6-8cf821f01181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5677 | 2026.01.21 21:42:24.339432 [ 5 ] {5165b470-1c9c-414e-90b6-8cf821f01181} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5678 | 2026.01.21 21:42:24.339679 [ 5 ] {5165b470-1c9c-414e-90b6-8cf821f01181} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.01.21 21:42:24.339810 [ 5 ] {5165b470-1c9c-414e-90b6-8cf821f01181} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001576 sec., 476522.84263959393 rows/sec., 33.28 MiB/sec. | ||
| 5680 | 2026.01.21 21:42:24.339848 [ 5 ] {5165b470-1c9c-414e-90b6-8cf821f01181} <Debug> TCPHandler: Processed in 0.001742978 sec. | ||
| 5681 | 2026.01.21 21:42:24.339965 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2026.01.21 21:42:24.340063 [ 5 ] {6b809e31-6252-4f24-8d36-17f0ae964d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5683 | 2026.01.21 21:42:24.340104 [ 5 ] {6b809e31-6252-4f24-8d36-17f0ae964d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5684 | 2026.01.21 21:42:24.340450 [ 5 ] {6b809e31-6252-4f24-8d36-17f0ae964d7a} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.01.21 21:42:24.340487 [ 5 ] {6b809e31-6252-4f24-8d36-17f0ae964d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5686 | 2026.01.21 21:42:24.340796 [ 5 ] {6b809e31-6252-4f24-8d36-17f0ae964d7a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5687 | 2026.01.21 21:42:24.341022 [ 5 ] {6b809e31-6252-4f24-8d36-17f0ae964d7a} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.01.21 21:42:24.341155 [ 5 ] {6b809e31-6252-4f24-8d36-17f0ae964d7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 5689 | 2026.01.21 21:42:24.341194 [ 5 ] {6b809e31-6252-4f24-8d36-17f0ae964d7a} <Debug> TCPHandler: Processed in 0.00127966 sec. | ||
| 5690 | 2026.01.21 21:42:24.341311 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5691 | 2026.01.21 21:42:24.341407 [ 5 ] {98e447f5-ac40-4eec-9398-673ba3a7d3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5692 | 2026.01.21 21:42:24.341449 [ 5 ] {98e447f5-ac40-4eec-9398-673ba3a7d3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5693 | 2026.01.21 21:42:24.341923 [ 5 ] {98e447f5-ac40-4eec-9398-673ba3a7d3a2} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.01.21 21:42:24.341959 [ 5 ] {98e447f5-ac40-4eec-9398-673ba3a7d3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5695 | 2026.01.21 21:42:24.342308 [ 5 ] {98e447f5-ac40-4eec-9398-673ba3a7d3a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5696 | 2026.01.21 21:42:24.342532 [ 5 ] {98e447f5-ac40-4eec-9398-673ba3a7d3a2} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.01.21 21:42:24.342663 [ 5 ] {98e447f5-ac40-4eec-9398-673ba3a7d3a2} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001274 sec., 257456.82888540032 rows/sec., 16.87 MiB/sec. | ||
| 5698 | 2026.01.21 21:42:24.342700 [ 5 ] {98e447f5-ac40-4eec-9398-673ba3a7d3a2} <Debug> TCPHandler: Processed in 0.001439983 sec. | ||
| 5699 | 2026.01.21 21:42:24.342813 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.01.21 21:42:24.342910 [ 5 ] {d2096b4b-ac41-4d36-914a-b81e807d951f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5701 | 2026.01.21 21:42:24.342951 [ 5 ] {d2096b4b-ac41-4d36-914a-b81e807d951f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5702 | 2026.01.21 21:42:24.343264 [ 5 ] {d2096b4b-ac41-4d36-914a-b81e807d951f} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.01.21 21:42:24.343299 [ 5 ] {d2096b4b-ac41-4d36-914a-b81e807d951f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5704 | 2026.01.21 21:42:24.343600 [ 5 ] {d2096b4b-ac41-4d36-914a-b81e807d951f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5705 | 2026.01.21 21:42:24.343818 [ 5 ] {d2096b4b-ac41-4d36-914a-b81e807d951f} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.01.21 21:42:24.343946 [ 5 ] {d2096b4b-ac41-4d36-914a-b81e807d951f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 5707 | 2026.01.21 21:42:24.343981 [ 5 ] {d2096b4b-ac41-4d36-914a-b81e807d951f} <Debug> TCPHandler: Processed in 0.001218379 sec. | ||
| 5708 | 2026.01.21 21:42:24.344091 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2026.01.21 21:42:24.344188 [ 5 ] {00096a61-3817-419c-b8ef-21c6d737e9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5710 | 2026.01.21 21:42:24.344241 [ 5 ] {00096a61-3817-419c-b8ef-21c6d737e9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5711 | 2026.01.21 21:42:24.345034 [ 5 ] {00096a61-3817-419c-b8ef-21c6d737e9ed} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.01.21 21:42:24.345071 [ 5 ] {00096a61-3817-419c-b8ef-21c6d737e9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5713 | 2026.01.21 21:42:24.345643 [ 5 ] {00096a61-3817-419c-b8ef-21c6d737e9ed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5714 | 2026.01.21 21:42:24.345885 [ 5 ] {00096a61-3817-419c-b8ef-21c6d737e9ed} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.01.21 21:42:24.346023 [ 5 ] {00096a61-3817-419c-b8ef-21c6d737e9ed} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001853 sec., 9713.977334052886 rows/sec., 17.41 MiB/sec. | ||
| 5716 | 2026.01.21 21:42:24.346090 [ 5 ] {00096a61-3817-419c-b8ef-21c6d737e9ed} <Debug> TCPHandler: Processed in 0.002048752 sec. | ||
| 5717 | 2026.01.21 21:42:24.346216 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5718 | 2026.01.21 21:42:24.346314 [ 5 ] {d6f54bc8-c55a-4d56-b858-4ff80aaad8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5719 | 2026.01.21 21:42:24.346354 [ 5 ] {d6f54bc8-c55a-4d56-b858-4ff80aaad8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5720 | 2026.01.21 21:42:24.346709 [ 5 ] {d6f54bc8-c55a-4d56-b858-4ff80aaad8de} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2026.01.21 21:42:24.346747 [ 5 ] {d6f54bc8-c55a-4d56-b858-4ff80aaad8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5722 | 2026.01.21 21:42:24.347073 [ 5 ] {d6f54bc8-c55a-4d56-b858-4ff80aaad8de} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5723 | 2026.01.21 21:42:24.347294 [ 5 ] {d6f54bc8-c55a-4d56-b858-4ff80aaad8de} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.01.21 21:42:24.347422 [ 5 ] {d6f54bc8-c55a-4d56-b858-4ff80aaad8de} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001126 sec., 95914.74245115453 rows/sec., 5.85 MiB/sec. | ||
| 5725 | 2026.01.21 21:42:24.347455 [ 5 ] {d6f54bc8-c55a-4d56-b858-4ff80aaad8de} <Debug> TCPHandler: Processed in 0.00128995 sec. | ||
| 5726 | 2026.01.21 21:42:25.475707 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37469 | ||
| 5727 | 2026.01.21 21:42:25.475821 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5728 | 2026.01.21 21:42:25.475847 [ 287 ] {} <Debug> TCP-Session: fdb80f02-d4cb-4374-a579-450834da749e Authenticating user 'default' from [fd00:1122:3344:101::e]:37469 | ||
| 5729 | 2026.01.21 21:42:25.475871 [ 287 ] {} <Debug> TCP-Session: fdb80f02-d4cb-4374-a579-450834da749e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.01.21 21:42:25.475884 [ 287 ] {} <Debug> TCP-Session: fdb80f02-d4cb-4374-a579-450834da749e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.01.21 21:42:25.476119 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65192 | ||
| 5732 | 2026.01.21 21:42:25.476189 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40503 | ||
| 5733 | 2026.01.21 21:42:25.476197 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59817 | ||
| 5734 | 2026.01.21 21:42:25.476240 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5735 | 2026.01.21 21:42:25.476261 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5736 | 2026.01.21 21:42:25.476229 [ 287 ] {} <Trace> TCP-Session: fdb80f02-d4cb-4374-a579-450834da749e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2026.01.21 21:42:25.476295 [ 290 ] {} <Debug> TCP-Session: 05e6e5e2-5902-4eb0-acce-7553db3299d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40503 | ||
| 5738 | 2026.01.21 21:42:25.476284 [ 288 ] {} <Debug> TCP-Session: a7d948be-ba88-44c6-a9ac-bbf65d69e5ae Authenticating user 'default' from [fd00:1122:3344:101::e]:65192 | ||
| 5739 | 2026.01.21 21:42:25.476322 [ 290 ] {} <Debug> TCP-Session: 05e6e5e2-5902-4eb0-acce-7553db3299d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2026.01.21 21:42:25.476332 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5741 | 2026.01.21 21:42:25.476351 [ 288 ] {} <Debug> TCP-Session: a7d948be-ba88-44c6-a9ac-bbf65d69e5ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.01.21 21:42:25.476354 [ 290 ] {} <Debug> TCP-Session: 05e6e5e2-5902-4eb0-acce-7553db3299d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.01.21 21:42:25.476383 [ 288 ] {} <Debug> TCP-Session: a7d948be-ba88-44c6-a9ac-bbf65d69e5ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5744 | 2026.01.21 21:42:25.476382 [ 289 ] {} <Debug> TCP-Session: c7061a33-d93d-4aca-a395-9e5115665f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:59817 | ||
| 5745 | 2026.01.21 21:42:25.476430 [ 289 ] {} <Debug> TCP-Session: c7061a33-d93d-4aca-a395-9e5115665f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.01.21 21:42:25.476444 [ 289 ] {} <Debug> TCP-Session: c7061a33-d93d-4aca-a395-9e5115665f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.01.21 21:42:25.476461 [ 287 ] {464978b5-1ea1-4f1e-aeb1-c77b220a17a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5748 | 2026.01.21 21:42:25.476722 [ 287 ] {464978b5-1ea1-4f1e-aeb1-c77b220a17a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5749 | 2026.01.21 21:42:25.476778 [ 287 ] {464978b5-1ea1-4f1e-aeb1-c77b220a17a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5750 | 2026.01.21 21:42:25.477051 [ 287 ] {464978b5-1ea1-4f1e-aeb1-c77b220a17a7} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 5751 | 2026.01.21 21:42:25.477971 [ 350 ] {464978b5-1ea1-4f1e-aeb1-c77b220a17a7} <Trace> AggregatingTransform: Aggregating | ||
| 5752 | 2026.01.21 21:42:25.478033 [ 350 ] {464978b5-1ea1-4f1e-aeb1-c77b220a17a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 5753 | 2026.01.21 21:42:25.478077 [ 350 ] {464978b5-1ea1-4f1e-aeb1-c77b220a17a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921945 sec. (1084.663 rows/sec., 42.37 KiB/sec.) | ||
| 5754 | 2026.01.21 21:42:25.478098 [ 350 ] {464978b5-1ea1-4f1e-aeb1-c77b220a17a7} <Trace> Aggregator: Merging aggregated data | ||
| 5755 | 2026.01.21 21:42:25.479516 [ 287 ] {464978b5-1ea1-4f1e-aeb1-c77b220a17a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003114 sec., 321.13037893384717 rows/sec., 12.54 KiB/sec. | ||
| 5756 | 2026.01.21 21:42:25.479699 [ 287 ] {464978b5-1ea1-4f1e-aeb1-c77b220a17a7} <Debug> TCPHandler: Processed in 0.003583666 sec. | ||
| 5757 | 2026.01.21 21:42:25.479871 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5758 | 2026.01.21 21:42:25.479913 [ 287 ] {} <Debug> TCP-Session: fdb80f02-d4cb-4374-a579-450834da749e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.01.21 21:42:25.479931 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5760 | 2026.01.21 21:42:25.479951 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5761 | 2026.01.21 21:42:25.479983 [ 289 ] {} <Debug> TCP-Session: c7061a33-d93d-4aca-a395-9e5115665f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.01.21 21:42:25.479987 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5763 | 2026.01.21 21:42:25.480004 [ 288 ] {} <Debug> TCP-Session: a7d948be-ba88-44c6-a9ac-bbf65d69e5ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.01.21 21:42:25.480041 [ 290 ] {} <Debug> TCP-Session: 05e6e5e2-5902-4eb0-acce-7553db3299d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.01.21 21:42:25.482447 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42715 | ||
| 5766 | 2026.01.21 21:42:25.482464 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64757 | ||
| 5767 | 2026.01.21 21:42:25.482485 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45524 | ||
| 5768 | 2026.01.21 21:42:25.482464 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41931 | ||
| 5769 | 2026.01.21 21:42:25.482552 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5770 | 2026.01.21 21:42:25.482549 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5771 | 2026.01.21 21:42:25.482583 [ 292 ] {} <Debug> TCP-Session: 7ccc9304-74f5-4743-a895-8d82a214312f Authenticating user 'default' from [fd00:1122:3344:101::e]:64757 | ||
| 5772 | 2026.01.21 21:42:25.482598 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5773 | 2026.01.21 21:42:25.482614 [ 292 ] {} <Debug> TCP-Session: 7ccc9304-74f5-4743-a895-8d82a214312f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.01.21 21:42:25.482607 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5775 | 2026.01.21 21:42:25.482644 [ 292 ] {} <Debug> TCP-Session: 7ccc9304-74f5-4743-a895-8d82a214312f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2026.01.21 21:42:25.482645 [ 293 ] {} <Debug> TCP-Session: ad0fcb39-9a86-45b2-8235-0b862c673969 Authenticating user 'default' from [fd00:1122:3344:101::e]:45524 | ||
| 5777 | 2026.01.21 21:42:25.482664 [ 288 ] {} <Debug> TCP-Session: 604401a8-b760-4736-be84-efdd66208e9a Authenticating user 'default' from [fd00:1122:3344:101::e]:41931 | ||
| 5778 | 2026.01.21 21:42:25.482605 [ 291 ] {} <Debug> TCP-Session: 051eb54a-540b-423b-a419-75ebe0de8b74 Authenticating user 'default' from [fd00:1122:3344:101::e]:42715 | ||
| 5779 | 2026.01.21 21:42:25.482704 [ 288 ] {} <Debug> TCP-Session: 604401a8-b760-4736-be84-efdd66208e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2026.01.21 21:42:25.482701 [ 293 ] {} <Debug> TCP-Session: ad0fcb39-9a86-45b2-8235-0b862c673969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.01.21 21:42:25.482730 [ 288 ] {} <Debug> TCP-Session: 604401a8-b760-4736-be84-efdd66208e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5782 | 2026.01.21 21:42:25.482754 [ 293 ] {} <Debug> TCP-Session: ad0fcb39-9a86-45b2-8235-0b862c673969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.01.21 21:42:25.482730 [ 291 ] {} <Debug> TCP-Session: 051eb54a-540b-423b-a419-75ebe0de8b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.01.21 21:42:25.482492 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54748 | ||
| 5785 | 2026.01.21 21:42:25.482842 [ 291 ] {} <Debug> TCP-Session: 051eb54a-540b-423b-a419-75ebe0de8b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.01.21 21:42:25.482926 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5787 | 2026.01.21 21:42:25.482954 [ 294 ] {} <Debug> TCP-Session: 5582fc44-816f-41eb-8fe4-d356622a70bd Authenticating user 'default' from [fd00:1122:3344:101::e]:54748 | ||
| 5788 | 2026.01.21 21:42:25.482970 [ 294 ] {} <Debug> TCP-Session: 5582fc44-816f-41eb-8fe4-d356622a70bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5789 | 2026.01.21 21:42:25.482982 [ 294 ] {} <Debug> TCP-Session: 5582fc44-816f-41eb-8fe4-d356622a70bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2026.01.21 21:42:25.511760 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41931). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5791 | |||
| 5792 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5793 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5794 | 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 | ||
| 5795 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5796 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5797 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5798 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5799 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5800 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5801 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5802 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5803 | (version 23.8.7.1) | ||
| 5804 | 2026.01.21 21:42:25.512600 [ 288 ] {} <Debug> TCP-Session: 604401a8-b760-4736-be84-efdd66208e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.01.21 21:42:25.512637 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45524). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5806 | |||
| 5807 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5808 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5809 | 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 | ||
| 5810 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5811 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5812 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5813 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5814 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5815 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5816 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5817 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5818 | (version 23.8.7.1) | ||
| 5819 | 2026.01.21 21:42:25.512732 [ 293 ] {} <Debug> TCP-Session: ad0fcb39-9a86-45b2-8235-0b862c673969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5820 | 2026.01.21 21:42:25.512780 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54748). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5821 | |||
| 5822 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5823 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5824 | 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 | ||
| 5825 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5826 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5827 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5828 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5829 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5830 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5831 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5832 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5833 | (version 23.8.7.1) | ||
| 5834 | 2026.01.21 21:42:25.512884 [ 294 ] {} <Debug> TCP-Session: 5582fc44-816f-41eb-8fe4-d356622a70bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.01.21 21:42:25.512924 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42715). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5836 | |||
| 5837 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5838 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5839 | 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 | ||
| 5840 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5841 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5842 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5843 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5844 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5845 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5846 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5847 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5848 | (version 23.8.7.1) | ||
| 5849 | 2026.01.21 21:42:25.513023 [ 291 ] {} <Debug> TCP-Session: 051eb54a-540b-423b-a419-75ebe0de8b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.01.21 21:42:25.513069 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64757). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5851 | |||
| 5852 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5853 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5854 | 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 | ||
| 5855 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5856 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5857 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5858 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5859 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5860 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5861 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5862 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5863 | (version 23.8.7.1) | ||
| 5864 | 2026.01.21 21:42:25.513153 [ 292 ] {} <Debug> TCP-Session: 7ccc9304-74f5-4743-a895-8d82a214312f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5865 | 2026.01.21 21:42:25.622308 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38563 | ||
| 5866 | 2026.01.21 21:42:25.622412 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5867 | 2026.01.21 21:42:25.622439 [ 291 ] {} <Debug> TCP-Session: 885e4452-6e56-4026-ba1a-de2497285a63 Authenticating user 'default' from [fd00:1122:3344:101::e]:38563 | ||
| 5868 | 2026.01.21 21:42:25.622462 [ 291 ] {} <Debug> TCP-Session: 885e4452-6e56-4026-ba1a-de2497285a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.01.21 21:42:25.622474 [ 291 ] {} <Debug> TCP-Session: 885e4452-6e56-4026-ba1a-de2497285a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.01.21 21:42:25.622662 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55375 | ||
| 5871 | 2026.01.21 21:42:25.622699 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42134 | ||
| 5872 | 2026.01.21 21:42:25.622726 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41406 | ||
| 5873 | 2026.01.21 21:42:25.622747 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33404 | ||
| 5874 | 2026.01.21 21:42:25.622778 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5875 | 2026.01.21 21:42:25.622738 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34810 | ||
| 5876 | 2026.01.21 21:42:25.622821 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5877 | 2026.01.21 21:42:25.622826 [ 291 ] {} <Trace> TCP-Session: 885e4452-6e56-4026-ba1a-de2497285a63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5878 | 2026.01.21 21:42:25.622859 [ 293 ] {} <Debug> TCP-Session: e6907374-9922-4a56-ba30-135bc409827d Authenticating user 'default' from [fd00:1122:3344:101::e]:42134 | ||
| 5879 | 2026.01.21 21:42:25.622866 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5880 | 2026.01.21 21:42:25.622886 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5881 | 2026.01.21 21:42:25.622895 [ 293 ] {} <Debug> TCP-Session: e6907374-9922-4a56-ba30-135bc409827d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.01.21 21:42:25.622912 [ 290 ] {} <Debug> TCP-Session: d23f66db-f301-43c5-881b-aa8cc807d7db Authenticating user 'default' from [fd00:1122:3344:101::e]:33404 | ||
| 5883 | 2026.01.21 21:42:25.622918 [ 289 ] {} <Debug> TCP-Session: 6ee13853-3300-4068-acc5-7cdc26d281a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34810 | ||
| 5884 | 2026.01.21 21:42:25.622927 [ 293 ] {} <Debug> TCP-Session: e6907374-9922-4a56-ba30-135bc409827d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2026.01.21 21:42:25.622947 [ 290 ] {} <Debug> TCP-Session: d23f66db-f301-43c5-881b-aa8cc807d7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2026.01.21 21:42:25.622952 [ 289 ] {} <Debug> TCP-Session: 6ee13853-3300-4068-acc5-7cdc26d281a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2026.01.21 21:42:25.622986 [ 290 ] {} <Debug> TCP-Session: d23f66db-f301-43c5-881b-aa8cc807d7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5888 | 2026.01.21 21:42:25.623005 [ 289 ] {} <Debug> TCP-Session: 6ee13853-3300-4068-acc5-7cdc26d281a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.01.21 21:42:25.622817 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5890 | 2026.01.21 21:42:25.623044 [ 291 ] {e3985f3d-3005-4629-894c-6f92b32fffaa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38563) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5891 | 2026.01.21 21:42:25.623064 [ 288 ] {} <Debug> TCP-Session: a4138ce1-7fd3-41e0-b61e-7ddaae41920d Authenticating user 'default' from [fd00:1122:3344:101::e]:41406 | ||
| 5892 | 2026.01.21 21:42:25.622718 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52264 | ||
| 5893 | 2026.01.21 21:42:25.623098 [ 288 ] {} <Debug> TCP-Session: a4138ce1-7fd3-41e0-b61e-7ddaae41920d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.01.21 21:42:25.622708 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35375 | ||
| 5895 | 2026.01.21 21:42:25.623129 [ 288 ] {} <Debug> TCP-Session: a4138ce1-7fd3-41e0-b61e-7ddaae41920d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2026.01.21 21:42:25.623158 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5897 | 2026.01.21 21:42:25.622708 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34396 | ||
| 5898 | 2026.01.21 21:42:25.623190 [ 287 ] {} <Debug> TCP-Session: 53fdd715-2bc7-4f6c-b483-89f5cd5150ba Authenticating user 'default' from [fd00:1122:3344:101::e]:52264 | ||
| 5899 | 2026.01.21 21:42:25.623195 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5900 | 2026.01.21 21:42:25.623215 [ 287 ] {} <Debug> TCP-Session: 53fdd715-2bc7-4f6c-b483-89f5cd5150ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5901 | 2026.01.21 21:42:25.622828 [ 292 ] {} <Debug> TCP-Session: a112d15a-b7c7-4656-be4d-9cdc0392f523 Authenticating user 'default' from [fd00:1122:3344:101::e]:55375 | ||
| 5902 | 2026.01.21 21:42:25.623233 [ 287 ] {} <Debug> TCP-Session: 53fdd715-2bc7-4f6c-b483-89f5cd5150ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.01.21 21:42:25.623244 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5904 | 2026.01.21 21:42:25.623256 [ 292 ] {} <Debug> TCP-Session: a112d15a-b7c7-4656-be4d-9cdc0392f523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.01.21 21:42:25.623275 [ 294 ] {} <Debug> TCP-Session: e5f288db-b945-4d4e-8aad-90893f6892aa Authenticating user 'default' from [fd00:1122:3344:101::e]:34396 | ||
| 5906 | 2026.01.21 21:42:25.623288 [ 292 ] {} <Debug> TCP-Session: a112d15a-b7c7-4656-be4d-9cdc0392f523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.01.21 21:42:25.623301 [ 294 ] {} <Debug> TCP-Session: e5f288db-b945-4d4e-8aad-90893f6892aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.01.21 21:42:25.623232 [ 3 ] {} <Debug> TCP-Session: d072fc63-49c6-4372-95e3-5f6468d01b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:35375 | ||
| 5909 | 2026.01.21 21:42:25.623324 [ 294 ] {} <Debug> TCP-Session: e5f288db-b945-4d4e-8aad-90893f6892aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.01.21 21:42:25.623340 [ 3 ] {} <Debug> TCP-Session: d072fc63-49c6-4372-95e3-5f6468d01b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2026.01.21 21:42:25.623354 [ 3 ] {} <Debug> TCP-Session: d072fc63-49c6-4372-95e3-5f6468d01b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2026.01.21 21:42:25.623360 [ 291 ] {e3985f3d-3005-4629-894c-6f92b32fffaa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5913 | 2026.01.21 21:42:25.623429 [ 291 ] {e3985f3d-3005-4629-894c-6f92b32fffaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5914 | 2026.01.21 21:42:25.623730 [ 291 ] {e3985f3d-3005-4629-894c-6f92b32fffaa} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 5915 | 2026.01.21 21:42:25.624738 [ 345 ] {e3985f3d-3005-4629-894c-6f92b32fffaa} <Trace> AggregatingTransform: Aggregating | ||
| 5916 | 2026.01.21 21:42:25.624777 [ 345 ] {e3985f3d-3005-4629-894c-6f92b32fffaa} <Trace> Aggregator: Aggregation method: without_key | ||
| 5917 | 2026.01.21 21:42:25.624814 [ 345 ] {e3985f3d-3005-4629-894c-6f92b32fffaa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978585 sec. (1021.884 rows/sec., 39.92 KiB/sec.) | ||
| 5918 | 2026.01.21 21:42:25.624831 [ 345 ] {e3985f3d-3005-4629-894c-6f92b32fffaa} <Trace> Aggregator: Merging aggregated data | ||
| 5919 | 2026.01.21 21:42:25.626287 [ 291 ] {e3985f3d-3005-4629-894c-6f92b32fffaa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003301 sec., 302.9385034837928 rows/sec., 11.83 KiB/sec. | ||
| 5920 | 2026.01.21 21:42:25.626449 [ 291 ] {e3985f3d-3005-4629-894c-6f92b32fffaa} <Debug> TCPHandler: Processed in 0.003766869 sec. | ||
| 5921 | 2026.01.21 21:42:25.626572 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5922 | 2026.01.21 21:42:25.626601 [ 291 ] {} <Debug> TCP-Session: 885e4452-6e56-4026-ba1a-de2497285a63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.01.21 21:42:25.626605 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5924 | 2026.01.21 21:42:25.626624 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5925 | 2026.01.21 21:42:25.626640 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5926 | 2026.01.21 21:42:25.626658 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5927 | 2026.01.21 21:42:25.626683 [ 292 ] {} <Debug> TCP-Session: a112d15a-b7c7-4656-be4d-9cdc0392f523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.01.21 21:42:25.626689 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5929 | 2026.01.21 21:42:25.626723 [ 3 ] {} <Debug> TCP-Session: d072fc63-49c6-4372-95e3-5f6468d01b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.01.21 21:42:25.626723 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5931 | 2026.01.21 21:42:25.626746 [ 288 ] {} <Debug> TCP-Session: a4138ce1-7fd3-41e0-b61e-7ddaae41920d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2026.01.21 21:42:25.626705 [ 293 ] {} <Debug> TCP-Session: e6907374-9922-4a56-ba30-135bc409827d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5933 | 2026.01.21 21:42:25.626785 [ 289 ] {} <Debug> TCP-Session: 6ee13853-3300-4068-acc5-7cdc26d281a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2026.01.21 21:42:25.626704 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5935 | 2026.01.21 21:42:25.626675 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5936 | 2026.01.21 21:42:25.626849 [ 294 ] {} <Debug> TCP-Session: e5f288db-b945-4d4e-8aad-90893f6892aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.01.21 21:42:25.626667 [ 290 ] {} <Debug> TCP-Session: d23f66db-f301-43c5-881b-aa8cc807d7db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2026.01.21 21:42:25.626872 [ 287 ] {} <Debug> TCP-Session: 53fdd715-2bc7-4f6c-b483-89f5cd5150ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2026.01.21 21:42:26.171313 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5940 | 2026.01.21 21:42:26.171375 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5941 | 2026.01.21 21:42:26.361313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11542 | ||
| 5942 | 2026.01.21 21:42:26.361849 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.01.21 21:42:26.361898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5944 | 2026.01.21 21:42:26.362408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5945 | 2026.01.21 21:42:26.362651 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2026.01.21 21:42:26.362783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11542 | ||
| 5947 | 2026.01.21 21:42:26.376377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 724 | ||
| 5948 | 2026.01.21 21:42:26.378987 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.01.21 21:42:26.379048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5950 | 2026.01.21 21:42:26.380402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5951 | 2026.01.21 21:42:26.380715 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.01.21 21:42:26.381098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
| 5953 | 2026.01.21 21:42:26.959049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5954 | 2026.01.21 21:42:26.975580 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.01.21 21:42:26.975650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5956 | 2026.01.21 21:42:26.981736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5957 | 2026.01.21 21:42:26.982417 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.01.21 21:42:26.985329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5959 | 2026.01.21 21:42:29.316817 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.01.21 21:42:29.317019 [ 5 ] {2fb0f37c-97e4-4213-90c4-e0cfadeea183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5961 | 2026.01.21 21:42:29.317093 [ 5 ] {2fb0f37c-97e4-4213-90c4-e0cfadeea183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5962 | 2026.01.21 21:42:29.317847 [ 5 ] {2fb0f37c-97e4-4213-90c4-e0cfadeea183} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.01.21 21:42:29.317899 [ 5 ] {2fb0f37c-97e4-4213-90c4-e0cfadeea183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5964 | 2026.01.21 21:42:29.318309 [ 5 ] {2fb0f37c-97e4-4213-90c4-e0cfadeea183} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5965 | 2026.01.21 21:42:29.318553 [ 5 ] {2fb0f37c-97e4-4213-90c4-e0cfadeea183} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.01.21 21:42:29.318711 [ 5 ] {2fb0f37c-97e4-4213-90c4-e0cfadeea183} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001744 sec., 59633.02752293578 rows/sec., 4.98 MiB/sec. | ||
| 5967 | 2026.01.21 21:42:29.318761 [ 5 ] {2fb0f37c-97e4-4213-90c4-e0cfadeea183} <Debug> TCPHandler: Processed in 0.002083732 sec. | ||
| 5968 | 2026.01.21 21:42:29.318891 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.01.21 21:42:29.318996 [ 5 ] {ea05c0be-9995-469c-9bb2-8979a302c28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5970 | 2026.01.21 21:42:29.319040 [ 5 ] {ea05c0be-9995-469c-9bb2-8979a302c28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5971 | 2026.01.21 21:42:29.319455 [ 5 ] {ea05c0be-9995-469c-9bb2-8979a302c28e} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.01.21 21:42:29.319495 [ 5 ] {ea05c0be-9995-469c-9bb2-8979a302c28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5973 | 2026.01.21 21:42:29.319814 [ 5 ] {ea05c0be-9995-469c-9bb2-8979a302c28e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5974 | 2026.01.21 21:42:29.320032 [ 5 ] {ea05c0be-9995-469c-9bb2-8979a302c28e} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.01.21 21:42:29.320164 [ 5 ] {ea05c0be-9995-469c-9bb2-8979a302c28e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001192 sec., 20134.228187919463 rows/sec., 1.48 MiB/sec. | ||
| 5976 | 2026.01.21 21:42:29.320202 [ 5 ] {ea05c0be-9995-469c-9bb2-8979a302c28e} <Debug> TCPHandler: Processed in 0.001363852 sec. | ||
| 5977 | 2026.01.21 21:42:29.320306 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.01.21 21:42:29.320405 [ 5 ] {12f7bfd0-96be-491f-ab77-936e6b305f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5979 | 2026.01.21 21:42:29.320446 [ 5 ] {12f7bfd0-96be-491f-ab77-936e6b305f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5980 | 2026.01.21 21:42:29.320865 [ 5 ] {12f7bfd0-96be-491f-ab77-936e6b305f92} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.01.21 21:42:29.320902 [ 5 ] {12f7bfd0-96be-491f-ab77-936e6b305f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5982 | 2026.01.21 21:42:29.321223 [ 5 ] {12f7bfd0-96be-491f-ab77-936e6b305f92} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5983 | 2026.01.21 21:42:29.321439 [ 5 ] {12f7bfd0-96be-491f-ab77-936e6b305f92} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.01.21 21:42:29.321568 [ 5 ] {12f7bfd0-96be-491f-ab77-936e6b305f92} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001183 sec., 74387.15131022823 rows/sec., 5.81 MiB/sec. | ||
| 5985 | 2026.01.21 21:42:29.321605 [ 5 ] {12f7bfd0-96be-491f-ab77-936e6b305f92} <Debug> TCPHandler: Processed in 0.001349061 sec. | ||
| 5986 | 2026.01.21 21:42:29.321715 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.01.21 21:42:29.321814 [ 5 ] {8d8e0895-6bf3-4bf1-bbee-1947a758169b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5988 | 2026.01.21 21:42:29.321858 [ 5 ] {8d8e0895-6bf3-4bf1-bbee-1947a758169b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5989 | 2026.01.21 21:42:29.322271 [ 5 ] {8d8e0895-6bf3-4bf1-bbee-1947a758169b} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.01.21 21:42:29.322308 [ 5 ] {8d8e0895-6bf3-4bf1-bbee-1947a758169b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5991 | 2026.01.21 21:42:29.322642 [ 5 ] {8d8e0895-6bf3-4bf1-bbee-1947a758169b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5992 | 2026.01.21 21:42:29.322863 [ 5 ] {8d8e0895-6bf3-4bf1-bbee-1947a758169b} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.01.21 21:42:29.322993 [ 5 ] {8d8e0895-6bf3-4bf1-bbee-1947a758169b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 5994 | 2026.01.21 21:42:29.323030 [ 5 ] {8d8e0895-6bf3-4bf1-bbee-1947a758169b} <Debug> TCPHandler: Processed in 0.001365101 sec. | ||
| 5995 | 2026.01.21 21:42:29.323139 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2026.01.21 21:42:29.323236 [ 5 ] {f69f806f-1e74-4003-b63d-557343ae0b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5997 | 2026.01.21 21:42:29.323290 [ 5 ] {f69f806f-1e74-4003-b63d-557343ae0b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5998 | 2026.01.21 21:42:29.324087 [ 5 ] {f69f806f-1e74-4003-b63d-557343ae0b88} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.01.21 21:42:29.324124 [ 5 ] {f69f806f-1e74-4003-b63d-557343ae0b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6000 | 2026.01.21 21:42:29.324655 [ 5 ] {f69f806f-1e74-4003-b63d-557343ae0b88} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6001 | 2026.01.21 21:42:29.324890 [ 5 ] {f69f806f-1e74-4003-b63d-557343ae0b88} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.01.21 21:42:29.325030 [ 5 ] {f69f806f-1e74-4003-b63d-557343ae0b88} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001811 sec., 13252.346769740476 rows/sec., 23.75 MiB/sec. | ||
| 6003 | 2026.01.21 21:42:29.325091 [ 5 ] {f69f806f-1e74-4003-b63d-557343ae0b88} <Debug> TCPHandler: Processed in 0.002001432 sec. | ||
| 6004 | 2026.01.21 21:42:29.325201 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.01.21 21:42:29.325299 [ 5 ] {8a26c3dd-3072-4e20-b975-3c3bd72db1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6006 | 2026.01.21 21:42:29.325340 [ 5 ] {8a26c3dd-3072-4e20-b975-3c3bd72db1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6007 | 2026.01.21 21:42:29.325673 [ 5 ] {8a26c3dd-3072-4e20-b975-3c3bd72db1a7} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.01.21 21:42:29.325709 [ 5 ] {8a26c3dd-3072-4e20-b975-3c3bd72db1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6009 | 2026.01.21 21:42:29.326033 [ 5 ] {8a26c3dd-3072-4e20-b975-3c3bd72db1a7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6010 | 2026.01.21 21:42:29.326248 [ 5 ] {8a26c3dd-3072-4e20-b975-3c3bd72db1a7} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.01.21 21:42:29.326375 [ 5 ] {8a26c3dd-3072-4e20-b975-3c3bd72db1a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 6012 | 2026.01.21 21:42:29.326412 [ 5 ] {8a26c3dd-3072-4e20-b975-3c3bd72db1a7} <Debug> TCPHandler: Processed in 0.001259629 sec. | ||
| 6013 | 2026.01.21 21:42:31.028610 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.01.21 21:42:31.028801 [ 5 ] {96ebf915-8f3a-4b86-b69d-3189f4670f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6015 | 2026.01.21 21:42:31.028875 [ 5 ] {96ebf915-8f3a-4b86-b69d-3189f4670f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6016 | 2026.01.21 21:42:31.029778 [ 5 ] {96ebf915-8f3a-4b86-b69d-3189f4670f99} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.01.21 21:42:31.029821 [ 5 ] {96ebf915-8f3a-4b86-b69d-3189f4670f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6018 | 2026.01.21 21:42:31.030232 [ 5 ] {96ebf915-8f3a-4b86-b69d-3189f4670f99} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6019 | 2026.01.21 21:42:31.030452 [ 5 ] {96ebf915-8f3a-4b86-b69d-3189f4670f99} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.01.21 21:42:31.030585 [ 59 ] {} <Debug> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6021 | 2026.01.21 21:42:31.030608 [ 5 ] {96ebf915-8f3a-4b86-b69d-3189f4670f99} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001853 sec., 240690.77172153266 rows/sec., 15.26 MiB/sec. | ||
| 6022 | 2026.01.21 21:42:31.030670 [ 59 ] {} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.01.21 21:42:31.030701 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6024 | 2026.01.21 21:42:31.030715 [ 5 ] {96ebf915-8f3a-4b86-b69d-3189f4670f99} <Debug> TCPHandler: Processed in 0.002234365 sec. | ||
| 6025 | 2026.01.21 21:42:31.030832 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6026 | 2026.01.21 21:42:31.030872 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2026.01.21 21:42:31.030986 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6028 | 2026.01.21 21:42:31.031005 [ 5 ] {9578c6f8-dd78-4708-b2ad-4aeff0caaec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6029 | 2026.01.21 21:42:31.031030 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 446 rows starting from the beginning of the part | ||
| 6030 | 2026.01.21 21:42:31.031062 [ 5 ] {9578c6f8-dd78-4708-b2ad-4aeff0caaec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6031 | 2026.01.21 21:42:31.031114 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 446 rows starting from the beginning of the part | ||
| 6032 | 2026.01.21 21:42:31.031175 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 446 rows starting from the beginning of the part | ||
| 6033 | 2026.01.21 21:42:31.031225 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 446 rows starting from the beginning of the part | ||
| 6034 | 2026.01.21 21:42:31.031271 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 446 rows starting from the beginning of the part | ||
| 6035 | 2026.01.21 21:42:31.031549 [ 5 ] {9578c6f8-dd78-4708-b2ad-4aeff0caaec7} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2026.01.21 21:42:31.031601 [ 5 ] {9578c6f8-dd78-4708-b2ad-4aeff0caaec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6037 | 2026.01.21 21:42:31.031950 [ 5 ] {9578c6f8-dd78-4708-b2ad-4aeff0caaec7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6038 | 2026.01.21 21:42:31.032180 [ 5 ] {9578c6f8-dd78-4708-b2ad-4aeff0caaec7} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.01.21 21:42:31.032282 [ 59 ] {} <Debug> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6040 | 2026.01.21 21:42:31.032311 [ 59 ] {} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2026.01.21 21:42:31.032312 [ 5 ] {9578c6f8-dd78-4708-b2ad-4aeff0caaec7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001339 sec., 5974.60791635549 rows/sec., 487.19 KiB/sec. | ||
| 6042 | 2026.01.21 21:42:31.032329 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6043 | 2026.01.21 21:42:31.032365 [ 5 ] {9578c6f8-dd78-4708-b2ad-4aeff0caaec7} <Debug> TCPHandler: Processed in 0.001556254 sec. | ||
| 6044 | 2026.01.21 21:42:31.032445 [ 186 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6045 | 2026.01.21 21:42:31.032475 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.01.21 21:42:31.032486 [ 194 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716327 sec., 1299286.208280823 rows/sec., 87.36 MiB/sec. | ||
| 6047 | 2026.01.21 21:42:31.032581 [ 186 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6048 | 2026.01.21 21:42:31.032581 [ 5 ] {8938ef15-2864-4457-aded-c271e134a213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6049 | 2026.01.21 21:42:31.032618 [ 186 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6050 | 2026.01.21 21:42:31.032639 [ 5 ] {8938ef15-2864-4457-aded-c271e134a213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6051 | 2026.01.21 21:42:31.032679 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6052 | 2026.01.21 21:42:31.032685 [ 186 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 6053 | 2026.01.21 21:42:31.032752 [ 186 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6054 | 2026.01.21 21:42:31.032798 [ 186 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6055 | 2026.01.21 21:42:31.032838 [ 186 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6056 | 2026.01.21 21:42:31.032882 [ 186 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 6057 | 2026.01.21 21:42:31.033038 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_13_3} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2026.01.21 21:42:31.033129 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_13_3} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6059 | 2026.01.21 21:42:31.033217 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6060 | 2026.01.21 21:42:31.033685 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288571 sec., 32594.245873917695 rows/sec., 2.72 MiB/sec. | ||
| 6061 | 2026.01.21 21:42:31.033801 [ 194 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6062 | 2026.01.21 21:42:31.034066 [ 194 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.01.21 21:42:31.034138 [ 194 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_10_2} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6064 | 2026.01.21 21:42:31.034218 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6065 | 2026.01.21 21:42:31.034231 [ 5 ] {8938ef15-2864-4457-aded-c271e134a213} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2026.01.21 21:42:31.034274 [ 5 ] {8938ef15-2864-4457-aded-c271e134a213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6067 | 2026.01.21 21:42:31.034748 [ 5 ] {8938ef15-2864-4457-aded-c271e134a213} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6068 | 2026.01.21 21:42:31.034967 [ 5 ] {8938ef15-2864-4457-aded-c271e134a213} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.01.21 21:42:31.035098 [ 5 ] {8938ef15-2864-4457-aded-c271e134a213} <Debug> executeQuery: Read 2382 rows, 197.17 KiB in 0.002538 sec., 938534.278959811 rows/sec., 75.87 MiB/sec. | ||
| 6070 | 2026.01.21 21:42:31.035139 [ 5 ] {8938ef15-2864-4457-aded-c271e134a213} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6071 | 2026.01.21 21:42:31.035152 [ 5 ] {8938ef15-2864-4457-aded-c271e134a213} <Debug> TCPHandler: Processed in 0.002726373 sec. | ||
| 6072 | 2026.01.21 21:42:31.035257 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.01.21 21:42:31.035356 [ 5 ] {e0e67e2d-1275-4eae-be1e-cc742aa197d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6074 | 2026.01.21 21:42:31.035395 [ 5 ] {e0e67e2d-1275-4eae-be1e-cc742aa197d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6075 | 2026.01.21 21:42:31.035888 [ 5 ] {e0e67e2d-1275-4eae-be1e-cc742aa197d0} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.01.21 21:42:31.035921 [ 5 ] {e0e67e2d-1275-4eae-be1e-cc742aa197d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6077 | 2026.01.21 21:42:31.036220 [ 5 ] {e0e67e2d-1275-4eae-be1e-cc742aa197d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6078 | 2026.01.21 21:42:31.036407 [ 5 ] {e0e67e2d-1275-4eae-be1e-cc742aa197d0} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.01.21 21:42:31.036526 [ 5 ] {e0e67e2d-1275-4eae-be1e-cc742aa197d0} <Debug> executeQuery: Read 249 rows, 15.31 KiB in 0.001232 sec., 202110.3896103896 rows/sec., 12.13 MiB/sec. | ||
| 6080 | 2026.01.21 21:42:31.036561 [ 5 ] {e0e67e2d-1275-4eae-be1e-cc742aa197d0} <Debug> TCPHandler: Processed in 0.001399902 sec. | ||
| 6081 | 2026.01.21 21:42:31.036675 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.01.21 21:42:31.036791 [ 5 ] {15a525d3-d830-4f26-9231-25364466ba78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6083 | 2026.01.21 21:42:31.036908 [ 5 ] {15a525d3-d830-4f26-9231-25364466ba78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6084 | 2026.01.21 21:42:31.037549 [ 5 ] {15a525d3-d830-4f26-9231-25364466ba78} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.01.21 21:42:31.037594 [ 5 ] {15a525d3-d830-4f26-9231-25364466ba78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6086 | 2026.01.21 21:42:31.037926 [ 5 ] {15a525d3-d830-4f26-9231-25364466ba78} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6087 | 2026.01.21 21:42:31.038141 [ 5 ] {15a525d3-d830-4f26-9231-25364466ba78} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.01.21 21:42:31.038265 [ 5 ] {15a525d3-d830-4f26-9231-25364466ba78} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001436 sec., 318941.50417827297 rows/sec., 21.08 MiB/sec. | ||
| 6089 | 2026.01.21 21:42:31.038302 [ 5 ] {15a525d3-d830-4f26-9231-25364466ba78} <Debug> TCPHandler: Processed in 0.001634345 sec. | ||
| 6090 | 2026.01.21 21:42:31.038412 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.01.21 21:42:31.038507 [ 5 ] {918f3410-f1d4-4f56-8011-ebc1d6508bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6092 | 2026.01.21 21:42:31.038547 [ 5 ] {918f3410-f1d4-4f56-8011-ebc1d6508bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6093 | 2026.01.21 21:42:31.039045 [ 5 ] {918f3410-f1d4-4f56-8011-ebc1d6508bbf} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.01.21 21:42:31.039081 [ 5 ] {918f3410-f1d4-4f56-8011-ebc1d6508bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6095 | 2026.01.21 21:42:31.039379 [ 5 ] {918f3410-f1d4-4f56-8011-ebc1d6508bbf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6096 | 2026.01.21 21:42:31.039585 [ 5 ] {918f3410-f1d4-4f56-8011-ebc1d6508bbf} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.01.21 21:42:31.039682 [ 59 ] {} <Debug> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6098 | 2026.01.21 21:42:31.039711 [ 5 ] {918f3410-f1d4-4f56-8011-ebc1d6508bbf} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001222 sec., 187397.70867430442 rows/sec., 10.64 MiB/sec. | ||
| 6099 | 2026.01.21 21:42:31.039714 [ 59 ] {} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.01.21 21:42:31.039751 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6101 | 2026.01.21 21:42:31.039756 [ 5 ] {918f3410-f1d4-4f56-8011-ebc1d6508bbf} <Debug> TCPHandler: Processed in 0.001394152 sec. | ||
| 6102 | 2026.01.21 21:42:31.039825 [ 196 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6103 | 2026.01.21 21:42:31.039873 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2026.01.21 21:42:31.039914 [ 196 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6105 | 2026.01.21 21:42:31.039944 [ 196 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 229 rows starting from the beginning of the part | ||
| 6106 | 2026.01.21 21:42:31.039983 [ 5 ] {8b1748d9-b6cc-488a-a595-d3d853ba9134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6107 | 2026.01.21 21:42:31.040001 [ 196 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 229 rows starting from the beginning of the part | ||
| 6108 | 2026.01.21 21:42:31.040029 [ 5 ] {8b1748d9-b6cc-488a-a595-d3d853ba9134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6109 | 2026.01.21 21:42:31.040051 [ 196 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 229 rows starting from the beginning of the part | ||
| 6110 | 2026.01.21 21:42:31.040094 [ 196 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 229 rows starting from the beginning of the part | ||
| 6111 | 2026.01.21 21:42:31.040128 [ 196 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 229 rows starting from the beginning of the part | ||
| 6112 | 2026.01.21 21:42:31.040881 [ 5 ] {8b1748d9-b6cc-488a-a595-d3d853ba9134} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.01.21 21:42:31.040918 [ 198 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124468 sec., 1018259.3012873643 rows/sec., 61.69 MiB/sec. | ||
| 6114 | 2026.01.21 21:42:31.040923 [ 5 ] {8b1748d9-b6cc-488a-a595-d3d853ba9134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6115 | 2026.01.21 21:42:31.041071 [ 197 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6116 | 2026.01.21 21:42:31.041340 [ 197 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_13_3} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.01.21 21:42:31.041357 [ 5 ] {8b1748d9-b6cc-488a-a595-d3d853ba9134} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6118 | 2026.01.21 21:42:31.041404 [ 197 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_13_3} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6119 | 2026.01.21 21:42:31.041490 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6120 | 2026.01.21 21:42:31.041570 [ 5 ] {8b1748d9-b6cc-488a-a595-d3d853ba9134} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.01.21 21:42:31.041699 [ 5 ] {8b1748d9-b6cc-488a-a595-d3d853ba9134} <Debug> executeQuery: Read 1215 rows, 88.65 KiB in 0.00174 sec., 698275.8620689656 rows/sec., 49.75 MiB/sec. | ||
| 6122 | 2026.01.21 21:42:31.041737 [ 5 ] {8b1748d9-b6cc-488a-a595-d3d853ba9134} <Debug> TCPHandler: Processed in 0.00191219 sec. | ||
| 6123 | 2026.01.21 21:42:31.041840 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2026.01.21 21:42:31.041935 [ 5 ] {13c25f1c-1aed-4ac2-b444-192b47628cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6125 | 2026.01.21 21:42:31.041977 [ 5 ] {13c25f1c-1aed-4ac2-b444-192b47628cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6126 | 2026.01.21 21:42:31.042321 [ 5 ] {13c25f1c-1aed-4ac2-b444-192b47628cac} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.01.21 21:42:31.042357 [ 5 ] {13c25f1c-1aed-4ac2-b444-192b47628cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6128 | 2026.01.21 21:42:31.042649 [ 5 ] {13c25f1c-1aed-4ac2-b444-192b47628cac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6129 | 2026.01.21 21:42:31.042857 [ 5 ] {13c25f1c-1aed-4ac2-b444-192b47628cac} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.01.21 21:42:31.042995 [ 5 ] {13c25f1c-1aed-4ac2-b444-192b47628cac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 6131 | 2026.01.21 21:42:31.043032 [ 5 ] {13c25f1c-1aed-4ac2-b444-192b47628cac} <Debug> TCPHandler: Processed in 0.001240249 sec. | ||
| 6132 | 2026.01.21 21:42:31.043144 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6133 | 2026.01.21 21:42:31.043243 [ 5 ] {735be87d-c87a-4231-8339-40e6cb4b6e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6134 | 2026.01.21 21:42:31.043285 [ 5 ] {735be87d-c87a-4231-8339-40e6cb4b6e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6135 | 2026.01.21 21:42:31.043860 [ 5 ] {735be87d-c87a-4231-8339-40e6cb4b6e91} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.01.21 21:42:31.043896 [ 5 ] {735be87d-c87a-4231-8339-40e6cb4b6e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6137 | 2026.01.21 21:42:31.044285 [ 5 ] {735be87d-c87a-4231-8339-40e6cb4b6e91} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6138 | 2026.01.21 21:42:31.044496 [ 5 ] {735be87d-c87a-4231-8339-40e6cb4b6e91} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.01.21 21:42:31.044630 [ 5 ] {735be87d-c87a-4231-8339-40e6cb4b6e91} <Debug> executeQuery: Read 910 rows, 61.49 KiB in 0.001409 sec., 645848.1192334989 rows/sec., 42.62 MiB/sec. | ||
| 6140 | 2026.01.21 21:42:31.044667 [ 5 ] {735be87d-c87a-4231-8339-40e6cb4b6e91} <Debug> TCPHandler: Processed in 0.001572285 sec. | ||
| 6141 | 2026.01.21 21:42:31.044802 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2026.01.21 21:42:31.044925 [ 5 ] {5aaafda5-2f64-4100-8954-d64e00bf5e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6143 | 2026.01.21 21:42:31.044976 [ 5 ] {5aaafda5-2f64-4100-8954-d64e00bf5e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6144 | 2026.01.21 21:42:31.045346 [ 5 ] {5aaafda5-2f64-4100-8954-d64e00bf5e3d} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.01.21 21:42:31.045389 [ 5 ] {5aaafda5-2f64-4100-8954-d64e00bf5e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6146 | 2026.01.21 21:42:31.045731 [ 5 ] {5aaafda5-2f64-4100-8954-d64e00bf5e3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6147 | 2026.01.21 21:42:31.045970 [ 5 ] {5aaafda5-2f64-4100-8954-d64e00bf5e3d} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.01.21 21:42:31.046105 [ 5 ] {5aaafda5-2f64-4100-8954-d64e00bf5e3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001205 sec., 829.8755186721992 rows/sec., 55.92 KiB/sec. | ||
| 6149 | 2026.01.21 21:42:31.046143 [ 5 ] {5aaafda5-2f64-4100-8954-d64e00bf5e3d} <Debug> TCPHandler: Processed in 0.001402812 sec. | ||
| 6150 | 2026.01.21 21:42:31.046254 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.01.21 21:42:31.046350 [ 5 ] {dc96d352-7ffd-4876-bfe7-2964ff7d79fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6152 | 2026.01.21 21:42:31.046403 [ 5 ] {dc96d352-7ffd-4876-bfe7-2964ff7d79fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6153 | 2026.01.21 21:42:31.047203 [ 5 ] {dc96d352-7ffd-4876-bfe7-2964ff7d79fd} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.01.21 21:42:31.047240 [ 5 ] {dc96d352-7ffd-4876-bfe7-2964ff7d79fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6155 | 2026.01.21 21:42:31.047772 [ 5 ] {dc96d352-7ffd-4876-bfe7-2964ff7d79fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6156 | 2026.01.21 21:42:31.047998 [ 5 ] {dc96d352-7ffd-4876-bfe7-2964ff7d79fd} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.01.21 21:42:31.048141 [ 5 ] {dc96d352-7ffd-4876-bfe7-2964ff7d79fd} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00181 sec., 9944.75138121547 rows/sec., 17.82 MiB/sec. | ||
| 6158 | 2026.01.21 21:42:31.048200 [ 5 ] {dc96d352-7ffd-4876-bfe7-2964ff7d79fd} <Debug> TCPHandler: Processed in 0.001995171 sec. | ||
| 6159 | 2026.01.21 21:42:31.048313 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.01.21 21:42:31.048408 [ 5 ] {02925bc5-cf25-4175-8cb4-dd2801a9c30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6161 | 2026.01.21 21:42:31.048449 [ 5 ] {02925bc5-cf25-4175-8cb4-dd2801a9c30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6162 | 2026.01.21 21:42:31.048787 [ 5 ] {02925bc5-cf25-4175-8cb4-dd2801a9c30f} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.01.21 21:42:31.048823 [ 5 ] {02925bc5-cf25-4175-8cb4-dd2801a9c30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6164 | 2026.01.21 21:42:31.049126 [ 5 ] {02925bc5-cf25-4175-8cb4-dd2801a9c30f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6165 | 2026.01.21 21:42:31.049335 [ 5 ] {02925bc5-cf25-4175-8cb4-dd2801a9c30f} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.01.21 21:42:31.049459 [ 5 ] {02925bc5-cf25-4175-8cb4-dd2801a9c30f} <Debug> executeQuery: Read 68 rows, 3.98 KiB in 0.001069 sec., 63610.85126286248 rows/sec., 3.63 MiB/sec. | ||
| 6167 | 2026.01.21 21:42:31.049495 [ 5 ] {02925bc5-cf25-4175-8cb4-dd2801a9c30f} <Debug> TCPHandler: Processed in 0.00123079 sec. | ||
| 6168 | 2026.01.21 21:42:33.863004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11990 | ||
| 6169 | 2026.01.21 21:42:33.863550 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.01.21 21:42:33.863595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6171 | 2026.01.21 21:42:33.864123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6172 | 2026.01.21 21:42:33.864358 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.01.21 21:42:33.864505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11990 | ||
| 6174 | 2026.01.21 21:42:34.314018 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.01.21 21:42:34.314216 [ 5 ] {2348580d-c43e-442c-9bdd-76cbbda51ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6176 | 2026.01.21 21:42:34.314288 [ 5 ] {2348580d-c43e-442c-9bdd-76cbbda51ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6177 | 2026.01.21 21:42:34.314984 [ 5 ] {2348580d-c43e-442c-9bdd-76cbbda51ff9} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.01.21 21:42:34.315034 [ 5 ] {2348580d-c43e-442c-9bdd-76cbbda51ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6179 | 2026.01.21 21:42:34.315423 [ 5 ] {2348580d-c43e-442c-9bdd-76cbbda51ff9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6180 | 2026.01.21 21:42:34.315650 [ 5 ] {2348580d-c43e-442c-9bdd-76cbbda51ff9} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.01.21 21:42:34.315817 [ 5 ] {2348580d-c43e-442c-9bdd-76cbbda51ff9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 6182 | 2026.01.21 21:42:34.315836 [ 51 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6183 | 2026.01.21 21:42:34.315867 [ 5 ] {2348580d-c43e-442c-9bdd-76cbbda51ff9} <Debug> TCPHandler: Processed in 0.001985101 sec. | ||
| 6184 | 2026.01.21 21:42:34.315905 [ 51 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.01.21 21:42:34.315931 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6186 | 2026.01.21 21:42:34.316019 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.01.21 21:42:34.316088 [ 194 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 6188 | 2026.01.21 21:42:34.316129 [ 5 ] {1db17e33-c00a-4215-91dc-d6056f7afe57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6189 | 2026.01.21 21:42:34.316179 [ 5 ] {1db17e33-c00a-4215-91dc-d6056f7afe57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6190 | 2026.01.21 21:42:34.316238 [ 194 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6191 | 2026.01.21 21:42:34.316281 [ 194 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2436 rows starting from the beginning of the part | ||
| 6192 | 2026.01.21 21:42:34.316354 [ 194 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 105 rows starting from the beginning of the part | ||
| 6193 | 2026.01.21 21:42:34.316407 [ 194 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1238 rows starting from the beginning of the part | ||
| 6194 | 2026.01.21 21:42:34.316456 [ 194 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6195 | 2026.01.21 21:42:34.316504 [ 194 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2382 rows starting from the beginning of the part | ||
| 6196 | 2026.01.21 21:42:34.316552 [ 194 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 6197 | 2026.01.21 21:42:34.316630 [ 5 ] {1db17e33-c00a-4215-91dc-d6056f7afe57} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.01.21 21:42:34.316674 [ 5 ] {1db17e33-c00a-4215-91dc-d6056f7afe57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6199 | 2026.01.21 21:42:34.317027 [ 5 ] {1db17e33-c00a-4215-91dc-d6056f7afe57} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6200 | 2026.01.21 21:42:34.317254 [ 5 ] {1db17e33-c00a-4215-91dc-d6056f7afe57} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.01.21 21:42:34.317382 [ 51 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6202 | 2026.01.21 21:42:34.317402 [ 5 ] {1db17e33-c00a-4215-91dc-d6056f7afe57} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.85 MiB/sec. | ||
| 6203 | 2026.01.21 21:42:34.317422 [ 51 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6204 | 2026.01.21 21:42:34.317446 [ 5 ] {1db17e33-c00a-4215-91dc-d6056f7afe57} <Debug> TCPHandler: Processed in 0.001485263 sec. | ||
| 6205 | 2026.01.21 21:42:34.317449 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6206 | 2026.01.21 21:42:34.317555 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 6207 | 2026.01.21 21:42:34.317574 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6208 | 2026.01.21 21:42:34.317651 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6209 | 2026.01.21 21:42:34.317676 [ 5 ] {9f6653f8-592f-4f56-999b-d525223bbd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6210 | 2026.01.21 21:42:34.317680 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1267 rows starting from the beginning of the part | ||
| 6211 | 2026.01.21 21:42:34.317725 [ 5 ] {9f6653f8-592f-4f56-999b-d525223bbd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6212 | 2026.01.21 21:42:34.317757 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6213 | 2026.01.21 21:42:34.317818 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 751 rows starting from the beginning of the part | ||
| 6214 | 2026.01.21 21:42:34.317864 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part | ||
| 6215 | 2026.01.21 21:42:34.317910 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1215 rows starting from the beginning of the part | ||
| 6216 | 2026.01.21 21:42:34.317956 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 6217 | 2026.01.21 21:42:34.318144 [ 5 ] {9f6653f8-592f-4f56-999b-d525223bbd99} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.01.21 21:42:34.318182 [ 5 ] {9f6653f8-592f-4f56-999b-d525223bbd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6219 | 2026.01.21 21:42:34.318512 [ 5 ] {9f6653f8-592f-4f56-999b-d525223bbd99} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6220 | 2026.01.21 21:42:34.318636 [ 187 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6321 rows, containing 5 columns (5 merged, 0 gathered) in 0.002614271 sec., 2417882.4613056565 rows/sec., 204.32 MiB/sec. | ||
| 6221 | 2026.01.21 21:42:34.318750 [ 5 ] {9f6653f8-592f-4f56-999b-d525223bbd99} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.01.21 21:42:34.318867 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6223 | 2026.01.21 21:42:34.318894 [ 5 ] {9f6653f8-592f-4f56-999b-d525223bbd99} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.001237 sec., 85691.1883589329 rows/sec., 5.97 MiB/sec. | ||
| 6224 | 2026.01.21 21:42:34.318896 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.01.21 21:42:34.318934 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6226 | 2026.01.21 21:42:34.318940 [ 5 ] {9f6653f8-592f-4f56-999b-d525223bbd99} <Debug> TCPHandler: Processed in 0.001414702 sec. | ||
| 6227 | 2026.01.21 21:42:34.319007 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 6228 | 2026.01.21 21:42:34.319022 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6229 | 2026.01.21 21:42:34.319064 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2026.01.21 21:42:34.319112 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6231 | 2026.01.21 21:42:34.319144 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10195 rows starting from the beginning of the part | ||
| 6232 | 2026.01.21 21:42:34.319164 [ 5 ] {efe59dbf-6b9f-4be9-83bc-a248b1338c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6233 | 2026.01.21 21:42:34.319191 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
| 6234 | 2026.01.21 21:42:34.319211 [ 5 ] {efe59dbf-6b9f-4be9-83bc-a248b1338c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6235 | 2026.01.21 21:42:34.319233 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 328 rows starting from the beginning of the part | ||
| 6236 | 2026.01.21 21:42:34.319276 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 6237 | 2026.01.21 21:42:34.319299 [ 189 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001777798 sec., 1954665.265682603 rows/sec., 147.28 MiB/sec. | ||
| 6238 | 2026.01.21 21:42:34.319312 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 910 rows starting from the beginning of the part | ||
| 6239 | 2026.01.21 21:42:34.319396 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 106 rows starting from the beginning of the part | ||
| 6240 | 2026.01.21 21:42:34.319425 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_36_7} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.01.21 21:42:34.319540 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_36_7} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6242 | 2026.01.21 21:42:34.319561 [ 5 ] {efe59dbf-6b9f-4be9-83bc-a248b1338c27} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.01.21 21:42:34.319577 [ 189 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6244 | 2026.01.21 21:42:34.319601 [ 5 ] {efe59dbf-6b9f-4be9-83bc-a248b1338c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6245 | 2026.01.21 21:42:34.319656 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 6246 | 2026.01.21 21:42:34.319998 [ 5 ] {efe59dbf-6b9f-4be9-83bc-a248b1338c27} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6247 | 2026.01.21 21:42:34.320017 [ 189 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_36_7} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.01.21 21:42:34.320126 [ 189 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_36_7} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6249 | 2026.01.21 21:42:34.320228 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6250 | 2026.01.21 21:42:34.320234 [ 5 ] {efe59dbf-6b9f-4be9-83bc-a248b1338c27} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.01.21 21:42:34.320353 [ 51 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6252 | 2026.01.21 21:42:34.320381 [ 51 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.01.21 21:42:34.320387 [ 5 ] {efe59dbf-6b9f-4be9-83bc-a248b1338c27} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001243 sec., 32180.209171359616 rows/sec., 2.17 MiB/sec. | ||
| 6254 | 2026.01.21 21:42:34.320398 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6255 | 2026.01.21 21:42:34.320431 [ 5 ] {efe59dbf-6b9f-4be9-83bc-a248b1338c27} <Debug> TCPHandler: Processed in 0.001418732 sec. | ||
| 6256 | 2026.01.21 21:42:34.320506 [ 192 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 6257 | 2026.01.21 21:42:34.320603 [ 192 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6258 | 2026.01.21 21:42:34.320632 [ 192 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1848 rows starting from the beginning of the part | ||
| 6259 | 2026.01.21 21:42:34.320686 [ 192 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6260 | 2026.01.21 21:42:34.320728 [ 192 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 6261 | 2026.01.21 21:42:34.320765 [ 192 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 6262 | 2026.01.21 21:42:34.320801 [ 192 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 68 rows starting from the beginning of the part | ||
| 6263 | 2026.01.21 21:42:34.320836 [ 192 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 6264 | 2026.01.21 21:42:34.321819 [ 194 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2184 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347461 sec., 1620826.1315169788 rows/sec., 102.12 MiB/sec. | ||
| 6265 | 2026.01.21 21:42:34.322094 [ 199 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6266 | 2026.01.21 21:42:34.322415 [ 199 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_36_7} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.01.21 21:42:34.322495 [ 199 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_36_7} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6268 | 2026.01.21 21:42:34.322587 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6269 | 2026.01.21 21:42:34.322883 [ 192 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11860 rows, containing 5 columns (5 merged, 0 gathered) in 0.003906951 sec., 3035615.2406313773 rows/sec., 202.80 MiB/sec. | ||
| 6270 | 2026.01.21 21:42:34.323233 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6271 | 2026.01.21 21:42:34.323520 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.01.21 21:42:34.323591 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6273 | 2026.01.21 21:42:34.323661 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 6274 | 2026.01.21 21:42:34.485492 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6275 | 2026.01.21 21:42:34.503189 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.01.21 21:42:34.503231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6277 | 2026.01.21 21:42:34.509574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6278 | 2026.01.21 21:42:34.510268 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2026.01.21 21:42:34.513165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6280 | 2026.01.21 21:42:36.381358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 768 | ||
| 6281 | 2026.01.21 21:42:36.383891 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.01.21 21:42:36.383945 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6283 | 2026.01.21 21:42:36.385164 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6284 | 2026.01.21 21:42:36.385441 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.01.21 21:42:36.385780 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6286 | 2026.01.21 21:42:39.316932 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2026.01.21 21:42:39.317106 [ 5 ] {55c603d0-720c-4db2-b947-d474a6a33468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6288 | 2026.01.21 21:42:39.317169 [ 5 ] {55c603d0-720c-4db2-b947-d474a6a33468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6289 | 2026.01.21 21:42:39.317893 [ 5 ] {55c603d0-720c-4db2-b947-d474a6a33468} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.01.21 21:42:39.317935 [ 5 ] {55c603d0-720c-4db2-b947-d474a6a33468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6291 | 2026.01.21 21:42:39.318324 [ 5 ] {55c603d0-720c-4db2-b947-d474a6a33468} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6292 | 2026.01.21 21:42:39.318553 [ 5 ] {55c603d0-720c-4db2-b947-d474a6a33468} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.01.21 21:42:39.318714 [ 5 ] {55c603d0-720c-4db2-b947-d474a6a33468} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001654 sec., 62877.87182587666 rows/sec., 5.25 MiB/sec. | ||
| 6294 | 2026.01.21 21:42:39.318764 [ 5 ] {55c603d0-720c-4db2-b947-d474a6a33468} <Debug> TCPHandler: Processed in 0.001952991 sec. | ||
| 6295 | 2026.01.21 21:42:39.318898 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2026.01.21 21:42:39.319002 [ 5 ] {0d1e1d94-e923-43f1-bb9f-cb9ecd899654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6297 | 2026.01.21 21:42:39.319046 [ 5 ] {0d1e1d94-e923-43f1-bb9f-cb9ecd899654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6298 | 2026.01.21 21:42:39.319468 [ 5 ] {0d1e1d94-e923-43f1-bb9f-cb9ecd899654} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2026.01.21 21:42:39.319503 [ 5 ] {0d1e1d94-e923-43f1-bb9f-cb9ecd899654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6300 | 2026.01.21 21:42:39.319813 [ 5 ] {0d1e1d94-e923-43f1-bb9f-cb9ecd899654} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6301 | 2026.01.21 21:42:39.320022 [ 5 ] {0d1e1d94-e923-43f1-bb9f-cb9ecd899654} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2026.01.21 21:42:39.320116 [ 44 ] {} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6303 | 2026.01.21 21:42:39.320153 [ 5 ] {0d1e1d94-e923-43f1-bb9f-cb9ecd899654} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001174 sec., 20442.930153321977 rows/sec., 1.50 MiB/sec. | ||
| 6304 | 2026.01.21 21:42:39.320154 [ 44 ] {} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.01.21 21:42:39.320185 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6306 | 2026.01.21 21:42:39.320192 [ 5 ] {0d1e1d94-e923-43f1-bb9f-cb9ecd899654} <Debug> TCPHandler: Processed in 0.001347721 sec. | ||
| 6307 | 2026.01.21 21:42:39.320309 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2026.01.21 21:42:39.320316 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 6309 | 2026.01.21 21:42:39.320406 [ 5 ] {3ccc10ad-2017-477c-920e-bdab13745251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6310 | 2026.01.21 21:42:39.320452 [ 5 ] {3ccc10ad-2017-477c-920e-bdab13745251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6311 | 2026.01.21 21:42:39.320490 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6312 | 2026.01.21 21:42:39.320535 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 283 rows starting from the beginning of the part | ||
| 6313 | 2026.01.21 21:42:39.320613 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 6314 | 2026.01.21 21:42:39.320668 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 241 rows starting from the beginning of the part | ||
| 6315 | 2026.01.21 21:42:39.320719 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 6316 | 2026.01.21 21:42:39.320761 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 249 rows starting from the beginning of the part | ||
| 6317 | 2026.01.21 21:42:39.320807 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 6318 | 2026.01.21 21:42:39.320892 [ 5 ] {3ccc10ad-2017-477c-920e-bdab13745251} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.01.21 21:42:39.320933 [ 5 ] {3ccc10ad-2017-477c-920e-bdab13745251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6320 | 2026.01.21 21:42:39.321288 [ 5 ] {3ccc10ad-2017-477c-920e-bdab13745251} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6321 | 2026.01.21 21:42:39.321515 [ 5 ] {3ccc10ad-2017-477c-920e-bdab13745251} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.01.21 21:42:39.321649 [ 5 ] {3ccc10ad-2017-477c-920e-bdab13745251} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001262 sec., 69730.58637083993 rows/sec., 5.45 MiB/sec. | ||
| 6323 | 2026.01.21 21:42:39.321685 [ 5 ] {3ccc10ad-2017-477c-920e-bdab13745251} <Debug> TCPHandler: Processed in 0.001427193 sec. | ||
| 6324 | 2026.01.21 21:42:39.321799 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2026.01.21 21:42:39.321801 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548794 sec., 546877.1185838789 rows/sec., 35.77 MiB/sec. | ||
| 6326 | 2026.01.21 21:42:39.321895 [ 5 ] {fbcf1209-0c35-4a2c-8866-4303d96d3846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6327 | 2026.01.21 21:42:39.321943 [ 5 ] {fbcf1209-0c35-4a2c-8866-4303d96d3846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6328 | 2026.01.21 21:42:39.321981 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6329 | 2026.01.21 21:42:39.322260 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_31_6} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.01.21 21:42:39.322329 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_31_6} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6331 | 2026.01.21 21:42:39.322360 [ 5 ] {fbcf1209-0c35-4a2c-8866-4303d96d3846} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.01.21 21:42:39.322395 [ 5 ] {fbcf1209-0c35-4a2c-8866-4303d96d3846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6333 | 2026.01.21 21:42:39.322406 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6334 | 2026.01.21 21:42:39.322728 [ 5 ] {fbcf1209-0c35-4a2c-8866-4303d96d3846} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6335 | 2026.01.21 21:42:39.322945 [ 5 ] {fbcf1209-0c35-4a2c-8866-4303d96d3846} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.01.21 21:42:39.323075 [ 5 ] {fbcf1209-0c35-4a2c-8866-4303d96d3846} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 6337 | 2026.01.21 21:42:39.323112 [ 5 ] {fbcf1209-0c35-4a2c-8866-4303d96d3846} <Debug> TCPHandler: Processed in 0.001362102 sec. | ||
| 6338 | 2026.01.21 21:42:39.323215 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2026.01.21 21:42:39.323311 [ 5 ] {5465000d-0d88-4065-bd9a-d7e57a822ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6340 | 2026.01.21 21:42:39.323365 [ 5 ] {5465000d-0d88-4065-bd9a-d7e57a822ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6341 | 2026.01.21 21:42:39.324193 [ 5 ] {5465000d-0d88-4065-bd9a-d7e57a822ce3} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2026.01.21 21:42:39.324229 [ 5 ] {5465000d-0d88-4065-bd9a-d7e57a822ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6343 | 2026.01.21 21:42:39.324760 [ 5 ] {5465000d-0d88-4065-bd9a-d7e57a822ce3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6344 | 2026.01.21 21:42:39.324985 [ 5 ] {5465000d-0d88-4065-bd9a-d7e57a822ce3} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.01.21 21:42:39.325098 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6346 | 2026.01.21 21:42:39.325125 [ 5 ] {5465000d-0d88-4065-bd9a-d7e57a822ce3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001832 sec., 13100.436681222707 rows/sec., 23.48 MiB/sec. | ||
| 6347 | 2026.01.21 21:42:39.325146 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.01.21 21:42:39.325171 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6349 | 2026.01.21 21:42:39.325192 [ 5 ] {5465000d-0d88-4065-bd9a-d7e57a822ce3} <Debug> TCPHandler: Processed in 0.002025451 sec. | ||
| 6350 | 2026.01.21 21:42:39.325251 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 6351 | 2026.01.21 21:42:39.325304 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6352 | 2026.01.21 21:42:39.325404 [ 5 ] {4acca3d5-edbd-430f-bc21-dd24e115fadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6353 | 2026.01.21 21:42:39.325446 [ 5 ] {4acca3d5-edbd-430f-bc21-dd24e115fadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6354 | 2026.01.21 21:42:39.325464 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6355 | 2026.01.21 21:42:39.325532 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 533 rows starting from the beginning of the part | ||
| 6356 | 2026.01.21 21:42:39.325664 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 6357 | 2026.01.21 21:42:39.325789 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 6358 | 2026.01.21 21:42:39.325802 [ 5 ] {4acca3d5-edbd-430f-bc21-dd24e115fadb} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.01.21 21:42:39.325844 [ 5 ] {4acca3d5-edbd-430f-bc21-dd24e115fadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6360 | 2026.01.21 21:42:39.325901 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 6361 | 2026.01.21 21:42:39.326008 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 6362 | 2026.01.21 21:42:39.326104 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 6363 | 2026.01.21 21:42:39.326186 [ 5 ] {4acca3d5-edbd-430f-bc21-dd24e115fadb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6364 | 2026.01.21 21:42:39.326420 [ 5 ] {4acca3d5-edbd-430f-bc21-dd24e115fadb} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.01.21 21:42:39.326561 [ 5 ] {4acca3d5-edbd-430f-bc21-dd24e115fadb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 6366 | 2026.01.21 21:42:39.326598 [ 5 ] {4acca3d5-edbd-430f-bc21-dd24e115fadb} <Debug> TCPHandler: Processed in 0.001343281 sec. | ||
| 6367 | 2026.01.21 21:42:39.332566 [ 194 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 19 columns (19 merged, 0 gathered) in 0.007349455 sec., 87217.35149068876 rows/sec., 156.29 MiB/sec. | ||
| 6368 | 2026.01.21 21:42:39.333604 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6369 | 2026.01.21 21:42:39.333994 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.01.21 21:42:39.334081 [ 191 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6371 | 2026.01.21 21:42:39.334216 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 6372 | 2026.01.21 21:42:40.001152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.34 MiB, peak 274.72 MiB, free memory in arenas 0.00 B, will set to 268.92 MiB (RSS), difference: 1.58 MiB | ||
| 6373 | 2026.01.21 21:42:41.171478 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6374 | 2026.01.21 21:42:41.171584 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6375 | 2026.01.21 21:42:41.365410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12502 | ||
| 6376 | 2026.01.21 21:42:41.365932 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.01.21 21:42:41.365974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6378 | 2026.01.21 21:42:41.366459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6379 | 2026.01.21 21:42:41.366702 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.01.21 21:42:41.366847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12502 | ||
| 6381 | 2026.01.21 21:42:41.366841 [ 43 ] {} <Debug> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6382 | 2026.01.21 21:42:41.366931 [ 43 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.01.21 21:42:41.366965 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6384 | 2026.01.21 21:42:41.367091 [ 201 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::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 | ||
| 6385 | 2026.01.21 21:42:41.367241 [ 201 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6386 | 2026.01.21 21:42:41.367283 [ 201 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10070 rows starting from the beginning of the part | ||
| 6387 | 2026.01.21 21:42:41.367352 [ 201 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6388 | 2026.01.21 21:42:41.367402 [ 201 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6389 | 2026.01.21 21:42:41.367445 [ 201 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6390 | 2026.01.21 21:42:41.367490 [ 201 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6391 | 2026.01.21 21:42:41.367534 [ 201 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6392 | 2026.01.21 21:42:41.369552 [ 194 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12502 rows, containing 4 columns (4 merged, 0 gathered) in 0.002515569 sec., 4969849.763612129 rows/sec., 71.09 MiB/sec. | ||
| 6393 | 2026.01.21 21:42:41.369985 [ 195 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6394 | 2026.01.21 21:42:41.370336 [ 195 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_26_5} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.01.21 21:42:41.370427 [ 195 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_26_5} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6396 | 2026.01.21 21:42:41.370551 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 6397 | 2026.01.21 21:42:42.014116 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6398 | 2026.01.21 21:42:42.031279 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.01.21 21:42:42.031343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6400 | 2026.01.21 21:42:42.036815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6401 | 2026.01.21 21:42:42.037517 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.01.21 21:42:42.037818 [ 43 ] {} <Debug> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6403 | 2026.01.21 21:42:42.037859 [ 43 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2026.01.21 21:42:42.037881 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6405 | 2026.01.21 21:42:42.038015 [ 190 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 6406 | 2026.01.21 21:42:42.040952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6407 | 2026.01.21 21:42:42.041744 [ 190 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6408 | 2026.01.21 21:42:42.043138 [ 190 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 6409 | 2026.01.21 21:42:42.047748 [ 190 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 6410 | 2026.01.21 21:42:42.052239 [ 190 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 6411 | 2026.01.21 21:42:42.056370 [ 190 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 6412 | 2026.01.21 21:42:42.060701 [ 190 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 6413 | 2026.01.21 21:42:42.064684 [ 190 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 6414 | 2026.01.21 21:42:42.116776 [ 193 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078811517 sec., 2486.946165495076 rows/sec., 12.86 MiB/sec. | ||
| 6415 | 2026.01.21 21:42:42.119711 [ 193 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6416 | 2026.01.21 21:42:42.122250 [ 193 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_26_5} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.01.21 21:42:42.122364 [ 193 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_26_5} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6418 | 2026.01.21 21:42:42.124712 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6419 | 2026.01.21 21:42:43.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.24 MiB, peak 280.78 MiB, free memory in arenas 0.00 B, will set to 272.91 MiB (RSS), difference: 2.68 MiB | ||
| 6420 | 2026.01.21 21:42:44.329562 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2026.01.21 21:42:44.329761 [ 5 ] {a5cce468-288c-414c-bcc3-0b2705a44520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6422 | 2026.01.21 21:42:44.329834 [ 5 ] {a5cce468-288c-414c-bcc3-0b2705a44520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6423 | 2026.01.21 21:42:44.330616 [ 5 ] {a5cce468-288c-414c-bcc3-0b2705a44520} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2026.01.21 21:42:44.330667 [ 5 ] {a5cce468-288c-414c-bcc3-0b2705a44520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6425 | 2026.01.21 21:42:44.331121 [ 5 ] {a5cce468-288c-414c-bcc3-0b2705a44520} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6426 | 2026.01.21 21:42:44.331363 [ 5 ] {a5cce468-288c-414c-bcc3-0b2705a44520} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.01.21 21:42:44.331534 [ 5 ] {a5cce468-288c-414c-bcc3-0b2705a44520} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001827 sec., 244116.0372194855 rows/sec., 15.48 MiB/sec. | ||
| 6428 | 2026.01.21 21:42:44.331586 [ 5 ] {a5cce468-288c-414c-bcc3-0b2705a44520} <Debug> TCPHandler: Processed in 0.002156144 sec. | ||
| 6429 | 2026.01.21 21:42:44.331710 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6430 | 2026.01.21 21:42:44.331816 [ 5 ] {4a64696d-d16a-4c5a-8fba-5078594e4905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6431 | 2026.01.21 21:42:44.331861 [ 5 ] {4a64696d-d16a-4c5a-8fba-5078594e4905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6432 | 2026.01.21 21:42:44.332711 [ 5 ] {4a64696d-d16a-4c5a-8fba-5078594e4905} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2026.01.21 21:42:44.332751 [ 5 ] {4a64696d-d16a-4c5a-8fba-5078594e4905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6434 | 2026.01.21 21:42:44.333151 [ 5 ] {4a64696d-d16a-4c5a-8fba-5078594e4905} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6435 | 2026.01.21 21:42:44.333364 [ 5 ] {4a64696d-d16a-4c5a-8fba-5078594e4905} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.01.21 21:42:44.333507 [ 5 ] {4a64696d-d16a-4c5a-8fba-5078594e4905} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.001715 sec., 721865.889212828 rows/sec., 57.37 MiB/sec. | ||
| 6437 | 2026.01.21 21:42:44.333546 [ 5 ] {4a64696d-d16a-4c5a-8fba-5078594e4905} <Debug> TCPHandler: Processed in 0.00188954 sec. | ||
| 6438 | 2026.01.21 21:42:44.333650 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.01.21 21:42:44.333750 [ 5 ] {806a6a37-c356-4f2e-bbe5-daad77aeb332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6440 | 2026.01.21 21:42:44.333792 [ 5 ] {806a6a37-c356-4f2e-bbe5-daad77aeb332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6441 | 2026.01.21 21:42:44.334286 [ 5 ] {806a6a37-c356-4f2e-bbe5-daad77aeb332} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.01.21 21:42:44.334324 [ 5 ] {806a6a37-c356-4f2e-bbe5-daad77aeb332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6443 | 2026.01.21 21:42:44.334647 [ 5 ] {806a6a37-c356-4f2e-bbe5-daad77aeb332} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6444 | 2026.01.21 21:42:44.334869 [ 5 ] {806a6a37-c356-4f2e-bbe5-daad77aeb332} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.01.21 21:42:44.335013 [ 5 ] {806a6a37-c356-4f2e-bbe5-daad77aeb332} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001283 sec., 187840.9976617303 rows/sec., 11.22 MiB/sec. | ||
| 6446 | 2026.01.21 21:42:44.335051 [ 5 ] {806a6a37-c356-4f2e-bbe5-daad77aeb332} <Debug> TCPHandler: Processed in 0.001450912 sec. | ||
| 6447 | 2026.01.21 21:42:44.335158 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.01.21 21:42:44.335254 [ 5 ] {22bbc291-013f-41fa-ba0d-ad5fe414f44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6449 | 2026.01.21 21:42:44.335294 [ 5 ] {22bbc291-013f-41fa-ba0d-ad5fe414f44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6450 | 2026.01.21 21:42:44.335759 [ 5 ] {22bbc291-013f-41fa-ba0d-ad5fe414f44d} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.01.21 21:42:44.335796 [ 5 ] {22bbc291-013f-41fa-ba0d-ad5fe414f44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6452 | 2026.01.21 21:42:44.336126 [ 5 ] {22bbc291-013f-41fa-ba0d-ad5fe414f44d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6453 | 2026.01.21 21:42:44.336333 [ 5 ] {22bbc291-013f-41fa-ba0d-ad5fe414f44d} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.01.21 21:42:44.336465 [ 5 ] {22bbc291-013f-41fa-ba0d-ad5fe414f44d} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001229 sec., 187144.0195280716 rows/sec., 12.06 MiB/sec. | ||
| 6455 | 2026.01.21 21:42:44.336503 [ 5 ] {22bbc291-013f-41fa-ba0d-ad5fe414f44d} <Debug> TCPHandler: Processed in 0.001394142 sec. | ||
| 6456 | 2026.01.21 21:42:44.336612 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2026.01.21 21:42:44.336707 [ 5 ] {f25b9ba3-7747-40c5-be10-1fd7fccd272a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6458 | 2026.01.21 21:42:44.336747 [ 5 ] {f25b9ba3-7747-40c5-be10-1fd7fccd272a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6459 | 2026.01.21 21:42:44.337200 [ 5 ] {f25b9ba3-7747-40c5-be10-1fd7fccd272a} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2026.01.21 21:42:44.337236 [ 5 ] {f25b9ba3-7747-40c5-be10-1fd7fccd272a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6461 | 2026.01.21 21:42:44.337541 [ 5 ] {f25b9ba3-7747-40c5-be10-1fd7fccd272a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6462 | 2026.01.21 21:42:44.337753 [ 5 ] {f25b9ba3-7747-40c5-be10-1fd7fccd272a} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2026.01.21 21:42:44.337892 [ 5 ] {f25b9ba3-7747-40c5-be10-1fd7fccd272a} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001202 sec., 190515.80698835276 rows/sec., 10.82 MiB/sec. | ||
| 6464 | 2026.01.21 21:42:44.337931 [ 5 ] {f25b9ba3-7747-40c5-be10-1fd7fccd272a} <Debug> TCPHandler: Processed in 0.001368622 sec. | ||
| 6465 | 2026.01.21 21:42:44.338049 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2026.01.21 21:42:44.338143 [ 5 ] {202fc510-ec90-4c3b-a4d8-833ceffd2a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6467 | 2026.01.21 21:42:44.338183 [ 5 ] {202fc510-ec90-4c3b-a4d8-833ceffd2a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6468 | 2026.01.21 21:42:44.338790 [ 5 ] {202fc510-ec90-4c3b-a4d8-833ceffd2a94} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.01.21 21:42:44.338825 [ 5 ] {202fc510-ec90-4c3b-a4d8-833ceffd2a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6470 | 2026.01.21 21:42:44.339184 [ 5 ] {202fc510-ec90-4c3b-a4d8-833ceffd2a94} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6471 | 2026.01.21 21:42:44.339403 [ 5 ] {202fc510-ec90-4c3b-a4d8-833ceffd2a94} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.01.21 21:42:44.339536 [ 5 ] {202fc510-ec90-4c3b-a4d8-833ceffd2a94} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.00141 sec., 532624.1134751773 rows/sec., 37.20 MiB/sec. | ||
| 6473 | 2026.01.21 21:42:44.339574 [ 5 ] {202fc510-ec90-4c3b-a4d8-833ceffd2a94} <Debug> TCPHandler: Processed in 0.001574804 sec. | ||
| 6474 | 2026.01.21 21:42:44.339686 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.01.21 21:42:44.339782 [ 5 ] {4dad1ab9-c042-4cfd-8df1-8ee43503e62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6476 | 2026.01.21 21:42:44.339824 [ 5 ] {4dad1ab9-c042-4cfd-8df1-8ee43503e62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6477 | 2026.01.21 21:42:44.340149 [ 5 ] {4dad1ab9-c042-4cfd-8df1-8ee43503e62a} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.01.21 21:42:44.340184 [ 5 ] {4dad1ab9-c042-4cfd-8df1-8ee43503e62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6479 | 2026.01.21 21:42:44.340478 [ 5 ] {4dad1ab9-c042-4cfd-8df1-8ee43503e62a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6480 | 2026.01.21 21:42:44.340685 [ 5 ] {4dad1ab9-c042-4cfd-8df1-8ee43503e62a} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.01.21 21:42:44.340819 [ 5 ] {4dad1ab9-c042-4cfd-8df1-8ee43503e62a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 6482 | 2026.01.21 21:42:44.340856 [ 5 ] {4dad1ab9-c042-4cfd-8df1-8ee43503e62a} <Debug> TCPHandler: Processed in 0.001218959 sec. | ||
| 6483 | 2026.01.21 21:42:44.340963 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.01.21 21:42:44.341059 [ 5 ] {f99f8568-03c3-460a-9ddf-dbbeaa512464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6485 | 2026.01.21 21:42:44.341101 [ 5 ] {f99f8568-03c3-460a-9ddf-dbbeaa512464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6486 | 2026.01.21 21:42:44.341533 [ 5 ] {f99f8568-03c3-460a-9ddf-dbbeaa512464} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.01.21 21:42:44.341570 [ 5 ] {f99f8568-03c3-460a-9ddf-dbbeaa512464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6488 | 2026.01.21 21:42:44.341930 [ 5 ] {f99f8568-03c3-460a-9ddf-dbbeaa512464} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6489 | 2026.01.21 21:42:44.342141 [ 5 ] {f99f8568-03c3-460a-9ddf-dbbeaa512464} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.01.21 21:42:44.342277 [ 5 ] {f99f8568-03c3-460a-9ddf-dbbeaa512464} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001235 sec., 265587.04453441297 rows/sec., 17.40 MiB/sec. | ||
| 6491 | 2026.01.21 21:42:44.342314 [ 5 ] {f99f8568-03c3-460a-9ddf-dbbeaa512464} <Debug> TCPHandler: Processed in 0.001399362 sec. | ||
| 6492 | 2026.01.21 21:42:44.342419 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6493 | 2026.01.21 21:42:44.342513 [ 5 ] {f949ecda-d8e8-4b75-aef5-1299f172a2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6494 | 2026.01.21 21:42:44.342554 [ 5 ] {f949ecda-d8e8-4b75-aef5-1299f172a2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6495 | 2026.01.21 21:42:44.342862 [ 5 ] {f949ecda-d8e8-4b75-aef5-1299f172a2c4} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.01.21 21:42:44.342897 [ 5 ] {f949ecda-d8e8-4b75-aef5-1299f172a2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6497 | 2026.01.21 21:42:44.343195 [ 5 ] {f949ecda-d8e8-4b75-aef5-1299f172a2c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6498 | 2026.01.21 21:42:44.343404 [ 5 ] {f949ecda-d8e8-4b75-aef5-1299f172a2c4} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.01.21 21:42:44.343528 [ 5 ] {f949ecda-d8e8-4b75-aef5-1299f172a2c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 6500 | 2026.01.21 21:42:44.343564 [ 5 ] {f949ecda-d8e8-4b75-aef5-1299f172a2c4} <Debug> TCPHandler: Processed in 0.001195049 sec. | ||
| 6501 | 2026.01.21 21:42:44.343681 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6502 | 2026.01.21 21:42:44.343776 [ 5 ] {5d56830e-c531-47e1-b20a-ce079f1d22d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6503 | 2026.01.21 21:42:44.343828 [ 5 ] {5d56830e-c531-47e1-b20a-ce079f1d22d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6504 | 2026.01.21 21:42:44.344583 [ 5 ] {5d56830e-c531-47e1-b20a-ce079f1d22d3} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6505 | 2026.01.21 21:42:44.344619 [ 5 ] {5d56830e-c531-47e1-b20a-ce079f1d22d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6506 | 2026.01.21 21:42:44.345173 [ 5 ] {5d56830e-c531-47e1-b20a-ce079f1d22d3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6507 | 2026.01.21 21:42:44.345391 [ 5 ] {5d56830e-c531-47e1-b20a-ce079f1d22d3} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6508 | 2026.01.21 21:42:44.345533 [ 5 ] {5d56830e-c531-47e1-b20a-ce079f1d22d3} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001774 sec., 10146.561443066517 rows/sec., 18.18 MiB/sec. | ||
| 6509 | 2026.01.21 21:42:44.345587 [ 5 ] {5d56830e-c531-47e1-b20a-ce079f1d22d3} <Debug> TCPHandler: Processed in 0.001954281 sec. | ||
| 6510 | 2026.01.21 21:42:44.345704 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6511 | 2026.01.21 21:42:44.345800 [ 5 ] {ed896617-4c44-4434-a061-cbaedbadce00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6512 | 2026.01.21 21:42:44.345841 [ 5 ] {ed896617-4c44-4434-a061-cbaedbadce00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6513 | 2026.01.21 21:42:44.346170 [ 5 ] {ed896617-4c44-4434-a061-cbaedbadce00} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.01.21 21:42:44.346230 [ 5 ] {ed896617-4c44-4434-a061-cbaedbadce00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6515 | 2026.01.21 21:42:44.346537 [ 5 ] {ed896617-4c44-4434-a061-cbaedbadce00} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6516 | 2026.01.21 21:42:44.346750 [ 5 ] {ed896617-4c44-4434-a061-cbaedbadce00} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.01.21 21:42:44.346878 [ 5 ] {ed896617-4c44-4434-a061-cbaedbadce00} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001096 sec., 98540.14598540147 rows/sec., 6.01 MiB/sec. | ||
| 6518 | 2026.01.21 21:42:44.346913 [ 5 ] {ed896617-4c44-4434-a061-cbaedbadce00} <Debug> TCPHandler: Processed in 0.001259649 sec. | ||
| 6519 | 2026.01.21 21:42:46.385984 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 802 | ||
| 6520 | 2026.01.21 21:42:46.388640 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.01.21 21:42:46.388687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6522 | 2026.01.21 21:42:46.389924 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6523 | 2026.01.21 21:42:46.390186 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.01.21 21:42:46.390433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6525 | 2026.01.21 21:42:48.867029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12950 | ||
| 6526 | 2026.01.21 21:42:48.867701 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.01.21 21:42:48.867768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6528 | 2026.01.21 21:42:48.868493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6529 | 2026.01.21 21:42:48.868734 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.01.21 21:42:48.868880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12950 | ||
| 6531 | 2026.01.21 21:42:49.317202 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.01.21 21:42:49.317398 [ 5 ] {a5bb91d3-33dc-4a64-a2a6-a400f66a6ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6533 | 2026.01.21 21:42:49.317470 [ 5 ] {a5bb91d3-33dc-4a64-a2a6-a400f66a6ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6534 | 2026.01.21 21:42:49.318169 [ 5 ] {a5bb91d3-33dc-4a64-a2a6-a400f66a6ded} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.01.21 21:42:49.318209 [ 5 ] {a5bb91d3-33dc-4a64-a2a6-a400f66a6ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6536 | 2026.01.21 21:42:49.318616 [ 5 ] {a5bb91d3-33dc-4a64-a2a6-a400f66a6ded} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6537 | 2026.01.21 21:42:49.318864 [ 5 ] {a5bb91d3-33dc-4a64-a2a6-a400f66a6ded} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.01.21 21:42:49.319028 [ 5 ] {a5bb91d3-33dc-4a64-a2a6-a400f66a6ded} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00168 sec., 3571.428571428571 rows/sec., 291.22 KiB/sec. | ||
| 6539 | 2026.01.21 21:42:49.319076 [ 5 ] {a5bb91d3-33dc-4a64-a2a6-a400f66a6ded} <Debug> TCPHandler: Processed in 0.002002322 sec. | ||
| 6540 | 2026.01.21 21:42:49.319201 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.01.21 21:42:49.319305 [ 5 ] {e168a832-67d1-4f6d-9224-00457e42551c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6542 | 2026.01.21 21:42:49.319348 [ 5 ] {e168a832-67d1-4f6d-9224-00457e42551c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6543 | 2026.01.21 21:42:49.319819 [ 5 ] {e168a832-67d1-4f6d-9224-00457e42551c} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.01.21 21:42:49.319855 [ 5 ] {e168a832-67d1-4f6d-9224-00457e42551c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6545 | 2026.01.21 21:42:49.320215 [ 5 ] {e168a832-67d1-4f6d-9224-00457e42551c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6546 | 2026.01.21 21:42:49.320428 [ 5 ] {e168a832-67d1-4f6d-9224-00457e42551c} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.01.21 21:42:49.320559 [ 5 ] {e168a832-67d1-4f6d-9224-00457e42551c} <Debug> executeQuery: Read 107 rows, 9.11 KiB in 0.001278 sec., 83724.56964006259 rows/sec., 6.96 MiB/sec. | ||
| 6548 | 2026.01.21 21:42:49.320597 [ 5 ] {e168a832-67d1-4f6d-9224-00457e42551c} <Debug> TCPHandler: Processed in 0.001448922 sec. | ||
| 6549 | 2026.01.21 21:42:49.320708 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.01.21 21:42:49.320806 [ 5 ] {bac53f34-c0a6-407d-8e51-c1ed69adba90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6551 | 2026.01.21 21:42:49.320847 [ 5 ] {bac53f34-c0a6-407d-8e51-c1ed69adba90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6552 | 2026.01.21 21:42:49.321254 [ 5 ] {bac53f34-c0a6-407d-8e51-c1ed69adba90} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.01.21 21:42:49.321289 [ 5 ] {bac53f34-c0a6-407d-8e51-c1ed69adba90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6554 | 2026.01.21 21:42:49.321609 [ 5 ] {bac53f34-c0a6-407d-8e51-c1ed69adba90} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6555 | 2026.01.21 21:42:49.321822 [ 5 ] {bac53f34-c0a6-407d-8e51-c1ed69adba90} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.01.21 21:42:49.321950 [ 5 ] {bac53f34-c0a6-407d-8e51-c1ed69adba90} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001165 sec., 25751.07296137339 rows/sec., 1.86 MiB/sec. | ||
| 6557 | 2026.01.21 21:42:49.321987 [ 5 ] {bac53f34-c0a6-407d-8e51-c1ed69adba90} <Debug> TCPHandler: Processed in 0.001329101 sec. | ||
| 6558 | 2026.01.21 21:42:49.322090 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.01.21 21:42:49.322186 [ 5 ] {4922bb0f-8d9a-4aa9-a7e7-da44b33f3edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6560 | 2026.01.21 21:42:49.322226 [ 5 ] {4922bb0f-8d9a-4aa9-a7e7-da44b33f3edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6561 | 2026.01.21 21:42:49.322652 [ 5 ] {4922bb0f-8d9a-4aa9-a7e7-da44b33f3edb} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.01.21 21:42:49.322687 [ 5 ] {4922bb0f-8d9a-4aa9-a7e7-da44b33f3edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6563 | 2026.01.21 21:42:49.323012 [ 5 ] {4922bb0f-8d9a-4aa9-a7e7-da44b33f3edb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6564 | 2026.01.21 21:42:49.323226 [ 5 ] {4922bb0f-8d9a-4aa9-a7e7-da44b33f3edb} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.01.21 21:42:49.323353 [ 5 ] {4922bb0f-8d9a-4aa9-a7e7-da44b33f3edb} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001187 sec., 79191.23841617524 rows/sec., 6.19 MiB/sec. | ||
| 6566 | 2026.01.21 21:42:49.323391 [ 5 ] {4922bb0f-8d9a-4aa9-a7e7-da44b33f3edb} <Debug> TCPHandler: Processed in 0.001350141 sec. | ||
| 6567 | 2026.01.21 21:42:49.323500 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.01.21 21:42:49.323598 [ 5 ] {21290a4a-aa90-4e3e-910a-c899ee853451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.01.21 21:42:49.323642 [ 5 ] {21290a4a-aa90-4e3e-910a-c899ee853451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6570 | 2026.01.21 21:42:49.324056 [ 5 ] {21290a4a-aa90-4e3e-910a-c899ee853451} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.01.21 21:42:49.324091 [ 5 ] {21290a4a-aa90-4e3e-910a-c899ee853451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6572 | 2026.01.21 21:42:49.324463 [ 5 ] {21290a4a-aa90-4e3e-910a-c899ee853451} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6573 | 2026.01.21 21:42:49.324680 [ 5 ] {21290a4a-aa90-4e3e-910a-c899ee853451} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.01.21 21:42:49.324808 [ 5 ] {21290a4a-aa90-4e3e-910a-c899ee853451} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001229 sec., 132628.1529698942 rows/sec., 9.23 MiB/sec. | ||
| 6575 | 2026.01.21 21:42:49.324844 [ 5 ] {21290a4a-aa90-4e3e-910a-c899ee853451} <Debug> TCPHandler: Processed in 0.001392942 sec. | ||
| 6576 | 2026.01.21 21:42:49.324945 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.01.21 21:42:49.325040 [ 5 ] {41431e22-9771-4b64-aab8-837a1beeea5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6578 | 2026.01.21 21:42:49.325093 [ 5 ] {41431e22-9771-4b64-aab8-837a1beeea5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.21 21:42:49.325895 [ 5 ] {41431e22-9771-4b64-aab8-837a1beeea5b} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.01.21 21:42:49.325930 [ 5 ] {41431e22-9771-4b64-aab8-837a1beeea5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6581 | 2026.01.21 21:42:49.326453 [ 5 ] {41431e22-9771-4b64-aab8-837a1beeea5b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6582 | 2026.01.21 21:42:49.326677 [ 5 ] {41431e22-9771-4b64-aab8-837a1beeea5b} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.01.21 21:42:49.326810 [ 5 ] {41431e22-9771-4b64-aab8-837a1beeea5b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001788 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. | ||
| 6584 | 2026.01.21 21:42:49.326875 [ 5 ] {41431e22-9771-4b64-aab8-837a1beeea5b} <Debug> TCPHandler: Processed in 0.001978681 sec. | ||
| 6585 | 2026.01.21 21:42:49.326982 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.01.21 21:42:49.327078 [ 5 ] {ef300b35-ee5c-448c-888c-fcddc3bf6f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6587 | 2026.01.21 21:42:49.327120 [ 5 ] {ef300b35-ee5c-448c-888c-fcddc3bf6f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6588 | 2026.01.21 21:42:49.327471 [ 5 ] {ef300b35-ee5c-448c-888c-fcddc3bf6f79} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.01.21 21:42:49.327505 [ 5 ] {ef300b35-ee5c-448c-888c-fcddc3bf6f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6590 | 2026.01.21 21:42:49.327815 [ 5 ] {ef300b35-ee5c-448c-888c-fcddc3bf6f79} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6591 | 2026.01.21 21:42:49.328022 [ 5 ] {ef300b35-ee5c-448c-888c-fcddc3bf6f79} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.01.21 21:42:49.328146 [ 5 ] {ef300b35-ee5c-448c-888c-fcddc3bf6f79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6593 | 2026.01.21 21:42:49.328181 [ 5 ] {ef300b35-ee5c-448c-888c-fcddc3bf6f79} <Debug> TCPHandler: Processed in 0.001248839 sec. | ||
| 6594 | 2026.01.21 21:42:49.541079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6595 | 2026.01.21 21:42:49.557864 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.01.21 21:42:49.557930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6597 | 2026.01.21 21:42:49.564361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6598 | 2026.01.21 21:42:49.565076 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.01.21 21:42:49.567926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6600 | 2026.01.21 21:42:54.329418 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.01.21 21:42:54.329610 [ 5 ] {c2ec95c9-9467-4e90-a9a3-a99eb37b6b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6602 | 2026.01.21 21:42:54.329675 [ 5 ] {c2ec95c9-9467-4e90-a9a3-a99eb37b6b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6603 | 2026.01.21 21:42:54.330505 [ 5 ] {c2ec95c9-9467-4e90-a9a3-a99eb37b6b09} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.01.21 21:42:54.330555 [ 5 ] {c2ec95c9-9467-4e90-a9a3-a99eb37b6b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6605 | 2026.01.21 21:42:54.330981 [ 5 ] {c2ec95c9-9467-4e90-a9a3-a99eb37b6b09} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6606 | 2026.01.21 21:42:54.331228 [ 5 ] {c2ec95c9-9467-4e90-a9a3-a99eb37b6b09} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.01.21 21:42:54.331380 [ 5 ] {c2ec95c9-9467-4e90-a9a3-a99eb37b6b09} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001818 sec., 245324.53245324534 rows/sec., 15.56 MiB/sec. | ||
| 6608 | 2026.01.21 21:42:54.331422 [ 5 ] {c2ec95c9-9467-4e90-a9a3-a99eb37b6b09} <Debug> TCPHandler: Processed in 0.002130753 sec. | ||
| 6609 | 2026.01.21 21:42:54.331547 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2026.01.21 21:42:54.331645 [ 5 ] {aacde08c-241a-4b2d-8f3e-1737fafb3064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6611 | 2026.01.21 21:42:54.331685 [ 5 ] {aacde08c-241a-4b2d-8f3e-1737fafb3064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6612 | 2026.01.21 21:42:54.332652 [ 5 ] {aacde08c-241a-4b2d-8f3e-1737fafb3064} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.01.21 21:42:54.332686 [ 5 ] {aacde08c-241a-4b2d-8f3e-1737fafb3064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6614 | 2026.01.21 21:42:54.333143 [ 5 ] {aacde08c-241a-4b2d-8f3e-1737fafb3064} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6615 | 2026.01.21 21:42:54.333356 [ 5 ] {aacde08c-241a-4b2d-8f3e-1737fafb3064} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.01.21 21:42:54.333486 [ 5 ] {aacde08c-241a-4b2d-8f3e-1737fafb3064} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.00186 sec., 665591.3978494623 rows/sec., 52.90 MiB/sec. | ||
| 6617 | 2026.01.21 21:42:54.333526 [ 5 ] {aacde08c-241a-4b2d-8f3e-1737fafb3064} <Debug> TCPHandler: Processed in 0.002027362 sec. | ||
| 6618 | 2026.01.21 21:42:54.333650 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6619 | 2026.01.21 21:42:54.333749 [ 5 ] {a513c7f7-02e7-414b-8f54-d3a969d0a591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6620 | 2026.01.21 21:42:54.333789 [ 5 ] {a513c7f7-02e7-414b-8f54-d3a969d0a591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6621 | 2026.01.21 21:42:54.334295 [ 5 ] {a513c7f7-02e7-414b-8f54-d3a969d0a591} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.01.21 21:42:54.334333 [ 5 ] {a513c7f7-02e7-414b-8f54-d3a969d0a591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6623 | 2026.01.21 21:42:54.334639 [ 5 ] {a513c7f7-02e7-414b-8f54-d3a969d0a591} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6624 | 2026.01.21 21:42:54.334846 [ 5 ] {a513c7f7-02e7-414b-8f54-d3a969d0a591} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2026.01.21 21:42:54.334973 [ 5 ] {a513c7f7-02e7-414b-8f54-d3a969d0a591} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001243 sec., 193885.76025744167 rows/sec., 11.59 MiB/sec. | ||
| 6626 | 2026.01.21 21:42:54.335011 [ 5 ] {a513c7f7-02e7-414b-8f54-d3a969d0a591} <Debug> TCPHandler: Processed in 0.001410823 sec. | ||
| 6627 | 2026.01.21 21:42:54.335114 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6628 | 2026.01.21 21:42:54.335210 [ 5 ] {c7cb8139-7c7e-4a56-98e6-8f8d76268679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6629 | 2026.01.21 21:42:54.335250 [ 5 ] {c7cb8139-7c7e-4a56-98e6-8f8d76268679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6630 | 2026.01.21 21:42:54.335734 [ 5 ] {c7cb8139-7c7e-4a56-98e6-8f8d76268679} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6631 | 2026.01.21 21:42:54.335771 [ 5 ] {c7cb8139-7c7e-4a56-98e6-8f8d76268679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6632 | 2026.01.21 21:42:54.336089 [ 5 ] {c7cb8139-7c7e-4a56-98e6-8f8d76268679} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6633 | 2026.01.21 21:42:54.336306 [ 5 ] {c7cb8139-7c7e-4a56-98e6-8f8d76268679} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.01.21 21:42:54.336412 [ 11 ] {} <Debug> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6635 | 2026.01.21 21:42:54.336431 [ 5 ] {c7cb8139-7c7e-4a56-98e6-8f8d76268679} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001239 sec., 185633.57546408393 rows/sec., 11.97 MiB/sec. | ||
| 6636 | 2026.01.21 21:42:54.336480 [ 11 ] {} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.01.21 21:42:54.336489 [ 5 ] {c7cb8139-7c7e-4a56-98e6-8f8d76268679} <Debug> TCPHandler: Processed in 0.001424613 sec. | ||
| 6638 | 2026.01.21 21:42:54.336511 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6639 | 2026.01.21 21:42:54.336603 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.01.21 21:42:54.336625 [ 194 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6641 | 2026.01.21 21:42:54.336704 [ 5 ] {5e04cb1e-0b52-4338-b185-236c22b0a973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6642 | 2026.01.21 21:42:54.336749 [ 5 ] {5e04cb1e-0b52-4338-b185-236c22b0a973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6643 | 2026.01.21 21:42:54.336772 [ 194 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6644 | 2026.01.21 21:42:54.336816 [ 194 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 459 rows starting from the beginning of the part | ||
| 6645 | 2026.01.21 21:42:54.336885 [ 194 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 230 rows starting from the beginning of the part | ||
| 6646 | 2026.01.21 21:42:54.336933 [ 194 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 230 rows starting from the beginning of the part | ||
| 6647 | 2026.01.21 21:42:54.336977 [ 194 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 458 rows starting from the beginning of the part | ||
| 6648 | 2026.01.21 21:42:54.337017 [ 194 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 230 rows starting from the beginning of the part | ||
| 6649 | 2026.01.21 21:42:54.337057 [ 194 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 230 rows starting from the beginning of the part | ||
| 6650 | 2026.01.21 21:42:54.337276 [ 5 ] {5e04cb1e-0b52-4338-b185-236c22b0a973} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2026.01.21 21:42:54.337318 [ 5 ] {5e04cb1e-0b52-4338-b185-236c22b0a973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6652 | 2026.01.21 21:42:54.337657 [ 5 ] {5e04cb1e-0b52-4338-b185-236c22b0a973} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6653 | 2026.01.21 21:42:54.337883 [ 5 ] {5e04cb1e-0b52-4338-b185-236c22b0a973} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2026.01.21 21:42:54.338011 [ 5 ] {5e04cb1e-0b52-4338-b185-236c22b0a973} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001324 sec., 172960.7250755287 rows/sec., 9.82 MiB/sec. | ||
| 6655 | 2026.01.21 21:42:54.338050 [ 5 ] {5e04cb1e-0b52-4338-b185-236c22b0a973} <Debug> TCPHandler: Processed in 0.001495023 sec. | ||
| 6656 | 2026.01.21 21:42:54.338162 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2026.01.21 21:42:54.338162 [ 196 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1837 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583095 sec., 1160385.194824063 rows/sec., 80.17 MiB/sec. | ||
| 6658 | 2026.01.21 21:42:54.338259 [ 5 ] {f18a7e96-6b2c-4c2a-b071-220517b67e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6659 | 2026.01.21 21:42:54.338306 [ 5 ] {f18a7e96-6b2c-4c2a-b071-220517b67e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6660 | 2026.01.21 21:42:54.338343 [ 194 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6661 | 2026.01.21 21:42:54.338612 [ 194 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.01.21 21:42:54.338683 [ 194 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_15_3} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6663 | 2026.01.21 21:42:54.338749 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6664 | 2026.01.21 21:42:54.338993 [ 5 ] {f18a7e96-6b2c-4c2a-b071-220517b67e83} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.01.21 21:42:54.339034 [ 5 ] {f18a7e96-6b2c-4c2a-b071-220517b67e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6666 | 2026.01.21 21:42:54.339383 [ 5 ] {f18a7e96-6b2c-4c2a-b071-220517b67e83} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6667 | 2026.01.21 21:42:54.339594 [ 5 ] {f18a7e96-6b2c-4c2a-b071-220517b67e83} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.01.21 21:42:54.339720 [ 5 ] {f18a7e96-6b2c-4c2a-b071-220517b67e83} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.00148 sec., 507432.4324324324 rows/sec., 35.44 MiB/sec. | ||
| 6669 | 2026.01.21 21:42:54.339757 [ 5 ] {f18a7e96-6b2c-4c2a-b071-220517b67e83} <Debug> TCPHandler: Processed in 0.001644486 sec. | ||
| 6670 | 2026.01.21 21:42:54.339875 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.01.21 21:42:54.339971 [ 5 ] {b75a7ab1-77e8-4b1c-975b-fdde33f62b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6672 | 2026.01.21 21:42:54.340012 [ 5 ] {b75a7ab1-77e8-4b1c-975b-fdde33f62b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6673 | 2026.01.21 21:42:54.340341 [ 5 ] {b75a7ab1-77e8-4b1c-975b-fdde33f62b89} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.01.21 21:42:54.340378 [ 5 ] {b75a7ab1-77e8-4b1c-975b-fdde33f62b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6675 | 2026.01.21 21:42:54.340678 [ 5 ] {b75a7ab1-77e8-4b1c-975b-fdde33f62b89} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6676 | 2026.01.21 21:42:54.340905 [ 5 ] {b75a7ab1-77e8-4b1c-975b-fdde33f62b89} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.01.21 21:42:54.341025 [ 11 ] {} <Debug> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6678 | 2026.01.21 21:42:54.341063 [ 5 ] {b75a7ab1-77e8-4b1c-975b-fdde33f62b89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 6679 | 2026.01.21 21:42:54.341073 [ 11 ] {} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.01.21 21:42:54.341108 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6681 | 2026.01.21 21:42:54.341116 [ 5 ] {b75a7ab1-77e8-4b1c-975b-fdde33f62b89} <Debug> TCPHandler: Processed in 0.00129113 sec. | ||
| 6682 | 2026.01.21 21:42:54.341190 [ 198 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6683 | 2026.01.21 21:42:54.341252 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2026.01.21 21:42:54.341305 [ 198 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6685 | 2026.01.21 21:42:54.341343 [ 198 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 6686 | 2026.01.21 21:42:54.341381 [ 5 ] {c51052ef-a75b-4d79-b38f-c042b68a452d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.01.21 21:42:54.341401 [ 198 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 6688 | 2026.01.21 21:42:54.341439 [ 5 ] {c51052ef-a75b-4d79-b38f-c042b68a452d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6689 | 2026.01.21 21:42:54.341454 [ 198 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6690 | 2026.01.21 21:42:54.341504 [ 198 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6691 | 2026.01.21 21:42:54.341547 [ 198 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6692 | 2026.01.21 21:42:54.341591 [ 198 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6693 | 2026.01.21 21:42:54.341996 [ 5 ] {c51052ef-a75b-4d79-b38f-c042b68a452d} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2026.01.21 21:42:54.342045 [ 5 ] {c51052ef-a75b-4d79-b38f-c042b68a452d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6695 | 2026.01.21 21:42:54.342384 [ 196 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001231329 sec., 73091.75695528978 rows/sec., 3.73 MiB/sec. | ||
| 6696 | 2026.01.21 21:42:54.342454 [ 5 ] {c51052ef-a75b-4d79-b38f-c042b68a452d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6697 | 2026.01.21 21:42:54.342569 [ 187 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6698 | 2026.01.21 21:42:54.342708 [ 5 ] {c51052ef-a75b-4d79-b38f-c042b68a452d} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.01.21 21:42:54.342863 [ 5 ] {c51052ef-a75b-4d79-b38f-c042b68a452d} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001507 sec., 217650.9621765096 rows/sec., 14.26 MiB/sec. | ||
| 6700 | 2026.01.21 21:42:54.342904 [ 5 ] {c51052ef-a75b-4d79-b38f-c042b68a452d} <Debug> TCPHandler: Processed in 0.001713367 sec. | ||
| 6701 | 2026.01.21 21:42:54.342919 [ 187 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.01.21 21:42:54.343009 [ 187 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_15_3} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6703 | 2026.01.21 21:42:54.343030 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.01.21 21:42:54.343119 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6705 | 2026.01.21 21:42:54.343158 [ 5 ] {a8028888-d150-48fe-801a-46161438edbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6706 | 2026.01.21 21:42:54.343216 [ 5 ] {a8028888-d150-48fe-801a-46161438edbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6707 | 2026.01.21 21:42:54.343597 [ 5 ] {a8028888-d150-48fe-801a-46161438edbd} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.01.21 21:42:54.343642 [ 5 ] {a8028888-d150-48fe-801a-46161438edbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6709 | 2026.01.21 21:42:54.344040 [ 5 ] {a8028888-d150-48fe-801a-46161438edbd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6710 | 2026.01.21 21:42:54.344294 [ 5 ] {a8028888-d150-48fe-801a-46161438edbd} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.01.21 21:42:54.344407 [ 11 ] {} <Debug> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6712 | 2026.01.21 21:42:54.344430 [ 5 ] {a8028888-d150-48fe-801a-46161438edbd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec. | ||
| 6713 | 2026.01.21 21:42:54.344444 [ 11 ] {} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.01.21 21:42:54.344475 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6715 | 2026.01.21 21:42:54.344476 [ 5 ] {a8028888-d150-48fe-801a-46161438edbd} <Debug> TCPHandler: Processed in 0.001508194 sec. | ||
| 6716 | 2026.01.21 21:42:54.344550 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6717 | 2026.01.21 21:42:54.344601 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2026.01.21 21:42:54.344642 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6719 | 2026.01.21 21:42:54.344671 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 6720 | 2026.01.21 21:42:54.344708 [ 5 ] {c6308f1e-7fcf-447a-a480-2c3e4a36d91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6721 | 2026.01.21 21:42:54.344713 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6722 | 2026.01.21 21:42:54.344766 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6723 | 2026.01.21 21:42:54.344772 [ 5 ] {c6308f1e-7fcf-447a-a480-2c3e4a36d91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6724 | 2026.01.21 21:42:54.344803 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6725 | 2026.01.21 21:42:54.344840 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6726 | 2026.01.21 21:42:54.344874 [ 194 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6727 | 2026.01.21 21:42:54.345540 [ 196 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001021176 sec., 15668.209985350224 rows/sec., 1.03 MiB/sec. | ||
| 6728 | 2026.01.21 21:42:54.345573 [ 5 ] {c6308f1e-7fcf-447a-a480-2c3e4a36d91a} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.01.21 21:42:54.345615 [ 5 ] {c6308f1e-7fcf-447a-a480-2c3e4a36d91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6730 | 2026.01.21 21:42:54.345725 [ 189 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6731 | 2026.01.21 21:42:54.346078 [ 189 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.01.21 21:42:54.346166 [ 189 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_15_3} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6733 | 2026.01.21 21:42:54.346191 [ 5 ] {c6308f1e-7fcf-447a-a480-2c3e4a36d91a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6734 | 2026.01.21 21:42:54.346264 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6735 | 2026.01.21 21:42:54.346431 [ 5 ] {c6308f1e-7fcf-447a-a480-2c3e4a36d91a} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.01.21 21:42:54.346574 [ 5 ] {c6308f1e-7fcf-447a-a480-2c3e4a36d91a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001886 sec., 9544.008483563097 rows/sec., 17.10 MiB/sec. | ||
| 6737 | 2026.01.21 21:42:54.346632 [ 5 ] {c6308f1e-7fcf-447a-a480-2c3e4a36d91a} <Debug> TCPHandler: Processed in 0.002082373 sec. | ||
| 6738 | 2026.01.21 21:42:54.346753 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.01.21 21:42:54.346851 [ 5 ] {f7f5bfe1-2b31-4e89-88b8-5b764a140b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.01.21 21:42:54.346897 [ 5 ] {f7f5bfe1-2b31-4e89-88b8-5b764a140b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6741 | 2026.01.21 21:42:54.347236 [ 5 ] {f7f5bfe1-2b31-4e89-88b8-5b764a140b5f} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.01.21 21:42:54.347271 [ 5 ] {f7f5bfe1-2b31-4e89-88b8-5b764a140b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6743 | 2026.01.21 21:42:54.347575 [ 5 ] {f7f5bfe1-2b31-4e89-88b8-5b764a140b5f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6744 | 2026.01.21 21:42:54.347782 [ 5 ] {f7f5bfe1-2b31-4e89-88b8-5b764a140b5f} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.01.21 21:42:54.347908 [ 5 ] {f7f5bfe1-2b31-4e89-88b8-5b764a140b5f} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001078 sec., 100185.52875695733 rows/sec., 6.11 MiB/sec. | ||
| 6746 | 2026.01.21 21:42:54.347943 [ 5 ] {f7f5bfe1-2b31-4e89-88b8-5b764a140b5f} <Debug> TCPHandler: Processed in 0.001240949 sec. | ||
| 6747 | 2026.01.21 21:42:56.171847 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6748 | 2026.01.21 21:42:56.171952 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6749 | 2026.01.21 21:42:56.368988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13462 | ||
| 6750 | 2026.01.21 21:42:56.369508 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.01.21 21:42:56.369549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6752 | 2026.01.21 21:42:56.370036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6753 | 2026.01.21 21:42:56.370263 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.01.21 21:42:56.370392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13462 | ||
| 6755 | 2026.01.21 21:42:56.390658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 838 | ||
| 6756 | 2026.01.21 21:42:56.393073 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.01.21 21:42:56.393124 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6758 | 2026.01.21 21:42:56.394353 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6759 | 2026.01.21 21:42:56.394648 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.01.21 21:42:56.394792 [ 26 ] {} <Debug> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6761 | 2026.01.21 21:42:56.394831 [ 26 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.01.21 21:42:56.394849 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6763 | 2026.01.21 21:42:56.394934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6764 | 2026.01.21 21:42:56.394935 [ 194 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::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 | ||
| 6765 | 2026.01.21 21:42:56.395373 [ 194 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6766 | 2026.01.21 21:42:56.395494 [ 194 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 648 rows starting from the beginning of the part | ||
| 6767 | 2026.01.21 21:42:56.395825 [ 194 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6768 | 2026.01.21 21:42:56.396148 [ 194 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 6769 | 2026.01.21 21:42:56.396448 [ 194 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
| 6770 | 2026.01.21 21:42:56.396751 [ 194 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6771 | 2026.01.21 21:42:56.397054 [ 194 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6772 | 2026.01.21 21:42:56.403599 [ 196 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 72 columns (72 merged, 0 gathered) in 0.008700246 sec., 96319.11557443318 rows/sec., 80.87 MiB/sec. | ||
| 6773 | 2026.01.21 21:42:56.405066 [ 199 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6774 | 2026.01.21 21:42:56.405706 [ 199 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_21_4} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.01.21 21:42:56.405795 [ 199 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_21_4} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6776 | 2026.01.21 21:42:56.406095 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6777 | 2026.01.21 21:42:57.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.67 MiB, peak 280.78 MiB, free memory in arenas 0.00 B, will set to 275.72 MiB (RSS), difference: 1.05 MiB | ||
| 6778 | 2026.01.21 21:42:57.068035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6779 | 2026.01.21 21:42:57.084521 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.01.21 21:42:57.084575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6781 | 2026.01.21 21:42:57.090933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6782 | 2026.01.21 21:42:57.091682 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.01.21 21:42:57.094400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6784 | 2026.01.21 21:42:59.317710 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2026.01.21 21:42:59.317897 [ 5 ] {850c0271-7007-4ffe-ba41-e5561ddc8216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6786 | 2026.01.21 21:42:59.317959 [ 5 ] {850c0271-7007-4ffe-ba41-e5561ddc8216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6787 | 2026.01.21 21:42:59.318614 [ 5 ] {850c0271-7007-4ffe-ba41-e5561ddc8216} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.01.21 21:42:59.318652 [ 5 ] {850c0271-7007-4ffe-ba41-e5561ddc8216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6789 | 2026.01.21 21:42:59.319046 [ 5 ] {850c0271-7007-4ffe-ba41-e5561ddc8216} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6790 | 2026.01.21 21:42:59.319278 [ 5 ] {850c0271-7007-4ffe-ba41-e5561ddc8216} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.01.21 21:42:59.319402 [ 32 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6792 | 2026.01.21 21:42:59.319424 [ 5 ] {850c0271-7007-4ffe-ba41-e5561ddc8216} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001588 sec., 65491.1838790932 rows/sec., 5.46 MiB/sec. | ||
| 6793 | 2026.01.21 21:42:59.319439 [ 32 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.01.21 21:42:59.319459 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6795 | 2026.01.21 21:42:59.319467 [ 5 ] {850c0271-7007-4ffe-ba41-e5561ddc8216} <Debug> TCPHandler: Processed in 0.00188086 sec. | ||
| 6796 | 2026.01.21 21:42:59.319552 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 6797 | 2026.01.21 21:42:59.319614 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.01.21 21:42:59.319642 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6799 | 2026.01.21 21:42:59.319672 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2436 rows starting from the beginning of the part | ||
| 6800 | 2026.01.21 21:42:59.319711 [ 5 ] {eb146bcb-c5fd-4aa8-aabf-d57a46f0f494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6801 | 2026.01.21 21:42:59.319729 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6802 | 2026.01.21 21:42:59.319752 [ 5 ] {eb146bcb-c5fd-4aa8-aabf-d57a46f0f494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6803 | 2026.01.21 21:42:59.319773 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1238 rows starting from the beginning of the part | ||
| 6804 | 2026.01.21 21:42:59.319813 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 107 rows starting from the beginning of the part | ||
| 6805 | 2026.01.21 21:42:59.319851 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1238 rows starting from the beginning of the part | ||
| 6806 | 2026.01.21 21:42:59.319892 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 6807 | 2026.01.21 21:42:59.320184 [ 5 ] {eb146bcb-c5fd-4aa8-aabf-d57a46f0f494} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.01.21 21:42:59.320220 [ 5 ] {eb146bcb-c5fd-4aa8-aabf-d57a46f0f494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6809 | 2026.01.21 21:42:59.320641 [ 5 ] {eb146bcb-c5fd-4aa8-aabf-d57a46f0f494} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6810 | 2026.01.21 21:42:59.320852 [ 5 ] {eb146bcb-c5fd-4aa8-aabf-d57a46f0f494} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.01.21 21:42:59.320989 [ 5 ] {eb146bcb-c5fd-4aa8-aabf-d57a46f0f494} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001296 sec., 18518.51851851852 rows/sec., 1.36 MiB/sec. | ||
| 6812 | 2026.01.21 21:42:59.321026 [ 5 ] {eb146bcb-c5fd-4aa8-aabf-d57a46f0f494} <Debug> TCPHandler: Processed in 0.001462332 sec. | ||
| 6813 | 2026.01.21 21:42:59.321142 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.01.21 21:42:59.321238 [ 5 ] {bb351cb6-c298-4b41-b8f5-f7d4e0189809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6815 | 2026.01.21 21:42:59.321277 [ 5 ] {bb351cb6-c298-4b41-b8f5-f7d4e0189809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6816 | 2026.01.21 21:42:59.321705 [ 5 ] {bb351cb6-c298-4b41-b8f5-f7d4e0189809} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.01.21 21:42:59.321738 [ 5 ] {bb351cb6-c298-4b41-b8f5-f7d4e0189809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6818 | 2026.01.21 21:42:59.321747 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5227 rows, containing 5 columns (5 merged, 0 gathered) in 0.002235726 sec., 2337943.021640398 rows/sec., 196.97 MiB/sec. | ||
| 6819 | 2026.01.21 21:42:59.322043 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6820 | 2026.01.21 21:42:59.322047 [ 5 ] {bb351cb6-c298-4b41-b8f5-f7d4e0189809} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6821 | 2026.01.21 21:42:59.322279 [ 5 ] {bb351cb6-c298-4b41-b8f5-f7d4e0189809} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.01.21 21:42:59.322291 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_41_8} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.01.21 21:42:59.322352 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_41_8} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6824 | 2026.01.21 21:42:59.322411 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 6825 | 2026.01.21 21:42:59.322411 [ 5 ] {bb351cb6-c298-4b41-b8f5-f7d4e0189809} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001191 sec., 73887.48950461797 rows/sec., 5.77 MiB/sec. | ||
| 6826 | 2026.01.21 21:42:59.322419 [ 31 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6827 | 2026.01.21 21:42:59.322459 [ 5 ] {bb351cb6-c298-4b41-b8f5-f7d4e0189809} <Debug> TCPHandler: Processed in 0.001367081 sec. | ||
| 6828 | 2026.01.21 21:42:59.322496 [ 31 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.01.21 21:42:59.322525 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6830 | 2026.01.21 21:42:59.322586 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2026.01.21 21:42:59.322602 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 6832 | 2026.01.21 21:42:59.322686 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6833 | 2026.01.21 21:42:59.322686 [ 5 ] {5e18019c-31d1-4494-a3e0-8ce7bb673a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6834 | 2026.01.21 21:42:59.322712 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1267 rows starting from the beginning of the part | ||
| 6835 | 2026.01.21 21:42:59.322738 [ 5 ] {5e18019c-31d1-4494-a3e0-8ce7bb673a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6836 | 2026.01.21 21:42:59.322765 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 88 rows starting from the beginning of the part | ||
| 6837 | 2026.01.21 21:42:59.322808 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 751 rows starting from the beginning of the part | ||
| 6838 | 2026.01.21 21:42:59.322849 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 94 rows starting from the beginning of the part | ||
| 6839 | 2026.01.21 21:42:59.322890 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 751 rows starting from the beginning of the part | ||
| 6840 | 2026.01.21 21:42:59.322929 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 88 rows starting from the beginning of the part | ||
| 6841 | 2026.01.21 21:42:59.323179 [ 5 ] {5e18019c-31d1-4494-a3e0-8ce7bb673a1c} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.01.21 21:42:59.323214 [ 5 ] {5e18019c-31d1-4494-a3e0-8ce7bb673a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6843 | 2026.01.21 21:42:59.323544 [ 5 ] {5e18019c-31d1-4494-a3e0-8ce7bb673a1c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6844 | 2026.01.21 21:42:59.323748 [ 5 ] {5e18019c-31d1-4494-a3e0-8ce7bb673a1c} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.01.21 21:42:59.323861 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6846 | 2026.01.21 21:42:59.323889 [ 5 ] {5e18019c-31d1-4494-a3e0-8ce7bb673a1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6847 | 2026.01.21 21:42:59.323902 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.01.21 21:42:59.323932 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6849 | 2026.01.21 21:42:59.323933 [ 5 ] {5e18019c-31d1-4494-a3e0-8ce7bb673a1c} <Debug> TCPHandler: Processed in 0.001397092 sec. | ||
| 6850 | 2026.01.21 21:42:59.323995 [ 192 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 6851 | 2026.01.21 21:42:59.324011 [ 196 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442512 sec., 2106741.573033708 rows/sec., 158.22 MiB/sec. | ||
| 6852 | 2026.01.21 21:42:59.324063 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2026.01.21 21:42:59.324073 [ 192 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6854 | 2026.01.21 21:42:59.324104 [ 192 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11860 rows starting from the beginning of the part | ||
| 6855 | 2026.01.21 21:42:59.324148 [ 192 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 6856 | 2026.01.21 21:42:59.324164 [ 5 ] {6fb1056a-69d2-4370-bb22-4aa5530e11e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6857 | 2026.01.21 21:42:59.324184 [ 192 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 328 rows starting from the beginning of the part | ||
| 6858 | 2026.01.21 21:42:59.324220 [ 192 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 163 rows starting from the beginning of the part | ||
| 6859 | 2026.01.21 21:42:59.324221 [ 5 ] {6fb1056a-69d2-4370-bb22-4aa5530e11e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6860 | 2026.01.21 21:42:59.324241 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6861 | 2026.01.21 21:42:59.324257 [ 192 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 328 rows starting from the beginning of the part | ||
| 6862 | 2026.01.21 21:42:59.324297 [ 192 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 6863 | 2026.01.21 21:42:59.324587 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_41_8} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.01.21 21:42:59.324696 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_41_8} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6865 | 2026.01.21 21:42:59.324803 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6866 | 2026.01.21 21:42:59.325055 [ 5 ] {6fb1056a-69d2-4370-bb22-4aa5530e11e2} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.01.21 21:42:59.325095 [ 5 ] {6fb1056a-69d2-4370-bb22-4aa5530e11e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6868 | 2026.01.21 21:42:59.325629 [ 5 ] {6fb1056a-69d2-4370-bb22-4aa5530e11e2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6869 | 2026.01.21 21:42:59.325857 [ 5 ] {6fb1056a-69d2-4370-bb22-4aa5530e11e2} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.01.21 21:42:59.326003 [ 5 ] {6fb1056a-69d2-4370-bb22-4aa5530e11e2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001859 sec., 12910.166756320603 rows/sec., 23.13 MiB/sec. | ||
| 6871 | 2026.01.21 21:42:59.326056 [ 5 ] {6fb1056a-69d2-4370-bb22-4aa5530e11e2} <Debug> TCPHandler: Processed in 0.002043602 sec. | ||
| 6872 | 2026.01.21 21:42:59.326165 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2026.01.21 21:42:59.326261 [ 5 ] {8be414eb-279f-4b9a-933f-a10ca8ba4095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6874 | 2026.01.21 21:42:59.326303 [ 5 ] {8be414eb-279f-4b9a-933f-a10ca8ba4095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6875 | 2026.01.21 21:42:59.326646 [ 5 ] {8be414eb-279f-4b9a-933f-a10ca8ba4095} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2026.01.21 21:42:59.326683 [ 5 ] {8be414eb-279f-4b9a-933f-a10ca8ba4095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6877 | 2026.01.21 21:42:59.327055 [ 5 ] {8be414eb-279f-4b9a-933f-a10ca8ba4095} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6878 | 2026.01.21 21:42:59.327265 [ 5 ] {8be414eb-279f-4b9a-933f-a10ca8ba4095} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.01.21 21:42:59.327375 [ 31 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6880 | 2026.01.21 21:42:59.327394 [ 5 ] {8be414eb-279f-4b9a-933f-a10ca8ba4095} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 6881 | 2026.01.21 21:42:59.327416 [ 31 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.01.21 21:42:59.327437 [ 5 ] {8be414eb-279f-4b9a-933f-a10ca8ba4095} <Debug> TCPHandler: Processed in 0.001321611 sec. | ||
| 6883 | 2026.01.21 21:42:59.327441 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6884 | 2026.01.21 21:42:59.327542 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 6885 | 2026.01.21 21:42:59.327609 [ 200 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12999 rows, containing 5 columns (5 merged, 0 gathered) in 0.003641328 sec., 3569851.4388157288 rows/sec., 238.64 MiB/sec. | ||
| 6886 | 2026.01.21 21:42:59.327664 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6887 | 2026.01.21 21:42:59.327701 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2184 rows starting from the beginning of the part | ||
| 6888 | 2026.01.21 21:42:59.327769 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 6889 | 2026.01.21 21:42:59.327817 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 108 rows starting from the beginning of the part | ||
| 6890 | 2026.01.21 21:42:59.327862 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6891 | 2026.01.21 21:42:59.327905 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 108 rows starting from the beginning of the part | ||
| 6892 | 2026.01.21 21:42:59.327949 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 6893 | 2026.01.21 21:42:59.328144 [ 191 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6894 | 2026.01.21 21:42:59.328482 [ 191 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.01.21 21:42:59.328566 [ 191 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6896 | 2026.01.21 21:42:59.328661 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 6897 | 2026.01.21 21:42:59.329103 [ 201 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001598735 sec., 1613775.891564268 rows/sec., 101.90 MiB/sec. | ||
| 6898 | 2026.01.21 21:42:59.329308 [ 200 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6899 | 2026.01.21 21:42:59.329597 [ 200 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_41_8} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2026.01.21 21:42:59.329672 [ 200 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_41_8} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6901 | 2026.01.21 21:42:59.329745 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6902 | 2026.01.21 21:43:01.028630 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2026.01.21 21:43:01.028817 [ 5 ] {e13f8ab9-9a1b-4a02-a5fc-1bac83a3717a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6904 | 2026.01.21 21:43:01.028885 [ 5 ] {e13f8ab9-9a1b-4a02-a5fc-1bac83a3717a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6905 | 2026.01.21 21:43:01.029680 [ 5 ] {e13f8ab9-9a1b-4a02-a5fc-1bac83a3717a} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2026.01.21 21:43:01.029718 [ 5 ] {e13f8ab9-9a1b-4a02-a5fc-1bac83a3717a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6907 | 2026.01.21 21:43:01.030124 [ 5 ] {e13f8ab9-9a1b-4a02-a5fc-1bac83a3717a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6908 | 2026.01.21 21:43:01.030351 [ 5 ] {e13f8ab9-9a1b-4a02-a5fc-1bac83a3717a} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2026.01.21 21:43:01.030493 [ 5 ] {e13f8ab9-9a1b-4a02-a5fc-1bac83a3717a} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001725 sec., 258550.72463768115 rows/sec., 16.40 MiB/sec. | ||
| 6910 | 2026.01.21 21:43:01.030532 [ 5 ] {e13f8ab9-9a1b-4a02-a5fc-1bac83a3717a} <Debug> TCPHandler: Processed in 0.002020512 sec. | ||
| 6911 | 2026.01.21 21:43:01.030652 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.01.21 21:43:01.030745 [ 5 ] {0d030f88-950e-4570-850f-f9597adc09a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6913 | 2026.01.21 21:43:01.030785 [ 5 ] {0d030f88-950e-4570-850f-f9597adc09a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6914 | 2026.01.21 21:43:01.031171 [ 5 ] {0d030f88-950e-4570-850f-f9597adc09a6} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2026.01.21 21:43:01.031204 [ 5 ] {0d030f88-950e-4570-850f-f9597adc09a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6916 | 2026.01.21 21:43:01.031494 [ 5 ] {0d030f88-950e-4570-850f-f9597adc09a6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6917 | 2026.01.21 21:43:01.031694 [ 5 ] {0d030f88-950e-4570-850f-f9597adc09a6} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.01.21 21:43:01.031815 [ 5 ] {0d030f88-950e-4570-850f-f9597adc09a6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001088 sec., 1838.235294117647 rows/sec., 149.90 KiB/sec. | ||
| 6919 | 2026.01.21 21:43:01.031860 [ 5 ] {0d030f88-950e-4570-850f-f9597adc09a6} <Debug> TCPHandler: Processed in 0.00125499 sec. | ||
| 6920 | 2026.01.21 21:43:01.031968 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6921 | 2026.01.21 21:43:01.032060 [ 5 ] {a787ba73-298d-4f37-b9ce-00dcbd199cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6922 | 2026.01.21 21:43:01.032097 [ 5 ] {a787ba73-298d-4f37-b9ce-00dcbd199cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6923 | 2026.01.21 21:43:01.033522 [ 5 ] {a787ba73-298d-4f37-b9ce-00dcbd199cf0} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2026.01.21 21:43:01.033558 [ 5 ] {a787ba73-298d-4f37-b9ce-00dcbd199cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6925 | 2026.01.21 21:43:01.033984 [ 5 ] {a787ba73-298d-4f37-b9ce-00dcbd199cf0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6926 | 2026.01.21 21:43:01.034186 [ 5 ] {a787ba73-298d-4f37-b9ce-00dcbd199cf0} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.01.21 21:43:01.034312 [ 5 ] {a787ba73-298d-4f37-b9ce-00dcbd199cf0} <Debug> executeQuery: Read 2379 rows, 196.95 KiB in 0.00227 sec., 1048017.6211453745 rows/sec., 84.73 MiB/sec. | ||
| 6928 | 2026.01.21 21:43:01.034350 [ 5 ] {a787ba73-298d-4f37-b9ce-00dcbd199cf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6929 | 2026.01.21 21:43:01.034363 [ 5 ] {a787ba73-298d-4f37-b9ce-00dcbd199cf0} <Debug> TCPHandler: Processed in 0.002441698 sec. | ||
| 6930 | 2026.01.21 21:43:01.034482 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2026.01.21 21:43:01.034575 [ 5 ] {d720ca79-1cb4-4f03-9219-20aee830f2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6932 | 2026.01.21 21:43:01.034613 [ 5 ] {d720ca79-1cb4-4f03-9219-20aee830f2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6933 | 2026.01.21 21:43:01.035124 [ 5 ] {d720ca79-1cb4-4f03-9219-20aee830f2c1} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.01.21 21:43:01.035160 [ 5 ] {d720ca79-1cb4-4f03-9219-20aee830f2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6935 | 2026.01.21 21:43:01.035454 [ 5 ] {d720ca79-1cb4-4f03-9219-20aee830f2c1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6936 | 2026.01.21 21:43:01.035656 [ 5 ] {d720ca79-1cb4-4f03-9219-20aee830f2c1} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.01.21 21:43:01.035762 [ 30 ] {} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6938 | 2026.01.21 21:43:01.035778 [ 5 ] {d720ca79-1cb4-4f03-9219-20aee830f2c1} <Debug> executeQuery: Read 243 rows, 14.89 KiB in 0.001222 sec., 198854.33715220948 rows/sec., 11.90 MiB/sec. | ||
| 6939 | 2026.01.21 21:43:01.035822 [ 30 ] {} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.01.21 21:43:01.035831 [ 5 ] {d720ca79-1cb4-4f03-9219-20aee830f2c1} <Debug> TCPHandler: Processed in 0.001395882 sec. | ||
| 6941 | 2026.01.21 21:43:01.035848 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6942 | 2026.01.21 21:43:01.035956 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2026.01.21 21:43:01.035992 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 6944 | 2026.01.21 21:43:01.036052 [ 5 ] {a7c9df89-55ee-4a32-8a6e-2ba27cddb0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6945 | 2026.01.21 21:43:01.036095 [ 5 ] {a7c9df89-55ee-4a32-8a6e-2ba27cddb0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6946 | 2026.01.21 21:43:01.036148 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6947 | 2026.01.21 21:43:01.036192 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 283 rows starting from the beginning of the part | ||
| 6948 | 2026.01.21 21:43:01.036267 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 241 rows starting from the beginning of the part | ||
| 6949 | 2026.01.21 21:43:01.036321 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 6950 | 2026.01.21 21:43:01.036369 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 241 rows starting from the beginning of the part | ||
| 6951 | 2026.01.21 21:43:01.036413 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 6952 | 2026.01.21 21:43:01.036454 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 243 rows starting from the beginning of the part | ||
| 6953 | 2026.01.21 21:43:01.036609 [ 5 ] {a7c9df89-55ee-4a32-8a6e-2ba27cddb0be} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.01.21 21:43:01.036650 [ 5 ] {a7c9df89-55ee-4a32-8a6e-2ba27cddb0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6955 | 2026.01.21 21:43:01.037020 [ 5 ] {a7c9df89-55ee-4a32-8a6e-2ba27cddb0be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6956 | 2026.01.21 21:43:01.037251 [ 5 ] {a7c9df89-55ee-4a32-8a6e-2ba27cddb0be} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.01.21 21:43:01.037372 [ 5 ] {a7c9df89-55ee-4a32-8a6e-2ba27cddb0be} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001338 sec., 342301.94319880416 rows/sec., 22.62 MiB/sec. | ||
| 6958 | 2026.01.21 21:43:01.037409 [ 5 ] {a7c9df89-55ee-4a32-8a6e-2ba27cddb0be} <Debug> TCPHandler: Processed in 0.001500574 sec. | ||
| 6959 | 2026.01.21 21:43:01.037409 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481803 sec., 716694.459384952 rows/sec., 46.37 MiB/sec. | ||
| 6960 | 2026.01.21 21:43:01.037525 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.01.21 21:43:01.037558 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6962 | 2026.01.21 21:43:01.037623 [ 5 ] {d4dc9c28-7500-48fc-8d4f-eebb70fcd1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6963 | 2026.01.21 21:43:01.037667 [ 5 ] {d4dc9c28-7500-48fc-8d4f-eebb70fcd1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6964 | 2026.01.21 21:43:01.037811 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_36_7} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.01.21 21:43:01.037886 [ 196 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_36_7} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6966 | 2026.01.21 21:43:01.037956 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6967 | 2026.01.21 21:43:01.038172 [ 5 ] {d4dc9c28-7500-48fc-8d4f-eebb70fcd1ef} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2026.01.21 21:43:01.038217 [ 5 ] {d4dc9c28-7500-48fc-8d4f-eebb70fcd1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6969 | 2026.01.21 21:43:01.038551 [ 5 ] {d4dc9c28-7500-48fc-8d4f-eebb70fcd1ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6970 | 2026.01.21 21:43:01.038761 [ 5 ] {d4dc9c28-7500-48fc-8d4f-eebb70fcd1ef} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.01.21 21:43:01.038891 [ 5 ] {d4dc9c28-7500-48fc-8d4f-eebb70fcd1ef} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001286 sec., 178071.5396578538 rows/sec., 10.11 MiB/sec. | ||
| 6972 | 2026.01.21 21:43:01.038931 [ 5 ] {d4dc9c28-7500-48fc-8d4f-eebb70fcd1ef} <Debug> TCPHandler: Processed in 0.001452333 sec. | ||
| 6973 | 2026.01.21 21:43:01.039033 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2026.01.21 21:43:01.039128 [ 5 ] {b0d85b27-3e1a-4698-9a18-baf21af4d76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6975 | 2026.01.21 21:43:01.039169 [ 5 ] {b0d85b27-3e1a-4698-9a18-baf21af4d76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6976 | 2026.01.21 21:43:01.039947 [ 5 ] {b0d85b27-3e1a-4698-9a18-baf21af4d76d} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.01.21 21:43:01.039984 [ 5 ] {b0d85b27-3e1a-4698-9a18-baf21af4d76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6978 | 2026.01.21 21:43:01.040337 [ 5 ] {b0d85b27-3e1a-4698-9a18-baf21af4d76d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6979 | 2026.01.21 21:43:01.040556 [ 5 ] {b0d85b27-3e1a-4698-9a18-baf21af4d76d} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.01.21 21:43:01.040683 [ 5 ] {b0d85b27-3e1a-4698-9a18-baf21af4d76d} <Debug> executeQuery: Read 1209 rows, 88.16 KiB in 0.001572 sec., 769083.9694656489 rows/sec., 54.77 MiB/sec. | ||
| 6981 | 2026.01.21 21:43:01.040721 [ 5 ] {b0d85b27-3e1a-4698-9a18-baf21af4d76d} <Debug> TCPHandler: Processed in 0.001737647 sec. | ||
| 6982 | 2026.01.21 21:43:01.040835 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.01.21 21:43:01.040931 [ 5 ] {c634448e-2028-4c5b-84d6-91aa92869fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6984 | 2026.01.21 21:43:01.040973 [ 5 ] {c634448e-2028-4c5b-84d6-91aa92869fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6985 | 2026.01.21 21:43:01.041299 [ 5 ] {c634448e-2028-4c5b-84d6-91aa92869fa4} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.01.21 21:43:01.041335 [ 5 ] {c634448e-2028-4c5b-84d6-91aa92869fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6987 | 2026.01.21 21:43:01.041631 [ 5 ] {c634448e-2028-4c5b-84d6-91aa92869fa4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6988 | 2026.01.21 21:43:01.041840 [ 5 ] {c634448e-2028-4c5b-84d6-91aa92869fa4} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.01.21 21:43:01.041967 [ 5 ] {c634448e-2028-4c5b-84d6-91aa92869fa4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 6990 | 2026.01.21 21:43:01.042003 [ 5 ] {c634448e-2028-4c5b-84d6-91aa92869fa4} <Debug> TCPHandler: Processed in 0.001217129 sec. | ||
| 6991 | 2026.01.21 21:43:01.042111 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6992 | 2026.01.21 21:43:01.042205 [ 5 ] {49c6c037-9800-4319-9a23-e5673fd35fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6993 | 2026.01.21 21:43:01.042247 [ 5 ] {49c6c037-9800-4319-9a23-e5673fd35fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6994 | 2026.01.21 21:43:01.042798 [ 5 ] {49c6c037-9800-4319-9a23-e5673fd35fa8} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2026.01.21 21:43:01.042834 [ 5 ] {49c6c037-9800-4319-9a23-e5673fd35fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6996 | 2026.01.21 21:43:01.043201 [ 5 ] {49c6c037-9800-4319-9a23-e5673fd35fa8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6997 | 2026.01.21 21:43:01.043434 [ 5 ] {49c6c037-9800-4319-9a23-e5673fd35fa8} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6998 | 2026.01.21 21:43:01.043564 [ 5 ] {49c6c037-9800-4319-9a23-e5673fd35fa8} <Debug> executeQuery: Read 907 rows, 61.28 KiB in 0.001376 sec., 659156.976744186 rows/sec., 43.49 MiB/sec. | ||
| 6999 | 2026.01.21 21:43:01.043599 [ 5 ] {49c6c037-9800-4319-9a23-e5673fd35fa8} <Debug> TCPHandler: Processed in 0.001537874 sec. | ||
| 7000 | 2026.01.21 21:43:01.043706 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7001 | 2026.01.21 21:43:01.043800 [ 5 ] {34e87c29-1b83-4f62-a5c4-e055ba6d15dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7002 | 2026.01.21 21:43:01.043842 [ 5 ] {34e87c29-1b83-4f62-a5c4-e055ba6d15dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7003 | 2026.01.21 21:43:01.044146 [ 5 ] {34e87c29-1b83-4f62-a5c4-e055ba6d15dc} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.01.21 21:43:01.044182 [ 5 ] {34e87c29-1b83-4f62-a5c4-e055ba6d15dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7005 | 2026.01.21 21:43:01.044476 [ 5 ] {34e87c29-1b83-4f62-a5c4-e055ba6d15dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7006 | 2026.01.21 21:43:01.044678 [ 5 ] {34e87c29-1b83-4f62-a5c4-e055ba6d15dc} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.01.21 21:43:01.044802 [ 5 ] {34e87c29-1b83-4f62-a5c4-e055ba6d15dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 7008 | 2026.01.21 21:43:01.044838 [ 5 ] {34e87c29-1b83-4f62-a5c4-e055ba6d15dc} <Debug> TCPHandler: Processed in 0.001181258 sec. | ||
| 7009 | 2026.01.21 21:43:01.044943 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7010 | 2026.01.21 21:43:01.045036 [ 5 ] {f27c941c-1ad7-4082-b8d5-28ed98c93e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7011 | 2026.01.21 21:43:01.045090 [ 5 ] {f27c941c-1ad7-4082-b8d5-28ed98c93e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7012 | 2026.01.21 21:43:01.045846 [ 5 ] {f27c941c-1ad7-4082-b8d5-28ed98c93e9d} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.01.21 21:43:01.045883 [ 5 ] {f27c941c-1ad7-4082-b8d5-28ed98c93e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7014 | 2026.01.21 21:43:01.046401 [ 5 ] {f27c941c-1ad7-4082-b8d5-28ed98c93e9d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7015 | 2026.01.21 21:43:01.046624 [ 5 ] {f27c941c-1ad7-4082-b8d5-28ed98c93e9d} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.01.21 21:43:01.046729 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7017 | 2026.01.21 21:43:01.046759 [ 5 ] {f27c941c-1ad7-4082-b8d5-28ed98c93e9d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00174 sec., 10344.827586206897 rows/sec., 18.54 MiB/sec. | ||
| 7018 | 2026.01.21 21:43:01.046768 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.01.21 21:43:01.046799 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7020 | 2026.01.21 21:43:01.046816 [ 5 ] {f27c941c-1ad7-4082-b8d5-28ed98c93e9d} <Debug> TCPHandler: Processed in 0.001921281 sec. | ||
| 7021 | 2026.01.21 21:43:01.046912 [ 195 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 7022 | 2026.01.21 21:43:01.046935 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.01.21 21:43:01.047049 [ 5 ] {bf959c98-394b-4c30-8dd9-e6b276295958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7024 | 2026.01.21 21:43:01.047089 [ 5 ] {bf959c98-394b-4c30-8dd9-e6b276295958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7025 | 2026.01.21 21:43:01.047189 [ 195 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7026 | 2026.01.21 21:43:01.047266 [ 195 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 641 rows starting from the beginning of the part | ||
| 7027 | 2026.01.21 21:43:01.047408 [ 195 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 7028 | 2026.01.21 21:43:01.047416 [ 5 ] {bf959c98-394b-4c30-8dd9-e6b276295958} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.01.21 21:43:01.047459 [ 5 ] {bf959c98-394b-4c30-8dd9-e6b276295958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7030 | 2026.01.21 21:43:01.047518 [ 195 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 7031 | 2026.01.21 21:43:01.047643 [ 195 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
| 7032 | 2026.01.21 21:43:01.047755 [ 195 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 7033 | 2026.01.21 21:43:01.047789 [ 5 ] {bf959c98-394b-4c30-8dd9-e6b276295958} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7034 | 2026.01.21 21:43:01.047869 [ 195 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
| 7035 | 2026.01.21 21:43:01.048040 [ 5 ] {bf959c98-394b-4c30-8dd9-e6b276295958} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.01.21 21:43:01.048174 [ 5 ] {bf959c98-394b-4c30-8dd9-e6b276295958} <Debug> executeQuery: Read 68 rows, 3.98 KiB in 0.001143 sec., 59492.56342957131 rows/sec., 3.40 MiB/sec. | ||
| 7037 | 2026.01.21 21:43:01.048212 [ 5 ] {bf959c98-394b-4c30-8dd9-e6b276295958} <Debug> TCPHandler: Processed in 0.00132609 sec. | ||
| 7038 | 2026.01.21 21:43:01.052521 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 19 columns (19 merged, 0 gathered) in 0.005665319 sec., 131148.83733819754 rows/sec., 235.01 MiB/sec. | ||
| 7039 | 2026.01.21 21:43:01.053808 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7040 | 2026.01.21 21:43:01.054149 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2026.01.21 21:43:01.054218 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7042 | 2026.01.21 21:43:01.054334 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 7043 | 2026.01.21 21:43:02.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.24 MiB, peak 285.77 MiB, free memory in arenas 0.00 B, will set to 279.69 MiB (RSS), difference: 1.45 MiB | ||
| 7044 | 2026.01.21 21:43:03.871440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13910 | ||
| 7045 | 2026.01.21 21:43:03.871928 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.01.21 21:43:03.871964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7047 | 2026.01.21 21:43:03.872449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7048 | 2026.01.21 21:43:03.872680 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.01.21 21:43:03.872813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13910 | ||
| 7050 | 2026.01.21 21:43:04.314006 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2026.01.21 21:43:04.314182 [ 5 ] {ec2746b9-d8da-491e-a2df-72c056e7286b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7052 | 2026.01.21 21:43:04.314245 [ 5 ] {ec2746b9-d8da-491e-a2df-72c056e7286b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7053 | 2026.01.21 21:43:04.314883 [ 5 ] {ec2746b9-d8da-491e-a2df-72c056e7286b} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.01.21 21:43:04.314928 [ 5 ] {ec2746b9-d8da-491e-a2df-72c056e7286b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7055 | 2026.01.21 21:43:04.315309 [ 5 ] {ec2746b9-d8da-491e-a2df-72c056e7286b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7056 | 2026.01.21 21:43:04.315532 [ 5 ] {ec2746b9-d8da-491e-a2df-72c056e7286b} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.01.21 21:43:04.315687 [ 5 ] {ec2746b9-d8da-491e-a2df-72c056e7286b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001551 sec., 36105.73823339781 rows/sec., 2.76 MiB/sec. | ||
| 7058 | 2026.01.21 21:43:04.315728 [ 5 ] {ec2746b9-d8da-491e-a2df-72c056e7286b} <Debug> TCPHandler: Processed in 0.00184594 sec. | ||
| 7059 | 2026.01.21 21:43:04.315846 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2026.01.21 21:43:04.315945 [ 5 ] {3288ad1b-a743-44e3-91b8-c43271c792be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7061 | 2026.01.21 21:43:04.315985 [ 5 ] {3288ad1b-a743-44e3-91b8-c43271c792be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7062 | 2026.01.21 21:43:04.316409 [ 5 ] {3288ad1b-a743-44e3-91b8-c43271c792be} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.01.21 21:43:04.316446 [ 5 ] {3288ad1b-a743-44e3-91b8-c43271c792be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7064 | 2026.01.21 21:43:04.316740 [ 5 ] {3288ad1b-a743-44e3-91b8-c43271c792be} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7065 | 2026.01.21 21:43:04.316956 [ 5 ] {3288ad1b-a743-44e3-91b8-c43271c792be} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.01.21 21:43:04.317082 [ 5 ] {3288ad1b-a743-44e3-91b8-c43271c792be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 7067 | 2026.01.21 21:43:04.317119 [ 5 ] {3288ad1b-a743-44e3-91b8-c43271c792be} <Debug> TCPHandler: Processed in 0.00132407 sec. | ||
| 7068 | 2026.01.21 21:43:04.317233 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2026.01.21 21:43:04.317329 [ 5 ] {744d3241-d82b-4c4b-a9a6-d7256975fd6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7070 | 2026.01.21 21:43:04.317371 [ 5 ] {744d3241-d82b-4c4b-a9a6-d7256975fd6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7071 | 2026.01.21 21:43:04.317740 [ 5 ] {744d3241-d82b-4c4b-a9a6-d7256975fd6d} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.01.21 21:43:04.317776 [ 5 ] {744d3241-d82b-4c4b-a9a6-d7256975fd6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7073 | 2026.01.21 21:43:04.318098 [ 5 ] {744d3241-d82b-4c4b-a9a6-d7256975fd6d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7074 | 2026.01.21 21:43:04.318310 [ 5 ] {744d3241-d82b-4c4b-a9a6-d7256975fd6d} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.01.21 21:43:04.318438 [ 5 ] {744d3241-d82b-4c4b-a9a6-d7256975fd6d} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.001127 sec., 94055.0133096717 rows/sec., 6.55 MiB/sec. | ||
| 7076 | 2026.01.21 21:43:04.318474 [ 5 ] {744d3241-d82b-4c4b-a9a6-d7256975fd6d} <Debug> TCPHandler: Processed in 0.001290101 sec. | ||
| 7077 | 2026.01.21 21:43:04.318590 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2026.01.21 21:43:04.318685 [ 5 ] {addd0a2e-c60e-4539-9fb9-b377052d9e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7079 | 2026.01.21 21:43:04.318725 [ 5 ] {addd0a2e-c60e-4539-9fb9-b377052d9e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7080 | 2026.01.21 21:43:04.319048 [ 5 ] {addd0a2e-c60e-4539-9fb9-b377052d9e72} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.01.21 21:43:04.319083 [ 5 ] {addd0a2e-c60e-4539-9fb9-b377052d9e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7082 | 2026.01.21 21:43:04.319377 [ 5 ] {addd0a2e-c60e-4539-9fb9-b377052d9e72} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7083 | 2026.01.21 21:43:04.319581 [ 5 ] {addd0a2e-c60e-4539-9fb9-b377052d9e72} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.01.21 21:43:04.319707 [ 5 ] {addd0a2e-c60e-4539-9fb9-b377052d9e72} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.00104 sec., 38461.53846153847 rows/sec., 2.60 MiB/sec. | ||
| 7085 | 2026.01.21 21:43:04.319742 [ 5 ] {addd0a2e-c60e-4539-9fb9-b377052d9e72} <Debug> TCPHandler: Processed in 0.001201988 sec. | ||
| 7086 | 2026.01.21 21:43:04.595426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7087 | 2026.01.21 21:43:04.613130 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2026.01.21 21:43:04.613182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7089 | 2026.01.21 21:43:04.619149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7090 | 2026.01.21 21:43:04.619871 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.01.21 21:43:04.622877 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7092 | 2026.01.21 21:43:06.396070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 882 | ||
| 7093 | 2026.01.21 21:43:06.398601 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.01.21 21:43:06.398649 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7095 | 2026.01.21 21:43:06.399846 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7096 | 2026.01.21 21:43:06.400122 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2026.01.21 21:43:06.400468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 7098 | 2026.01.21 21:43:09.317722 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2026.01.21 21:43:09.317902 [ 5 ] {5812d3c2-a25a-4c59-a197-6194b2ab5f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7100 | 2026.01.21 21:43:09.317972 [ 5 ] {5812d3c2-a25a-4c59-a197-6194b2ab5f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7101 | 2026.01.21 21:43:09.318688 [ 5 ] {5812d3c2-a25a-4c59-a197-6194b2ab5f43} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2026.01.21 21:43:09.318741 [ 5 ] {5812d3c2-a25a-4c59-a197-6194b2ab5f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7103 | 2026.01.21 21:43:09.319155 [ 5 ] {5812d3c2-a25a-4c59-a197-6194b2ab5f43} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7104 | 2026.01.21 21:43:09.319382 [ 5 ] {5812d3c2-a25a-4c59-a197-6194b2ab5f43} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2026.01.21 21:43:09.319542 [ 5 ] {5812d3c2-a25a-4c59-a197-6194b2ab5f43} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001692 sec., 61465.72104018913 rows/sec., 5.13 MiB/sec. | ||
| 7106 | 2026.01.21 21:43:09.319588 [ 5 ] {5812d3c2-a25a-4c59-a197-6194b2ab5f43} <Debug> TCPHandler: Processed in 0.001996901 sec. | ||
| 7107 | 2026.01.21 21:43:09.319715 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2026.01.21 21:43:09.319823 [ 5 ] {61b768cf-fbc6-4e5d-bc64-2c7ee1ccadea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7109 | 2026.01.21 21:43:09.319867 [ 5 ] {61b768cf-fbc6-4e5d-bc64-2c7ee1ccadea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7110 | 2026.01.21 21:43:09.320296 [ 5 ] {61b768cf-fbc6-4e5d-bc64-2c7ee1ccadea} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.01.21 21:43:09.320334 [ 5 ] {61b768cf-fbc6-4e5d-bc64-2c7ee1ccadea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7112 | 2026.01.21 21:43:09.320645 [ 5 ] {61b768cf-fbc6-4e5d-bc64-2c7ee1ccadea} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7113 | 2026.01.21 21:43:09.320852 [ 5 ] {61b768cf-fbc6-4e5d-bc64-2c7ee1ccadea} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2026.01.21 21:43:09.320998 [ 5 ] {61b768cf-fbc6-4e5d-bc64-2c7ee1ccadea} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.47 MiB/sec. | ||
| 7115 | 2026.01.21 21:43:09.321036 [ 5 ] {61b768cf-fbc6-4e5d-bc64-2c7ee1ccadea} <Debug> TCPHandler: Processed in 0.001374822 sec. | ||
| 7116 | 2026.01.21 21:43:09.321148 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7117 | 2026.01.21 21:43:09.321248 [ 5 ] {0440032b-e77b-4ddb-838d-d41e56792c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7118 | 2026.01.21 21:43:09.321289 [ 5 ] {0440032b-e77b-4ddb-838d-d41e56792c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7119 | 2026.01.21 21:43:09.321711 [ 5 ] {0440032b-e77b-4ddb-838d-d41e56792c14} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.01.21 21:43:09.321747 [ 5 ] {0440032b-e77b-4ddb-838d-d41e56792c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7121 | 2026.01.21 21:43:09.322091 [ 5 ] {0440032b-e77b-4ddb-838d-d41e56792c14} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7122 | 2026.01.21 21:43:09.322304 [ 5 ] {0440032b-e77b-4ddb-838d-d41e56792c14} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.01.21 21:43:09.322441 [ 5 ] {0440032b-e77b-4ddb-838d-d41e56792c14} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001213 sec., 72547.40313272877 rows/sec., 5.67 MiB/sec. | ||
| 7124 | 2026.01.21 21:43:09.322479 [ 5 ] {0440032b-e77b-4ddb-838d-d41e56792c14} <Debug> TCPHandler: Processed in 0.001383121 sec. | ||
| 7125 | 2026.01.21 21:43:09.322594 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7126 | 2026.01.21 21:43:09.322692 [ 5 ] {9c35b133-35a9-413d-abbb-064a6f962f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7127 | 2026.01.21 21:43:09.322736 [ 5 ] {9c35b133-35a9-413d-abbb-064a6f962f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7128 | 2026.01.21 21:43:09.323162 [ 5 ] {9c35b133-35a9-413d-abbb-064a6f962f6f} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2026.01.21 21:43:09.323195 [ 5 ] {9c35b133-35a9-413d-abbb-064a6f962f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7130 | 2026.01.21 21:43:09.323527 [ 5 ] {9c35b133-35a9-413d-abbb-064a6f962f6f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7131 | 2026.01.21 21:43:09.323728 [ 5 ] {9c35b133-35a9-413d-abbb-064a6f962f6f} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.01.21 21:43:09.323877 [ 5 ] {9c35b133-35a9-413d-abbb-064a6f962f6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 7133 | 2026.01.21 21:43:09.323918 [ 5 ] {9c35b133-35a9-413d-abbb-064a6f962f6f} <Debug> TCPHandler: Processed in 0.001374062 sec. | ||
| 7134 | 2026.01.21 21:43:09.324030 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2026.01.21 21:43:09.324124 [ 5 ] {240a13b4-892c-434c-924b-60e326de2f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7136 | 2026.01.21 21:43:09.324178 [ 5 ] {240a13b4-892c-434c-924b-60e326de2f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7137 | 2026.01.21 21:43:09.324933 [ 5 ] {240a13b4-892c-434c-924b-60e326de2f06} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.01.21 21:43:09.324972 [ 5 ] {240a13b4-892c-434c-924b-60e326de2f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7139 | 2026.01.21 21:43:09.325715 [ 5 ] {240a13b4-892c-434c-924b-60e326de2f06} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7140 | 2026.01.21 21:43:09.326043 [ 5 ] {240a13b4-892c-434c-924b-60e326de2f06} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2026.01.21 21:43:09.326224 [ 5 ] {240a13b4-892c-434c-924b-60e326de2f06} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002118 sec., 11331.444759206799 rows/sec., 20.31 MiB/sec. | ||
| 7142 | 2026.01.21 21:43:09.326293 [ 5 ] {240a13b4-892c-434c-924b-60e326de2f06} <Debug> TCPHandler: Processed in 0.002312626 sec. | ||
| 7143 | 2026.01.21 21:43:09.326406 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2026.01.21 21:43:09.326503 [ 5 ] {537dabc0-bb83-4a0e-a349-d3ab60dea48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7145 | 2026.01.21 21:43:09.326549 [ 5 ] {537dabc0-bb83-4a0e-a349-d3ab60dea48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7146 | 2026.01.21 21:43:09.326932 [ 5 ] {537dabc0-bb83-4a0e-a349-d3ab60dea48c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.01.21 21:43:09.326967 [ 5 ] {537dabc0-bb83-4a0e-a349-d3ab60dea48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7148 | 2026.01.21 21:43:09.327308 [ 5 ] {537dabc0-bb83-4a0e-a349-d3ab60dea48c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7149 | 2026.01.21 21:43:09.327520 [ 5 ] {537dabc0-bb83-4a0e-a349-d3ab60dea48c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2026.01.21 21:43:09.327649 [ 5 ] {537dabc0-bb83-4a0e-a349-d3ab60dea48c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 7151 | 2026.01.21 21:43:09.327685 [ 5 ] {537dabc0-bb83-4a0e-a349-d3ab60dea48c} <Debug> TCPHandler: Processed in 0.001328591 sec. | ||
| 7152 | 2026.01.21 21:43:11.172220 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7153 | 2026.01.21 21:43:11.172286 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7154 | 2026.01.21 21:43:11.372984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14422 | ||
| 7155 | 2026.01.21 21:43:11.373797 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.01.21 21:43:11.373848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7157 | 2026.01.21 21:43:11.374353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7158 | 2026.01.21 21:43:11.374609 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.01.21 21:43:11.374760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14422 | ||
| 7160 | 2026.01.21 21:43:12.123043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7161 | 2026.01.21 21:43:12.140217 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.01.21 21:43:12.140276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7163 | 2026.01.21 21:43:12.146371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7164 | 2026.01.21 21:43:12.147114 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.01.21 21:43:12.149950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7166 | 2026.01.21 21:43:14.328535 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.01.21 21:43:14.328711 [ 5 ] {4ed67e28-4e5d-4bd3-8eeb-8d0a2212b05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.01.21 21:43:14.328775 [ 5 ] {4ed67e28-4e5d-4bd3-8eeb-8d0a2212b05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7169 | 2026.01.21 21:43:14.329604 [ 5 ] {4ed67e28-4e5d-4bd3-8eeb-8d0a2212b05d} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.01.21 21:43:14.329655 [ 5 ] {4ed67e28-4e5d-4bd3-8eeb-8d0a2212b05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7171 | 2026.01.21 21:43:14.330092 [ 5 ] {4ed67e28-4e5d-4bd3-8eeb-8d0a2212b05d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7172 | 2026.01.21 21:43:14.330339 [ 5 ] {4ed67e28-4e5d-4bd3-8eeb-8d0a2212b05d} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.01.21 21:43:14.330467 [ 142 ] {} <Debug> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7174 | 2026.01.21 21:43:14.330494 [ 5 ] {4ed67e28-4e5d-4bd3-8eeb-8d0a2212b05d} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.00183 sec., 243715.8469945355 rows/sec., 15.46 MiB/sec. | ||
| 7175 | 2026.01.21 21:43:14.330536 [ 142 ] {} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.01.21 21:43:14.330556 [ 5 ] {4ed67e28-4e5d-4bd3-8eeb-8d0a2212b05d} <Debug> TCPHandler: Processed in 0.002147233 sec. | ||
| 7177 | 2026.01.21 21:43:14.330567 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7178 | 2026.01.21 21:43:14.330694 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.01.21 21:43:14.330710 [ 195 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 7180 | 2026.01.21 21:43:14.330801 [ 5 ] {af2d297a-0468-49f5-8fc8-dcc8d71e6eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7181 | 2026.01.21 21:43:14.330849 [ 5 ] {af2d297a-0468-49f5-8fc8-dcc8d71e6eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7182 | 2026.01.21 21:43:14.330872 [ 195 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7183 | 2026.01.21 21:43:14.330919 [ 195 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 446 rows starting from the beginning of the part | ||
| 7184 | 2026.01.21 21:43:14.330999 [ 195 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 446 rows starting from the beginning of the part | ||
| 7185 | 2026.01.21 21:43:14.331056 [ 195 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 446 rows starting from the beginning of the part | ||
| 7186 | 2026.01.21 21:43:14.331108 [ 195 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 446 rows starting from the beginning of the part | ||
| 7187 | 2026.01.21 21:43:14.331156 [ 195 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 446 rows starting from the beginning of the part | ||
| 7188 | 2026.01.21 21:43:14.332123 [ 5 ] {af2d297a-0468-49f5-8fc8-dcc8d71e6eb4} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.01.21 21:43:14.332166 [ 5 ] {af2d297a-0468-49f5-8fc8-dcc8d71e6eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7190 | 2026.01.21 21:43:14.332348 [ 193 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695746 sec., 1315055.4387272622 rows/sec., 88.42 MiB/sec. | ||
| 7191 | 2026.01.21 21:43:14.332585 [ 5 ] {af2d297a-0468-49f5-8fc8-dcc8d71e6eb4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7192 | 2026.01.21 21:43:14.332618 [ 190 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7193 | 2026.01.21 21:43:14.332937 [ 5 ] {af2d297a-0468-49f5-8fc8-dcc8d71e6eb4} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.01.21 21:43:14.333108 [ 5 ] {af2d297a-0468-49f5-8fc8-dcc8d71e6eb4} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.00233 sec., 531330.4721030042 rows/sec., 42.23 MiB/sec. | ||
| 7195 | 2026.01.21 21:43:14.333148 [ 5 ] {af2d297a-0468-49f5-8fc8-dcc8d71e6eb4} <Debug> TCPHandler: Processed in 0.002507909 sec. | ||
| 7196 | 2026.01.21 21:43:14.333182 [ 190 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_17_4} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.01.21 21:43:14.333262 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2026.01.21 21:43:14.333303 [ 190 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_17_4} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7199 | 2026.01.21 21:43:14.333362 [ 5 ] {d2ac624d-c6da-4932-8c32-ba20343d473a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7200 | 2026.01.21 21:43:14.333437 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7201 | 2026.01.21 21:43:14.333491 [ 5 ] {d2ac624d-c6da-4932-8c32-ba20343d473a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7202 | 2026.01.21 21:43:14.334041 [ 5 ] {d2ac624d-c6da-4932-8c32-ba20343d473a} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.01.21 21:43:14.334077 [ 5 ] {d2ac624d-c6da-4932-8c32-ba20343d473a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7204 | 2026.01.21 21:43:14.334396 [ 5 ] {d2ac624d-c6da-4932-8c32-ba20343d473a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7205 | 2026.01.21 21:43:14.334627 [ 5 ] {d2ac624d-c6da-4932-8c32-ba20343d473a} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.01.21 21:43:14.334768 [ 5 ] {d2ac624d-c6da-4932-8c32-ba20343d473a} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001425 sec., 169122.80701754385 rows/sec., 10.11 MiB/sec. | ||
| 7207 | 2026.01.21 21:43:14.334805 [ 5 ] {d2ac624d-c6da-4932-8c32-ba20343d473a} <Debug> TCPHandler: Processed in 0.001592805 sec. | ||
| 7208 | 2026.01.21 21:43:14.334916 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2026.01.21 21:43:14.335010 [ 5 ] {ffbb20c4-f612-4b21-a122-436e3880d133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7210 | 2026.01.21 21:43:14.335050 [ 5 ] {ffbb20c4-f612-4b21-a122-436e3880d133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7211 | 2026.01.21 21:43:14.335564 [ 5 ] {ffbb20c4-f612-4b21-a122-436e3880d133} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2026.01.21 21:43:14.335600 [ 5 ] {ffbb20c4-f612-4b21-a122-436e3880d133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7213 | 2026.01.21 21:43:14.335907 [ 5 ] {ffbb20c4-f612-4b21-a122-436e3880d133} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7214 | 2026.01.21 21:43:14.336124 [ 5 ] {ffbb20c4-f612-4b21-a122-436e3880d133} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2026.01.21 21:43:14.336251 [ 5 ] {ffbb20c4-f612-4b21-a122-436e3880d133} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001259 sec., 182684.67037331217 rows/sec., 11.78 MiB/sec. | ||
| 7216 | 2026.01.21 21:43:14.336287 [ 5 ] {ffbb20c4-f612-4b21-a122-436e3880d133} <Debug> TCPHandler: Processed in 0.001420962 sec. | ||
| 7217 | 2026.01.21 21:43:14.336394 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2026.01.21 21:43:14.336487 [ 5 ] {2cbe391a-bac9-4092-9fb7-02a34d9c24e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7219 | 2026.01.21 21:43:14.336526 [ 5 ] {2cbe391a-bac9-4092-9fb7-02a34d9c24e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7220 | 2026.01.21 21:43:14.337045 [ 5 ] {2cbe391a-bac9-4092-9fb7-02a34d9c24e8} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.01.21 21:43:14.337081 [ 5 ] {2cbe391a-bac9-4092-9fb7-02a34d9c24e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7222 | 2026.01.21 21:43:14.337396 [ 5 ] {2cbe391a-bac9-4092-9fb7-02a34d9c24e8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7223 | 2026.01.21 21:43:14.337605 [ 5 ] {2cbe391a-bac9-4092-9fb7-02a34d9c24e8} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.01.21 21:43:14.337698 [ 142 ] {} <Debug> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7225 | 2026.01.21 21:43:14.337730 [ 142 ] {} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.01.21 21:43:14.337734 [ 5 ] {2cbe391a-bac9-4092-9fb7-02a34d9c24e8} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001264 sec., 181170.88607594938 rows/sec., 10.29 MiB/sec. | ||
| 7227 | 2026.01.21 21:43:14.337748 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7228 | 2026.01.21 21:43:14.337780 [ 5 ] {2cbe391a-bac9-4092-9fb7-02a34d9c24e8} <Debug> TCPHandler: Processed in 0.001435653 sec. | ||
| 7229 | 2026.01.21 21:43:14.337841 [ 186 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 7230 | 2026.01.21 21:43:14.337892 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.01.21 21:43:14.337958 [ 186 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7232 | 2026.01.21 21:43:14.337996 [ 5 ] {761735f6-97be-4ef6-bc92-8a5a6c81a8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7233 | 2026.01.21 21:43:14.338015 [ 186 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 229 rows starting from the beginning of the part | ||
| 7234 | 2026.01.21 21:43:14.338041 [ 5 ] {761735f6-97be-4ef6-bc92-8a5a6c81a8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7235 | 2026.01.21 21:43:14.338097 [ 186 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 229 rows starting from the beginning of the part | ||
| 7236 | 2026.01.21 21:43:14.338176 [ 186 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 229 rows starting from the beginning of the part | ||
| 7237 | 2026.01.21 21:43:14.338232 [ 186 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 229 rows starting from the beginning of the part | ||
| 7238 | 2026.01.21 21:43:14.338276 [ 186 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 229 rows starting from the beginning of the part | ||
| 7239 | 2026.01.21 21:43:14.338830 [ 5 ] {761735f6-97be-4ef6-bc92-8a5a6c81a8fd} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.01.21 21:43:14.338870 [ 5 ] {761735f6-97be-4ef6-bc92-8a5a6c81a8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7241 | 2026.01.21 21:43:14.339192 [ 193 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388822 sec., 824439.7050161936 rows/sec., 49.95 MiB/sec. | ||
| 7242 | 2026.01.21 21:43:14.339230 [ 5 ] {761735f6-97be-4ef6-bc92-8a5a6c81a8fd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7243 | 2026.01.21 21:43:14.339398 [ 187 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7244 | 2026.01.21 21:43:14.339494 [ 5 ] {761735f6-97be-4ef6-bc92-8a5a6c81a8fd} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.01.21 21:43:14.339647 [ 5 ] {761735f6-97be-4ef6-bc92-8a5a6c81a8fd} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001675 sec., 448358.20895522385 rows/sec., 31.31 MiB/sec. | ||
| 7246 | 2026.01.21 21:43:14.339686 [ 5 ] {761735f6-97be-4ef6-bc92-8a5a6c81a8fd} <Debug> TCPHandler: Processed in 0.001844289 sec. | ||
| 7247 | 2026.01.21 21:43:14.339761 [ 187 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_17_4} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2026.01.21 21:43:14.339804 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2026.01.21 21:43:14.339866 [ 187 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_17_4} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7250 | 2026.01.21 21:43:14.339903 [ 5 ] {f59613b7-8eec-40d3-9a0f-c2d58eb6f31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7251 | 2026.01.21 21:43:14.339948 [ 5 ] {f59613b7-8eec-40d3-9a0f-c2d58eb6f31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7252 | 2026.01.21 21:43:14.339973 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7253 | 2026.01.21 21:43:14.340278 [ 5 ] {f59613b7-8eec-40d3-9a0f-c2d58eb6f31e} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.01.21 21:43:14.340318 [ 5 ] {f59613b7-8eec-40d3-9a0f-c2d58eb6f31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7255 | 2026.01.21 21:43:14.340625 [ 5 ] {f59613b7-8eec-40d3-9a0f-c2d58eb6f31e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7256 | 2026.01.21 21:43:14.340833 [ 5 ] {f59613b7-8eec-40d3-9a0f-c2d58eb6f31e} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.01.21 21:43:14.340959 [ 5 ] {f59613b7-8eec-40d3-9a0f-c2d58eb6f31e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 7258 | 2026.01.21 21:43:14.341000 [ 5 ] {f59613b7-8eec-40d3-9a0f-c2d58eb6f31e} <Debug> TCPHandler: Processed in 0.001246679 sec. | ||
| 7259 | 2026.01.21 21:43:14.341120 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2026.01.21 21:43:14.341213 [ 5 ] {f3e8d295-ef46-4389-8449-7b8d1d39e149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7261 | 2026.01.21 21:43:14.341254 [ 5 ] {f3e8d295-ef46-4389-8449-7b8d1d39e149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7262 | 2026.01.21 21:43:14.341746 [ 5 ] {f3e8d295-ef46-4389-8449-7b8d1d39e149} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.01.21 21:43:14.341781 [ 5 ] {f3e8d295-ef46-4389-8449-7b8d1d39e149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7264 | 2026.01.21 21:43:14.342131 [ 5 ] {f3e8d295-ef46-4389-8449-7b8d1d39e149} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7265 | 2026.01.21 21:43:14.342341 [ 5 ] {f3e8d295-ef46-4389-8449-7b8d1d39e149} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.01.21 21:43:14.342477 [ 5 ] {f3e8d295-ef46-4389-8449-7b8d1d39e149} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001282 sec., 255850.2340093604 rows/sec., 16.76 MiB/sec. | ||
| 7267 | 2026.01.21 21:43:14.342512 [ 5 ] {f3e8d295-ef46-4389-8449-7b8d1d39e149} <Debug> TCPHandler: Processed in 0.001441283 sec. | ||
| 7268 | 2026.01.21 21:43:14.342618 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2026.01.21 21:43:14.342710 [ 5 ] {9bb4f5b3-766a-42ba-ab6b-6f142f3d6235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7270 | 2026.01.21 21:43:14.342750 [ 5 ] {9bb4f5b3-766a-42ba-ab6b-6f142f3d6235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7271 | 2026.01.21 21:43:14.343093 [ 5 ] {9bb4f5b3-766a-42ba-ab6b-6f142f3d6235} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.01.21 21:43:14.343139 [ 5 ] {9bb4f5b3-766a-42ba-ab6b-6f142f3d6235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7273 | 2026.01.21 21:43:14.343520 [ 5 ] {9bb4f5b3-766a-42ba-ab6b-6f142f3d6235} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7274 | 2026.01.21 21:43:14.343789 [ 5 ] {9bb4f5b3-766a-42ba-ab6b-6f142f3d6235} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.01.21 21:43:14.343924 [ 5 ] {9bb4f5b3-766a-42ba-ab6b-6f142f3d6235} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001231 sec., 812.3476848090983 rows/sec., 54.74 KiB/sec. | ||
| 7276 | 2026.01.21 21:43:14.343961 [ 5 ] {9bb4f5b3-766a-42ba-ab6b-6f142f3d6235} <Debug> TCPHandler: Processed in 0.001391512 sec. | ||
| 7277 | 2026.01.21 21:43:14.344064 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2026.01.21 21:43:14.344161 [ 5 ] {a81b4c83-ffb8-48b5-8bb9-9ee29a5d4138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7279 | 2026.01.21 21:43:14.344215 [ 5 ] {a81b4c83-ffb8-48b5-8bb9-9ee29a5d4138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7280 | 2026.01.21 21:43:14.345010 [ 5 ] {a81b4c83-ffb8-48b5-8bb9-9ee29a5d4138} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.01.21 21:43:14.345047 [ 5 ] {a81b4c83-ffb8-48b5-8bb9-9ee29a5d4138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7282 | 2026.01.21 21:43:14.345606 [ 5 ] {a81b4c83-ffb8-48b5-8bb9-9ee29a5d4138} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7283 | 2026.01.21 21:43:14.345833 [ 5 ] {a81b4c83-ffb8-48b5-8bb9-9ee29a5d4138} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.01.21 21:43:14.345986 [ 5 ] {a81b4c83-ffb8-48b5-8bb9-9ee29a5d4138} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001844 sec., 9761.388286334057 rows/sec., 17.49 MiB/sec. | ||
| 7285 | 2026.01.21 21:43:14.346046 [ 5 ] {a81b4c83-ffb8-48b5-8bb9-9ee29a5d4138} <Debug> TCPHandler: Processed in 0.002029602 sec. | ||
| 7286 | 2026.01.21 21:43:14.346157 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7287 | 2026.01.21 21:43:14.346251 [ 5 ] {17b1b881-2351-41a8-b65a-56d73c5d00f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7288 | 2026.01.21 21:43:14.346292 [ 5 ] {17b1b881-2351-41a8-b65a-56d73c5d00f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7289 | 2026.01.21 21:43:14.346634 [ 5 ] {17b1b881-2351-41a8-b65a-56d73c5d00f5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.01.21 21:43:14.346670 [ 5 ] {17b1b881-2351-41a8-b65a-56d73c5d00f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7291 | 2026.01.21 21:43:14.346975 [ 5 ] {17b1b881-2351-41a8-b65a-56d73c5d00f5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7292 | 2026.01.21 21:43:14.347185 [ 5 ] {17b1b881-2351-41a8-b65a-56d73c5d00f5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.01.21 21:43:14.347320 [ 5 ] {17b1b881-2351-41a8-b65a-56d73c5d00f5} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001086 sec., 99447.5138121547 rows/sec., 6.06 MiB/sec. | ||
| 7294 | 2026.01.21 21:43:14.347355 [ 5 ] {17b1b881-2351-41a8-b65a-56d73c5d00f5} <Debug> TCPHandler: Processed in 0.00124899 sec. | ||
| 7295 | 2026.01.21 21:43:16.400807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 916 | ||
| 7296 | 2026.01.21 21:43:16.403613 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2026.01.21 21:43:16.403667 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7298 | 2026.01.21 21:43:16.404936 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7299 | 2026.01.21 21:43:16.405276 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2026.01.21 21:43:16.405646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 916 | ||
| 7301 | 2026.01.21 21:43:18.875800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14870 | ||
| 7302 | 2026.01.21 21:43:18.876300 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7303 | 2026.01.21 21:43:18.876346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7304 | 2026.01.21 21:43:18.876843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7305 | 2026.01.21 21:43:18.877082 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7306 | 2026.01.21 21:43:18.877219 [ 125 ] {} <Debug> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7307 | 2026.01.21 21:43:18.877222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14870 | ||
| 7308 | 2026.01.21 21:43:18.877266 [ 125 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.01.21 21:43:18.877291 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7310 | 2026.01.21 21:43:18.877418 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::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 | ||
| 7311 | 2026.01.21 21:43:18.877570 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7312 | 2026.01.21 21:43:18.877611 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12502 rows starting from the beginning of the part | ||
| 7313 | 2026.01.21 21:43:18.877677 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7314 | 2026.01.21 21:43:18.877726 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7315 | 2026.01.21 21:43:18.877771 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7316 | 2026.01.21 21:43:18.877811 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7317 | 2026.01.21 21:43:18.877852 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7318 | 2026.01.21 21:43:18.879645 [ 193 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14870 rows, containing 4 columns (4 merged, 0 gathered) in 0.002288416 sec., 6497944.429684113 rows/sec., 92.95 MiB/sec. | ||
| 7319 | 2026.01.21 21:43:18.880017 [ 189 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7320 | 2026.01.21 21:43:18.880303 [ 189 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_31_6} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.01.21 21:43:18.880375 [ 189 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_31_6} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7322 | 2026.01.21 21:43:18.880466 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7323 | 2026.01.21 21:43:19.316870 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2026.01.21 21:43:19.317071 [ 5 ] {f921dc87-4e00-449a-8d46-fe6ce643b384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7325 | 2026.01.21 21:43:19.317148 [ 5 ] {f921dc87-4e00-449a-8d46-fe6ce643b384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7326 | 2026.01.21 21:43:19.317841 [ 5 ] {f921dc87-4e00-449a-8d46-fe6ce643b384} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.01.21 21:43:19.317897 [ 5 ] {f921dc87-4e00-449a-8d46-fe6ce643b384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7328 | 2026.01.21 21:43:19.318311 [ 5 ] {f921dc87-4e00-449a-8d46-fe6ce643b384} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7329 | 2026.01.21 21:43:19.318549 [ 5 ] {f921dc87-4e00-449a-8d46-fe6ce643b384} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.01.21 21:43:19.318718 [ 5 ] {f921dc87-4e00-449a-8d46-fe6ce643b384} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001699 sec., 1177.1630370806356 rows/sec., 95.99 KiB/sec. | ||
| 7331 | 2026.01.21 21:43:19.318766 [ 5 ] {f921dc87-4e00-449a-8d46-fe6ce643b384} <Debug> TCPHandler: Processed in 0.002033172 sec. | ||
| 7332 | 2026.01.21 21:43:19.318887 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2026.01.21 21:43:19.318993 [ 5 ] {9d783631-8dd5-41d0-bd62-aa75c5d8aec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7334 | 2026.01.21 21:43:19.319037 [ 5 ] {9d783631-8dd5-41d0-bd62-aa75c5d8aec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7335 | 2026.01.21 21:43:19.319500 [ 5 ] {9d783631-8dd5-41d0-bd62-aa75c5d8aec0} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2026.01.21 21:43:19.319539 [ 5 ] {9d783631-8dd5-41d0-bd62-aa75c5d8aec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7337 | 2026.01.21 21:43:19.319879 [ 5 ] {9d783631-8dd5-41d0-bd62-aa75c5d8aec0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7338 | 2026.01.21 21:43:19.320104 [ 5 ] {9d783631-8dd5-41d0-bd62-aa75c5d8aec0} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2026.01.21 21:43:19.320225 [ 127 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7340 | 2026.01.21 21:43:19.320253 [ 5 ] {9d783631-8dd5-41d0-bd62-aa75c5d8aec0} <Debug> executeQuery: Read 105 rows, 8.96 KiB in 0.001285 sec., 81712.06225680934 rows/sec., 6.81 MiB/sec. | ||
| 7341 | 2026.01.21 21:43:19.320298 [ 127 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.01.21 21:43:19.320306 [ 5 ] {9d783631-8dd5-41d0-bd62-aa75c5d8aec0} <Debug> TCPHandler: Processed in 0.001471303 sec. | ||
| 7343 | 2026.01.21 21:43:19.320328 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7344 | 2026.01.21 21:43:19.320440 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2026.01.21 21:43:19.320461 [ 198 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 7346 | 2026.01.21 21:43:19.320542 [ 5 ] {260a2147-b958-4dc2-886c-e74966094eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7347 | 2026.01.21 21:43:19.320586 [ 5 ] {260a2147-b958-4dc2-886c-e74966094eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7348 | 2026.01.21 21:43:19.320602 [ 198 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7349 | 2026.01.21 21:43:19.320642 [ 198 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2436 rows starting from the beginning of the part | ||
| 7350 | 2026.01.21 21:43:19.320708 [ 198 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2379 rows starting from the beginning of the part | ||
| 7351 | 2026.01.21 21:43:19.320752 [ 198 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 7352 | 2026.01.21 21:43:19.320812 [ 198 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7353 | 2026.01.21 21:43:19.320855 [ 198 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1238 rows starting from the beginning of the part | ||
| 7354 | 2026.01.21 21:43:19.320895 [ 198 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 105 rows starting from the beginning of the part | ||
| 7355 | 2026.01.21 21:43:19.321008 [ 5 ] {260a2147-b958-4dc2-886c-e74966094eec} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.01.21 21:43:19.321050 [ 5 ] {260a2147-b958-4dc2-886c-e74966094eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7357 | 2026.01.21 21:43:19.321378 [ 5 ] {260a2147-b958-4dc2-886c-e74966094eec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7358 | 2026.01.21 21:43:19.321602 [ 5 ] {260a2147-b958-4dc2-886c-e74966094eec} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.01.21 21:43:19.321742 [ 5 ] {260a2147-b958-4dc2-886c-e74966094eec} <Debug> executeQuery: Read 26 rows, 1.94 KiB in 0.001221 sec., 21294.02129402129 rows/sec., 1.56 MiB/sec. | ||
| 7360 | 2026.01.21 21:43:19.321780 [ 5 ] {260a2147-b958-4dc2-886c-e74966094eec} <Debug> TCPHandler: Processed in 0.001391542 sec. | ||
| 7361 | 2026.01.21 21:43:19.321899 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.01.21 21:43:19.321995 [ 5 ] {17078ed7-fd0e-4466-92f1-26f158801a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7363 | 2026.01.21 21:43:19.322035 [ 5 ] {17078ed7-fd0e-4466-92f1-26f158801a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7364 | 2026.01.21 21:43:19.322449 [ 5 ] {17078ed7-fd0e-4466-92f1-26f158801a81} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.01.21 21:43:19.322486 [ 5 ] {17078ed7-fd0e-4466-92f1-26f158801a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7366 | 2026.01.21 21:43:19.322808 [ 5 ] {17078ed7-fd0e-4466-92f1-26f158801a81} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7367 | 2026.01.21 21:43:19.323031 [ 5 ] {17078ed7-fd0e-4466-92f1-26f158801a81} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.01.21 21:43:19.323142 [ 127 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7369 | 2026.01.21 21:43:19.323163 [ 5 ] {17078ed7-fd0e-4466-92f1-26f158801a81} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001186 sec., 75885.32883642496 rows/sec., 5.93 MiB/sec. | ||
| 7370 | 2026.01.21 21:43:19.323180 [ 198 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6318 rows, containing 5 columns (5 merged, 0 gathered) in 0.002774024 sec., 2277557.8005092964 rows/sec., 192.47 MiB/sec. | ||
| 7371 | 2026.01.21 21:43:19.323187 [ 127 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.01.21 21:43:19.323207 [ 5 ] {17078ed7-fd0e-4466-92f1-26f158801a81} <Debug> TCPHandler: Processed in 0.001358041 sec. | ||
| 7373 | 2026.01.21 21:43:19.323233 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7374 | 2026.01.21 21:43:19.323342 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.01.21 21:43:19.323367 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 7376 | 2026.01.21 21:43:19.323446 [ 5 ] {386c23cb-b473-4c8b-9414-ea5ca2f03ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7377 | 2026.01.21 21:43:19.323496 [ 5 ] {386c23cb-b473-4c8b-9414-ea5ca2f03ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7378 | 2026.01.21 21:43:19.323501 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7379 | 2026.01.21 21:43:19.323530 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7380 | 2026.01.21 21:43:19.323579 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1267 rows starting from the beginning of the part | ||
| 7381 | 2026.01.21 21:43:19.323667 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1209 rows starting from the beginning of the part | ||
| 7382 | 2026.01.21 21:43:19.323730 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7383 | 2026.01.21 21:43:19.323782 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part | ||
| 7384 | 2026.01.21 21:43:19.323832 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 751 rows starting from the beginning of the part | ||
| 7385 | 2026.01.21 21:43:19.323881 [ 193 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7386 | 2026.01.21 21:43:19.323890 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_46_9} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2026.01.21 21:43:19.323989 [ 199 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_46_9} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7388 | 2026.01.21 21:43:19.324012 [ 5 ] {386c23cb-b473-4c8b-9414-ea5ca2f03ba2} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.01.21 21:43:19.324058 [ 5 ] {386c23cb-b473-4c8b-9414-ea5ca2f03ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7390 | 2026.01.21 21:43:19.324109 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 7391 | 2026.01.21 21:43:19.324448 [ 5 ] {386c23cb-b473-4c8b-9414-ea5ca2f03ba2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7392 | 2026.01.21 21:43:19.324730 [ 5 ] {386c23cb-b473-4c8b-9414-ea5ca2f03ba2} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2026.01.21 21:43:19.324892 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7394 | 2026.01.21 21:43:19.324927 [ 5 ] {386c23cb-b473-4c8b-9414-ea5ca2f03ba2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001499 sec., 107404.93662441628 rows/sec., 7.48 MiB/sec. | ||
| 7395 | 2026.01.21 21:43:19.324935 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.01.21 21:43:19.324989 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7397 | 2026.01.21 21:43:19.324994 [ 5 ] {386c23cb-b473-4c8b-9414-ea5ca2f03ba2} <Debug> TCPHandler: Processed in 0.001700756 sec. | ||
| 7398 | 2026.01.21 21:43:19.325091 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7399 | 2026.01.21 21:43:19.325190 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7400 | 2026.01.21 21:43:19.325202 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7401 | 2026.01.21 21:43:19.325254 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12999 rows starting from the beginning of the part | ||
| 7402 | 2026.01.21 21:43:19.325307 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 907 rows starting from the beginning of the part | ||
| 7403 | 2026.01.21 21:43:19.325317 [ 5 ] {8ae13d37-7a3b-4856-8526-c23528fe7be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7404 | 2026.01.21 21:43:19.325339 [ 194 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3469 rows, containing 5 columns (5 merged, 0 gathered) in 0.002036942 sec., 1703043.0910649395 rows/sec., 128.29 MiB/sec. | ||
| 7405 | 2026.01.21 21:43:19.325349 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 106 rows starting from the beginning of the part | ||
| 7406 | 2026.01.21 21:43:19.325382 [ 5 ] {8ae13d37-7a3b-4856-8526-c23528fe7be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7407 | 2026.01.21 21:43:19.325400 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 7408 | 2026.01.21 21:43:19.325444 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 328 rows starting from the beginning of the part | ||
| 7409 | 2026.01.21 21:43:19.325482 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
| 7410 | 2026.01.21 21:43:19.325562 [ 199 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7411 | 2026.01.21 21:43:19.325870 [ 199 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_46_9} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.01.21 21:43:19.325944 [ 199 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_46_9} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7413 | 2026.01.21 21:43:19.326040 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7414 | 2026.01.21 21:43:19.326229 [ 5 ] {8ae13d37-7a3b-4856-8526-c23528fe7be0} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.01.21 21:43:19.326271 [ 5 ] {8ae13d37-7a3b-4856-8526-c23528fe7be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7416 | 2026.01.21 21:43:19.326878 [ 5 ] {8ae13d37-7a3b-4856-8526-c23528fe7be0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7417 | 2026.01.21 21:43:19.327116 [ 5 ] {8ae13d37-7a3b-4856-8526-c23528fe7be0} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.01.21 21:43:19.327267 [ 5 ] {8ae13d37-7a3b-4856-8526-c23528fe7be0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001974 sec., 12158.0547112462 rows/sec., 21.79 MiB/sec. | ||
| 7419 | 2026.01.21 21:43:19.327335 [ 5 ] {8ae13d37-7a3b-4856-8526-c23528fe7be0} <Debug> TCPHandler: Processed in 0.002208644 sec. | ||
| 7420 | 2026.01.21 21:43:19.327444 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2026.01.21 21:43:19.327539 [ 5 ] {1d0a47e9-96e3-497c-907a-fce786a273e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7422 | 2026.01.21 21:43:19.327582 [ 5 ] {1d0a47e9-96e3-497c-907a-fce786a273e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7423 | 2026.01.21 21:43:19.327940 [ 5 ] {1d0a47e9-96e3-497c-907a-fce786a273e9} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.01.21 21:43:19.327978 [ 5 ] {1d0a47e9-96e3-497c-907a-fce786a273e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7425 | 2026.01.21 21:43:19.328404 [ 5 ] {1d0a47e9-96e3-497c-907a-fce786a273e9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7426 | 2026.01.21 21:43:19.328619 [ 5 ] {1d0a47e9-96e3-497c-907a-fce786a273e9} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.01.21 21:43:19.328737 [ 128 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7428 | 2026.01.21 21:43:19.328758 [ 5 ] {1d0a47e9-96e3-497c-907a-fce786a273e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 7429 | 2026.01.21 21:43:19.328771 [ 128 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2026.01.21 21:43:19.328791 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7431 | 2026.01.21 21:43:19.328794 [ 5 ] {1d0a47e9-96e3-497c-907a-fce786a273e9} <Debug> TCPHandler: Processed in 0.001399602 sec. | ||
| 7432 | 2026.01.21 21:43:19.328875 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 7433 | 2026.01.21 21:43:19.328962 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7434 | 2026.01.21 21:43:19.328992 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2580 rows starting from the beginning of the part | ||
| 7435 | 2026.01.21 21:43:19.329046 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 68 rows starting from the beginning of the part | ||
| 7436 | 2026.01.21 21:43:19.329087 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 7437 | 2026.01.21 21:43:19.329125 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 7438 | 2026.01.21 21:43:19.329150 [ 199 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14661 rows, containing 5 columns (5 merged, 0 gathered) in 0.004095645 sec., 3579655.951626667 rows/sec., 239.28 MiB/sec. | ||
| 7439 | 2026.01.21 21:43:19.329164 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 108 rows starting from the beginning of the part | ||
| 7440 | 2026.01.21 21:43:19.329218 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7441 | 2026.01.21 21:43:19.329690 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7442 | 2026.01.21 21:43:19.330077 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.01.21 21:43:19.330154 [ 194 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7444 | 2026.01.21 21:43:19.330239 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. | ||
| 7445 | 2026.01.21 21:43:19.330348 [ 194 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2916 rows, containing 4 columns (4 merged, 0 gathered) in 0.001512353 sec., 1928121.2785639332 rows/sec., 121.77 MiB/sec. | ||
| 7446 | 2026.01.21 21:43:19.330612 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7447 | 2026.01.21 21:43:19.330875 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_46_9} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.01.21 21:43:19.330939 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_46_9} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7449 | 2026.01.21 21:43:19.330997 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7450 | 2026.01.21 21:43:19.650986 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7451 | 2026.01.21 21:43:19.668696 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2026.01.21 21:43:19.668740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7453 | 2026.01.21 21:43:19.674513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7454 | 2026.01.21 21:43:19.675254 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2026.01.21 21:43:19.675631 [ 128 ] {} <Debug> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7456 | 2026.01.21 21:43:19.675679 [ 128 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.01.21 21:43:19.675702 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7458 | 2026.01.21 21:43:19.675929 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 7459 | 2026.01.21 21:43:19.678130 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7460 | 2026.01.21 21:43:19.679101 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7461 | 2026.01.21 21:43:19.679943 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 7462 | 2026.01.21 21:43:19.683150 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 7463 | 2026.01.21 21:43:19.686440 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 7464 | 2026.01.21 21:43:19.690175 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 7465 | 2026.01.21 21:43:19.694072 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 7466 | 2026.01.21 21:43:19.697986 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 7467 | 2026.01.21 21:43:19.753219 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.077334084 sec., 3025.8326975205396 rows/sec., 15.65 MiB/sec. | ||
| 7468 | 2026.01.21 21:43:19.755218 [ 191 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7469 | 2026.01.21 21:43:19.757059 [ 191 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_31_6} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.01.21 21:43:19.757154 [ 191 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_31_6} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7471 | 2026.01.21 21:43:19.758487 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7472 | 2026.01.21 21:43:20.001148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.63 MiB, peak 292.19 MiB, free memory in arenas 0.00 B, will set to 285.38 MiB (RSS), difference: 3.75 MiB | ||
| 7473 | 2026.01.21 21:43:23.514229 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33288 | ||
| 7474 | 2026.01.21 21:43:23.514350 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7475 | 2026.01.21 21:43:23.514378 [ 291 ] {} <Debug> TCP-Session: b838a79f-fbdf-456f-89c2-1d5610c8abf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33288 | ||
| 7476 | 2026.01.21 21:43:23.514402 [ 291 ] {} <Debug> TCP-Session: b838a79f-fbdf-456f-89c2-1d5610c8abf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7477 | 2026.01.21 21:43:23.514416 [ 291 ] {} <Debug> TCP-Session: b838a79f-fbdf-456f-89c2-1d5610c8abf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7478 | 2026.01.21 21:43:23.514619 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39097 | ||
| 7479 | 2026.01.21 21:43:23.514634 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44171 | ||
| 7480 | 2026.01.21 21:43:23.514662 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61463 | ||
| 7481 | 2026.01.21 21:43:23.514694 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33068 | ||
| 7482 | 2026.01.21 21:43:23.514705 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41679 | ||
| 7483 | 2026.01.21 21:43:23.514733 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58458 | ||
| 7484 | 2026.01.21 21:43:23.514726 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37884 | ||
| 7485 | 2026.01.21 21:43:23.514767 [ 291 ] {} <Trace> TCP-Session: b838a79f-fbdf-456f-89c2-1d5610c8abf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.01.21 21:43:23.514714 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57730 | ||
| 7487 | 2026.01.21 21:43:23.514966 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7488 | 2026.01.21 21:43:23.514979 [ 291 ] {8fb1a9a5-0e1c-4c00-8fbc-ed252f92a995} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33288) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7489 | 2026.01.21 21:43:23.515004 [ 292 ] {} <Debug> TCP-Session: 2df164d3-8a13-4572-bdd5-942e213677dc Authenticating user 'default' from [fd00:1122:3344:101::e]:39097 | ||
| 7490 | 2026.01.21 21:43:23.515031 [ 292 ] {} <Debug> TCP-Session: 2df164d3-8a13-4572-bdd5-942e213677dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2026.01.21 21:43:23.515048 [ 292 ] {} <Debug> TCP-Session: 2df164d3-8a13-4572-bdd5-942e213677dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2026.01.21 21:43:23.515254 [ 291 ] {8fb1a9a5-0e1c-4c00-8fbc-ed252f92a995} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7493 | 2026.01.21 21:43:23.515254 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7494 | 2026.01.21 21:43:23.515315 [ 290 ] {} <Debug> TCP-Session: e4287c6c-8a73-44b0-bbb4-135af00ea5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58458 | ||
| 7495 | 2026.01.21 21:43:23.515320 [ 291 ] {8fb1a9a5-0e1c-4c00-8fbc-ed252f92a995} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7496 | 2026.01.21 21:43:23.515342 [ 290 ] {} <Debug> TCP-Session: e4287c6c-8a73-44b0-bbb4-135af00ea5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7497 | 2026.01.21 21:43:23.515361 [ 290 ] {} <Debug> TCP-Session: e4287c6c-8a73-44b0-bbb4-135af00ea5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2026.01.21 21:43:23.515482 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7499 | 2026.01.21 21:43:23.515512 [ 294 ] {} <Debug> TCP-Session: 542133fa-38af-4ced-8fd7-fc5f9ff592f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61463 | ||
| 7500 | 2026.01.21 21:43:23.515531 [ 294 ] {} <Debug> TCP-Session: 542133fa-38af-4ced-8fd7-fc5f9ff592f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7501 | 2026.01.21 21:43:23.515544 [ 294 ] {} <Debug> TCP-Session: 542133fa-38af-4ced-8fd7-fc5f9ff592f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7502 | 2026.01.21 21:43:23.515555 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7503 | 2026.01.21 21:43:23.515590 [ 3 ] {} <Debug> TCP-Session: b9143d03-cc37-4192-8f5b-f13e3b7aa2ca Authenticating user 'default' from [fd00:1122:3344:101::e]:33068 | ||
| 7504 | 2026.01.21 21:43:23.515606 [ 3 ] {} <Debug> TCP-Session: b9143d03-cc37-4192-8f5b-f13e3b7aa2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7505 | 2026.01.21 21:43:23.515623 [ 3 ] {} <Debug> TCP-Session: b9143d03-cc37-4192-8f5b-f13e3b7aa2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2026.01.21 21:43:23.515623 [ 291 ] {8fb1a9a5-0e1c-4c00-8fbc-ed252f92a995} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 7507 | 2026.01.21 21:43:23.515771 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7508 | 2026.01.21 21:43:23.515805 [ 287 ] {} <Debug> TCP-Session: b963a3ab-60bb-4fd4-96ee-640878302f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:41679 | ||
| 7509 | 2026.01.21 21:43:23.515822 [ 287 ] {} <Debug> TCP-Session: b963a3ab-60bb-4fd4-96ee-640878302f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2026.01.21 21:43:23.515838 [ 287 ] {} <Debug> TCP-Session: b963a3ab-60bb-4fd4-96ee-640878302f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2026.01.21 21:43:23.515876 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7512 | 2026.01.21 21:43:23.515919 [ 293 ] {} <Debug> TCP-Session: 44b66207-3561-4d3c-8010-4bc25643674b Authenticating user 'default' from [fd00:1122:3344:101::e]:44171 | ||
| 7513 | 2026.01.21 21:43:23.515943 [ 293 ] {} <Debug> TCP-Session: 44b66207-3561-4d3c-8010-4bc25643674b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2026.01.21 21:43:23.515956 [ 293 ] {} <Debug> TCP-Session: 44b66207-3561-4d3c-8010-4bc25643674b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2026.01.21 21:43:23.515957 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7516 | 2026.01.21 21:43:23.515994 [ 289 ] {} <Debug> TCP-Session: fd6dfe80-f0a3-48f7-bb57-7d343f60f77c Authenticating user 'default' from [fd00:1122:3344:101::e]:37884 | ||
| 7517 | 2026.01.21 21:43:23.516011 [ 289 ] {} <Debug> TCP-Session: fd6dfe80-f0a3-48f7-bb57-7d343f60f77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2026.01.21 21:43:23.516028 [ 289 ] {} <Debug> TCP-Session: fd6dfe80-f0a3-48f7-bb57-7d343f60f77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2026.01.21 21:43:23.516169 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7520 | 2026.01.21 21:43:23.516207 [ 288 ] {} <Debug> TCP-Session: 1ce4f714-dbb5-4e55-93ea-19f5c99087e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57730 | ||
| 7521 | 2026.01.21 21:43:23.516225 [ 288 ] {} <Debug> TCP-Session: 1ce4f714-dbb5-4e55-93ea-19f5c99087e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.01.21 21:43:23.516241 [ 288 ] {} <Debug> TCP-Session: 1ce4f714-dbb5-4e55-93ea-19f5c99087e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2026.01.21 21:43:23.516622 [ 347 ] {8fb1a9a5-0e1c-4c00-8fbc-ed252f92a995} <Trace> AggregatingTransform: Aggregating | ||
| 7524 | 2026.01.21 21:43:23.516673 [ 347 ] {8fb1a9a5-0e1c-4c00-8fbc-ed252f92a995} <Trace> Aggregator: Aggregation method: without_key | ||
| 7525 | 2026.01.21 21:43:23.516708 [ 347 ] {8fb1a9a5-0e1c-4c00-8fbc-ed252f92a995} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968036 sec. (1033.019 rows/sec., 40.35 KiB/sec.) | ||
| 7526 | 2026.01.21 21:43:23.516729 [ 347 ] {8fb1a9a5-0e1c-4c00-8fbc-ed252f92a995} <Trace> Aggregator: Merging aggregated data | ||
| 7527 | 2026.01.21 21:43:23.517881 [ 291 ] {8fb1a9a5-0e1c-4c00-8fbc-ed252f92a995} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002964 sec., 337.38191632928476 rows/sec., 13.18 KiB/sec. | ||
| 7528 | 2026.01.21 21:43:23.518005 [ 291 ] {8fb1a9a5-0e1c-4c00-8fbc-ed252f92a995} <Debug> TCPHandler: Processed in 0.003356002 sec. | ||
| 7529 | 2026.01.21 21:43:23.518129 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7530 | 2026.01.21 21:43:23.518159 [ 291 ] {} <Debug> TCP-Session: b838a79f-fbdf-456f-89c2-1d5610c8abf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.01.21 21:43:23.518166 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7532 | 2026.01.21 21:43:23.518188 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7533 | 2026.01.21 21:43:23.518204 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7534 | 2026.01.21 21:43:23.518208 [ 292 ] {} <Debug> TCP-Session: 2df164d3-8a13-4572-bdd5-942e213677dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7535 | 2026.01.21 21:43:23.518233 [ 294 ] {} <Debug> TCP-Session: 542133fa-38af-4ced-8fd7-fc5f9ff592f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2026.01.21 21:43:23.518244 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7537 | 2026.01.21 21:43:23.518260 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7538 | 2026.01.21 21:43:23.518274 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7539 | 2026.01.21 21:43:23.518292 [ 290 ] {} <Debug> TCP-Session: e4287c6c-8a73-44b0-bbb4-135af00ea5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2026.01.21 21:43:23.518309 [ 288 ] {} <Debug> TCP-Session: 1ce4f714-dbb5-4e55-93ea-19f5c99087e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2026.01.21 21:43:23.518324 [ 3 ] {} <Debug> TCP-Session: b9143d03-cc37-4192-8f5b-f13e3b7aa2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2026.01.21 21:43:23.518246 [ 287 ] {} <Debug> TCP-Session: b963a3ab-60bb-4fd4-96ee-640878302f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7543 | 2026.01.21 21:43:23.518224 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7544 | 2026.01.21 21:43:23.518305 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7545 | 2026.01.21 21:43:23.518422 [ 293 ] {} <Debug> TCP-Session: 44b66207-3561-4d3c-8010-4bc25643674b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2026.01.21 21:43:23.518435 [ 289 ] {} <Debug> TCP-Session: fd6dfe80-f0a3-48f7-bb57-7d343f60f77c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2026.01.21 21:43:24.329910 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2026.01.21 21:43:24.330088 [ 5 ] {9c2ddb76-dc2e-4661-b104-24aac22b43b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7549 | 2026.01.21 21:43:24.330164 [ 5 ] {9c2ddb76-dc2e-4661-b104-24aac22b43b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7550 | 2026.01.21 21:43:24.331121 [ 5 ] {9c2ddb76-dc2e-4661-b104-24aac22b43b1} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.01.21 21:43:24.331171 [ 5 ] {9c2ddb76-dc2e-4661-b104-24aac22b43b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7552 | 2026.01.21 21:43:24.331669 [ 5 ] {9c2ddb76-dc2e-4661-b104-24aac22b43b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7553 | 2026.01.21 21:43:24.331911 [ 5 ] {9c2ddb76-dc2e-4661-b104-24aac22b43b1} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.01.21 21:43:24.332081 [ 5 ] {9c2ddb76-dc2e-4661-b104-24aac22b43b1} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002042 sec., 218413.32027424095 rows/sec., 13.85 MiB/sec. | ||
| 7555 | 2026.01.21 21:43:24.332141 [ 5 ] {9c2ddb76-dc2e-4661-b104-24aac22b43b1} <Debug> TCPHandler: Processed in 0.002354277 sec. | ||
| 7556 | 2026.01.21 21:43:24.332285 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2026.01.21 21:43:24.332403 [ 5 ] {8fb4f95a-6bab-4cf0-8fc0-4ca307fd9bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7558 | 2026.01.21 21:43:24.332451 [ 5 ] {8fb4f95a-6bab-4cf0-8fc0-4ca307fd9bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7559 | 2026.01.21 21:43:24.333493 [ 5 ] {8fb4f95a-6bab-4cf0-8fc0-4ca307fd9bc1} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.01.21 21:43:24.333533 [ 5 ] {8fb4f95a-6bab-4cf0-8fc0-4ca307fd9bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7561 | 2026.01.21 21:43:24.333972 [ 5 ] {8fb4f95a-6bab-4cf0-8fc0-4ca307fd9bc1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7562 | 2026.01.21 21:43:24.334201 [ 5 ] {8fb4f95a-6bab-4cf0-8fc0-4ca307fd9bc1} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2026.01.21 21:43:24.334343 [ 5 ] {8fb4f95a-6bab-4cf0-8fc0-4ca307fd9bc1} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.001974 sec., 627152.9888551165 rows/sec., 49.85 MiB/sec. | ||
| 7564 | 2026.01.21 21:43:24.334389 [ 5 ] {8fb4f95a-6bab-4cf0-8fc0-4ca307fd9bc1} <Debug> TCPHandler: Processed in 0.002156313 sec. | ||
| 7565 | 2026.01.21 21:43:24.334515 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2026.01.21 21:43:24.334618 [ 5 ] {c2413e53-b78e-4d51-a794-b9148c212088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7567 | 2026.01.21 21:43:24.334661 [ 5 ] {c2413e53-b78e-4d51-a794-b9148c212088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7568 | 2026.01.21 21:43:24.335184 [ 5 ] {c2413e53-b78e-4d51-a794-b9148c212088} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7569 | 2026.01.21 21:43:24.335219 [ 5 ] {c2413e53-b78e-4d51-a794-b9148c212088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7570 | 2026.01.21 21:43:24.335549 [ 5 ] {c2413e53-b78e-4d51-a794-b9148c212088} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7571 | 2026.01.21 21:43:24.335796 [ 5 ] {c2413e53-b78e-4d51-a794-b9148c212088} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7572 | 2026.01.21 21:43:24.335935 [ 5 ] {c2413e53-b78e-4d51-a794-b9148c212088} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001339 sec., 179985.06348020912 rows/sec., 10.76 MiB/sec. | ||
| 7573 | 2026.01.21 21:43:24.335972 [ 5 ] {c2413e53-b78e-4d51-a794-b9148c212088} <Debug> TCPHandler: Processed in 0.001508043 sec. | ||
| 7574 | 2026.01.21 21:43:24.336088 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7575 | 2026.01.21 21:43:24.336187 [ 5 ] {f5a23de8-e1f1-4e43-a713-a2525d6ebc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7576 | 2026.01.21 21:43:24.336228 [ 5 ] {f5a23de8-e1f1-4e43-a713-a2525d6ebc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7577 | 2026.01.21 21:43:24.336720 [ 5 ] {f5a23de8-e1f1-4e43-a713-a2525d6ebc5a} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2026.01.21 21:43:24.336756 [ 5 ] {f5a23de8-e1f1-4e43-a713-a2525d6ebc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7579 | 2026.01.21 21:43:24.337094 [ 5 ] {f5a23de8-e1f1-4e43-a713-a2525d6ebc5a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7580 | 2026.01.21 21:43:24.337344 [ 5 ] {f5a23de8-e1f1-4e43-a713-a2525d6ebc5a} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2026.01.21 21:43:24.337487 [ 5 ] {f5a23de8-e1f1-4e43-a713-a2525d6ebc5a} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.00132 sec., 174242.42424242425 rows/sec., 11.23 MiB/sec. | ||
| 7582 | 2026.01.21 21:43:24.337525 [ 5 ] {f5a23de8-e1f1-4e43-a713-a2525d6ebc5a} <Debug> TCPHandler: Processed in 0.001487034 sec. | ||
| 7583 | 2026.01.21 21:43:24.337640 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2026.01.21 21:43:24.337737 [ 5 ] {372b4e00-b2ca-4580-89c3-fc22d312eb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7585 | 2026.01.21 21:43:24.337778 [ 5 ] {372b4e00-b2ca-4580-89c3-fc22d312eb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7586 | 2026.01.21 21:43:24.338287 [ 5 ] {372b4e00-b2ca-4580-89c3-fc22d312eb27} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2026.01.21 21:43:24.338321 [ 5 ] {372b4e00-b2ca-4580-89c3-fc22d312eb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7588 | 2026.01.21 21:43:24.338648 [ 5 ] {372b4e00-b2ca-4580-89c3-fc22d312eb27} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7589 | 2026.01.21 21:43:24.338860 [ 5 ] {372b4e00-b2ca-4580-89c3-fc22d312eb27} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2026.01.21 21:43:24.338991 [ 5 ] {372b4e00-b2ca-4580-89c3-fc22d312eb27} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001272 sec., 180031.4465408805 rows/sec., 10.22 MiB/sec. | ||
| 7591 | 2026.01.21 21:43:24.339031 [ 5 ] {372b4e00-b2ca-4580-89c3-fc22d312eb27} <Debug> TCPHandler: Processed in 0.001440312 sec. | ||
| 7592 | 2026.01.21 21:43:24.339146 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7593 | 2026.01.21 21:43:24.339243 [ 5 ] {3c3f3ffd-2e6a-40ee-b3f8-265fbc222275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7594 | 2026.01.21 21:43:24.339283 [ 5 ] {3c3f3ffd-2e6a-40ee-b3f8-265fbc222275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7595 | 2026.01.21 21:43:24.339960 [ 5 ] {3c3f3ffd-2e6a-40ee-b3f8-265fbc222275} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7596 | 2026.01.21 21:43:24.339995 [ 5 ] {3c3f3ffd-2e6a-40ee-b3f8-265fbc222275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7597 | 2026.01.21 21:43:24.340409 [ 5 ] {3c3f3ffd-2e6a-40ee-b3f8-265fbc222275} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7598 | 2026.01.21 21:43:24.340715 [ 5 ] {3c3f3ffd-2e6a-40ee-b3f8-265fbc222275} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7599 | 2026.01.21 21:43:24.340869 [ 5 ] {3c3f3ffd-2e6a-40ee-b3f8-265fbc222275} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001644 sec., 456812.6520681265 rows/sec., 31.90 MiB/sec. | ||
| 7600 | 2026.01.21 21:43:24.340915 [ 5 ] {3c3f3ffd-2e6a-40ee-b3f8-265fbc222275} <Debug> TCPHandler: Processed in 0.001819599 sec. | ||
| 7601 | 2026.01.21 21:43:24.341118 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7602 | 2026.01.21 21:43:24.341219 [ 5 ] {5dc3e5ad-316a-4098-ab5c-0c293faa054f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7603 | 2026.01.21 21:43:24.341260 [ 5 ] {5dc3e5ad-316a-4098-ab5c-0c293faa054f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7604 | 2026.01.21 21:43:24.341642 [ 5 ] {5dc3e5ad-316a-4098-ab5c-0c293faa054f} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2026.01.21 21:43:24.341682 [ 5 ] {5dc3e5ad-316a-4098-ab5c-0c293faa054f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7606 | 2026.01.21 21:43:24.342017 [ 5 ] {5dc3e5ad-316a-4098-ab5c-0c293faa054f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7607 | 2026.01.21 21:43:24.342276 [ 5 ] {5dc3e5ad-316a-4098-ab5c-0c293faa054f} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7608 | 2026.01.21 21:43:24.342460 [ 5 ] {5dc3e5ad-316a-4098-ab5c-0c293faa054f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001258 sec., 4769.475357710652 rows/sec., 249.19 KiB/sec. | ||
| 7609 | 2026.01.21 21:43:24.342515 [ 5 ] {5dc3e5ad-316a-4098-ab5c-0c293faa054f} <Debug> TCPHandler: Processed in 0.001448083 sec. | ||
| 7610 | 2026.01.21 21:43:24.342646 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7611 | 2026.01.21 21:43:24.342765 [ 5 ] {d64dea6b-fae6-4d22-af78-a76bf0b131e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7612 | 2026.01.21 21:43:24.342823 [ 5 ] {d64dea6b-fae6-4d22-af78-a76bf0b131e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7613 | 2026.01.21 21:43:24.343397 [ 5 ] {d64dea6b-fae6-4d22-af78-a76bf0b131e1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7614 | 2026.01.21 21:43:24.343433 [ 5 ] {d64dea6b-fae6-4d22-af78-a76bf0b131e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7615 | 2026.01.21 21:43:24.343826 [ 5 ] {d64dea6b-fae6-4d22-af78-a76bf0b131e1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7616 | 2026.01.21 21:43:24.344068 [ 5 ] {d64dea6b-fae6-4d22-af78-a76bf0b131e1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2026.01.21 21:43:24.344247 [ 5 ] {d64dea6b-fae6-4d22-af78-a76bf0b131e1} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001506 sec., 217795.48472775565 rows/sec., 14.27 MiB/sec. | ||
| 7618 | 2026.01.21 21:43:24.344309 [ 5 ] {d64dea6b-fae6-4d22-af78-a76bf0b131e1} <Debug> TCPHandler: Processed in 0.001721237 sec. | ||
| 7619 | 2026.01.21 21:43:24.344446 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7620 | 2026.01.21 21:43:24.344567 [ 5 ] {e57f1454-3393-4058-924c-78d972aedfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7621 | 2026.01.21 21:43:24.344624 [ 5 ] {e57f1454-3393-4058-924c-78d972aedfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7622 | 2026.01.21 21:43:24.345031 [ 5 ] {e57f1454-3393-4058-924c-78d972aedfa8} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2026.01.21 21:43:24.345075 [ 5 ] {e57f1454-3393-4058-924c-78d972aedfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7624 | 2026.01.21 21:43:24.345489 [ 5 ] {e57f1454-3393-4058-924c-78d972aedfa8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7625 | 2026.01.21 21:43:24.345792 [ 5 ] {e57f1454-3393-4058-924c-78d972aedfa8} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.01.21 21:43:24.345981 [ 5 ] {e57f1454-3393-4058-924c-78d972aedfa8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 46.86 KiB/sec. | ||
| 7627 | 2026.01.21 21:43:24.346031 [ 5 ] {e57f1454-3393-4058-924c-78d972aedfa8} <Debug> TCPHandler: Processed in 0.001646416 sec. | ||
| 7628 | 2026.01.21 21:43:24.346150 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7629 | 2026.01.21 21:43:24.346249 [ 5 ] {334e7a9c-7507-461d-8156-afb1d6921375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7630 | 2026.01.21 21:43:24.346303 [ 5 ] {334e7a9c-7507-461d-8156-afb1d6921375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7631 | 2026.01.21 21:43:24.347077 [ 5 ] {334e7a9c-7507-461d-8156-afb1d6921375} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.01.21 21:43:24.347111 [ 5 ] {334e7a9c-7507-461d-8156-afb1d6921375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7633 | 2026.01.21 21:43:24.347656 [ 5 ] {334e7a9c-7507-461d-8156-afb1d6921375} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7634 | 2026.01.21 21:43:24.347879 [ 5 ] {334e7a9c-7507-461d-8156-afb1d6921375} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7635 | 2026.01.21 21:43:24.348023 [ 5 ] {334e7a9c-7507-461d-8156-afb1d6921375} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001793 sec., 10039.04071388734 rows/sec., 17.99 MiB/sec. | ||
| 7636 | 2026.01.21 21:43:24.348076 [ 5 ] {334e7a9c-7507-461d-8156-afb1d6921375} <Debug> TCPHandler: Processed in 0.001976151 sec. | ||
| 7637 | 2026.01.21 21:43:24.348197 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7638 | 2026.01.21 21:43:24.348292 [ 5 ] {f1834cbf-9a71-45e3-b44f-4389132f6d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7639 | 2026.01.21 21:43:24.348333 [ 5 ] {f1834cbf-9a71-45e3-b44f-4389132f6d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7640 | 2026.01.21 21:43:24.348669 [ 5 ] {f1834cbf-9a71-45e3-b44f-4389132f6d28} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.01.21 21:43:24.348702 [ 5 ] {f1834cbf-9a71-45e3-b44f-4389132f6d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7642 | 2026.01.21 21:43:24.349005 [ 5 ] {f1834cbf-9a71-45e3-b44f-4389132f6d28} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7643 | 2026.01.21 21:43:24.349215 [ 5 ] {f1834cbf-9a71-45e3-b44f-4389132f6d28} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.01.21 21:43:24.349340 [ 5 ] {f1834cbf-9a71-45e3-b44f-4389132f6d28} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001065 sec., 101408.45070422535 rows/sec., 6.18 MiB/sec. | ||
| 7645 | 2026.01.21 21:43:24.349373 [ 5 ] {f1834cbf-9a71-45e3-b44f-4389132f6d28} <Debug> TCPHandler: Processed in 0.00122677 sec. | ||
| 7646 | 2026.01.21 21:43:25.638287 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33909 | ||
| 7647 | 2026.01.21 21:43:25.638395 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7648 | 2026.01.21 21:43:25.638422 [ 291 ] {} <Debug> TCP-Session: e3c95a9d-8219-439e-b486-728fc8bf9863 Authenticating user 'default' from [fd00:1122:3344:101::e]:33909 | ||
| 7649 | 2026.01.21 21:43:25.638446 [ 291 ] {} <Debug> TCP-Session: e3c95a9d-8219-439e-b486-728fc8bf9863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2026.01.21 21:43:25.638461 [ 291 ] {} <Debug> TCP-Session: e3c95a9d-8219-439e-b486-728fc8bf9863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7651 | 2026.01.21 21:43:25.638679 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63182 | ||
| 7652 | 2026.01.21 21:43:25.638696 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62695 | ||
| 7653 | 2026.01.21 21:43:25.638733 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53305 | ||
| 7654 | 2026.01.21 21:43:25.638766 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60510 | ||
| 7655 | 2026.01.21 21:43:25.638788 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7656 | 2026.01.21 21:43:25.638769 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62801 | ||
| 7657 | 2026.01.21 21:43:25.638831 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7658 | 2026.01.21 21:43:25.638832 [ 292 ] {} <Debug> TCP-Session: 4dee03d8-5be4-4919-9042-0e98398c4382 Authenticating user 'default' from [fd00:1122:3344:101::e]:63182 | ||
| 7659 | 2026.01.21 21:43:25.638853 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7660 | 2026.01.21 21:43:25.638872 [ 293 ] {} <Debug> TCP-Session: c45bfbb0-0d10-42d2-9351-d39f7c4a5813 Authenticating user 'default' from [fd00:1122:3344:101::e]:62695 | ||
| 7661 | 2026.01.21 21:43:25.638893 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7662 | 2026.01.21 21:43:25.638903 [ 287 ] {} <Debug> TCP-Session: ac7be069-f4e7-4f59-8894-cdd958c749c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53305 | ||
| 7663 | 2026.01.21 21:43:25.638916 [ 293 ] {} <Debug> TCP-Session: c45bfbb0-0d10-42d2-9351-d39f7c4a5813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2026.01.21 21:43:25.638923 [ 289 ] {} <Debug> TCP-Session: ecb13801-eda5-44a0-92fa-ddbd083afd86 Authenticating user 'default' from [fd00:1122:3344:101::e]:62801 | ||
| 7665 | 2026.01.21 21:43:25.638941 [ 287 ] {} <Debug> TCP-Session: ac7be069-f4e7-4f59-8894-cdd958c749c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.01.21 21:43:25.638945 [ 293 ] {} <Debug> TCP-Session: c45bfbb0-0d10-42d2-9351-d39f7c4a5813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7667 | 2026.01.21 21:43:25.638955 [ 289 ] {} <Debug> TCP-Session: ecb13801-eda5-44a0-92fa-ddbd083afd86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7668 | 2026.01.21 21:43:25.638965 [ 287 ] {} <Debug> TCP-Session: ac7be069-f4e7-4f59-8894-cdd958c749c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2026.01.21 21:43:25.638986 [ 289 ] {} <Debug> TCP-Session: ecb13801-eda5-44a0-92fa-ddbd083afd86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2026.01.21 21:43:25.638884 [ 292 ] {} <Debug> TCP-Session: 4dee03d8-5be4-4919-9042-0e98398c4382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2026.01.21 21:43:25.638853 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7672 | 2026.01.21 21:43:25.639041 [ 292 ] {} <Debug> TCP-Session: 4dee03d8-5be4-4919-9042-0e98398c4382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7673 | 2026.01.21 21:43:25.639067 [ 290 ] {} <Debug> TCP-Session: eb832dbd-bf3a-4942-9ed0-c8c604863bbc Authenticating user 'default' from [fd00:1122:3344:101::e]:60510 | ||
| 7674 | 2026.01.21 21:43:25.638820 [ 291 ] {} <Trace> TCP-Session: e3c95a9d-8219-439e-b486-728fc8bf9863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7675 | 2026.01.21 21:43:25.639094 [ 290 ] {} <Debug> TCP-Session: eb832dbd-bf3a-4942-9ed0-c8c604863bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2026.01.21 21:43:25.638742 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54249 | ||
| 7677 | 2026.01.21 21:43:25.639130 [ 290 ] {} <Debug> TCP-Session: eb832dbd-bf3a-4942-9ed0-c8c604863bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2026.01.21 21:43:25.638717 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50674 | ||
| 7679 | 2026.01.21 21:43:25.638711 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54033 | ||
| 7680 | 2026.01.21 21:43:25.639216 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7681 | 2026.01.21 21:43:25.639234 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7682 | 2026.01.21 21:43:25.639247 [ 288 ] {} <Debug> TCP-Session: e90559cc-55bd-4026-a8f5-a34c150e75e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54249 | ||
| 7683 | 2026.01.21 21:43:25.639266 [ 3 ] {} <Debug> TCP-Session: 0d42c81a-eae5-4a82-b546-cec0db0c67af Authenticating user 'default' from [fd00:1122:3344:101::e]:50674 | ||
| 7684 | 2026.01.21 21:43:25.639275 [ 288 ] {} <Debug> TCP-Session: e90559cc-55bd-4026-a8f5-a34c150e75e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2026.01.21 21:43:25.639290 [ 3 ] {} <Debug> TCP-Session: 0d42c81a-eae5-4a82-b546-cec0db0c67af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2026.01.21 21:43:25.639302 [ 288 ] {} <Debug> TCP-Session: e90559cc-55bd-4026-a8f5-a34c150e75e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2026.01.21 21:43:25.639316 [ 3 ] {} <Debug> TCP-Session: 0d42c81a-eae5-4a82-b546-cec0db0c67af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2026.01.21 21:43:25.639266 [ 291 ] {3bbd5ce2-99a0-47e8-a917-ed5541e5c18f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33909) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7689 | 2026.01.21 21:43:25.639384 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7690 | 2026.01.21 21:43:25.639413 [ 294 ] {} <Debug> TCP-Session: b09277e8-4a2e-4fe6-b678-ef2367fba008 Authenticating user 'default' from [fd00:1122:3344:101::e]:54033 | ||
| 7691 | 2026.01.21 21:43:25.639429 [ 294 ] {} <Debug> TCP-Session: b09277e8-4a2e-4fe6-b678-ef2367fba008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2026.01.21 21:43:25.639441 [ 294 ] {} <Debug> TCP-Session: b09277e8-4a2e-4fe6-b678-ef2367fba008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7693 | 2026.01.21 21:43:25.639614 [ 291 ] {3bbd5ce2-99a0-47e8-a917-ed5541e5c18f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7694 | 2026.01.21 21:43:25.639676 [ 291 ] {3bbd5ce2-99a0-47e8-a917-ed5541e5c18f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7695 | 2026.01.21 21:43:25.639999 [ 291 ] {3bbd5ce2-99a0-47e8-a917-ed5541e5c18f} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 7696 | 2026.01.21 21:43:25.640950 [ 295 ] {3bbd5ce2-99a0-47e8-a917-ed5541e5c18f} <Trace> AggregatingTransform: Aggregating | ||
| 7697 | 2026.01.21 21:43:25.640992 [ 295 ] {3bbd5ce2-99a0-47e8-a917-ed5541e5c18f} <Trace> Aggregator: Aggregation method: without_key | ||
| 7698 | 2026.01.21 21:43:25.641031 [ 295 ] {3bbd5ce2-99a0-47e8-a917-ed5541e5c18f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915485 sec. (1092.317 rows/sec., 42.67 KiB/sec.) | ||
| 7699 | 2026.01.21 21:43:25.641056 [ 295 ] {3bbd5ce2-99a0-47e8-a917-ed5541e5c18f} <Trace> Aggregator: Merging aggregated data | ||
| 7700 | 2026.01.21 21:43:25.642640 [ 291 ] {3bbd5ce2-99a0-47e8-a917-ed5541e5c18f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003427 sec., 291.8004085205719 rows/sec., 11.40 KiB/sec. | ||
| 7701 | 2026.01.21 21:43:25.642784 [ 291 ] {3bbd5ce2-99a0-47e8-a917-ed5541e5c18f} <Debug> TCPHandler: Processed in 0.004133025 sec. | ||
| 7702 | 2026.01.21 21:43:25.642929 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7703 | 2026.01.21 21:43:25.642962 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7704 | 2026.01.21 21:43:25.642976 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7705 | 2026.01.21 21:43:25.642976 [ 291 ] {} <Debug> TCP-Session: e3c95a9d-8219-439e-b486-728fc8bf9863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.01.21 21:43:25.643004 [ 289 ] {} <Debug> TCP-Session: ecb13801-eda5-44a0-92fa-ddbd083afd86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2026.01.21 21:43:25.643015 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7708 | 2026.01.21 21:43:25.643043 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7709 | 2026.01.21 21:43:25.643060 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7710 | 2026.01.21 21:43:25.643080 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7711 | 2026.01.21 21:43:25.643124 [ 3 ] {} <Debug> TCP-Session: 0d42c81a-eae5-4a82-b546-cec0db0c67af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2026.01.21 21:43:25.643103 [ 290 ] {} <Debug> TCP-Session: eb832dbd-bf3a-4942-9ed0-c8c604863bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7713 | 2026.01.21 21:43:25.643150 [ 288 ] {} <Debug> TCP-Session: e90559cc-55bd-4026-a8f5-a34c150e75e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2026.01.21 21:43:25.643087 [ 292 ] {} <Debug> TCP-Session: 4dee03d8-5be4-4919-9042-0e98398c4382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2026.01.21 21:43:25.642996 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7716 | 2026.01.21 21:43:25.643030 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7717 | 2026.01.21 21:43:25.643238 [ 287 ] {} <Debug> TCP-Session: ac7be069-f4e7-4f59-8894-cdd958c749c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2026.01.21 21:43:25.643255 [ 294 ] {} <Debug> TCP-Session: b09277e8-4a2e-4fe6-b678-ef2367fba008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7719 | 2026.01.21 21:43:25.643034 [ 293 ] {} <Debug> TCP-Session: c45bfbb0-0d10-42d2-9351-d39f7c4a5813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2026.01.21 21:43:25.651427 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63492 | ||
| 7721 | 2026.01.21 21:43:25.651497 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7722 | 2026.01.21 21:43:25.651524 [ 291 ] {} <Debug> TCP-Session: f728013e-2075-4773-a901-d7bf34786446 Authenticating user 'default' from [fd00:1122:3344:101::e]:63492 | ||
| 7723 | 2026.01.21 21:43:25.651542 [ 291 ] {} <Debug> TCP-Session: f728013e-2075-4773-a901-d7bf34786446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2026.01.21 21:43:25.651556 [ 291 ] {} <Debug> TCP-Session: f728013e-2075-4773-a901-d7bf34786446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2026.01.21 21:43:25.651717 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48842 | ||
| 7726 | 2026.01.21 21:43:25.651753 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36390 | ||
| 7727 | 2026.01.21 21:43:25.651760 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35064 | ||
| 7728 | 2026.01.21 21:43:25.651783 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63945 | ||
| 7729 | 2026.01.21 21:43:25.651802 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7730 | 2026.01.21 21:43:25.651817 [ 291 ] {} <Trace> TCP-Session: f728013e-2075-4773-a901-d7bf34786446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2026.01.21 21:43:25.651858 [ 292 ] {} <Debug> TCP-Session: bd78d3be-d300-4e5b-bcaf-8f1101da9d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:48842 | ||
| 7732 | 2026.01.21 21:43:25.651874 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7733 | 2026.01.21 21:43:25.651846 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7734 | 2026.01.21 21:43:25.651896 [ 292 ] {} <Debug> TCP-Session: bd78d3be-d300-4e5b-bcaf-8f1101da9d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2026.01.21 21:43:25.651909 [ 3 ] {} <Debug> TCP-Session: a13b333c-9ceb-47ab-8ab7-3f3d71d571dd Authenticating user 'default' from [fd00:1122:3344:101::e]:63945 | ||
| 7736 | 2026.01.21 21:43:25.651924 [ 294 ] {} <Debug> TCP-Session: 50453ee8-2f20-444a-b386-8cc062831081 Authenticating user 'default' from [fd00:1122:3344:101::e]:35064 | ||
| 7737 | 2026.01.21 21:43:25.651933 [ 292 ] {} <Debug> TCP-Session: bd78d3be-d300-4e5b-bcaf-8f1101da9d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2026.01.21 21:43:25.651960 [ 294 ] {} <Debug> TCP-Session: 50453ee8-2f20-444a-b386-8cc062831081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2026.01.21 21:43:25.651949 [ 3 ] {} <Debug> TCP-Session: a13b333c-9ceb-47ab-8ab7-3f3d71d571dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7740 | 2026.01.21 21:43:25.651988 [ 294 ] {} <Debug> TCP-Session: 50453ee8-2f20-444a-b386-8cc062831081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7741 | 2026.01.21 21:43:25.652003 [ 3 ] {} <Debug> TCP-Session: a13b333c-9ceb-47ab-8ab7-3f3d71d571dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2026.01.21 21:43:25.652004 [ 291 ] {6ab2d93a-4411-4f29-8f96-4369460c6334} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63492) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7743 | 2026.01.21 21:43:25.651822 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64726 | ||
| 7744 | 2026.01.21 21:43:25.651819 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36173 | ||
| 7745 | 2026.01.21 21:43:25.651796 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53543 | ||
| 7746 | 2026.01.21 21:43:25.652111 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7747 | 2026.01.21 21:43:25.651789 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64656 | ||
| 7748 | 2026.01.21 21:43:25.652143 [ 290 ] {} <Debug> TCP-Session: 88778a4d-58ee-472e-b2b4-d0b8d2ca5c5b Authenticating user 'default' from [fd00:1122:3344:101::e]:64726 | ||
| 7749 | 2026.01.21 21:43:25.652161 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7750 | 2026.01.21 21:43:25.652171 [ 290 ] {} <Debug> TCP-Session: 88778a4d-58ee-472e-b2b4-d0b8d2ca5c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2026.01.21 21:43:25.652190 [ 288 ] {} <Debug> TCP-Session: effe91df-37f4-473e-bf98-146165d81a00 Authenticating user 'default' from [fd00:1122:3344:101::e]:53543 | ||
| 7752 | 2026.01.21 21:43:25.652199 [ 291 ] {6ab2d93a-4411-4f29-8f96-4369460c6334} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7753 | 2026.01.21 21:43:25.652229 [ 288 ] {} <Debug> TCP-Session: effe91df-37f4-473e-bf98-146165d81a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7754 | 2026.01.21 21:43:25.652200 [ 290 ] {} <Debug> TCP-Session: 88778a4d-58ee-472e-b2b4-d0b8d2ca5c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2026.01.21 21:43:25.652253 [ 288 ] {} <Debug> TCP-Session: effe91df-37f4-473e-bf98-146165d81a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7756 | 2026.01.21 21:43:25.652262 [ 291 ] {6ab2d93a-4411-4f29-8f96-4369460c6334} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7757 | 2026.01.21 21:43:25.652195 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7758 | 2026.01.21 21:43:25.652136 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7759 | 2026.01.21 21:43:25.652330 [ 287 ] {} <Debug> TCP-Session: 05ec2b2b-d382-4b38-a71f-9eebe2a9881f Authenticating user 'default' from [fd00:1122:3344:101::e]:64656 | ||
| 7760 | 2026.01.21 21:43:25.651828 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7761 | 2026.01.21 21:43:25.652359 [ 289 ] {} <Debug> TCP-Session: fd785d64-d78f-4961-8885-3fe50a5260eb Authenticating user 'default' from [fd00:1122:3344:101::e]:36173 | ||
| 7762 | 2026.01.21 21:43:25.652364 [ 287 ] {} <Debug> TCP-Session: 05ec2b2b-d382-4b38-a71f-9eebe2a9881f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7763 | 2026.01.21 21:43:25.652388 [ 293 ] {} <Debug> TCP-Session: 3b729428-4d1a-4f47-a1d6-66bf975e0c7b Authenticating user 'default' from [fd00:1122:3344:101::e]:36390 | ||
| 7764 | 2026.01.21 21:43:25.652395 [ 289 ] {} <Debug> TCP-Session: fd785d64-d78f-4961-8885-3fe50a5260eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2026.01.21 21:43:25.652404 [ 287 ] {} <Debug> TCP-Session: 05ec2b2b-d382-4b38-a71f-9eebe2a9881f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7766 | 2026.01.21 21:43:25.652418 [ 293 ] {} <Debug> TCP-Session: 3b729428-4d1a-4f47-a1d6-66bf975e0c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2026.01.21 21:43:25.652423 [ 289 ] {} <Debug> TCP-Session: fd785d64-d78f-4961-8885-3fe50a5260eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2026.01.21 21:43:25.652449 [ 293 ] {} <Debug> TCP-Session: 3b729428-4d1a-4f47-a1d6-66bf975e0c7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7769 | 2026.01.21 21:43:25.652519 [ 291 ] {6ab2d93a-4411-4f29-8f96-4369460c6334} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 7770 | 2026.01.21 21:43:25.653504 [ 305 ] {6ab2d93a-4411-4f29-8f96-4369460c6334} <Trace> AggregatingTransform: Aggregating | ||
| 7771 | 2026.01.21 21:43:25.653543 [ 305 ] {6ab2d93a-4411-4f29-8f96-4369460c6334} <Trace> Aggregator: Aggregation method: without_key | ||
| 7772 | 2026.01.21 21:43:25.653576 [ 305 ] {6ab2d93a-4411-4f29-8f96-4369460c6334} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955635 sec. (1046.425 rows/sec., 40.88 KiB/sec.) | ||
| 7773 | 2026.01.21 21:43:25.653594 [ 305 ] {6ab2d93a-4411-4f29-8f96-4369460c6334} <Trace> Aggregator: Merging aggregated data | ||
| 7774 | 2026.01.21 21:43:25.655274 [ 291 ] {6ab2d93a-4411-4f29-8f96-4369460c6334} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003318 sec., 301.3863773357444 rows/sec., 11.77 KiB/sec. | ||
| 7775 | 2026.01.21 21:43:25.655446 [ 291 ] {6ab2d93a-4411-4f29-8f96-4369460c6334} <Debug> TCPHandler: Processed in 0.003703968 sec. | ||
| 7776 | 2026.01.21 21:43:25.655609 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7777 | 2026.01.21 21:43:25.655643 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7778 | 2026.01.21 21:43:25.655650 [ 291 ] {} <Debug> TCP-Session: f728013e-2075-4773-a901-d7bf34786446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7779 | 2026.01.21 21:43:25.655669 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7780 | 2026.01.21 21:43:25.655695 [ 290 ] {} <Debug> TCP-Session: 88778a4d-58ee-472e-b2b4-d0b8d2ca5c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7781 | 2026.01.21 21:43:25.655717 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7782 | 2026.01.21 21:43:25.655741 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7783 | 2026.01.21 21:43:25.655771 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7784 | 2026.01.21 21:43:25.655777 [ 288 ] {} <Debug> TCP-Session: effe91df-37f4-473e-bf98-146165d81a00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2026.01.21 21:43:25.655803 [ 294 ] {} <Debug> TCP-Session: 50453ee8-2f20-444a-b386-8cc062831081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2026.01.21 21:43:25.655822 [ 293 ] {} <Debug> TCP-Session: 3b729428-4d1a-4f47-a1d6-66bf975e0c7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2026.01.21 21:43:25.655803 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7788 | 2026.01.21 21:43:25.655785 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7789 | 2026.01.21 21:43:25.655897 [ 289 ] {} <Debug> TCP-Session: fd785d64-d78f-4961-8885-3fe50a5260eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2026.01.21 21:43:25.655919 [ 3 ] {} <Debug> TCP-Session: a13b333c-9ceb-47ab-8ab7-3f3d71d571dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7791 | 2026.01.21 21:43:25.655734 [ 287 ] {} <Debug> TCP-Session: 05ec2b2b-d382-4b38-a71f-9eebe2a9881f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7792 | 2026.01.21 21:43:25.655695 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7793 | 2026.01.21 21:43:25.656012 [ 292 ] {} <Debug> TCP-Session: bd78d3be-d300-4e5b-bcaf-8f1101da9d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7794 | 2026.01.21 21:43:26.172523 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7795 | 2026.01.21 21:43:26.172596 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7796 | 2026.01.21 21:43:26.377394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15382 | ||
| 7797 | 2026.01.21 21:43:26.377941 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2026.01.21 21:43:26.377995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7799 | 2026.01.21 21:43:26.378539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7800 | 2026.01.21 21:43:26.378799 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2026.01.21 21:43:26.378963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15382 | ||
| 7802 | 2026.01.21 21:43:26.405844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 958 | ||
| 7803 | 2026.01.21 21:43:26.408587 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2026.01.21 21:43:26.408651 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7805 | 2026.01.21 21:43:26.409981 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7806 | 2026.01.21 21:43:26.410291 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.01.21 21:43:26.410655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
| 7808 | 2026.01.21 21:43:27.001716 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001264039 sec. | ||
| 7809 | 2026.01.21 21:43:27.178272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7810 | 2026.01.21 21:43:27.193771 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.01.21 21:43:27.193842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7812 | 2026.01.21 21:43:27.199805 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7813 | 2026.01.21 21:43:27.200510 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.01.21 21:43:27.203323 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7815 | 2026.01.21 21:43:29.317014 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2026.01.21 21:43:29.317192 [ 5 ] {ec246b73-1f02-45c8-b787-c14424c86c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7817 | 2026.01.21 21:43:29.317255 [ 5 ] {ec246b73-1f02-45c8-b787-c14424c86c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7818 | 2026.01.21 21:43:29.317916 [ 5 ] {ec246b73-1f02-45c8-b787-c14424c86c25} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.01.21 21:43:29.317957 [ 5 ] {ec246b73-1f02-45c8-b787-c14424c86c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7820 | 2026.01.21 21:43:29.318372 [ 5 ] {ec246b73-1f02-45c8-b787-c14424c86c25} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7821 | 2026.01.21 21:43:29.318599 [ 5 ] {ec246b73-1f02-45c8-b787-c14424c86c25} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2026.01.21 21:43:29.318755 [ 5 ] {ec246b73-1f02-45c8-b787-c14424c86c25} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001609 sec., 64636.42013673089 rows/sec., 5.39 MiB/sec. | ||
| 7823 | 2026.01.21 21:43:29.318798 [ 5 ] {ec246b73-1f02-45c8-b787-c14424c86c25} <Debug> TCPHandler: Processed in 0.00191135 sec. | ||
| 7824 | 2026.01.21 21:43:29.318932 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2026.01.21 21:43:29.319033 [ 5 ] {1de8cfaf-d9f4-4777-a606-477482215697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7826 | 2026.01.21 21:43:29.319074 [ 5 ] {1de8cfaf-d9f4-4777-a606-477482215697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7827 | 2026.01.21 21:43:29.319480 [ 5 ] {1de8cfaf-d9f4-4777-a606-477482215697} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2026.01.21 21:43:29.319516 [ 5 ] {1de8cfaf-d9f4-4777-a606-477482215697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7829 | 2026.01.21 21:43:29.319831 [ 5 ] {1de8cfaf-d9f4-4777-a606-477482215697} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7830 | 2026.01.21 21:43:29.320048 [ 5 ] {1de8cfaf-d9f4-4777-a606-477482215697} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2026.01.21 21:43:29.320179 [ 5 ] {1de8cfaf-d9f4-4777-a606-477482215697} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001165 sec., 20600.85836909871 rows/sec., 1.51 MiB/sec. | ||
| 7832 | 2026.01.21 21:43:29.320177 [ 123 ] {} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7833 | 2026.01.21 21:43:29.320217 [ 5 ] {1de8cfaf-d9f4-4777-a606-477482215697} <Debug> TCPHandler: Processed in 0.001336212 sec. | ||
| 7834 | 2026.01.21 21:43:29.320264 [ 123 ] {} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.01.21 21:43:29.320311 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7836 | 2026.01.21 21:43:29.320342 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2026.01.21 21:43:29.320413 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 7838 | 2026.01.21 21:43:29.320441 [ 5 ] {dcb7c3b7-5659-41de-a1ec-a1290f4b4877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7839 | 2026.01.21 21:43:29.320481 [ 5 ] {dcb7c3b7-5659-41de-a1ec-a1290f4b4877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7840 | 2026.01.21 21:43:29.320519 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7841 | 2026.01.21 21:43:29.320553 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 283 rows starting from the beginning of the part | ||
| 7842 | 2026.01.21 21:43:29.320618 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 7843 | 2026.01.21 21:43:29.320668 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 241 rows starting from the beginning of the part | ||
| 7844 | 2026.01.21 21:43:29.320717 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 7845 | 2026.01.21 21:43:29.320763 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 241 rows starting from the beginning of the part | ||
| 7846 | 2026.01.21 21:43:29.320808 [ 192 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 7847 | 2026.01.21 21:43:29.320909 [ 5 ] {dcb7c3b7-5659-41de-a1ec-a1290f4b4877} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2026.01.21 21:43:29.320944 [ 5 ] {dcb7c3b7-5659-41de-a1ec-a1290f4b4877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7849 | 2026.01.21 21:43:29.321262 [ 5 ] {dcb7c3b7-5659-41de-a1ec-a1290f4b4877} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7850 | 2026.01.21 21:43:29.321470 [ 5 ] {dcb7c3b7-5659-41de-a1ec-a1290f4b4877} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2026.01.21 21:43:29.321598 [ 5 ] {dcb7c3b7-5659-41de-a1ec-a1290f4b4877} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001175 sec., 74893.61702127659 rows/sec., 5.85 MiB/sec. | ||
| 7852 | 2026.01.21 21:43:29.321635 [ 5 ] {dcb7c3b7-5659-41de-a1ec-a1290f4b4877} <Debug> TCPHandler: Processed in 0.001343051 sec. | ||
| 7853 | 2026.01.21 21:43:29.321688 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131482 sec., 638110.159565568 rows/sec., 41.69 MiB/sec. | ||
| 7854 | 2026.01.21 21:43:29.321746 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2026.01.21 21:43:29.321845 [ 5 ] {5183dd1e-38a6-4e86-8855-35f2556c2962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7856 | 2026.01.21 21:43:29.321871 [ 201 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7857 | 2026.01.21 21:43:29.321887 [ 5 ] {5183dd1e-38a6-4e86-8855-35f2556c2962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7858 | 2026.01.21 21:43:29.322180 [ 201 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_41_8} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.01.21 21:43:29.322248 [ 201 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_41_8} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7860 | 2026.01.21 21:43:29.322300 [ 5 ] {5183dd1e-38a6-4e86-8855-35f2556c2962} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2026.01.21 21:43:29.322306 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7862 | 2026.01.21 21:43:29.322335 [ 5 ] {5183dd1e-38a6-4e86-8855-35f2556c2962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7863 | 2026.01.21 21:43:29.322658 [ 5 ] {5183dd1e-38a6-4e86-8855-35f2556c2962} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7864 | 2026.01.21 21:43:29.322862 [ 5 ] {5183dd1e-38a6-4e86-8855-35f2556c2962} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.01.21 21:43:29.322992 [ 5 ] {5183dd1e-38a6-4e86-8855-35f2556c2962} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 7866 | 2026.01.21 21:43:29.323029 [ 5 ] {5183dd1e-38a6-4e86-8855-35f2556c2962} <Debug> TCPHandler: Processed in 0.001331641 sec. | ||
| 7867 | 2026.01.21 21:43:29.323137 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.01.21 21:43:29.323231 [ 5 ] {a4438ccf-216c-4adf-91ae-9b090dca5682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7869 | 2026.01.21 21:43:29.323284 [ 5 ] {a4438ccf-216c-4adf-91ae-9b090dca5682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7870 | 2026.01.21 21:43:29.324048 [ 5 ] {a4438ccf-216c-4adf-91ae-9b090dca5682} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.01.21 21:43:29.324084 [ 5 ] {a4438ccf-216c-4adf-91ae-9b090dca5682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7872 | 2026.01.21 21:43:29.324620 [ 5 ] {a4438ccf-216c-4adf-91ae-9b090dca5682} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7873 | 2026.01.21 21:43:29.324837 [ 5 ] {a4438ccf-216c-4adf-91ae-9b090dca5682} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.01.21 21:43:29.324946 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7875 | 2026.01.21 21:43:29.324977 [ 5 ] {a4438ccf-216c-4adf-91ae-9b090dca5682} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001762 sec., 13620.88535754824 rows/sec., 24.41 MiB/sec. | ||
| 7876 | 2026.01.21 21:43:29.325000 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2026.01.21 21:43:29.325025 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7878 | 2026.01.21 21:43:29.325034 [ 5 ] {a4438ccf-216c-4adf-91ae-9b090dca5682} <Debug> TCPHandler: Processed in 0.001946951 sec. | ||
| 7879 | 2026.01.21 21:43:29.325097 [ 192 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 7880 | 2026.01.21 21:43:29.325151 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2026.01.21 21:43:29.325249 [ 5 ] {b4eb7466-07f9-4bce-9e44-8e41478ff2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7882 | 2026.01.21 21:43:29.325271 [ 192 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7883 | 2026.01.21 21:43:29.325290 [ 5 ] {b4eb7466-07f9-4bce-9e44-8e41478ff2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7884 | 2026.01.21 21:43:29.325320 [ 192 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 743 rows starting from the beginning of the part | ||
| 7885 | 2026.01.21 21:43:29.325429 [ 192 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 7886 | 2026.01.21 21:43:29.325532 [ 192 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 7887 | 2026.01.21 21:43:29.325621 [ 5 ] {b4eb7466-07f9-4bce-9e44-8e41478ff2c0} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2026.01.21 21:43:29.325631 [ 192 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 7889 | 2026.01.21 21:43:29.325658 [ 5 ] {b4eb7466-07f9-4bce-9e44-8e41478ff2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7890 | 2026.01.21 21:43:29.325732 [ 192 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 7891 | 2026.01.21 21:43:29.325826 [ 192 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 7892 | 2026.01.21 21:43:29.325974 [ 5 ] {b4eb7466-07f9-4bce-9e44-8e41478ff2c0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7893 | 2026.01.21 21:43:29.326184 [ 5 ] {b4eb7466-07f9-4bce-9e44-8e41478ff2c0} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2026.01.21 21:43:29.326312 [ 5 ] {b4eb7466-07f9-4bce-9e44-8e41478ff2c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7895 | 2026.01.21 21:43:29.326347 [ 5 ] {b4eb7466-07f9-4bce-9e44-8e41478ff2c0} <Debug> TCPHandler: Processed in 0.00124481 sec. | ||
| 7896 | 2026.01.21 21:43:29.340430 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 851 rows, containing 19 columns (19 merged, 0 gathered) in 0.015354341 sec., 55424.065415767436 rows/sec., 99.32 MiB/sec. | ||
| 7897 | 2026.01.21 21:43:29.341837 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7898 | 2026.01.21 21:43:29.342210 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2026.01.21 21:43:29.342294 [ 200 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7900 | 2026.01.21 21:43:29.342462 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 7901 | 2026.01.21 21:43:30.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.03 MiB, peak 297.90 MiB, free memory in arenas 0.00 B, will set to 289.54 MiB (RSS), difference: 2.52 MiB | ||
| 7902 | 2026.01.21 21:43:31.030191 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2026.01.21 21:43:31.030376 [ 5 ] {6a943468-30f3-48e9-8828-c46198c89e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7904 | 2026.01.21 21:43:31.030438 [ 5 ] {6a943468-30f3-48e9-8828-c46198c89e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7905 | 2026.01.21 21:43:31.031284 [ 5 ] {6a943468-30f3-48e9-8828-c46198c89e3c} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2026.01.21 21:43:31.031326 [ 5 ] {6a943468-30f3-48e9-8828-c46198c89e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7907 | 2026.01.21 21:43:31.031742 [ 5 ] {6a943468-30f3-48e9-8828-c46198c89e3c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7908 | 2026.01.21 21:43:31.031987 [ 5 ] {6a943468-30f3-48e9-8828-c46198c89e3c} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.01.21 21:43:31.032139 [ 5 ] {6a943468-30f3-48e9-8828-c46198c89e3c} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001809 sec., 246545.05251520177 rows/sec., 15.64 MiB/sec. | ||
| 7910 | 2026.01.21 21:43:31.032180 [ 5 ] {6a943468-30f3-48e9-8828-c46198c89e3c} <Debug> TCPHandler: Processed in 0.002111413 sec. | ||
| 7911 | 2026.01.21 21:43:31.032301 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2026.01.21 21:43:31.032397 [ 5 ] {d87fa784-75af-4d73-a46e-729d5b0c6691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7913 | 2026.01.21 21:43:31.032437 [ 5 ] {d87fa784-75af-4d73-a46e-729d5b0c6691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7914 | 2026.01.21 21:43:31.032825 [ 5 ] {d87fa784-75af-4d73-a46e-729d5b0c6691} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.01.21 21:43:31.032860 [ 5 ] {d87fa784-75af-4d73-a46e-729d5b0c6691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7916 | 2026.01.21 21:43:31.033146 [ 5 ] {d87fa784-75af-4d73-a46e-729d5b0c6691} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7917 | 2026.01.21 21:43:31.033357 [ 5 ] {d87fa784-75af-4d73-a46e-729d5b0c6691} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.01.21 21:43:31.033483 [ 5 ] {d87fa784-75af-4d73-a46e-729d5b0c6691} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001106 sec., 7233.273056057867 rows/sec., 589.82 KiB/sec. | ||
| 7919 | 2026.01.21 21:43:31.033519 [ 5 ] {d87fa784-75af-4d73-a46e-729d5b0c6691} <Debug> TCPHandler: Processed in 0.00126853 sec. | ||
| 7920 | 2026.01.21 21:43:31.033621 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2026.01.21 21:43:31.033714 [ 5 ] {cc1bc5dd-783e-4ba0-bbb6-43a31e4939ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7922 | 2026.01.21 21:43:31.033753 [ 5 ] {cc1bc5dd-783e-4ba0-bbb6-43a31e4939ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7923 | 2026.01.21 21:43:31.035265 [ 5 ] {cc1bc5dd-783e-4ba0-bbb6-43a31e4939ac} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.01.21 21:43:31.035300 [ 5 ] {cc1bc5dd-783e-4ba0-bbb6-43a31e4939ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7925 | 2026.01.21 21:43:31.035779 [ 5 ] {cc1bc5dd-783e-4ba0-bbb6-43a31e4939ac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7926 | 2026.01.21 21:43:31.036063 [ 5 ] {cc1bc5dd-783e-4ba0-bbb6-43a31e4939ac} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.01.21 21:43:31.036195 [ 5 ] {cc1bc5dd-783e-4ba0-bbb6-43a31e4939ac} <Debug> executeQuery: Read 2382 rows, 197.17 KiB in 0.002498 sec., 953562.8502802242 rows/sec., 77.08 MiB/sec. | ||
| 7928 | 2026.01.21 21:43:31.036234 [ 5 ] {cc1bc5dd-783e-4ba0-bbb6-43a31e4939ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7929 | 2026.01.21 21:43:31.036247 [ 5 ] {cc1bc5dd-783e-4ba0-bbb6-43a31e4939ac} <Debug> TCPHandler: Processed in 0.002676532 sec. | ||
| 7930 | 2026.01.21 21:43:31.036355 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7931 | 2026.01.21 21:43:31.036450 [ 5 ] {4468fcd9-786c-48f3-8ce4-1ca63a29a6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7932 | 2026.01.21 21:43:31.036489 [ 5 ] {4468fcd9-786c-48f3-8ce4-1ca63a29a6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7933 | 2026.01.21 21:43:31.036980 [ 5 ] {4468fcd9-786c-48f3-8ce4-1ca63a29a6ea} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.01.21 21:43:31.037097 [ 5 ] {4468fcd9-786c-48f3-8ce4-1ca63a29a6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7935 | 2026.01.21 21:43:31.037415 [ 5 ] {4468fcd9-786c-48f3-8ce4-1ca63a29a6ea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7936 | 2026.01.21 21:43:31.037625 [ 5 ] {4468fcd9-786c-48f3-8ce4-1ca63a29a6ea} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.01.21 21:43:31.037752 [ 5 ] {4468fcd9-786c-48f3-8ce4-1ca63a29a6ea} <Debug> executeQuery: Read 249 rows, 15.31 KiB in 0.00132 sec., 188636.36363636365 rows/sec., 11.32 MiB/sec. | ||
| 7938 | 2026.01.21 21:43:31.037789 [ 5 ] {4468fcd9-786c-48f3-8ce4-1ca63a29a6ea} <Debug> TCPHandler: Processed in 0.001482733 sec. | ||
| 7939 | 2026.01.21 21:43:31.037894 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.01.21 21:43:31.037996 [ 5 ] {2eb81b1a-76fc-49c3-b914-96e38ef3dcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7941 | 2026.01.21 21:43:31.038036 [ 5 ] {2eb81b1a-76fc-49c3-b914-96e38ef3dcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7942 | 2026.01.21 21:43:31.038550 [ 5 ] {2eb81b1a-76fc-49c3-b914-96e38ef3dcd6} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.01.21 21:43:31.038585 [ 5 ] {2eb81b1a-76fc-49c3-b914-96e38ef3dcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7944 | 2026.01.21 21:43:31.038909 [ 5 ] {2eb81b1a-76fc-49c3-b914-96e38ef3dcd6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7945 | 2026.01.21 21:43:31.039143 [ 5 ] {2eb81b1a-76fc-49c3-b914-96e38ef3dcd6} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.01.21 21:43:31.039266 [ 5 ] {2eb81b1a-76fc-49c3-b914-96e38ef3dcd6} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001296 sec., 353395.06172839506 rows/sec., 23.35 MiB/sec. | ||
| 7947 | 2026.01.21 21:43:31.039305 [ 5 ] {2eb81b1a-76fc-49c3-b914-96e38ef3dcd6} <Debug> TCPHandler: Processed in 0.001460673 sec. | ||
| 7948 | 2026.01.21 21:43:31.039419 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.01.21 21:43:31.039513 [ 5 ] {90423c1d-6cb0-4ba0-8d26-2ab6ff4f8401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7950 | 2026.01.21 21:43:31.039552 [ 5 ] {90423c1d-6cb0-4ba0-8d26-2ab6ff4f8401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7951 | 2026.01.21 21:43:31.040019 [ 5 ] {90423c1d-6cb0-4ba0-8d26-2ab6ff4f8401} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.01.21 21:43:31.040055 [ 5 ] {90423c1d-6cb0-4ba0-8d26-2ab6ff4f8401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7953 | 2026.01.21 21:43:31.040361 [ 5 ] {90423c1d-6cb0-4ba0-8d26-2ab6ff4f8401} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7954 | 2026.01.21 21:43:31.040565 [ 5 ] {90423c1d-6cb0-4ba0-8d26-2ab6ff4f8401} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.01.21 21:43:31.040690 [ 5 ] {90423c1d-6cb0-4ba0-8d26-2ab6ff4f8401} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001195 sec., 191631.7991631799 rows/sec., 10.88 MiB/sec. | ||
| 7956 | 2026.01.21 21:43:31.040728 [ 5 ] {90423c1d-6cb0-4ba0-8d26-2ab6ff4f8401} <Debug> TCPHandler: Processed in 0.001358201 sec. | ||
| 7957 | 2026.01.21 21:43:31.040835 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.01.21 21:43:31.040928 [ 5 ] {d616d50a-a2c2-48d1-86d5-62494422cf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7959 | 2026.01.21 21:43:31.040968 [ 5 ] {d616d50a-a2c2-48d1-86d5-62494422cf09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7960 | 2026.01.21 21:43:31.041755 [ 5 ] {d616d50a-a2c2-48d1-86d5-62494422cf09} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.01.21 21:43:31.041790 [ 5 ] {d616d50a-a2c2-48d1-86d5-62494422cf09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7962 | 2026.01.21 21:43:31.042155 [ 5 ] {d616d50a-a2c2-48d1-86d5-62494422cf09} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7963 | 2026.01.21 21:43:31.042361 [ 5 ] {d616d50a-a2c2-48d1-86d5-62494422cf09} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.01.21 21:43:31.042490 [ 5 ] {d616d50a-a2c2-48d1-86d5-62494422cf09} <Debug> executeQuery: Read 1215 rows, 88.65 KiB in 0.00158 sec., 768987.3417721519 rows/sec., 54.79 MiB/sec. | ||
| 7965 | 2026.01.21 21:43:31.042528 [ 5 ] {d616d50a-a2c2-48d1-86d5-62494422cf09} <Debug> TCPHandler: Processed in 0.001742807 sec. | ||
| 7966 | 2026.01.21 21:43:31.042632 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2026.01.21 21:43:31.042725 [ 5 ] {ac127c72-d803-4c56-88d9-ad35480c0e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7968 | 2026.01.21 21:43:31.042765 [ 5 ] {ac127c72-d803-4c56-88d9-ad35480c0e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7969 | 2026.01.21 21:43:31.043093 [ 5 ] {ac127c72-d803-4c56-88d9-ad35480c0e6e} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.01.21 21:43:31.043129 [ 5 ] {ac127c72-d803-4c56-88d9-ad35480c0e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7971 | 2026.01.21 21:43:31.043422 [ 5 ] {ac127c72-d803-4c56-88d9-ad35480c0e6e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7972 | 2026.01.21 21:43:31.043644 [ 5 ] {ac127c72-d803-4c56-88d9-ad35480c0e6e} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.01.21 21:43:31.043771 [ 5 ] {ac127c72-d803-4c56-88d9-ad35480c0e6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 7974 | 2026.01.21 21:43:31.043806 [ 5 ] {ac127c72-d803-4c56-88d9-ad35480c0e6e} <Debug> TCPHandler: Processed in 0.001223899 sec. | ||
| 7975 | 2026.01.21 21:43:31.043907 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.01.21 21:43:31.044002 [ 5 ] {d7d319f4-a847-4099-9bae-cf6161f0d85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7977 | 2026.01.21 21:43:31.044043 [ 5 ] {d7d319f4-a847-4099-9bae-cf6161f0d85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7978 | 2026.01.21 21:43:31.044596 [ 5 ] {d7d319f4-a847-4099-9bae-cf6161f0d85b} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.01.21 21:43:31.044631 [ 5 ] {d7d319f4-a847-4099-9bae-cf6161f0d85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7980 | 2026.01.21 21:43:31.045009 [ 5 ] {d7d319f4-a847-4099-9bae-cf6161f0d85b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7981 | 2026.01.21 21:43:31.045221 [ 5 ] {d7d319f4-a847-4099-9bae-cf6161f0d85b} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.01.21 21:43:31.045348 [ 5 ] {d7d319f4-a847-4099-9bae-cf6161f0d85b} <Debug> executeQuery: Read 910 rows, 61.49 KiB in 0.001364 sec., 667155.4252199413 rows/sec., 44.02 MiB/sec. | ||
| 7983 | 2026.01.21 21:43:31.045384 [ 5 ] {d7d319f4-a847-4099-9bae-cf6161f0d85b} <Debug> TCPHandler: Processed in 0.001526534 sec. | ||
| 7984 | 2026.01.21 21:43:31.045484 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2026.01.21 21:43:31.045577 [ 5 ] {cde94302-f7cc-47f4-afe4-9e497fc8c3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7986 | 2026.01.21 21:43:31.045618 [ 5 ] {cde94302-f7cc-47f4-afe4-9e497fc8c3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7987 | 2026.01.21 21:43:31.045912 [ 5 ] {cde94302-f7cc-47f4-afe4-9e497fc8c3a1} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.01.21 21:43:31.045948 [ 5 ] {cde94302-f7cc-47f4-afe4-9e497fc8c3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7989 | 2026.01.21 21:43:31.046239 [ 5 ] {cde94302-f7cc-47f4-afe4-9e497fc8c3a1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7990 | 2026.01.21 21:43:31.046444 [ 5 ] {cde94302-f7cc-47f4-afe4-9e497fc8c3a1} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2026.01.21 21:43:31.046568 [ 5 ] {cde94302-f7cc-47f4-afe4-9e497fc8c3a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 7992 | 2026.01.21 21:43:31.046603 [ 5 ] {cde94302-f7cc-47f4-afe4-9e497fc8c3a1} <Debug> TCPHandler: Processed in 0.001169538 sec. | ||
| 7993 | 2026.01.21 21:43:31.046708 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7994 | 2026.01.21 21:43:31.046802 [ 5 ] {a98bb815-2da7-4e3e-9d7e-6f0e0d86af31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7995 | 2026.01.21 21:43:31.046855 [ 5 ] {a98bb815-2da7-4e3e-9d7e-6f0e0d86af31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7996 | 2026.01.21 21:43:31.047609 [ 5 ] {a98bb815-2da7-4e3e-9d7e-6f0e0d86af31} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2026.01.21 21:43:31.047645 [ 5 ] {a98bb815-2da7-4e3e-9d7e-6f0e0d86af31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7998 | 2026.01.21 21:43:31.048171 [ 5 ] {a98bb815-2da7-4e3e-9d7e-6f0e0d86af31} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7999 | 2026.01.21 21:43:31.048389 [ 5 ] {a98bb815-2da7-4e3e-9d7e-6f0e0d86af31} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2026.01.21 21:43:31.048524 [ 5 ] {a98bb815-2da7-4e3e-9d7e-6f0e0d86af31} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001739 sec., 10350.776308223116 rows/sec., 18.55 MiB/sec. | ||
| 8001 | 2026.01.21 21:43:31.048576 [ 5 ] {a98bb815-2da7-4e3e-9d7e-6f0e0d86af31} <Debug> TCPHandler: Processed in 0.00191792 sec. | ||
| 8002 | 2026.01.21 21:43:31.048688 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2026.01.21 21:43:31.048782 [ 5 ] {e8e2ce89-877e-4831-bd7a-8d8ab55ede7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8004 | 2026.01.21 21:43:31.048822 [ 5 ] {e8e2ce89-877e-4831-bd7a-8d8ab55ede7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8005 | 2026.01.21 21:43:31.049191 [ 5 ] {e8e2ce89-877e-4831-bd7a-8d8ab55ede7c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2026.01.21 21:43:31.049238 [ 5 ] {e8e2ce89-877e-4831-bd7a-8d8ab55ede7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8007 | 2026.01.21 21:43:31.049558 [ 5 ] {e8e2ce89-877e-4831-bd7a-8d8ab55ede7c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8008 | 2026.01.21 21:43:31.049767 [ 5 ] {e8e2ce89-877e-4831-bd7a-8d8ab55ede7c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2026.01.21 21:43:31.049898 [ 5 ] {e8e2ce89-877e-4831-bd7a-8d8ab55ede7c} <Debug> executeQuery: Read 68 rows, 3.98 KiB in 0.001134 sec., 59964.7266313933 rows/sec., 3.42 MiB/sec. | ||
| 8010 | 2026.01.21 21:43:31.049936 [ 5 ] {e8e2ce89-877e-4831-bd7a-8d8ab55ede7c} <Debug> TCPHandler: Processed in 0.00129726 sec. | ||
| 8011 | 2026.01.21 21:43:33.880011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15830 | ||
| 8012 | 2026.01.21 21:43:33.880492 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.01.21 21:43:33.880525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8014 | 2026.01.21 21:43:33.880993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8015 | 2026.01.21 21:43:33.881224 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.01.21 21:43:33.881344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15830 | ||
| 8017 | 2026.01.21 21:43:34.314353 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.01.21 21:43:34.314546 [ 5 ] {b377b9f0-c924-4793-973c-32eae08d72ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8019 | 2026.01.21 21:43:34.314618 [ 5 ] {b377b9f0-c924-4793-973c-32eae08d72ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8020 | 2026.01.21 21:43:34.315339 [ 5 ] {b377b9f0-c924-4793-973c-32eae08d72ad} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.01.21 21:43:34.315388 [ 5 ] {b377b9f0-c924-4793-973c-32eae08d72ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8022 | 2026.01.21 21:43:34.315780 [ 5 ] {b377b9f0-c924-4793-973c-32eae08d72ad} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8023 | 2026.01.21 21:43:34.316003 [ 5 ] {b377b9f0-c924-4793-973c-32eae08d72ad} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.01.21 21:43:34.316164 [ 5 ] {b377b9f0-c924-4793-973c-32eae08d72ad} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.56 MiB/sec. | ||
| 8025 | 2026.01.21 21:43:34.316214 [ 5 ] {b377b9f0-c924-4793-973c-32eae08d72ad} <Debug> TCPHandler: Processed in 0.001996332 sec. | ||
| 8026 | 2026.01.21 21:43:34.316341 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.01.21 21:43:34.316443 [ 5 ] {3e1ba987-5c0b-495f-b582-996517a8f43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8028 | 2026.01.21 21:43:34.316487 [ 5 ] {3e1ba987-5c0b-495f-b582-996517a8f43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8029 | 2026.01.21 21:43:34.316938 [ 5 ] {3e1ba987-5c0b-495f-b582-996517a8f43f} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.01.21 21:43:34.316980 [ 5 ] {3e1ba987-5c0b-495f-b582-996517a8f43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8031 | 2026.01.21 21:43:34.317284 [ 5 ] {3e1ba987-5c0b-495f-b582-996517a8f43f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8032 | 2026.01.21 21:43:34.317495 [ 5 ] {3e1ba987-5c0b-495f-b582-996517a8f43f} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.01.21 21:43:34.317627 [ 5 ] {3e1ba987-5c0b-495f-b582-996517a8f43f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 8034 | 2026.01.21 21:43:34.317666 [ 5 ] {3e1ba987-5c0b-495f-b582-996517a8f43f} <Debug> TCPHandler: Processed in 0.001378761 sec. | ||
| 8035 | 2026.01.21 21:43:34.317781 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.01.21 21:43:34.317878 [ 5 ] {0eb94610-3f59-4235-9793-44fd944109a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8037 | 2026.01.21 21:43:34.317923 [ 5 ] {0eb94610-3f59-4235-9793-44fd944109a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8038 | 2026.01.21 21:43:34.318315 [ 5 ] {0eb94610-3f59-4235-9793-44fd944109a9} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.01.21 21:43:34.318352 [ 5 ] {0eb94610-3f59-4235-9793-44fd944109a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8040 | 2026.01.21 21:43:34.318671 [ 5 ] {0eb94610-3f59-4235-9793-44fd944109a9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8041 | 2026.01.21 21:43:34.318876 [ 5 ] {0eb94610-3f59-4235-9793-44fd944109a9} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.01.21 21:43:34.319008 [ 5 ] {0eb94610-3f59-4235-9793-44fd944109a9} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.00115 sec., 92173.91304347826 rows/sec., 6.42 MiB/sec. | ||
| 8043 | 2026.01.21 21:43:34.319045 [ 5 ] {0eb94610-3f59-4235-9793-44fd944109a9} <Debug> TCPHandler: Processed in 0.001314091 sec. | ||
| 8044 | 2026.01.21 21:43:34.319158 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.01.21 21:43:34.319253 [ 5 ] {9c252748-6372-4eaa-915f-03ab5800bbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8046 | 2026.01.21 21:43:34.319295 [ 5 ] {9c252748-6372-4eaa-915f-03ab5800bbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8047 | 2026.01.21 21:43:34.319614 [ 5 ] {9c252748-6372-4eaa-915f-03ab5800bbfa} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.01.21 21:43:34.319651 [ 5 ] {9c252748-6372-4eaa-915f-03ab5800bbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8049 | 2026.01.21 21:43:34.319959 [ 5 ] {9c252748-6372-4eaa-915f-03ab5800bbfa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8050 | 2026.01.21 21:43:34.320182 [ 5 ] {9c252748-6372-4eaa-915f-03ab5800bbfa} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.01.21 21:43:34.320312 [ 5 ] {9c252748-6372-4eaa-915f-03ab5800bbfa} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001077 sec., 37140.20427112349 rows/sec., 2.51 MiB/sec. | ||
| 8052 | 2026.01.21 21:43:34.320349 [ 5 ] {9c252748-6372-4eaa-915f-03ab5800bbfa} <Debug> TCPHandler: Processed in 0.001239149 sec. | ||
| 8053 | 2026.01.21 21:43:34.704362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8054 | 2026.01.21 21:43:34.720695 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.01.21 21:43:34.720756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8056 | 2026.01.21 21:43:34.726950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8057 | 2026.01.21 21:43:34.727670 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.01.21 21:43:34.730552 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8059 | 2026.01.21 21:43:36.410886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1002 | ||
| 8060 | 2026.01.21 21:43:36.413531 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.01.21 21:43:36.413573 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8062 | 2026.01.21 21:43:36.414723 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8063 | 2026.01.21 21:43:36.414994 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2026.01.21 21:43:36.415244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
| 8065 | 2026.01.21 21:43:39.317673 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8066 | 2026.01.21 21:43:39.317866 [ 5 ] {5b714817-a138-49fe-8666-3f50b0de79c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8067 | 2026.01.21 21:43:39.317937 [ 5 ] {5b714817-a138-49fe-8666-3f50b0de79c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8068 | 2026.01.21 21:43:39.318648 [ 5 ] {5b714817-a138-49fe-8666-3f50b0de79c6} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.01.21 21:43:39.318700 [ 5 ] {5b714817-a138-49fe-8666-3f50b0de79c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8070 | 2026.01.21 21:43:39.319110 [ 5 ] {5b714817-a138-49fe-8666-3f50b0de79c6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8071 | 2026.01.21 21:43:39.319335 [ 5 ] {5b714817-a138-49fe-8666-3f50b0de79c6} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.01.21 21:43:39.319471 [ 117 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8073 | 2026.01.21 21:43:39.319492 [ 5 ] {5b714817-a138-49fe-8666-3f50b0de79c6} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001678 sec., 61978.54588796186 rows/sec., 5.17 MiB/sec. | ||
| 8074 | 2026.01.21 21:43:39.319546 [ 117 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.01.21 21:43:39.319565 [ 5 ] {5b714817-a138-49fe-8666-3f50b0de79c6} <Debug> TCPHandler: Processed in 0.002022771 sec. | ||
| 8076 | 2026.01.21 21:43:39.319577 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8077 | 2026.01.21 21:43:39.319695 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8078 | 2026.01.21 21:43:39.319695 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 8079 | 2026.01.21 21:43:39.319802 [ 5 ] {9aad76ac-744c-4469-979f-c003ac90116e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8080 | 2026.01.21 21:43:39.319841 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8081 | 2026.01.21 21:43:39.319850 [ 5 ] {9aad76ac-744c-4469-979f-c003ac90116e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8082 | 2026.01.21 21:43:39.319886 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2436 rows starting from the beginning of the part | ||
| 8083 | 2026.01.21 21:43:39.319965 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1238 rows starting from the beginning of the part | ||
| 8084 | 2026.01.21 21:43:39.320017 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8085 | 2026.01.21 21:43:39.320067 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2382 rows starting from the beginning of the part | ||
| 8086 | 2026.01.21 21:43:39.320113 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 8087 | 2026.01.21 21:43:39.320161 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 8088 | 2026.01.21 21:43:39.320286 [ 5 ] {9aad76ac-744c-4469-979f-c003ac90116e} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.01.21 21:43:39.320331 [ 5 ] {9aad76ac-744c-4469-979f-c003ac90116e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8090 | 2026.01.21 21:43:39.320652 [ 5 ] {9aad76ac-744c-4469-979f-c003ac90116e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8091 | 2026.01.21 21:43:39.320874 [ 5 ] {9aad76ac-744c-4469-979f-c003ac90116e} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2026.01.21 21:43:39.321010 [ 5 ] {9aad76ac-744c-4469-979f-c003ac90116e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00123 sec., 19512.19512195122 rows/sec., 1.43 MiB/sec. | ||
| 8093 | 2026.01.21 21:43:39.321046 [ 5 ] {9aad76ac-744c-4469-979f-c003ac90116e} <Debug> TCPHandler: Processed in 0.001402151 sec. | ||
| 8094 | 2026.01.21 21:43:39.321149 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8095 | 2026.01.21 21:43:39.321244 [ 5 ] {89e57e19-b17a-4c64-a98c-a4ab08d1ec16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8096 | 2026.01.21 21:43:39.321284 [ 5 ] {89e57e19-b17a-4c64-a98c-a4ab08d1ec16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8097 | 2026.01.21 21:43:39.321698 [ 5 ] {89e57e19-b17a-4c64-a98c-a4ab08d1ec16} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.01.21 21:43:39.321732 [ 5 ] {89e57e19-b17a-4c64-a98c-a4ab08d1ec16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8099 | 2026.01.21 21:43:39.322049 [ 5 ] {89e57e19-b17a-4c64-a98c-a4ab08d1ec16} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8100 | 2026.01.21 21:43:39.322228 [ 200 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6320 rows, containing 5 columns (5 merged, 0 gathered) in 0.00257971 sec., 2449887.7780835833 rows/sec., 207.03 MiB/sec. | ||
| 8101 | 2026.01.21 21:43:39.322290 [ 5 ] {89e57e19-b17a-4c64-a98c-a4ab08d1ec16} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2026.01.21 21:43:39.322398 [ 116 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8103 | 2026.01.21 21:43:39.322424 [ 5 ] {89e57e19-b17a-4c64-a98c-a4ab08d1ec16} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001198 sec., 73455.75959933222 rows/sec., 5.74 MiB/sec. | ||
| 8104 | 2026.01.21 21:43:39.322442 [ 116 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2026.01.21 21:43:39.322463 [ 5 ] {89e57e19-b17a-4c64-a98c-a4ab08d1ec16} <Debug> TCPHandler: Processed in 0.001361992 sec. | ||
| 8106 | 2026.01.21 21:43:39.322470 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8107 | 2026.01.21 21:43:39.322475 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8108 | 2026.01.21 21:43:39.322551 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 8109 | 2026.01.21 21:43:39.322582 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.01.21 21:43:39.322635 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8111 | 2026.01.21 21:43:39.322665 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1267 rows starting from the beginning of the part | ||
| 8112 | 2026.01.21 21:43:39.322683 [ 5 ] {895906d7-17fa-4963-81ca-2c32bfe1d437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8113 | 2026.01.21 21:43:39.322716 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 751 rows starting from the beginning of the part | ||
| 8114 | 2026.01.21 21:43:39.322732 [ 5 ] {895906d7-17fa-4963-81ca-2c32bfe1d437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8115 | 2026.01.21 21:43:39.322736 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_51_10} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.01.21 21:43:39.322766 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part | ||
| 8117 | 2026.01.21 21:43:39.322805 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1215 rows starting from the beginning of the part | ||
| 8118 | 2026.01.21 21:43:39.322829 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_51_10} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8119 | 2026.01.21 21:43:39.322847 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 8120 | 2026.01.21 21:43:39.322886 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 88 rows starting from the beginning of the part | ||
| 8121 | 2026.01.21 21:43:39.322898 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 8122 | 2026.01.21 21:43:39.323159 [ 5 ] {895906d7-17fa-4963-81ca-2c32bfe1d437} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.01.21 21:43:39.323199 [ 5 ] {895906d7-17fa-4963-81ca-2c32bfe1d437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8124 | 2026.01.21 21:43:39.323554 [ 5 ] {895906d7-17fa-4963-81ca-2c32bfe1d437} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8125 | 2026.01.21 21:43:39.323768 [ 5 ] {895906d7-17fa-4963-81ca-2c32bfe1d437} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.01.21 21:43:39.323867 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8127 | 2026.01.21 21:43:39.323895 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.01.21 21:43:39.323895 [ 5 ] {895906d7-17fa-4963-81ca-2c32bfe1d437} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 8129 | 2026.01.21 21:43:39.323913 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8130 | 2026.01.21 21:43:39.323938 [ 5 ] {895906d7-17fa-4963-81ca-2c32bfe1d437} <Debug> TCPHandler: Processed in 0.001403882 sec. | ||
| 8131 | 2026.01.21 21:43:39.324005 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 8132 | 2026.01.21 21:43:39.324047 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8133 | 2026.01.21 21:43:39.324086 [ 200 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569345 sec., 2213025.1792945466 rows/sec., 166.73 MiB/sec. | ||
| 8134 | 2026.01.21 21:43:39.324144 [ 5 ] {9fb53983-8db8-44c2-8bb9-3515dff13c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8135 | 2026.01.21 21:43:39.324150 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8136 | 2026.01.21 21:43:39.324202 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14661 rows starting from the beginning of the part | ||
| 8137 | 2026.01.21 21:43:39.324206 [ 5 ] {9fb53983-8db8-44c2-8bb9-3515dff13c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8138 | 2026.01.21 21:43:39.324281 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 328 rows starting from the beginning of the part | ||
| 8139 | 2026.01.21 21:43:39.324316 [ 195 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8140 | 2026.01.21 21:43:39.324334 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 8141 | 2026.01.21 21:43:39.324396 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 910 rows starting from the beginning of the part | ||
| 8142 | 2026.01.21 21:43:39.324439 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 106 rows starting from the beginning of the part | ||
| 8143 | 2026.01.21 21:43:39.324482 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 8144 | 2026.01.21 21:43:39.324657 [ 195 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_51_10} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.01.21 21:43:39.324757 [ 195 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_51_10} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8146 | 2026.01.21 21:43:39.324858 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8147 | 2026.01.21 21:43:39.324989 [ 5 ] {9fb53983-8db8-44c2-8bb9-3515dff13c85} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.01.21 21:43:39.325029 [ 5 ] {9fb53983-8db8-44c2-8bb9-3515dff13c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8149 | 2026.01.21 21:43:39.325586 [ 5 ] {9fb53983-8db8-44c2-8bb9-3515dff13c85} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8150 | 2026.01.21 21:43:39.325816 [ 5 ] {9fb53983-8db8-44c2-8bb9-3515dff13c85} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.01.21 21:43:39.325959 [ 5 ] {9fb53983-8db8-44c2-8bb9-3515dff13c85} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001833 sec., 13093.289689034369 rows/sec., 23.46 MiB/sec. | ||
| 8152 | 2026.01.21 21:43:39.326028 [ 5 ] {9fb53983-8db8-44c2-8bb9-3515dff13c85} <Debug> TCPHandler: Processed in 0.002027622 sec. | ||
| 8153 | 2026.01.21 21:43:39.326137 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.01.21 21:43:39.326230 [ 5 ] {89ad97f6-b525-44d5-9791-04d1c4aaffd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8155 | 2026.01.21 21:43:39.326271 [ 5 ] {89ad97f6-b525-44d5-9791-04d1c4aaffd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8156 | 2026.01.21 21:43:39.326600 [ 5 ] {89ad97f6-b525-44d5-9791-04d1c4aaffd3} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.01.21 21:43:39.326633 [ 5 ] {89ad97f6-b525-44d5-9791-04d1c4aaffd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8158 | 2026.01.21 21:43:39.326952 [ 5 ] {89ad97f6-b525-44d5-9791-04d1c4aaffd3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8159 | 2026.01.21 21:43:39.327192 [ 5 ] {89ad97f6-b525-44d5-9791-04d1c4aaffd3} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.01.21 21:43:39.327283 [ 116 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8161 | 2026.01.21 21:43:39.327307 [ 116 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.01.21 21:43:39.327316 [ 5 ] {89ad97f6-b525-44d5-9791-04d1c4aaffd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 8163 | 2026.01.21 21:43:39.327324 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8164 | 2026.01.21 21:43:39.327350 [ 5 ] {89ad97f6-b525-44d5-9791-04d1c4aaffd3} <Debug> TCPHandler: Processed in 0.00126244 sec. | ||
| 8165 | 2026.01.21 21:43:39.327402 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 8166 | 2026.01.21 21:43:39.327499 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8167 | 2026.01.21 21:43:39.327527 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2916 rows starting from the beginning of the part | ||
| 8168 | 2026.01.21 21:43:39.327577 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 108 rows starting from the beginning of the part | ||
| 8169 | 2026.01.21 21:43:39.327617 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 8170 | 2026.01.21 21:43:39.327654 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 68 rows starting from the beginning of the part | ||
| 8171 | 2026.01.21 21:43:39.327691 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 8172 | 2026.01.21 21:43:39.327731 [ 196 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 8173 | 2026.01.21 21:43:39.329186 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001813908 sec., 1792814.1890327404 rows/sec., 113.25 MiB/sec. | ||
| 8174 | 2026.01.21 21:43:39.329232 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16325 rows, containing 5 columns (5 merged, 0 gathered) in 0.005277173 sec., 3093512.3786921524 rows/sec., 206.78 MiB/sec. | ||
| 8175 | 2026.01.21 21:43:39.329576 [ 189 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8176 | 2026.01.21 21:43:39.329665 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8177 | 2026.01.21 21:43:39.329933 [ 189 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_51_10} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.01.21 21:43:39.330000 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2026.01.21 21:43:39.330039 [ 189 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_51_10} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8180 | 2026.01.21 21:43:39.330097 [ 186 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8181 | 2026.01.21 21:43:39.330117 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8182 | 2026.01.21 21:43:39.330173 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 8183 | 2026.01.21 21:43:40.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.76 MiB, peak 300.34 MiB, free memory in arenas 0.00 B, will set to 292.16 MiB (RSS), difference: 1.40 MiB | ||
| 8184 | 2026.01.21 21:43:41.172648 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8185 | 2026.01.21 21:43:41.172714 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8186 | 2026.01.21 21:43:41.381415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16342 | ||
| 8187 | 2026.01.21 21:43:41.382042 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2026.01.21 21:43:41.382084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8189 | 2026.01.21 21:43:41.382629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8190 | 2026.01.21 21:43:41.382856 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8191 | 2026.01.21 21:43:41.382989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16342 | ||
| 8192 | 2026.01.21 21:43:42.230605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8193 | 2026.01.21 21:43:42.247555 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.01.21 21:43:42.247613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8195 | 2026.01.21 21:43:42.254031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8196 | 2026.01.21 21:43:42.254741 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.01.21 21:43:42.257687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8198 | 2026.01.21 21:43:42.567104 [ 115 ] {} <Debug> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 8199 | 2026.01.21 21:43:42.567186 [ 115 ] {} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2026.01.21 21:43:42.567223 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8201 | 2026.01.21 21:43:42.567360 [ 193 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 8202 | 2026.01.21 21:43:42.567522 [ 193 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8203 | 2026.01.21 21:43:42.567564 [ 193 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 8204 | 2026.01.21 21:43:42.567629 [ 193 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 8205 | 2026.01.21 21:43:42.567677 [ 193 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8206 | 2026.01.21 21:43:42.567721 [ 193 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8207 | 2026.01.21 21:43:42.567763 [ 193 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8208 | 2026.01.21 21:43:42.568489 [ 186 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184909 sec., 96209.91991790086 rows/sec., 4.91 MiB/sec. | ||
| 8209 | 2026.01.21 21:43:42.568686 [ 190 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8210 | 2026.01.21 21:43:42.569017 [ 190 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_19_4} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8211 | 2026.01.21 21:43:42.569095 [ 190 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_19_4} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 8212 | 2026.01.21 21:43:42.569182 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8213 | 2026.01.21 21:43:43.753634 [ 110 ] {} <Debug> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 8214 | 2026.01.21 21:43:43.753692 [ 110 ] {} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.01.21 21:43:43.753712 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8216 | 2026.01.21 21:43:43.753841 [ 193 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 8217 | 2026.01.21 21:43:43.753983 [ 193 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8218 | 2026.01.21 21:43:43.754016 [ 193 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 459 rows starting from the beginning of the part | ||
| 8219 | 2026.01.21 21:43:43.754084 [ 193 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 458 rows starting from the beginning of the part | ||
| 8220 | 2026.01.21 21:43:43.754131 [ 193 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 230 rows starting from the beginning of the part | ||
| 8221 | 2026.01.21 21:43:43.754176 [ 193 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 230 rows starting from the beginning of the part | ||
| 8222 | 2026.01.21 21:43:43.754215 [ 193 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 458 rows starting from the beginning of the part | ||
| 8223 | 2026.01.21 21:43:43.755209 [ 190 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1835 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427763 sec., 1285227.3101348053 rows/sec., 89.31 MiB/sec. | ||
| 8224 | 2026.01.21 21:43:43.755429 [ 188 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8225 | 2026.01.21 21:43:43.755777 [ 188 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_19_4} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.01.21 21:43:43.755863 [ 188 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_19_4} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 8227 | 2026.01.21 21:43:43.755985 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8228 | 2026.01.21 21:43:43.882428 [ 110 ] {} <Debug> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 8229 | 2026.01.21 21:43:43.882496 [ 110 ] {} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.01.21 21:43:43.882520 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8231 | 2026.01.21 21:43:43.882642 [ 188 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 8232 | 2026.01.21 21:43:43.882773 [ 188 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8233 | 2026.01.21 21:43:43.882808 [ 188 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 8234 | 2026.01.21 21:43:43.882871 [ 188 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 8235 | 2026.01.21 21:43:43.882914 [ 188 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8236 | 2026.01.21 21:43:43.882953 [ 188 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8237 | 2026.01.21 21:43:43.882996 [ 188 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8238 | 2026.01.21 21:43:43.883740 [ 190 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001149678 sec., 17396.17527690362 rows/sec., 1.14 MiB/sec. | ||
| 8239 | 2026.01.21 21:43:43.883926 [ 198 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8240 | 2026.01.21 21:43:43.884267 [ 198 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_19_4} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8241 | 2026.01.21 21:43:43.884352 [ 198 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_19_4} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 8242 | 2026.01.21 21:43:43.884446 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 8243 | 2026.01.21 21:43:44.329166 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8244 | 2026.01.21 21:43:44.329337 [ 5 ] {8fd14830-67bd-4b17-9e0e-c3fa6f648273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8245 | 2026.01.21 21:43:44.329403 [ 5 ] {8fd14830-67bd-4b17-9e0e-c3fa6f648273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8246 | 2026.01.21 21:43:44.330221 [ 5 ] {8fd14830-67bd-4b17-9e0e-c3fa6f648273} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8247 | 2026.01.21 21:43:44.330270 [ 5 ] {8fd14830-67bd-4b17-9e0e-c3fa6f648273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8248 | 2026.01.21 21:43:44.330691 [ 5 ] {8fd14830-67bd-4b17-9e0e-c3fa6f648273} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8249 | 2026.01.21 21:43:44.330927 [ 5 ] {8fd14830-67bd-4b17-9e0e-c3fa6f648273} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8250 | 2026.01.21 21:43:44.331083 [ 5 ] {8fd14830-67bd-4b17-9e0e-c3fa6f648273} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001791 sec., 249022.89223897262 rows/sec., 15.79 MiB/sec. | ||
| 8251 | 2026.01.21 21:43:44.331133 [ 5 ] {8fd14830-67bd-4b17-9e0e-c3fa6f648273} <Debug> TCPHandler: Processed in 0.002090773 sec. | ||
| 8252 | 2026.01.21 21:43:44.331262 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8253 | 2026.01.21 21:43:44.331365 [ 5 ] {a3ea8e86-0325-4875-99af-5b89ae597b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8254 | 2026.01.21 21:43:44.331410 [ 5 ] {a3ea8e86-0325-4875-99af-5b89ae597b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8255 | 2026.01.21 21:43:44.332428 [ 5 ] {a3ea8e86-0325-4875-99af-5b89ae597b33} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2026.01.21 21:43:44.332467 [ 5 ] {a3ea8e86-0325-4875-99af-5b89ae597b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8257 | 2026.01.21 21:43:44.332861 [ 5 ] {a3ea8e86-0325-4875-99af-5b89ae597b33} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8258 | 2026.01.21 21:43:44.333084 [ 5 ] {a3ea8e86-0325-4875-99af-5b89ae597b33} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2026.01.21 21:43:44.333221 [ 5 ] {a3ea8e86-0325-4875-99af-5b89ae597b33} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.001878 sec., 659211.9275825346 rows/sec., 52.39 MiB/sec. | ||
| 8260 | 2026.01.21 21:43:44.333260 [ 5 ] {a3ea8e86-0325-4875-99af-5b89ae597b33} <Debug> TCPHandler: Processed in 0.002051322 sec. | ||
| 8261 | 2026.01.21 21:43:44.333366 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.01.21 21:43:44.333463 [ 5 ] {901ea978-2f99-40bf-8a1e-37b9bf2fc129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8263 | 2026.01.21 21:43:44.333505 [ 5 ] {901ea978-2f99-40bf-8a1e-37b9bf2fc129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8264 | 2026.01.21 21:43:44.333997 [ 5 ] {901ea978-2f99-40bf-8a1e-37b9bf2fc129} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.01.21 21:43:44.334035 [ 5 ] {901ea978-2f99-40bf-8a1e-37b9bf2fc129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8266 | 2026.01.21 21:43:44.334352 [ 5 ] {901ea978-2f99-40bf-8a1e-37b9bf2fc129} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8267 | 2026.01.21 21:43:44.334585 [ 5 ] {901ea978-2f99-40bf-8a1e-37b9bf2fc129} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.01.21 21:43:44.334717 [ 5 ] {901ea978-2f99-40bf-8a1e-37b9bf2fc129} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001274 sec., 189167.9748822606 rows/sec., 11.30 MiB/sec. | ||
| 8269 | 2026.01.21 21:43:44.334755 [ 5 ] {901ea978-2f99-40bf-8a1e-37b9bf2fc129} <Debug> TCPHandler: Processed in 0.001438653 sec. | ||
| 8270 | 2026.01.21 21:43:44.334866 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8271 | 2026.01.21 21:43:44.334961 [ 5 ] {f0280837-3abc-4732-92eb-98a9c5282f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8272 | 2026.01.21 21:43:44.335001 [ 5 ] {f0280837-3abc-4732-92eb-98a9c5282f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8273 | 2026.01.21 21:43:44.335493 [ 5 ] {f0280837-3abc-4732-92eb-98a9c5282f6d} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2026.01.21 21:43:44.335530 [ 5 ] {f0280837-3abc-4732-92eb-98a9c5282f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8275 | 2026.01.21 21:43:44.335842 [ 5 ] {f0280837-3abc-4732-92eb-98a9c5282f6d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8276 | 2026.01.21 21:43:44.336057 [ 5 ] {f0280837-3abc-4732-92eb-98a9c5282f6d} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8277 | 2026.01.21 21:43:44.336184 [ 5 ] {f0280837-3abc-4732-92eb-98a9c5282f6d} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001241 sec., 185334.40773569702 rows/sec., 11.95 MiB/sec. | ||
| 8278 | 2026.01.21 21:43:44.336222 [ 5 ] {f0280837-3abc-4732-92eb-98a9c5282f6d} <Debug> TCPHandler: Processed in 0.001404333 sec. | ||
| 8279 | 2026.01.21 21:43:44.336338 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8280 | 2026.01.21 21:43:44.336433 [ 5 ] {37cb9b57-b519-4f20-aab9-008f07fe64b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8281 | 2026.01.21 21:43:44.336473 [ 5 ] {37cb9b57-b519-4f20-aab9-008f07fe64b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8282 | 2026.01.21 21:43:44.336984 [ 5 ] {37cb9b57-b519-4f20-aab9-008f07fe64b6} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2026.01.21 21:43:44.337021 [ 5 ] {37cb9b57-b519-4f20-aab9-008f07fe64b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8284 | 2026.01.21 21:43:44.337329 [ 5 ] {37cb9b57-b519-4f20-aab9-008f07fe64b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8285 | 2026.01.21 21:43:44.337545 [ 5 ] {37cb9b57-b519-4f20-aab9-008f07fe64b6} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.01.21 21:43:44.337674 [ 5 ] {37cb9b57-b519-4f20-aab9-008f07fe64b6} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001258 sec., 182034.97615262322 rows/sec., 10.33 MiB/sec. | ||
| 8287 | 2026.01.21 21:43:44.337713 [ 5 ] {37cb9b57-b519-4f20-aab9-008f07fe64b6} <Debug> TCPHandler: Processed in 0.001423592 sec. | ||
| 8288 | 2026.01.21 21:43:44.337825 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2026.01.21 21:43:44.337918 [ 5 ] {17476bed-60df-4608-ad46-f45d507439b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8290 | 2026.01.21 21:43:44.337957 [ 5 ] {17476bed-60df-4608-ad46-f45d507439b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8291 | 2026.01.21 21:43:44.338731 [ 5 ] {17476bed-60df-4608-ad46-f45d507439b8} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.01.21 21:43:44.338767 [ 5 ] {17476bed-60df-4608-ad46-f45d507439b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8293 | 2026.01.21 21:43:44.339096 [ 5 ] {17476bed-60df-4608-ad46-f45d507439b8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8294 | 2026.01.21 21:43:44.339317 [ 5 ] {17476bed-60df-4608-ad46-f45d507439b8} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.01.21 21:43:44.339443 [ 5 ] {17476bed-60df-4608-ad46-f45d507439b8} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001542 sec., 487029.831387808 rows/sec., 34.01 MiB/sec. | ||
| 8296 | 2026.01.21 21:43:44.339481 [ 5 ] {17476bed-60df-4608-ad46-f45d507439b8} <Debug> TCPHandler: Processed in 0.001706627 sec. | ||
| 8297 | 2026.01.21 21:43:44.339596 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2026.01.21 21:43:44.339691 [ 5 ] {da6e3c40-8dbf-4047-b83e-efc46144ed6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8299 | 2026.01.21 21:43:44.339733 [ 5 ] {da6e3c40-8dbf-4047-b83e-efc46144ed6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8300 | 2026.01.21 21:43:44.340085 [ 5 ] {da6e3c40-8dbf-4047-b83e-efc46144ed6f} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2026.01.21 21:43:44.340122 [ 5 ] {da6e3c40-8dbf-4047-b83e-efc46144ed6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8302 | 2026.01.21 21:43:44.340431 [ 5 ] {da6e3c40-8dbf-4047-b83e-efc46144ed6f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8303 | 2026.01.21 21:43:44.340645 [ 5 ] {da6e3c40-8dbf-4047-b83e-efc46144ed6f} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.01.21 21:43:44.340770 [ 5 ] {da6e3c40-8dbf-4047-b83e-efc46144ed6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 8305 | 2026.01.21 21:43:44.340807 [ 5 ] {da6e3c40-8dbf-4047-b83e-efc46144ed6f} <Debug> TCPHandler: Processed in 0.001260459 sec. | ||
| 8306 | 2026.01.21 21:43:44.340916 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2026.01.21 21:43:44.341017 [ 5 ] {f819044c-1ee5-4a05-89d7-79cdc37f6727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8308 | 2026.01.21 21:43:44.341059 [ 5 ] {f819044c-1ee5-4a05-89d7-79cdc37f6727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8309 | 2026.01.21 21:43:44.341526 [ 5 ] {f819044c-1ee5-4a05-89d7-79cdc37f6727} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2026.01.21 21:43:44.341563 [ 5 ] {f819044c-1ee5-4a05-89d7-79cdc37f6727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8311 | 2026.01.21 21:43:44.341895 [ 5 ] {f819044c-1ee5-4a05-89d7-79cdc37f6727} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8312 | 2026.01.21 21:43:44.342111 [ 5 ] {f819044c-1ee5-4a05-89d7-79cdc37f6727} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.01.21 21:43:44.342239 [ 5 ] {f819044c-1ee5-4a05-89d7-79cdc37f6727} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.00124 sec., 264516.12903225806 rows/sec., 17.33 MiB/sec. | ||
| 8314 | 2026.01.21 21:43:44.342275 [ 5 ] {f819044c-1ee5-4a05-89d7-79cdc37f6727} <Debug> TCPHandler: Processed in 0.001407831 sec. | ||
| 8315 | 2026.01.21 21:43:44.342389 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8316 | 2026.01.21 21:43:44.342485 [ 5 ] {6292c0bc-ffb9-4c5e-8332-2f1642c95013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8317 | 2026.01.21 21:43:44.342526 [ 5 ] {6292c0bc-ffb9-4c5e-8332-2f1642c95013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8318 | 2026.01.21 21:43:44.342835 [ 5 ] {6292c0bc-ffb9-4c5e-8332-2f1642c95013} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.01.21 21:43:44.342871 [ 5 ] {6292c0bc-ffb9-4c5e-8332-2f1642c95013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8320 | 2026.01.21 21:43:44.343290 [ 5 ] {6292c0bc-ffb9-4c5e-8332-2f1642c95013} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8321 | 2026.01.21 21:43:44.343530 [ 5 ] {6292c0bc-ffb9-4c5e-8332-2f1642c95013} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.01.21 21:43:44.343660 [ 5 ] {6292c0bc-ffb9-4c5e-8332-2f1642c95013} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 56.48 KiB/sec. | ||
| 8323 | 2026.01.21 21:43:44.343697 [ 5 ] {6292c0bc-ffb9-4c5e-8332-2f1642c95013} <Debug> TCPHandler: Processed in 0.001356361 sec. | ||
| 8324 | 2026.01.21 21:43:44.343824 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.01.21 21:43:44.343931 [ 5 ] {1b434f63-1c05-4a60-b191-fef4a77d1c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8326 | 2026.01.21 21:43:44.343989 [ 5 ] {1b434f63-1c05-4a60-b191-fef4a77d1c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8327 | 2026.01.21 21:43:44.344847 [ 5 ] {1b434f63-1c05-4a60-b191-fef4a77d1c90} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8328 | 2026.01.21 21:43:44.344885 [ 5 ] {1b434f63-1c05-4a60-b191-fef4a77d1c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8329 | 2026.01.21 21:43:44.345511 [ 5 ] {1b434f63-1c05-4a60-b191-fef4a77d1c90} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8330 | 2026.01.21 21:43:44.345807 [ 5 ] {1b434f63-1c05-4a60-b191-fef4a77d1c90} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8331 | 2026.01.21 21:43:44.345958 [ 5 ] {1b434f63-1c05-4a60-b191-fef4a77d1c90} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002046 sec., 8797.653958944282 rows/sec., 15.76 MiB/sec. | ||
| 8332 | 2026.01.21 21:43:44.346034 [ 5 ] {1b434f63-1c05-4a60-b191-fef4a77d1c90} <Debug> TCPHandler: Processed in 0.002262276 sec. | ||
| 8333 | 2026.01.21 21:43:44.346159 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2026.01.21 21:43:44.346258 [ 5 ] {68f91685-23c5-4a61-aa7a-d2ca0818dd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8335 | 2026.01.21 21:43:44.346306 [ 5 ] {68f91685-23c5-4a61-aa7a-d2ca0818dd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8336 | 2026.01.21 21:43:44.346671 [ 5 ] {68f91685-23c5-4a61-aa7a-d2ca0818dd25} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8337 | 2026.01.21 21:43:44.346710 [ 5 ] {68f91685-23c5-4a61-aa7a-d2ca0818dd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8338 | 2026.01.21 21:43:44.347029 [ 5 ] {68f91685-23c5-4a61-aa7a-d2ca0818dd25} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8339 | 2026.01.21 21:43:44.347253 [ 5 ] {68f91685-23c5-4a61-aa7a-d2ca0818dd25} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2026.01.21 21:43:44.347381 [ 5 ] {68f91685-23c5-4a61-aa7a-d2ca0818dd25} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001142 sec., 94570.92819614711 rows/sec., 5.77 MiB/sec. | ||
| 8341 | 2026.01.21 21:43:44.347419 [ 5 ] {68f91685-23c5-4a61-aa7a-d2ca0818dd25} <Debug> TCPHandler: Processed in 0.00131036 sec. | ||
| 8342 | 2026.01.21 21:43:44.954357 [ 107 ] {} <Debug> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8343 | 2026.01.21 21:43:44.954437 [ 107 ] {} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.01.21 21:43:44.954468 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8345 | 2026.01.21 21:43:44.954601 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8346 | 2026.01.21 21:43:44.954827 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8347 | 2026.01.21 21:43:44.954882 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
| 8348 | 2026.01.21 21:43:44.954996 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::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 | ||
| 8349 | 2026.01.21 21:43:44.955075 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::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 | ||
| 8350 | 2026.01.21 21:43:44.955147 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 8351 | 2026.01.21 21:43:44.955214 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 8352 | 2026.01.21 21:43:44.956264 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723277 sec., 20890.43142802927 rows/sec., 1.74 MiB/sec. | ||
| 8353 | 2026.01.21 21:43:44.956369 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8354 | 2026.01.21 21:43:44.956606 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_14_3} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2026.01.21 21:43:44.956672 [ 198 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_14_3} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8356 | 2026.01.21 21:43:44.956737 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8357 | 2026.01.21 21:43:46.415478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1036 | ||
| 8358 | 2026.01.21 21:43:46.417894 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.01.21 21:43:46.417954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8360 | 2026.01.21 21:43:46.419203 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8361 | 2026.01.21 21:43:46.419486 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.01.21 21:43:46.419635 [ 100 ] {} <Debug> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8363 | 2026.01.21 21:43:46.419705 [ 100 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2026.01.21 21:43:46.419728 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8365 | 2026.01.21 21:43:46.419828 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::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 | ||
| 8366 | 2026.01.21 21:43:46.419850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
| 8367 | 2026.01.21 21:43:46.420351 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8368 | 2026.01.21 21:43:46.420496 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 838 rows starting from the beginning of the part | ||
| 8369 | 2026.01.21 21:43:46.420853 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 44 rows starting from the beginning of the part | ||
| 8370 | 2026.01.21 21:43:46.421170 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8371 | 2026.01.21 21:43:46.421473 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 8372 | 2026.01.21 21:43:46.421789 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 8373 | 2026.01.21 21:43:46.422109 [ 190 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 8374 | 2026.01.21 21:43:46.428622 [ 191 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 72 columns (72 merged, 0 gathered) in 0.008830758 sec., 117317.22237207725 rows/sec., 95.63 MiB/sec. | ||
| 8375 | 2026.01.21 21:43:46.429930 [ 194 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8376 | 2026.01.21 21:43:46.430434 [ 194 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_26_5} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2026.01.21 21:43:46.430499 [ 194 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_26_5} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8378 | 2026.01.21 21:43:46.430661 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8379 | 2026.01.21 21:43:48.883067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16790 | ||
| 8380 | 2026.01.21 21:43:48.883580 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2026.01.21 21:43:48.883627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8382 | 2026.01.21 21:43:48.884151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8383 | 2026.01.21 21:43:48.884397 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2026.01.21 21:43:48.884540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16790 | ||
| 8385 | 2026.01.21 21:43:49.318123 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8386 | 2026.01.21 21:43:49.318295 [ 5 ] {81990b8b-bf3f-4bb0-8a64-c587de1e68cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8387 | 2026.01.21 21:43:49.318359 [ 5 ] {81990b8b-bf3f-4bb0-8a64-c587de1e68cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8388 | 2026.01.21 21:43:49.318993 [ 5 ] {81990b8b-bf3f-4bb0-8a64-c587de1e68cc} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2026.01.21 21:43:49.319036 [ 5 ] {81990b8b-bf3f-4bb0-8a64-c587de1e68cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8390 | 2026.01.21 21:43:49.319415 [ 5 ] {81990b8b-bf3f-4bb0-8a64-c587de1e68cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8391 | 2026.01.21 21:43:49.319644 [ 5 ] {81990b8b-bf3f-4bb0-8a64-c587de1e68cc} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2026.01.21 21:43:49.319804 [ 5 ] {81990b8b-bf3f-4bb0-8a64-c587de1e68cc} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 314.64 KiB/sec. | ||
| 8393 | 2026.01.21 21:43:49.319853 [ 5 ] {81990b8b-bf3f-4bb0-8a64-c587de1e68cc} <Debug> TCPHandler: Processed in 0.001852089 sec. | ||
| 8394 | 2026.01.21 21:43:49.319978 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2026.01.21 21:43:49.320089 [ 5 ] {34695592-6719-4acf-9189-77f127113120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8396 | 2026.01.21 21:43:49.320132 [ 5 ] {34695592-6719-4acf-9189-77f127113120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8397 | 2026.01.21 21:43:49.320603 [ 5 ] {34695592-6719-4acf-9189-77f127113120} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2026.01.21 21:43:49.320637 [ 5 ] {34695592-6719-4acf-9189-77f127113120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8399 | 2026.01.21 21:43:49.320946 [ 5 ] {34695592-6719-4acf-9189-77f127113120} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8400 | 2026.01.21 21:43:49.321165 [ 5 ] {34695592-6719-4acf-9189-77f127113120} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.01.21 21:43:49.321290 [ 5 ] {34695592-6719-4acf-9189-77f127113120} <Debug> executeQuery: Read 107 rows, 9.11 KiB in 0.001226 sec., 87275.69331158238 rows/sec., 7.25 MiB/sec. | ||
| 8402 | 2026.01.21 21:43:49.321327 [ 5 ] {34695592-6719-4acf-9189-77f127113120} <Debug> TCPHandler: Processed in 0.001402222 sec. | ||
| 8403 | 2026.01.21 21:43:49.321441 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2026.01.21 21:43:49.321538 [ 5 ] {4ab014a9-cc32-445c-aaa6-48bd984ccecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8405 | 2026.01.21 21:43:49.321578 [ 5 ] {4ab014a9-cc32-445c-aaa6-48bd984ccecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8406 | 2026.01.21 21:43:49.321994 [ 5 ] {4ab014a9-cc32-445c-aaa6-48bd984ccecf} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.01.21 21:43:49.322028 [ 5 ] {4ab014a9-cc32-445c-aaa6-48bd984ccecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8408 | 2026.01.21 21:43:49.322327 [ 5 ] {4ab014a9-cc32-445c-aaa6-48bd984ccecf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8409 | 2026.01.21 21:43:49.322545 [ 5 ] {4ab014a9-cc32-445c-aaa6-48bd984ccecf} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.01.21 21:43:49.322680 [ 5 ] {4ab014a9-cc32-445c-aaa6-48bd984ccecf} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001163 sec., 25795.356835769562 rows/sec., 1.87 MiB/sec. | ||
| 8411 | 2026.01.21 21:43:49.322717 [ 5 ] {4ab014a9-cc32-445c-aaa6-48bd984ccecf} <Debug> TCPHandler: Processed in 0.001326001 sec. | ||
| 8412 | 2026.01.21 21:43:49.322826 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8413 | 2026.01.21 21:43:49.322920 [ 5 ] {22f41b08-c690-442d-87fe-a34ca9e80b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8414 | 2026.01.21 21:43:49.322960 [ 5 ] {22f41b08-c690-442d-87fe-a34ca9e80b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8415 | 2026.01.21 21:43:49.323390 [ 5 ] {22f41b08-c690-442d-87fe-a34ca9e80b3c} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.01.21 21:43:49.323423 [ 5 ] {22f41b08-c690-442d-87fe-a34ca9e80b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8417 | 2026.01.21 21:43:49.323723 [ 5 ] {22f41b08-c690-442d-87fe-a34ca9e80b3c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8418 | 2026.01.21 21:43:49.323926 [ 5 ] {22f41b08-c690-442d-87fe-a34ca9e80b3c} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.01.21 21:43:49.324061 [ 5 ] {22f41b08-c690-442d-87fe-a34ca9e80b3c} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.00116 sec., 81034.4827586207 rows/sec., 6.34 MiB/sec. | ||
| 8420 | 2026.01.21 21:43:49.324098 [ 5 ] {22f41b08-c690-442d-87fe-a34ca9e80b3c} <Debug> TCPHandler: Processed in 0.001322381 sec. | ||
| 8421 | 2026.01.21 21:43:49.324211 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2026.01.21 21:43:49.324306 [ 5 ] {f3aa9a54-b678-4208-9c6e-b46ffc1e7395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8423 | 2026.01.21 21:43:49.324350 [ 5 ] {f3aa9a54-b678-4208-9c6e-b46ffc1e7395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8424 | 2026.01.21 21:43:49.324760 [ 5 ] {f3aa9a54-b678-4208-9c6e-b46ffc1e7395} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.01.21 21:43:49.324794 [ 5 ] {f3aa9a54-b678-4208-9c6e-b46ffc1e7395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8426 | 2026.01.21 21:43:49.325133 [ 5 ] {f3aa9a54-b678-4208-9c6e-b46ffc1e7395} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8427 | 2026.01.21 21:43:49.325336 [ 5 ] {f3aa9a54-b678-4208-9c6e-b46ffc1e7395} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.01.21 21:43:49.325463 [ 5 ] {f3aa9a54-b678-4208-9c6e-b46ffc1e7395} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001176 sec., 138605.44217687074 rows/sec., 9.65 MiB/sec. | ||
| 8429 | 2026.01.21 21:43:49.325499 [ 5 ] {f3aa9a54-b678-4208-9c6e-b46ffc1e7395} <Debug> TCPHandler: Processed in 0.001336991 sec. | ||
| 8430 | 2026.01.21 21:43:49.325600 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8431 | 2026.01.21 21:43:49.325693 [ 5 ] {8752486d-e861-49ba-8aa3-9443aedaa11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8432 | 2026.01.21 21:43:49.325747 [ 5 ] {8752486d-e861-49ba-8aa3-9443aedaa11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8433 | 2026.01.21 21:43:49.326549 [ 5 ] {8752486d-e861-49ba-8aa3-9443aedaa11a} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.01.21 21:43:49.326583 [ 5 ] {8752486d-e861-49ba-8aa3-9443aedaa11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8435 | 2026.01.21 21:43:49.327134 [ 5 ] {8752486d-e861-49ba-8aa3-9443aedaa11a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8436 | 2026.01.21 21:43:49.327351 [ 5 ] {8752486d-e861-49ba-8aa3-9443aedaa11a} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.01.21 21:43:49.327488 [ 5 ] {8752486d-e861-49ba-8aa3-9443aedaa11a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001846 sec., 13001.083423618635 rows/sec., 23.30 MiB/sec. | ||
| 8438 | 2026.01.21 21:43:49.327547 [ 5 ] {8752486d-e861-49ba-8aa3-9443aedaa11a} <Debug> TCPHandler: Processed in 0.002032562 sec. | ||
| 8439 | 2026.01.21 21:43:49.327652 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.01.21 21:43:49.327742 [ 5 ] {6debf356-2e39-436f-92f3-f00b384fb033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8441 | 2026.01.21 21:43:49.327781 [ 5 ] {6debf356-2e39-436f-92f3-f00b384fb033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8442 | 2026.01.21 21:43:49.328185 [ 5 ] {6debf356-2e39-436f-92f3-f00b384fb033} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.01.21 21:43:49.328220 [ 5 ] {6debf356-2e39-436f-92f3-f00b384fb033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8444 | 2026.01.21 21:43:49.328522 [ 5 ] {6debf356-2e39-436f-92f3-f00b384fb033} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8445 | 2026.01.21 21:43:49.328731 [ 5 ] {6debf356-2e39-436f-92f3-f00b384fb033} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.01.21 21:43:49.328856 [ 5 ] {6debf356-2e39-436f-92f3-f00b384fb033} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 8447 | 2026.01.21 21:43:49.328892 [ 5 ] {6debf356-2e39-436f-92f3-f00b384fb033} <Debug> TCPHandler: Processed in 0.001244529 sec. | ||
| 8448 | 2026.01.21 21:43:49.757759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8449 | 2026.01.21 21:43:49.775886 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.01.21 21:43:49.775954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8451 | 2026.01.21 21:43:49.782479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8452 | 2026.01.21 21:43:49.783233 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.01.21 21:43:49.786275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8454 | 2026.01.21 21:43:54.329138 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8455 | 2026.01.21 21:43:54.329333 [ 5 ] {b4789c81-6deb-4257-8ef9-9092a4c64e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8456 | 2026.01.21 21:43:54.329403 [ 5 ] {b4789c81-6deb-4257-8ef9-9092a4c64e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8457 | 2026.01.21 21:43:54.330236 [ 5 ] {b4789c81-6deb-4257-8ef9-9092a4c64e77} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2026.01.21 21:43:54.330289 [ 5 ] {b4789c81-6deb-4257-8ef9-9092a4c64e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8459 | 2026.01.21 21:43:54.330787 [ 5 ] {b4789c81-6deb-4257-8ef9-9092a4c64e77} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8460 | 2026.01.21 21:43:54.331134 [ 5 ] {b4789c81-6deb-4257-8ef9-9092a4c64e77} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.01.21 21:43:54.331326 [ 73 ] {} <Debug> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8462 | 2026.01.21 21:43:54.331338 [ 5 ] {b4789c81-6deb-4257-8ef9-9092a4c64e77} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002051 sec., 217454.9000487567 rows/sec., 13.79 MiB/sec. | ||
| 8463 | 2026.01.21 21:43:54.331432 [ 73 ] {} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.01.21 21:43:54.331448 [ 5 ] {b4789c81-6deb-4257-8ef9-9092a4c64e77} <Debug> TCPHandler: Processed in 0.002441129 sec. | ||
| 8465 | 2026.01.21 21:43:54.331480 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8466 | 2026.01.21 21:43:54.331595 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2026.01.21 21:43:54.331613 [ 190 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 8468 | 2026.01.21 21:43:54.331704 [ 5 ] {ecdf3ef6-f615-4373-80ff-d1531d4b6f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8469 | 2026.01.21 21:43:54.331751 [ 190 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8470 | 2026.01.21 21:43:54.331754 [ 5 ] {ecdf3ef6-f615-4373-80ff-d1531d4b6f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8471 | 2026.01.21 21:43:54.331793 [ 190 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 446 rows starting from the beginning of the part | ||
| 8472 | 2026.01.21 21:43:54.331863 [ 190 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 446 rows starting from the beginning of the part | ||
| 8473 | 2026.01.21 21:43:54.331912 [ 190 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 446 rows starting from the beginning of the part | ||
| 8474 | 2026.01.21 21:43:54.331955 [ 190 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 446 rows starting from the beginning of the part | ||
| 8475 | 2026.01.21 21:43:54.331994 [ 190 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 446 rows starting from the beginning of the part | ||
| 8476 | 2026.01.21 21:43:54.333044 [ 192 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489084 sec., 1497564.9459667823 rows/sec., 100.69 MiB/sec. | ||
| 8477 | 2026.01.21 21:43:54.333106 [ 5 ] {ecdf3ef6-f615-4373-80ff-d1531d4b6f55} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.01.21 21:43:54.333147 [ 5 ] {ecdf3ef6-f615-4373-80ff-d1531d4b6f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8479 | 2026.01.21 21:43:54.333266 [ 191 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8480 | 2026.01.21 21:43:54.333610 [ 191 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_21_5} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2026.01.21 21:43:54.333619 [ 5 ] {ecdf3ef6-f615-4373-80ff-d1531d4b6f55} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8482 | 2026.01.21 21:43:54.333711 [ 191 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_21_5} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8483 | 2026.01.21 21:43:54.333833 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8484 | 2026.01.21 21:43:54.333961 [ 5 ] {ecdf3ef6-f615-4373-80ff-d1531d4b6f55} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.01.21 21:43:54.334114 [ 5 ] {ecdf3ef6-f615-4373-80ff-d1531d4b6f55} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.002433 sec., 508836.82696259767 rows/sec., 40.44 MiB/sec. | ||
| 8486 | 2026.01.21 21:43:54.334154 [ 5 ] {ecdf3ef6-f615-4373-80ff-d1531d4b6f55} <Debug> TCPHandler: Processed in 0.002612701 sec. | ||
| 8487 | 2026.01.21 21:43:54.334269 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8488 | 2026.01.21 21:43:54.334366 [ 5 ] {8cc0c5cb-4325-42b2-978e-00e9bc90a8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8489 | 2026.01.21 21:43:54.334407 [ 5 ] {8cc0c5cb-4325-42b2-978e-00e9bc90a8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8490 | 2026.01.21 21:43:54.334933 [ 5 ] {8cc0c5cb-4325-42b2-978e-00e9bc90a8a8} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.01.21 21:43:54.334970 [ 5 ] {8cc0c5cb-4325-42b2-978e-00e9bc90a8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8492 | 2026.01.21 21:43:54.335316 [ 5 ] {8cc0c5cb-4325-42b2-978e-00e9bc90a8a8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8493 | 2026.01.21 21:43:54.335550 [ 5 ] {8cc0c5cb-4325-42b2-978e-00e9bc90a8a8} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.01.21 21:43:54.335662 [ 73 ] {} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8495 | 2026.01.21 21:43:54.335684 [ 5 ] {8cc0c5cb-4325-42b2-978e-00e9bc90a8a8} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001337 sec., 180254.30067314883 rows/sec., 10.77 MiB/sec. | ||
| 8496 | 2026.01.21 21:43:54.335695 [ 73 ] {} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.01.21 21:43:54.335726 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8498 | 2026.01.21 21:43:54.335729 [ 5 ] {8cc0c5cb-4325-42b2-978e-00e9bc90a8a8} <Debug> TCPHandler: Processed in 0.001510704 sec. | ||
| 8499 | 2026.01.21 21:43:54.335801 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 8500 | 2026.01.21 21:43:54.335850 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2026.01.21 21:43:54.335897 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8502 | 2026.01.21 21:43:54.335929 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 283 rows starting from the beginning of the part | ||
| 8503 | 2026.01.21 21:43:54.335965 [ 5 ] {37ef956c-39f7-4453-bc0c-b204585ca704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8504 | 2026.01.21 21:43:54.335982 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 249 rows starting from the beginning of the part | ||
| 8505 | 2026.01.21 21:43:54.336022 [ 5 ] {37ef956c-39f7-4453-bc0c-b204585ca704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8506 | 2026.01.21 21:43:54.336034 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 8507 | 2026.01.21 21:43:54.336080 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 241 rows starting from the beginning of the part | ||
| 8508 | 2026.01.21 21:43:54.336117 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
| 8509 | 2026.01.21 21:43:54.336159 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 241 rows starting from the beginning of the part | ||
| 8510 | 2026.01.21 21:43:54.336627 [ 5 ] {37ef956c-39f7-4453-bc0c-b204585ca704} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.01.21 21:43:54.336676 [ 5 ] {37ef956c-39f7-4453-bc0c-b204585ca704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8512 | 2026.01.21 21:43:54.337032 [ 5 ] {37ef956c-39f7-4453-bc0c-b204585ca704} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8513 | 2026.01.21 21:43:54.337051 [ 201 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128262 sec., 832670.6273097254 rows/sec., 53.91 MiB/sec. | ||
| 8514 | 2026.01.21 21:43:54.337210 [ 191 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8515 | 2026.01.21 21:43:54.337273 [ 5 ] {37ef956c-39f7-4453-bc0c-b204585ca704} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.01.21 21:43:54.337425 [ 5 ] {37ef956c-39f7-4453-bc0c-b204585ca704} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001484 sec., 154986.5229110512 rows/sec., 9.99 MiB/sec. | ||
| 8517 | 2026.01.21 21:43:54.337467 [ 5 ] {37ef956c-39f7-4453-bc0c-b204585ca704} <Debug> TCPHandler: Processed in 0.001667876 sec. | ||
| 8518 | 2026.01.21 21:43:54.337508 [ 191 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_46_9} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.01.21 21:43:54.337581 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2026.01.21 21:43:54.337589 [ 191 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_46_9} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8521 | 2026.01.21 21:43:54.337686 [ 5 ] {f9c271e4-c925-41c5-9369-44a13bf57f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8522 | 2026.01.21 21:43:54.337704 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8523 | 2026.01.21 21:43:54.337730 [ 5 ] {f9c271e4-c925-41c5-9369-44a13bf57f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8524 | 2026.01.21 21:43:54.338248 [ 5 ] {f9c271e4-c925-41c5-9369-44a13bf57f06} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.01.21 21:43:54.338287 [ 5 ] {f9c271e4-c925-41c5-9369-44a13bf57f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8526 | 2026.01.21 21:43:54.338597 [ 5 ] {f9c271e4-c925-41c5-9369-44a13bf57f06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8527 | 2026.01.21 21:43:54.338814 [ 5 ] {f9c271e4-c925-41c5-9369-44a13bf57f06} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.01.21 21:43:54.338916 [ 73 ] {} <Debug> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8529 | 2026.01.21 21:43:54.338943 [ 5 ] {f9c271e4-c925-41c5-9369-44a13bf57f06} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001275 sec., 179607.84313725488 rows/sec., 10.20 MiB/sec. | ||
| 8530 | 2026.01.21 21:43:54.338947 [ 73 ] {} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.01.21 21:43:54.338983 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8532 | 2026.01.21 21:43:54.338988 [ 5 ] {f9c271e4-c925-41c5-9369-44a13bf57f06} <Debug> TCPHandler: Processed in 0.001457503 sec. | ||
| 8533 | 2026.01.21 21:43:54.339068 [ 195 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 8534 | 2026.01.21 21:43:54.339114 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2026.01.21 21:43:54.339175 [ 195 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8536 | 2026.01.21 21:43:54.339211 [ 195 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 229 rows starting from the beginning of the part | ||
| 8537 | 2026.01.21 21:43:54.339216 [ 5 ] {fa3612ea-f033-400a-948c-308580d30a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8538 | 2026.01.21 21:43:54.339265 [ 5 ] {fa3612ea-f033-400a-948c-308580d30a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8539 | 2026.01.21 21:43:54.339277 [ 195 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 229 rows starting from the beginning of the part | ||
| 8540 | 2026.01.21 21:43:54.339325 [ 195 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 229 rows starting from the beginning of the part | ||
| 8541 | 2026.01.21 21:43:54.339371 [ 195 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 229 rows starting from the beginning of the part | ||
| 8542 | 2026.01.21 21:43:54.339410 [ 195 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 229 rows starting from the beginning of the part | ||
| 8543 | 2026.01.21 21:43:54.340061 [ 5 ] {fa3612ea-f033-400a-948c-308580d30a16} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2026.01.21 21:43:54.340104 [ 5 ] {fa3612ea-f033-400a-948c-308580d30a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8545 | 2026.01.21 21:43:54.340278 [ 191 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245269 sec., 919480.0480859958 rows/sec., 55.71 MiB/sec. | ||
| 8546 | 2026.01.21 21:43:54.340407 [ 195 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8547 | 2026.01.21 21:43:54.340510 [ 5 ] {fa3612ea-f033-400a-948c-308580d30a16} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8548 | 2026.01.21 21:43:54.340735 [ 195 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_21_5} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8549 | 2026.01.21 21:43:54.340812 [ 195 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_21_5} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8550 | 2026.01.21 21:43:54.340845 [ 5 ] {fa3612ea-f033-400a-948c-308580d30a16} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2026.01.21 21:43:54.340875 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8552 | 2026.01.21 21:43:54.341000 [ 5 ] {fa3612ea-f033-400a-948c-308580d30a16} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001803 sec., 416528.00887409877 rows/sec., 29.09 MiB/sec. | ||
| 8553 | 2026.01.21 21:43:54.341049 [ 5 ] {fa3612ea-f033-400a-948c-308580d30a16} <Debug> TCPHandler: Processed in 0.001984391 sec. | ||
| 8554 | 2026.01.21 21:43:54.341187 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2026.01.21 21:43:54.341284 [ 5 ] {8ea9f946-2249-4671-b2f0-7f62c54eab79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8556 | 2026.01.21 21:43:54.341327 [ 5 ] {8ea9f946-2249-4671-b2f0-7f62c54eab79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8557 | 2026.01.21 21:43:54.341690 [ 5 ] {8ea9f946-2249-4671-b2f0-7f62c54eab79} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.01.21 21:43:54.341726 [ 5 ] {8ea9f946-2249-4671-b2f0-7f62c54eab79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8559 | 2026.01.21 21:43:54.342042 [ 5 ] {8ea9f946-2249-4671-b2f0-7f62c54eab79} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8560 | 2026.01.21 21:43:54.342259 [ 5 ] {8ea9f946-2249-4671-b2f0-7f62c54eab79} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.01.21 21:43:54.342410 [ 5 ] {8ea9f946-2249-4671-b2f0-7f62c54eab79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 274.02 KiB/sec. | ||
| 8562 | 2026.01.21 21:43:54.342456 [ 5 ] {8ea9f946-2249-4671-b2f0-7f62c54eab79} <Debug> TCPHandler: Processed in 0.0013185 sec. | ||
| 8563 | 2026.01.21 21:43:54.342567 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2026.01.21 21:43:54.342692 [ 5 ] {0503845a-1836-4607-9472-abe5767df9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8565 | 2026.01.21 21:43:54.342748 [ 5 ] {0503845a-1836-4607-9472-abe5767df9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8566 | 2026.01.21 21:43:54.343216 [ 5 ] {0503845a-1836-4607-9472-abe5767df9e1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.01.21 21:43:54.343253 [ 5 ] {0503845a-1836-4607-9472-abe5767df9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8568 | 2026.01.21 21:43:54.343630 [ 5 ] {0503845a-1836-4607-9472-abe5767df9e1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8569 | 2026.01.21 21:43:54.343848 [ 5 ] {0503845a-1836-4607-9472-abe5767df9e1} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.01.21 21:43:54.343980 [ 5 ] {0503845a-1836-4607-9472-abe5767df9e1} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001315 sec., 249429.6577946768 rows/sec., 16.34 MiB/sec. | ||
| 8571 | 2026.01.21 21:43:54.344017 [ 5 ] {0503845a-1836-4607-9472-abe5767df9e1} <Debug> TCPHandler: Processed in 0.001499834 sec. | ||
| 8572 | 2026.01.21 21:43:54.344131 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2026.01.21 21:43:54.344227 [ 5 ] {0eddbeaf-7c1f-4d6c-95cc-7858b459e325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8574 | 2026.01.21 21:43:54.344268 [ 5 ] {0eddbeaf-7c1f-4d6c-95cc-7858b459e325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8575 | 2026.01.21 21:43:54.344579 [ 5 ] {0eddbeaf-7c1f-4d6c-95cc-7858b459e325} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.01.21 21:43:54.344615 [ 5 ] {0eddbeaf-7c1f-4d6c-95cc-7858b459e325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8577 | 2026.01.21 21:43:54.344911 [ 5 ] {0eddbeaf-7c1f-4d6c-95cc-7858b459e325} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8578 | 2026.01.21 21:43:54.345152 [ 5 ] {0eddbeaf-7c1f-4d6c-95cc-7858b459e325} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.01.21 21:43:54.345279 [ 5 ] {0eddbeaf-7c1f-4d6c-95cc-7858b459e325} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 8580 | 2026.01.21 21:43:54.345315 [ 5 ] {0eddbeaf-7c1f-4d6c-95cc-7858b459e325} <Debug> TCPHandler: Processed in 0.001236339 sec. | ||
| 8581 | 2026.01.21 21:43:54.345415 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2026.01.21 21:43:54.345509 [ 5 ] {5c266459-bf10-4985-8fb3-1a1523b68499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8583 | 2026.01.21 21:43:54.345563 [ 5 ] {5c266459-bf10-4985-8fb3-1a1523b68499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8584 | 2026.01.21 21:43:54.346362 [ 5 ] {5c266459-bf10-4985-8fb3-1a1523b68499} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.01.21 21:43:54.346399 [ 5 ] {5c266459-bf10-4985-8fb3-1a1523b68499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8586 | 2026.01.21 21:43:54.346933 [ 5 ] {5c266459-bf10-4985-8fb3-1a1523b68499} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8587 | 2026.01.21 21:43:54.347155 [ 5 ] {5c266459-bf10-4985-8fb3-1a1523b68499} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.01.21 21:43:54.347267 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8589 | 2026.01.21 21:43:54.347291 [ 5 ] {5c266459-bf10-4985-8fb3-1a1523b68499} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001799 sec., 10005.55864369094 rows/sec., 17.93 MiB/sec. | ||
| 8590 | 2026.01.21 21:43:54.347305 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.01.21 21:43:54.347334 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8592 | 2026.01.21 21:43:54.347352 [ 5 ] {5c266459-bf10-4985-8fb3-1a1523b68499} <Debug> TCPHandler: Processed in 0.001985881 sec. | ||
| 8593 | 2026.01.21 21:43:54.347428 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 8594 | 2026.01.21 21:43:54.347480 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.01.21 21:43:54.347575 [ 5 ] {e3173f6c-bb8a-4aff-b4f0-c83d97e59637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8596 | 2026.01.21 21:43:54.347615 [ 5 ] {e3173f6c-bb8a-4aff-b4f0-c83d97e59637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8597 | 2026.01.21 21:43:54.347647 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8598 | 2026.01.21 21:43:54.347705 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 851 rows starting from the beginning of the part | ||
| 8599 | 2026.01.21 21:43:54.347836 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 18 rows starting from the beginning of the part | ||
| 8600 | 2026.01.21 21:43:54.347936 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 8601 | 2026.01.21 21:43:54.347972 [ 5 ] {e3173f6c-bb8a-4aff-b4f0-c83d97e59637} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2026.01.21 21:43:54.348009 [ 5 ] {e3173f6c-bb8a-4aff-b4f0-c83d97e59637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8603 | 2026.01.21 21:43:54.348023 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 18 rows starting from the beginning of the part | ||
| 8604 | 2026.01.21 21:43:54.348114 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 8605 | 2026.01.21 21:43:54.348199 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 8606 | 2026.01.21 21:43:54.348426 [ 5 ] {e3173f6c-bb8a-4aff-b4f0-c83d97e59637} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8607 | 2026.01.21 21:43:54.348688 [ 5 ] {e3173f6c-bb8a-4aff-b4f0-c83d97e59637} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2026.01.21 21:43:54.348843 [ 5 ] {e3173f6c-bb8a-4aff-b4f0-c83d97e59637} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001284 sec., 84112.14953271027 rows/sec., 5.13 MiB/sec. | ||
| 8609 | 2026.01.21 21:43:54.348888 [ 5 ] {e3173f6c-bb8a-4aff-b4f0-c83d97e59637} <Debug> TCPHandler: Processed in 0.001457513 sec. | ||
| 8610 | 2026.01.21 21:43:54.353597 [ 187 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 19 columns (19 merged, 0 gathered) in 0.006213488 sec., 153376.01038257417 rows/sec., 274.84 MiB/sec. | ||
| 8611 | 2026.01.21 21:43:54.355050 [ 189 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8612 | 2026.01.21 21:43:54.355450 [ 189 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2026.01.21 21:43:54.355532 [ 189 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8614 | 2026.01.21 21:43:54.355719 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB. | ||
| 8615 | 2026.01.21 21:43:55.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.38 MiB, peak 302.46 MiB, free memory in arenas 0.00 B, will set to 296.31 MiB (RSS), difference: 1.93 MiB | ||
| 8616 | 2026.01.21 21:43:56.172761 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8617 | 2026.01.21 21:43:56.172858 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8618 | 2026.01.21 21:43:56.384652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17302 | ||
| 8619 | 2026.01.21 21:43:56.385173 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.01.21 21:43:56.385222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8621 | 2026.01.21 21:43:56.385723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8622 | 2026.01.21 21:43:56.385990 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2026.01.21 21:43:56.386142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17302 | ||
| 8624 | 2026.01.21 21:43:56.386139 [ 102 ] {} <Debug> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8625 | 2026.01.21 21:43:56.386213 [ 102 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2026.01.21 21:43:56.386237 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8627 | 2026.01.21 21:43:56.386369 [ 191 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::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 | ||
| 8628 | 2026.01.21 21:43:56.386507 [ 191 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8629 | 2026.01.21 21:43:56.386546 [ 191 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14870 rows starting from the beginning of the part | ||
| 8630 | 2026.01.21 21:43:56.386611 [ 191 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8631 | 2026.01.21 21:43:56.386655 [ 191 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8632 | 2026.01.21 21:43:56.386695 [ 191 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8633 | 2026.01.21 21:43:56.386734 [ 191 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8634 | 2026.01.21 21:43:56.386773 [ 191 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8635 | 2026.01.21 21:43:56.388626 [ 196 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17302 rows, containing 4 columns (4 merged, 0 gathered) in 0.002315346 sec., 7472749.213292528 rows/sec., 106.90 MiB/sec. | ||
| 8636 | 2026.01.21 21:43:56.388761 [ 200 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8637 | 2026.01.21 21:43:56.389025 [ 200 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_36_7} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.01.21 21:43:56.389093 [ 200 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_36_7} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8639 | 2026.01.21 21:43:56.389205 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8640 | 2026.01.21 21:43:56.420111 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1072 | ||
| 8641 | 2026.01.21 21:43:56.422737 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.01.21 21:43:56.422775 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8643 | 2026.01.21 21:43:56.423954 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8644 | 2026.01.21 21:43:56.424234 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.01.21 21:43:56.424475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8646 | 2026.01.21 21:43:57.286355 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8647 | 2026.01.21 21:43:57.304957 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.01.21 21:43:57.305027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8649 | 2026.01.21 21:43:57.311242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8650 | 2026.01.21 21:43:57.312280 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.01.21 21:43:57.312601 [ 103 ] {} <Debug> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8652 | 2026.01.21 21:43:57.312639 [ 103 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.01.21 21:43:57.312658 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8654 | 2026.01.21 21:43:57.312747 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 8655 | 2026.01.21 21:43:57.315863 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8656 | 2026.01.21 21:43:57.316500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8657 | 2026.01.21 21:43:57.316723 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 8658 | 2026.01.21 21:43:57.320154 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 8659 | 2026.01.21 21:43:57.323733 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 8660 | 2026.01.21 21:43:57.327598 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 8661 | 2026.01.21 21:43:57.331765 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 8662 | 2026.01.21 21:43:57.335517 [ 187 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8663 | 2026.01.21 21:43:57.386096 [ 196 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.073381041 sec., 3706.6794950483195 rows/sec., 19.17 MiB/sec. | ||
| 8664 | 2026.01.21 21:43:57.388839 [ 186 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8665 | 2026.01.21 21:43:57.391076 [ 186 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_36_7} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.01.21 21:43:57.391194 [ 186 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_36_7} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8667 | 2026.01.21 21:43:57.393499 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8668 | 2026.01.21 21:43:59.318089 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.01.21 21:43:59.318354 [ 5 ] {7ee26b8e-3b2b-401d-bc97-2c5e118a9cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8670 | 2026.01.21 21:43:59.318451 [ 5 ] {7ee26b8e-3b2b-401d-bc97-2c5e118a9cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8671 | 2026.01.21 21:43:59.319292 [ 5 ] {7ee26b8e-3b2b-401d-bc97-2c5e118a9cf8} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.01.21 21:43:59.319337 [ 5 ] {7ee26b8e-3b2b-401d-bc97-2c5e118a9cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8673 | 2026.01.21 21:43:59.319730 [ 5 ] {7ee26b8e-3b2b-401d-bc97-2c5e118a9cf8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8674 | 2026.01.21 21:43:59.319962 [ 5 ] {7ee26b8e-3b2b-401d-bc97-2c5e118a9cf8} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.01.21 21:43:59.320121 [ 5 ] {7ee26b8e-3b2b-401d-bc97-2c5e118a9cf8} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001837 sec., 56614.04463799673 rows/sec., 4.72 MiB/sec. | ||
| 8676 | 2026.01.21 21:43:59.320162 [ 5 ] {7ee26b8e-3b2b-401d-bc97-2c5e118a9cf8} <Debug> TCPHandler: Processed in 0.002260156 sec. | ||
| 8677 | 2026.01.21 21:43:59.320283 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.01.21 21:43:59.320380 [ 5 ] {2e0f5db9-7f7a-4dc8-9dee-b4d9dc6536f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.01.21 21:43:59.320421 [ 5 ] {2e0f5db9-7f7a-4dc8-9dee-b4d9dc6536f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8680 | 2026.01.21 21:43:59.320825 [ 5 ] {2e0f5db9-7f7a-4dc8-9dee-b4d9dc6536f1} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.01.21 21:43:59.320862 [ 5 ] {2e0f5db9-7f7a-4dc8-9dee-b4d9dc6536f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8682 | 2026.01.21 21:43:59.321168 [ 5 ] {2e0f5db9-7f7a-4dc8-9dee-b4d9dc6536f1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8683 | 2026.01.21 21:43:59.321391 [ 5 ] {2e0f5db9-7f7a-4dc8-9dee-b4d9dc6536f1} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.01.21 21:43:59.321522 [ 5 ] {2e0f5db9-7f7a-4dc8-9dee-b4d9dc6536f1} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.52 MiB/sec. | ||
| 8685 | 2026.01.21 21:43:59.321559 [ 5 ] {2e0f5db9-7f7a-4dc8-9dee-b4d9dc6536f1} <Debug> TCPHandler: Processed in 0.00132587 sec. | ||
| 8686 | 2026.01.21 21:43:59.321669 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.01.21 21:43:59.321764 [ 5 ] {1b589ae1-e016-4663-a583-0565e21e5297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8688 | 2026.01.21 21:43:59.321805 [ 5 ] {1b589ae1-e016-4663-a583-0565e21e5297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8689 | 2026.01.21 21:43:59.322215 [ 5 ] {1b589ae1-e016-4663-a583-0565e21e5297} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.01.21 21:43:59.322251 [ 5 ] {1b589ae1-e016-4663-a583-0565e21e5297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8691 | 2026.01.21 21:43:59.322555 [ 5 ] {1b589ae1-e016-4663-a583-0565e21e5297} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8692 | 2026.01.21 21:43:59.322768 [ 5 ] {1b589ae1-e016-4663-a583-0565e21e5297} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.01.21 21:43:59.322894 [ 5 ] {1b589ae1-e016-4663-a583-0565e21e5297} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001147 sec., 76721.88317349607 rows/sec., 5.99 MiB/sec. | ||
| 8694 | 2026.01.21 21:43:59.322932 [ 5 ] {1b589ae1-e016-4663-a583-0565e21e5297} <Debug> TCPHandler: Processed in 0.00131218 sec. | ||
| 8695 | 2026.01.21 21:43:59.323043 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2026.01.21 21:43:59.323138 [ 5 ] {0ae85522-c481-42d2-9ab7-4ab2815325b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8697 | 2026.01.21 21:43:59.323181 [ 5 ] {0ae85522-c481-42d2-9ab7-4ab2815325b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8698 | 2026.01.21 21:43:59.323575 [ 5 ] {0ae85522-c481-42d2-9ab7-4ab2815325b5} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.01.21 21:43:59.323611 [ 5 ] {0ae85522-c481-42d2-9ab7-4ab2815325b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8700 | 2026.01.21 21:43:59.323943 [ 5 ] {0ae85522-c481-42d2-9ab7-4ab2815325b5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8701 | 2026.01.21 21:43:59.324159 [ 5 ] {0ae85522-c481-42d2-9ab7-4ab2815325b5} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.01.21 21:43:59.324288 [ 5 ] {0ae85522-c481-42d2-9ab7-4ab2815325b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 8703 | 2026.01.21 21:43:59.324325 [ 5 ] {0ae85522-c481-42d2-9ab7-4ab2815325b5} <Debug> TCPHandler: Processed in 0.001331111 sec. | ||
| 8704 | 2026.01.21 21:43:59.324427 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.01.21 21:43:59.324520 [ 5 ] {9223892e-8db2-40ec-8a9d-370a4c5aaba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.01.21 21:43:59.324574 [ 5 ] {9223892e-8db2-40ec-8a9d-370a4c5aaba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8707 | 2026.01.21 21:43:59.325329 [ 5 ] {9223892e-8db2-40ec-8a9d-370a4c5aaba6} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.01.21 21:43:59.325365 [ 5 ] {9223892e-8db2-40ec-8a9d-370a4c5aaba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8709 | 2026.01.21 21:43:59.325902 [ 5 ] {9223892e-8db2-40ec-8a9d-370a4c5aaba6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8710 | 2026.01.21 21:43:59.326121 [ 5 ] {9223892e-8db2-40ec-8a9d-370a4c5aaba6} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.01.21 21:43:59.326267 [ 5 ] {9223892e-8db2-40ec-8a9d-370a4c5aaba6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001765 sec., 13597.733711048159 rows/sec., 24.37 MiB/sec. | ||
| 8712 | 2026.01.21 21:43:59.326322 [ 5 ] {9223892e-8db2-40ec-8a9d-370a4c5aaba6} <Debug> TCPHandler: Processed in 0.00194353 sec. | ||
| 8713 | 2026.01.21 21:43:59.326449 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2026.01.21 21:43:59.326572 [ 5 ] {484e98c8-a8e2-45f4-854b-45807ddbb1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8715 | 2026.01.21 21:43:59.326623 [ 5 ] {484e98c8-a8e2-45f4-854b-45807ddbb1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8716 | 2026.01.21 21:43:59.327030 [ 5 ] {484e98c8-a8e2-45f4-854b-45807ddbb1c5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2026.01.21 21:43:59.327069 [ 5 ] {484e98c8-a8e2-45f4-854b-45807ddbb1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8718 | 2026.01.21 21:43:59.327432 [ 5 ] {484e98c8-a8e2-45f4-854b-45807ddbb1c5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8719 | 2026.01.21 21:43:59.327645 [ 5 ] {484e98c8-a8e2-45f4-854b-45807ddbb1c5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.01.21 21:43:59.327778 [ 5 ] {484e98c8-a8e2-45f4-854b-45807ddbb1c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 8721 | 2026.01.21 21:43:59.327816 [ 5 ] {484e98c8-a8e2-45f4-854b-45807ddbb1c5} <Debug> TCPHandler: Processed in 0.001428973 sec. | ||
| 8722 | 2026.01.21 21:44:01.029459 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2026.01.21 21:44:01.029668 [ 5 ] {7fa35206-0da2-4389-b9cb-a2bd13da386b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8724 | 2026.01.21 21:44:01.029737 [ 5 ] {7fa35206-0da2-4389-b9cb-a2bd13da386b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8725 | 2026.01.21 21:44:01.030569 [ 5 ] {7fa35206-0da2-4389-b9cb-a2bd13da386b} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2026.01.21 21:44:01.030615 [ 5 ] {7fa35206-0da2-4389-b9cb-a2bd13da386b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8727 | 2026.01.21 21:44:01.031065 [ 5 ] {7fa35206-0da2-4389-b9cb-a2bd13da386b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8728 | 2026.01.21 21:44:01.031287 [ 5 ] {7fa35206-0da2-4389-b9cb-a2bd13da386b} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.01.21 21:44:01.031437 [ 5 ] {7fa35206-0da2-4389-b9cb-a2bd13da386b} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001822 sec., 244785.94950603732 rows/sec., 15.52 MiB/sec. | ||
| 8730 | 2026.01.21 21:44:01.031479 [ 5 ] {7fa35206-0da2-4389-b9cb-a2bd13da386b} <Debug> TCPHandler: Processed in 0.002149414 sec. | ||
| 8731 | 2026.01.21 21:44:01.031606 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2026.01.21 21:44:01.031701 [ 5 ] {4d633cb8-87fa-4fca-946f-857841c60568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8733 | 2026.01.21 21:44:01.031742 [ 5 ] {4d633cb8-87fa-4fca-946f-857841c60568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8734 | 2026.01.21 21:44:01.032129 [ 5 ] {4d633cb8-87fa-4fca-946f-857841c60568} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.01.21 21:44:01.032166 [ 5 ] {4d633cb8-87fa-4fca-946f-857841c60568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8736 | 2026.01.21 21:44:01.032467 [ 5 ] {4d633cb8-87fa-4fca-946f-857841c60568} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8737 | 2026.01.21 21:44:01.032685 [ 5 ] {4d633cb8-87fa-4fca-946f-857841c60568} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.01.21 21:44:01.032811 [ 5 ] {4d633cb8-87fa-4fca-946f-857841c60568} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001128 sec., 1773.0496453900707 rows/sec., 144.58 KiB/sec. | ||
| 8739 | 2026.01.21 21:44:01.032851 [ 5 ] {4d633cb8-87fa-4fca-946f-857841c60568} <Debug> TCPHandler: Processed in 0.001293981 sec. | ||
| 8740 | 2026.01.21 21:44:01.032953 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2026.01.21 21:44:01.033047 [ 5 ] {69be30bd-6daa-4eca-a2bf-3e820cde24b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8742 | 2026.01.21 21:44:01.033087 [ 5 ] {69be30bd-6daa-4eca-a2bf-3e820cde24b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8743 | 2026.01.21 21:44:01.034486 [ 5 ] {69be30bd-6daa-4eca-a2bf-3e820cde24b2} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.01.21 21:44:01.034523 [ 5 ] {69be30bd-6daa-4eca-a2bf-3e820cde24b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8745 | 2026.01.21 21:44:01.034973 [ 5 ] {69be30bd-6daa-4eca-a2bf-3e820cde24b2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8746 | 2026.01.21 21:44:01.035207 [ 5 ] {69be30bd-6daa-4eca-a2bf-3e820cde24b2} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.01.21 21:44:01.035350 [ 5 ] {69be30bd-6daa-4eca-a2bf-3e820cde24b2} <Debug> executeQuery: Read 2379 rows, 196.95 KiB in 0.002321 sec., 1024989.2287806979 rows/sec., 82.87 MiB/sec. | ||
| 8748 | 2026.01.21 21:44:01.035372 [ 94 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8749 | 2026.01.21 21:44:01.035393 [ 5 ] {69be30bd-6daa-4eca-a2bf-3e820cde24b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8750 | 2026.01.21 21:44:01.035433 [ 5 ] {69be30bd-6daa-4eca-a2bf-3e820cde24b2} <Debug> TCPHandler: Processed in 0.00252857 sec. | ||
| 8751 | 2026.01.21 21:44:01.035445 [ 94 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.01.21 21:44:01.035475 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8753 | 2026.01.21 21:44:01.035551 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.01.21 21:44:01.035604 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 8755 | 2026.01.21 21:44:01.035651 [ 5 ] {441f61c9-98e8-4a5b-8217-fb351bddce04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8756 | 2026.01.21 21:44:01.035696 [ 5 ] {441f61c9-98e8-4a5b-8217-fb351bddce04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8757 | 2026.01.21 21:44:01.035763 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8758 | 2026.01.21 21:44:01.035807 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2436 rows starting from the beginning of the part | ||
| 8759 | 2026.01.21 21:44:01.035885 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1238 rows starting from the beginning of the part | ||
| 8760 | 2026.01.21 21:44:01.035941 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 107 rows starting from the beginning of the part | ||
| 8761 | 2026.01.21 21:44:01.035993 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1238 rows starting from the beginning of the part | ||
| 8762 | 2026.01.21 21:44:01.036065 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 104 rows starting from the beginning of the part | ||
| 8763 | 2026.01.21 21:44:01.036119 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2379 rows starting from the beginning of the part | ||
| 8764 | 2026.01.21 21:44:01.036185 [ 5 ] {441f61c9-98e8-4a5b-8217-fb351bddce04} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.01.21 21:44:01.036228 [ 5 ] {441f61c9-98e8-4a5b-8217-fb351bddce04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8766 | 2026.01.21 21:44:01.036600 [ 5 ] {441f61c9-98e8-4a5b-8217-fb351bddce04} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8767 | 2026.01.21 21:44:01.036815 [ 5 ] {441f61c9-98e8-4a5b-8217-fb351bddce04} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.01.21 21:44:01.036961 [ 5 ] {441f61c9-98e8-4a5b-8217-fb351bddce04} <Debug> executeQuery: Read 243 rows, 14.89 KiB in 0.001329 sec., 182844.24379232505 rows/sec., 10.94 MiB/sec. | ||
| 8769 | 2026.01.21 21:44:01.037000 [ 5 ] {441f61c9-98e8-4a5b-8217-fb351bddce04} <Debug> TCPHandler: Processed in 0.001498744 sec. | ||
| 8770 | 2026.01.21 21:44:01.037114 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2026.01.21 21:44:01.037209 [ 5 ] {a93d3d46-40c5-4d2a-85e9-f784da744947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8772 | 2026.01.21 21:44:01.037250 [ 5 ] {a93d3d46-40c5-4d2a-85e9-f784da744947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8773 | 2026.01.21 21:44:01.037760 [ 5 ] {a93d3d46-40c5-4d2a-85e9-f784da744947} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.01.21 21:44:01.037797 [ 5 ] {a93d3d46-40c5-4d2a-85e9-f784da744947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8775 | 2026.01.21 21:44:01.038139 [ 5 ] {a93d3d46-40c5-4d2a-85e9-f784da744947} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8776 | 2026.01.21 21:44:01.038351 [ 5 ] {a93d3d46-40c5-4d2a-85e9-f784da744947} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.01.21 21:44:01.038479 [ 5 ] {a93d3d46-40c5-4d2a-85e9-f784da744947} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001288 sec., 355590.06211180124 rows/sec., 23.50 MiB/sec. | ||
| 8778 | 2026.01.21 21:44:01.038518 [ 5 ] {a93d3d46-40c5-4d2a-85e9-f784da744947} <Debug> TCPHandler: Processed in 0.001453013 sec. | ||
| 8779 | 2026.01.21 21:44:01.038641 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.01.21 21:44:01.038734 [ 5 ] {2536d34e-92d1-4815-8fdc-afc6aa4d965b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8781 | 2026.01.21 21:44:01.038775 [ 5 ] {2536d34e-92d1-4815-8fdc-afc6aa4d965b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8782 | 2026.01.21 21:44:01.038930 [ 188 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7502 rows, containing 5 columns (5 merged, 0 gathered) in 0.003390413 sec., 2212709.779015123 rows/sec., 186.61 MiB/sec. | ||
| 8783 | 2026.01.21 21:44:01.039243 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8784 | 2026.01.21 21:44:01.039247 [ 5 ] {2536d34e-92d1-4815-8fdc-afc6aa4d965b} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.01.21 21:44:01.039304 [ 5 ] {2536d34e-92d1-4815-8fdc-afc6aa4d965b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8786 | 2026.01.21 21:44:01.039543 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_56_11} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.01.21 21:44:01.039629 [ 196 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_56_11} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8788 | 2026.01.21 21:44:01.039658 [ 5 ] {2536d34e-92d1-4815-8fdc-afc6aa4d965b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8789 | 2026.01.21 21:44:01.039715 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 8790 | 2026.01.21 21:44:01.039899 [ 5 ] {2536d34e-92d1-4815-8fdc-afc6aa4d965b} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.01.21 21:44:01.040038 [ 5 ] {2536d34e-92d1-4815-8fdc-afc6aa4d965b} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001321 sec., 173353.5200605602 rows/sec., 9.84 MiB/sec. | ||
| 8792 | 2026.01.21 21:44:01.040076 [ 5 ] {2536d34e-92d1-4815-8fdc-afc6aa4d965b} <Debug> TCPHandler: Processed in 0.001484874 sec. | ||
| 8793 | 2026.01.21 21:44:01.040189 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2026.01.21 21:44:01.040284 [ 5 ] {17b428b0-e92e-4c7b-a6b6-011f1c19f49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8795 | 2026.01.21 21:44:01.040324 [ 5 ] {17b428b0-e92e-4c7b-a6b6-011f1c19f49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8796 | 2026.01.21 21:44:01.041118 [ 5 ] {17b428b0-e92e-4c7b-a6b6-011f1c19f49d} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.01.21 21:44:01.041155 [ 5 ] {17b428b0-e92e-4c7b-a6b6-011f1c19f49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8798 | 2026.01.21 21:44:01.041542 [ 5 ] {17b428b0-e92e-4c7b-a6b6-011f1c19f49d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8799 | 2026.01.21 21:44:01.041759 [ 5 ] {17b428b0-e92e-4c7b-a6b6-011f1c19f49d} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.01.21 21:44:01.041866 [ 94 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8801 | 2026.01.21 21:44:01.041895 [ 5 ] {17b428b0-e92e-4c7b-a6b6-011f1c19f49d} <Debug> executeQuery: Read 1209 rows, 88.16 KiB in 0.001629 sec., 742173.1123388582 rows/sec., 52.85 MiB/sec. | ||
| 8802 | 2026.01.21 21:44:01.041902 [ 94 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.01.21 21:44:01.041936 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8804 | 2026.01.21 21:44:01.041941 [ 5 ] {17b428b0-e92e-4c7b-a6b6-011f1c19f49d} <Debug> TCPHandler: Processed in 0.001801328 sec. | ||
| 8805 | 2026.01.21 21:44:01.042028 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 8806 | 2026.01.21 21:44:01.042066 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.01.21 21:44:01.042129 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8808 | 2026.01.21 21:44:01.042163 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1267 rows starting from the beginning of the part | ||
| 8809 | 2026.01.21 21:44:01.042163 [ 5 ] {2f58254b-b6cf-45da-95f9-92e4153478b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8810 | 2026.01.21 21:44:01.042215 [ 5 ] {2f58254b-b6cf-45da-95f9-92e4153478b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8811 | 2026.01.21 21:44:01.042230 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 751 rows starting from the beginning of the part | ||
| 8812 | 2026.01.21 21:44:01.042280 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 94 rows starting from the beginning of the part | ||
| 8813 | 2026.01.21 21:44:01.042325 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 751 rows starting from the beginning of the part | ||
| 8814 | 2026.01.21 21:44:01.042369 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 88 rows starting from the beginning of the part | ||
| 8815 | 2026.01.21 21:44:01.042413 [ 197 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1209 rows starting from the beginning of the part | ||
| 8816 | 2026.01.21 21:44:01.042551 [ 5 ] {2f58254b-b6cf-45da-95f9-92e4153478b8} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.01.21 21:44:01.042587 [ 5 ] {2f58254b-b6cf-45da-95f9-92e4153478b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8818 | 2026.01.21 21:44:01.042887 [ 5 ] {2f58254b-b6cf-45da-95f9-92e4153478b8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8819 | 2026.01.21 21:44:01.043098 [ 5 ] {2f58254b-b6cf-45da-95f9-92e4153478b8} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2026.01.21 21:44:01.043236 [ 5 ] {2f58254b-b6cf-45da-95f9-92e4153478b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 8821 | 2026.01.21 21:44:01.043273 [ 5 ] {2f58254b-b6cf-45da-95f9-92e4153478b8} <Debug> TCPHandler: Processed in 0.00126031 sec. | ||
| 8822 | 2026.01.21 21:44:01.043381 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8823 | 2026.01.21 21:44:01.043475 [ 5 ] {913825d7-197c-4b8c-91c1-df23f7bf6661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8824 | 2026.01.21 21:44:01.043517 [ 5 ] {913825d7-197c-4b8c-91c1-df23f7bf6661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8825 | 2026.01.21 21:44:01.043874 [ 196 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879899 sec., 2212884.8411537004 rows/sec., 165.82 MiB/sec. | ||
| 8826 | 2026.01.21 21:44:01.044073 [ 188 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8827 | 2026.01.21 21:44:01.044074 [ 5 ] {913825d7-197c-4b8c-91c1-df23f7bf6661} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.01.21 21:44:01.044123 [ 5 ] {913825d7-197c-4b8c-91c1-df23f7bf6661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8829 | 2026.01.21 21:44:01.044387 [ 188 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_56_11} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2026.01.21 21:44:01.044463 [ 188 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_56_11} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8831 | 2026.01.21 21:44:01.044538 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 8832 | 2026.01.21 21:44:01.044546 [ 5 ] {913825d7-197c-4b8c-91c1-df23f7bf6661} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8833 | 2026.01.21 21:44:01.044784 [ 5 ] {913825d7-197c-4b8c-91c1-df23f7bf6661} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8834 | 2026.01.21 21:44:01.044894 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8835 | 2026.01.21 21:44:01.044917 [ 5 ] {913825d7-197c-4b8c-91c1-df23f7bf6661} <Debug> executeQuery: Read 907 rows, 61.28 KiB in 0.00146 sec., 621232.8767123288 rows/sec., 40.99 MiB/sec. | ||
| 8836 | 2026.01.21 21:44:01.044925 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.01.21 21:44:01.044956 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8838 | 2026.01.21 21:44:01.044962 [ 5 ] {913825d7-197c-4b8c-91c1-df23f7bf6661} <Debug> TCPHandler: Processed in 0.001629086 sec. | ||
| 8839 | 2026.01.21 21:44:01.045049 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 8840 | 2026.01.21 21:44:01.045091 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8841 | 2026.01.21 21:44:01.045173 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8842 | 2026.01.21 21:44:01.045214 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16325 rows starting from the beginning of the part | ||
| 8843 | 2026.01.21 21:44:01.045219 [ 5 ] {6dc87e21-a1ad-42b4-b125-71a75172ea39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8844 | 2026.01.21 21:44:01.045280 [ 5 ] {6dc87e21-a1ad-42b4-b125-71a75172ea39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8845 | 2026.01.21 21:44:01.045283 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 328 rows starting from the beginning of the part | ||
| 8846 | 2026.01.21 21:44:01.045343 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 163 rows starting from the beginning of the part | ||
| 8847 | 2026.01.21 21:44:01.045387 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 328 rows starting from the beginning of the part | ||
| 8848 | 2026.01.21 21:44:01.045428 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 8849 | 2026.01.21 21:44:01.045467 [ 198 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 907 rows starting from the beginning of the part | ||
| 8850 | 2026.01.21 21:44:01.045664 [ 5 ] {6dc87e21-a1ad-42b4-b125-71a75172ea39} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.01.21 21:44:01.045714 [ 5 ] {6dc87e21-a1ad-42b4-b125-71a75172ea39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8852 | 2026.01.21 21:44:01.046098 [ 5 ] {6dc87e21-a1ad-42b4-b125-71a75172ea39} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8853 | 2026.01.21 21:44:01.046324 [ 5 ] {6dc87e21-a1ad-42b4-b125-71a75172ea39} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.01.21 21:44:01.046472 [ 5 ] {6dc87e21-a1ad-42b4-b125-71a75172ea39} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001279 sec., 781.8608287724785 rows/sec., 52.68 KiB/sec. | ||
| 8855 | 2026.01.21 21:44:01.046511 [ 5 ] {6dc87e21-a1ad-42b4-b125-71a75172ea39} <Debug> TCPHandler: Processed in 0.001481584 sec. | ||
| 8856 | 2026.01.21 21:44:01.046615 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8857 | 2026.01.21 21:44:01.046711 [ 5 ] {28a7865e-d117-4c1f-8f4e-7b6800486f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8858 | 2026.01.21 21:44:01.046767 [ 5 ] {28a7865e-d117-4c1f-8f4e-7b6800486f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8859 | 2026.01.21 21:44:01.047571 [ 5 ] {28a7865e-d117-4c1f-8f4e-7b6800486f2c} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2026.01.21 21:44:01.047608 [ 5 ] {28a7865e-d117-4c1f-8f4e-7b6800486f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8861 | 2026.01.21 21:44:01.048306 [ 5 ] {28a7865e-d117-4c1f-8f4e-7b6800486f2c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8862 | 2026.01.21 21:44:01.048548 [ 5 ] {28a7865e-d117-4c1f-8f4e-7b6800486f2c} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2026.01.21 21:44:01.048693 [ 5 ] {28a7865e-d117-4c1f-8f4e-7b6800486f2c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002001 sec., 8995.502248875562 rows/sec., 16.12 MiB/sec. | ||
| 8864 | 2026.01.21 21:44:01.048749 [ 5 ] {28a7865e-d117-4c1f-8f4e-7b6800486f2c} <Debug> TCPHandler: Processed in 0.002182154 sec. | ||
| 8865 | 2026.01.21 21:44:01.048865 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2026.01.21 21:44:01.048962 [ 5 ] {7b045d54-2ef0-465f-9925-6d030090bb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8867 | 2026.01.21 21:44:01.049004 [ 5 ] {7b045d54-2ef0-465f-9925-6d030090bb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8868 | 2026.01.21 21:44:01.049339 [ 5 ] {7b045d54-2ef0-465f-9925-6d030090bb9c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.01.21 21:44:01.049375 [ 5 ] {7b045d54-2ef0-465f-9925-6d030090bb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8870 | 2026.01.21 21:44:01.049683 [ 5 ] {7b045d54-2ef0-465f-9925-6d030090bb9c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8871 | 2026.01.21 21:44:01.049890 [ 5 ] {7b045d54-2ef0-465f-9925-6d030090bb9c} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.01.21 21:44:01.049994 [ 94 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8873 | 2026.01.21 21:44:01.050018 [ 5 ] {7b045d54-2ef0-465f-9925-6d030090bb9c} <Debug> executeQuery: Read 68 rows, 3.98 KiB in 0.001075 sec., 63255.813953488374 rows/sec., 3.61 MiB/sec. | ||
| 8874 | 2026.01.21 21:44:01.050024 [ 94 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2026.01.21 21:44:01.050060 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8876 | 2026.01.21 21:44:01.050065 [ 5 ] {7b045d54-2ef0-465f-9925-6d030090bb9c} <Debug> TCPHandler: Processed in 0.00124957 sec. | ||
| 8877 | 2026.01.21 21:44:01.050135 [ 188 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 8878 | 2026.01.21 21:44:01.050210 [ 188 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8879 | 2026.01.21 21:44:01.050235 [ 188 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3252 rows starting from the beginning of the part | ||
| 8880 | 2026.01.21 21:44:01.050284 [ 188 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 108 rows starting from the beginning of the part | ||
| 8881 | 2026.01.21 21:44:01.050323 [ 188 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8882 | 2026.01.21 21:44:01.050359 [ 188 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 108 rows starting from the beginning of the part | ||
| 8883 | 2026.01.21 21:44:01.050395 [ 188 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 8884 | 2026.01.21 21:44:01.050430 [ 188 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 68 rows starting from the beginning of the part | ||
| 8885 | 2026.01.21 21:44:01.051051 [ 196 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18211 rows, containing 5 columns (5 merged, 0 gathered) in 0.006048425 sec., 3010866.465236818 rows/sec., 201.13 MiB/sec. | ||
| 8886 | 2026.01.21 21:44:01.051408 [ 199 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8887 | 2026.01.21 21:44:01.051787 [ 199 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2026.01.21 21:44:01.051877 [ 199 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8889 | 2026.01.21 21:44:01.051964 [ 190 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3656 rows, containing 4 columns (4 merged, 0 gathered) in 0.001856089 sec., 1969733.1324090601 rows/sec., 124.22 MiB/sec. | ||
| 8890 | 2026.01.21 21:44:01.052004 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 8891 | 2026.01.21 21:44:01.052377 [ 188 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8892 | 2026.01.21 21:44:01.052620 [ 188 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_56_11} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2026.01.21 21:44:01.052683 [ 188 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_56_11} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8894 | 2026.01.21 21:44:01.052743 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8895 | 2026.01.21 21:44:02.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.15 MiB, peak 309.30 MiB, free memory in arenas 0.00 B, will set to 299.33 MiB (RSS), difference: 1.18 MiB | ||
| 8896 | 2026.01.21 21:44:03.886233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17750 | ||
| 8897 | 2026.01.21 21:44:03.886794 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.01.21 21:44:03.886843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8899 | 2026.01.21 21:44:03.887370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8900 | 2026.01.21 21:44:03.887592 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2026.01.21 21:44:03.887724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17750 | ||
| 8902 | 2026.01.21 21:44:04.314130 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.01.21 21:44:04.314328 [ 5 ] {69f84ec9-102c-4fff-ab9d-c0abc3ffb889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8904 | 2026.01.21 21:44:04.314400 [ 5 ] {69f84ec9-102c-4fff-ab9d-c0abc3ffb889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8905 | 2026.01.21 21:44:04.315167 [ 5 ] {69f84ec9-102c-4fff-ab9d-c0abc3ffb889} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2026.01.21 21:44:04.315216 [ 5 ] {69f84ec9-102c-4fff-ab9d-c0abc3ffb889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8907 | 2026.01.21 21:44:04.315600 [ 5 ] {69f84ec9-102c-4fff-ab9d-c0abc3ffb889} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8908 | 2026.01.21 21:44:04.315831 [ 5 ] {69f84ec9-102c-4fff-ab9d-c0abc3ffb889} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2026.01.21 21:44:04.315988 [ 5 ] {69f84ec9-102c-4fff-ab9d-c0abc3ffb889} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.50 MiB/sec. | ||
| 8910 | 2026.01.21 21:44:04.316029 [ 5 ] {69f84ec9-102c-4fff-ab9d-c0abc3ffb889} <Debug> TCPHandler: Processed in 0.002034312 sec. | ||
| 8911 | 2026.01.21 21:44:04.316149 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2026.01.21 21:44:04.316248 [ 5 ] {88da9221-4100-48f9-b104-a762d674091d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8913 | 2026.01.21 21:44:04.316288 [ 5 ] {88da9221-4100-48f9-b104-a762d674091d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8914 | 2026.01.21 21:44:04.316717 [ 5 ] {88da9221-4100-48f9-b104-a762d674091d} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2026.01.21 21:44:04.316754 [ 5 ] {88da9221-4100-48f9-b104-a762d674091d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8916 | 2026.01.21 21:44:04.317057 [ 5 ] {88da9221-4100-48f9-b104-a762d674091d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8917 | 2026.01.21 21:44:04.317270 [ 5 ] {88da9221-4100-48f9-b104-a762d674091d} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.01.21 21:44:04.317399 [ 5 ] {88da9221-4100-48f9-b104-a762d674091d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 8919 | 2026.01.21 21:44:04.317437 [ 5 ] {88da9221-4100-48f9-b104-a762d674091d} <Debug> TCPHandler: Processed in 0.001337201 sec. | ||
| 8920 | 2026.01.21 21:44:04.317550 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2026.01.21 21:44:04.317647 [ 5 ] {b56f06d1-60dd-4450-a2c6-db82aa492e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8922 | 2026.01.21 21:44:04.317690 [ 5 ] {b56f06d1-60dd-4450-a2c6-db82aa492e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8923 | 2026.01.21 21:44:04.318078 [ 5 ] {b56f06d1-60dd-4450-a2c6-db82aa492e1f} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.01.21 21:44:04.318115 [ 5 ] {b56f06d1-60dd-4450-a2c6-db82aa492e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8925 | 2026.01.21 21:44:04.318443 [ 5 ] {b56f06d1-60dd-4450-a2c6-db82aa492e1f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8926 | 2026.01.21 21:44:04.318662 [ 5 ] {b56f06d1-60dd-4450-a2c6-db82aa492e1f} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.01.21 21:44:04.318789 [ 5 ] {b56f06d1-60dd-4450-a2c6-db82aa492e1f} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.001161 sec., 91300.6029285099 rows/sec., 6.36 MiB/sec. | ||
| 8928 | 2026.01.21 21:44:04.318827 [ 5 ] {b56f06d1-60dd-4450-a2c6-db82aa492e1f} <Debug> TCPHandler: Processed in 0.001325051 sec. | ||
| 8929 | 2026.01.21 21:44:04.318941 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2026.01.21 21:44:04.319038 [ 5 ] {354486a4-5338-47dd-b89e-940ce5398024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8931 | 2026.01.21 21:44:04.319080 [ 5 ] {354486a4-5338-47dd-b89e-940ce5398024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8932 | 2026.01.21 21:44:04.319410 [ 5 ] {354486a4-5338-47dd-b89e-940ce5398024} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.01.21 21:44:04.319446 [ 5 ] {354486a4-5338-47dd-b89e-940ce5398024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8934 | 2026.01.21 21:44:04.319762 [ 5 ] {354486a4-5338-47dd-b89e-940ce5398024} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8935 | 2026.01.21 21:44:04.319991 [ 5 ] {354486a4-5338-47dd-b89e-940ce5398024} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2026.01.21 21:44:04.320124 [ 5 ] {354486a4-5338-47dd-b89e-940ce5398024} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001105 sec., 36199.09502262443 rows/sec., 2.44 MiB/sec. | ||
| 8937 | 2026.01.21 21:44:04.320160 [ 5 ] {354486a4-5338-47dd-b89e-940ce5398024} <Debug> TCPHandler: Processed in 0.00126749 sec. | ||
| 8938 | 2026.01.21 21:44:04.816574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8939 | 2026.01.21 21:44:04.832378 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.01.21 21:44:04.832446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8941 | 2026.01.21 21:44:04.838588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8942 | 2026.01.21 21:44:04.839326 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.01.21 21:44:04.842041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8944 | 2026.01.21 21:44:06.424656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1116 | ||
| 8945 | 2026.01.21 21:44:06.427271 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2026.01.21 21:44:06.427328 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8947 | 2026.01.21 21:44:06.428617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8948 | 2026.01.21 21:44:06.428905 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2026.01.21 21:44:06.429277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
| 8950 | 2026.01.21 21:44:09.318053 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2026.01.21 21:44:09.318264 [ 5 ] {400c617a-75e7-4836-a060-2d607cabb188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8952 | 2026.01.21 21:44:09.318335 [ 5 ] {400c617a-75e7-4836-a060-2d607cabb188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8953 | 2026.01.21 21:44:09.319040 [ 5 ] {400c617a-75e7-4836-a060-2d607cabb188} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.01.21 21:44:09.319091 [ 5 ] {400c617a-75e7-4836-a060-2d607cabb188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8955 | 2026.01.21 21:44:09.319514 [ 5 ] {400c617a-75e7-4836-a060-2d607cabb188} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8956 | 2026.01.21 21:44:09.319750 [ 5 ] {400c617a-75e7-4836-a060-2d607cabb188} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2026.01.21 21:44:09.319963 [ 5 ] {400c617a-75e7-4836-a060-2d607cabb188} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001757 sec., 59191.80421172453 rows/sec., 4.94 MiB/sec. | ||
| 8958 | 2026.01.21 21:44:09.320032 [ 5 ] {400c617a-75e7-4836-a060-2d607cabb188} <Debug> TCPHandler: Processed in 0.002144334 sec. | ||
| 8959 | 2026.01.21 21:44:09.320179 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2026.01.21 21:44:09.320303 [ 5 ] {60a600d1-68e1-4f4b-ab15-c9cd3510504e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8961 | 2026.01.21 21:44:09.320360 [ 5 ] {60a600d1-68e1-4f4b-ab15-c9cd3510504e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8962 | 2026.01.21 21:44:09.320869 [ 5 ] {60a600d1-68e1-4f4b-ab15-c9cd3510504e} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2026.01.21 21:44:09.320903 [ 5 ] {60a600d1-68e1-4f4b-ab15-c9cd3510504e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8964 | 2026.01.21 21:44:09.321304 [ 5 ] {60a600d1-68e1-4f4b-ab15-c9cd3510504e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8965 | 2026.01.21 21:44:09.321517 [ 5 ] {60a600d1-68e1-4f4b-ab15-c9cd3510504e} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8966 | 2026.01.21 21:44:09.321662 [ 5 ] {60a600d1-68e1-4f4b-ab15-c9cd3510504e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001374 sec., 17467.248908296944 rows/sec., 1.28 MiB/sec. | ||
| 8967 | 2026.01.21 21:44:09.321701 [ 5 ] {60a600d1-68e1-4f4b-ab15-c9cd3510504e} <Debug> TCPHandler: Processed in 0.001576834 sec. | ||
| 8968 | 2026.01.21 21:44:09.321826 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2026.01.21 21:44:09.321924 [ 5 ] {f3009105-a5ee-462c-bfff-38172d2169e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8970 | 2026.01.21 21:44:09.321965 [ 5 ] {f3009105-a5ee-462c-bfff-38172d2169e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8971 | 2026.01.21 21:44:09.322421 [ 5 ] {f3009105-a5ee-462c-bfff-38172d2169e2} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.01.21 21:44:09.322458 [ 5 ] {f3009105-a5ee-462c-bfff-38172d2169e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8973 | 2026.01.21 21:44:09.322812 [ 5 ] {f3009105-a5ee-462c-bfff-38172d2169e2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8974 | 2026.01.21 21:44:09.323029 [ 5 ] {f3009105-a5ee-462c-bfff-38172d2169e2} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.01.21 21:44:09.323191 [ 5 ] {f3009105-a5ee-462c-bfff-38172d2169e2} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001286 sec., 68429.23794712286 rows/sec., 5.34 MiB/sec. | ||
| 8976 | 2026.01.21 21:44:09.323230 [ 5 ] {f3009105-a5ee-462c-bfff-38172d2169e2} <Debug> TCPHandler: Processed in 0.001456743 sec. | ||
| 8977 | 2026.01.21 21:44:09.323362 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2026.01.21 21:44:09.323459 [ 5 ] {bd232680-c09b-44b3-aee0-7e07971941a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8979 | 2026.01.21 21:44:09.323503 [ 5 ] {bd232680-c09b-44b3-aee0-7e07971941a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8980 | 2026.01.21 21:44:09.323952 [ 5 ] {bd232680-c09b-44b3-aee0-7e07971941a8} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.01.21 21:44:09.323987 [ 5 ] {bd232680-c09b-44b3-aee0-7e07971941a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8982 | 2026.01.21 21:44:09.324347 [ 5 ] {bd232680-c09b-44b3-aee0-7e07971941a8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8983 | 2026.01.21 21:44:09.324568 [ 5 ] {bd232680-c09b-44b3-aee0-7e07971941a8} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.01.21 21:44:09.324723 [ 5 ] {bd232680-c09b-44b3-aee0-7e07971941a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 8985 | 2026.01.21 21:44:09.324761 [ 5 ] {bd232680-c09b-44b3-aee0-7e07971941a8} <Debug> TCPHandler: Processed in 0.001449853 sec. | ||
| 8986 | 2026.01.21 21:44:09.324873 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.01.21 21:44:09.324970 [ 5 ] {21cb5051-a76b-4ede-8265-64b80cc1f974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8988 | 2026.01.21 21:44:09.325024 [ 5 ] {21cb5051-a76b-4ede-8265-64b80cc1f974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8989 | 2026.01.21 21:44:09.325870 [ 5 ] {21cb5051-a76b-4ede-8265-64b80cc1f974} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.01.21 21:44:09.325907 [ 5 ] {21cb5051-a76b-4ede-8265-64b80cc1f974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8991 | 2026.01.21 21:44:09.326479 [ 5 ] {21cb5051-a76b-4ede-8265-64b80cc1f974} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8992 | 2026.01.21 21:44:09.326704 [ 5 ] {21cb5051-a76b-4ede-8265-64b80cc1f974} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.01.21 21:44:09.326859 [ 5 ] {21cb5051-a76b-4ede-8265-64b80cc1f974} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001907 sec., 12585.212375458836 rows/sec., 22.55 MiB/sec. | ||
| 8994 | 2026.01.21 21:44:09.326933 [ 5 ] {21cb5051-a76b-4ede-8265-64b80cc1f974} <Debug> TCPHandler: Processed in 0.002110033 sec. | ||
| 8995 | 2026.01.21 21:44:09.327050 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.01.21 21:44:09.327150 [ 5 ] {862d14b9-44af-4b5b-b5cb-e9c03eee9594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8997 | 2026.01.21 21:44:09.327190 [ 5 ] {862d14b9-44af-4b5b-b5cb-e9c03eee9594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8998 | 2026.01.21 21:44:09.327535 [ 5 ] {862d14b9-44af-4b5b-b5cb-e9c03eee9594} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.01.21 21:44:09.327572 [ 5 ] {862d14b9-44af-4b5b-b5cb-e9c03eee9594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9000 | 2026.01.21 21:44:09.327876 [ 5 ] {862d14b9-44af-4b5b-b5cb-e9c03eee9594} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9001 | 2026.01.21 21:44:09.328098 [ 5 ] {862d14b9-44af-4b5b-b5cb-e9c03eee9594} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.01.21 21:44:09.328242 [ 5 ] {862d14b9-44af-4b5b-b5cb-e9c03eee9594} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 9003 | 2026.01.21 21:44:09.328279 [ 5 ] {862d14b9-44af-4b5b-b5cb-e9c03eee9594} <Debug> TCPHandler: Processed in 0.0012803 sec. | ||
| 9004 | 2026.01.21 21:44:11.172903 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9005 | 2026.01.21 21:44:11.172967 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9006 | 2026.01.21 21:44:11.387823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18262 | ||
| 9007 | 2026.01.21 21:44:11.388348 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.01.21 21:44:11.388400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9009 | 2026.01.21 21:44:11.388928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9010 | 2026.01.21 21:44:11.389175 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.01.21 21:44:11.389337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18262 | ||
| 9012 | 2026.01.21 21:44:12.342120 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9013 | 2026.01.21 21:44:12.358105 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.01.21 21:44:12.358171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9015 | 2026.01.21 21:44:12.364422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9016 | 2026.01.21 21:44:12.365126 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.01.21 21:44:12.368244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9018 | 2026.01.21 21:44:14.329057 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2026.01.21 21:44:14.329238 [ 5 ] {e59ee8f3-8904-4964-a1b0-2dfa1b31d464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9020 | 2026.01.21 21:44:14.329303 [ 5 ] {e59ee8f3-8904-4964-a1b0-2dfa1b31d464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9021 | 2026.01.21 21:44:14.330148 [ 5 ] {e59ee8f3-8904-4964-a1b0-2dfa1b31d464} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2026.01.21 21:44:14.330195 [ 5 ] {e59ee8f3-8904-4964-a1b0-2dfa1b31d464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9023 | 2026.01.21 21:44:14.330600 [ 5 ] {e59ee8f3-8904-4964-a1b0-2dfa1b31d464} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9024 | 2026.01.21 21:44:14.330837 [ 5 ] {e59ee8f3-8904-4964-a1b0-2dfa1b31d464} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2026.01.21 21:44:14.330987 [ 5 ] {e59ee8f3-8904-4964-a1b0-2dfa1b31d464} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001797 sec., 248191.4301613801 rows/sec., 15.74 MiB/sec. | ||
| 9026 | 2026.01.21 21:44:14.331028 [ 5 ] {e59ee8f3-8904-4964-a1b0-2dfa1b31d464} <Debug> TCPHandler: Processed in 0.002099413 sec. | ||
| 9027 | 2026.01.21 21:44:14.331156 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2026.01.21 21:44:14.331252 [ 5 ] {94d3e97b-71ca-41b9-afa7-1f15eba6a6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9029 | 2026.01.21 21:44:14.331292 [ 5 ] {94d3e97b-71ca-41b9-afa7-1f15eba6a6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9030 | 2026.01.21 21:44:14.332363 [ 5 ] {94d3e97b-71ca-41b9-afa7-1f15eba6a6d4} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.01.21 21:44:14.332409 [ 5 ] {94d3e97b-71ca-41b9-afa7-1f15eba6a6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9032 | 2026.01.21 21:44:14.332897 [ 5 ] {94d3e97b-71ca-41b9-afa7-1f15eba6a6d4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9033 | 2026.01.21 21:44:14.333208 [ 5 ] {94d3e97b-71ca-41b9-afa7-1f15eba6a6d4} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.01.21 21:44:14.333372 [ 5 ] {94d3e97b-71ca-41b9-afa7-1f15eba6a6d4} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.002137 sec., 579316.7992512869 rows/sec., 46.04 MiB/sec. | ||
| 9035 | 2026.01.21 21:44:14.333420 [ 5 ] {94d3e97b-71ca-41b9-afa7-1f15eba6a6d4} <Debug> TCPHandler: Processed in 0.002314096 sec. | ||
| 9036 | 2026.01.21 21:44:14.333548 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2026.01.21 21:44:14.333658 [ 5 ] {aa3df834-f516-421d-a920-ee8972077146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9038 | 2026.01.21 21:44:14.333712 [ 5 ] {aa3df834-f516-421d-a920-ee8972077146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9039 | 2026.01.21 21:44:14.334288 [ 5 ] {aa3df834-f516-421d-a920-ee8972077146} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.01.21 21:44:14.334325 [ 5 ] {aa3df834-f516-421d-a920-ee8972077146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9041 | 2026.01.21 21:44:14.334631 [ 5 ] {aa3df834-f516-421d-a920-ee8972077146} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9042 | 2026.01.21 21:44:14.334843 [ 5 ] {aa3df834-f516-421d-a920-ee8972077146} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.01.21 21:44:14.334975 [ 5 ] {aa3df834-f516-421d-a920-ee8972077146} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001341 sec., 179716.6293810589 rows/sec., 10.74 MiB/sec. | ||
| 9044 | 2026.01.21 21:44:14.335013 [ 5 ] {aa3df834-f516-421d-a920-ee8972077146} <Debug> TCPHandler: Processed in 0.001526835 sec. | ||
| 9045 | 2026.01.21 21:44:14.335122 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.01.21 21:44:14.335217 [ 5 ] {2469ed13-ab34-46b2-ab91-c2c450ceac50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9047 | 2026.01.21 21:44:14.335256 [ 5 ] {2469ed13-ab34-46b2-ab91-c2c450ceac50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9048 | 2026.01.21 21:44:14.335771 [ 5 ] {2469ed13-ab34-46b2-ab91-c2c450ceac50} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.01.21 21:44:14.335806 [ 5 ] {2469ed13-ab34-46b2-ab91-c2c450ceac50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9050 | 2026.01.21 21:44:14.336109 [ 5 ] {2469ed13-ab34-46b2-ab91-c2c450ceac50} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9051 | 2026.01.21 21:44:14.336352 [ 5 ] {2469ed13-ab34-46b2-ab91-c2c450ceac50} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.01.21 21:44:14.336484 [ 5 ] {2469ed13-ab34-46b2-ab91-c2c450ceac50} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001285 sec., 178988.32684824904 rows/sec., 11.54 MiB/sec. | ||
| 9053 | 2026.01.21 21:44:14.336522 [ 5 ] {2469ed13-ab34-46b2-ab91-c2c450ceac50} <Debug> TCPHandler: Processed in 0.001451522 sec. | ||
| 9054 | 2026.01.21 21:44:14.336634 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.01.21 21:44:14.336729 [ 5 ] {bad8e06e-0aef-4c4f-a02d-e003c52e2683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9056 | 2026.01.21 21:44:14.336768 [ 5 ] {bad8e06e-0aef-4c4f-a02d-e003c52e2683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9057 | 2026.01.21 21:44:14.337265 [ 5 ] {bad8e06e-0aef-4c4f-a02d-e003c52e2683} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.01.21 21:44:14.337302 [ 5 ] {bad8e06e-0aef-4c4f-a02d-e003c52e2683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9059 | 2026.01.21 21:44:14.337617 [ 5 ] {bad8e06e-0aef-4c4f-a02d-e003c52e2683} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9060 | 2026.01.21 21:44:14.337829 [ 5 ] {bad8e06e-0aef-4c4f-a02d-e003c52e2683} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.01.21 21:44:14.337959 [ 5 ] {bad8e06e-0aef-4c4f-a02d-e003c52e2683} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001247 sec., 183640.73777064955 rows/sec., 10.43 MiB/sec. | ||
| 9062 | 2026.01.21 21:44:14.337996 [ 5 ] {bad8e06e-0aef-4c4f-a02d-e003c52e2683} <Debug> TCPHandler: Processed in 0.001412082 sec. | ||
| 9063 | 2026.01.21 21:44:14.338105 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.01.21 21:44:14.338202 [ 5 ] {675e972a-2cb3-4214-b0cb-b76ba6ab8d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9065 | 2026.01.21 21:44:14.338241 [ 5 ] {675e972a-2cb3-4214-b0cb-b76ba6ab8d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9066 | 2026.01.21 21:44:14.338977 [ 5 ] {675e972a-2cb3-4214-b0cb-b76ba6ab8d2e} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.01.21 21:44:14.339012 [ 5 ] {675e972a-2cb3-4214-b0cb-b76ba6ab8d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9068 | 2026.01.21 21:44:14.339350 [ 5 ] {675e972a-2cb3-4214-b0cb-b76ba6ab8d2e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9069 | 2026.01.21 21:44:14.339558 [ 5 ] {675e972a-2cb3-4214-b0cb-b76ba6ab8d2e} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.01.21 21:44:14.339682 [ 5 ] {675e972a-2cb3-4214-b0cb-b76ba6ab8d2e} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001498 sec., 501335.1134846462 rows/sec., 35.01 MiB/sec. | ||
| 9071 | 2026.01.21 21:44:14.339719 [ 5 ] {675e972a-2cb3-4214-b0cb-b76ba6ab8d2e} <Debug> TCPHandler: Processed in 0.001664926 sec. | ||
| 9072 | 2026.01.21 21:44:14.339831 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2026.01.21 21:44:14.339926 [ 5 ] {beaf77d0-8e0d-49ed-aed6-d76abe89f8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9074 | 2026.01.21 21:44:14.339967 [ 5 ] {beaf77d0-8e0d-49ed-aed6-d76abe89f8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9075 | 2026.01.21 21:44:14.340302 [ 5 ] {beaf77d0-8e0d-49ed-aed6-d76abe89f8dd} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.01.21 21:44:14.340338 [ 5 ] {beaf77d0-8e0d-49ed-aed6-d76abe89f8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9077 | 2026.01.21 21:44:14.340634 [ 5 ] {beaf77d0-8e0d-49ed-aed6-d76abe89f8dd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9078 | 2026.01.21 21:44:14.340842 [ 5 ] {beaf77d0-8e0d-49ed-aed6-d76abe89f8dd} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2026.01.21 21:44:14.340971 [ 5 ] {beaf77d0-8e0d-49ed-aed6-d76abe89f8dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 9080 | 2026.01.21 21:44:14.341008 [ 5 ] {beaf77d0-8e0d-49ed-aed6-d76abe89f8dd} <Debug> TCPHandler: Processed in 0.001226499 sec. | ||
| 9081 | 2026.01.21 21:44:14.341118 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.01.21 21:44:14.341211 [ 5 ] {760e628c-b0a6-4112-9243-107695c8ec49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9083 | 2026.01.21 21:44:14.341253 [ 5 ] {760e628c-b0a6-4112-9243-107695c8ec49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9084 | 2026.01.21 21:44:14.341710 [ 5 ] {760e628c-b0a6-4112-9243-107695c8ec49} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.01.21 21:44:14.341744 [ 5 ] {760e628c-b0a6-4112-9243-107695c8ec49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9086 | 2026.01.21 21:44:14.342083 [ 5 ] {760e628c-b0a6-4112-9243-107695c8ec49} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9087 | 2026.01.21 21:44:14.342292 [ 5 ] {760e628c-b0a6-4112-9243-107695c8ec49} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.01.21 21:44:14.342418 [ 5 ] {760e628c-b0a6-4112-9243-107695c8ec49} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001224 sec., 267973.85620915034 rows/sec., 17.56 MiB/sec. | ||
| 9089 | 2026.01.21 21:44:14.342454 [ 5 ] {760e628c-b0a6-4112-9243-107695c8ec49} <Debug> TCPHandler: Processed in 0.001386631 sec. | ||
| 9090 | 2026.01.21 21:44:14.342562 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2026.01.21 21:44:14.342656 [ 5 ] {9ab10e05-7abd-49ee-80a3-47e4e4b324f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9092 | 2026.01.21 21:44:14.342697 [ 5 ] {9ab10e05-7abd-49ee-80a3-47e4e4b324f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9093 | 2026.01.21 21:44:14.343001 [ 5 ] {9ab10e05-7abd-49ee-80a3-47e4e4b324f3} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.01.21 21:44:14.343036 [ 5 ] {9ab10e05-7abd-49ee-80a3-47e4e4b324f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9095 | 2026.01.21 21:44:14.343338 [ 5 ] {9ab10e05-7abd-49ee-80a3-47e4e4b324f3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9096 | 2026.01.21 21:44:14.343545 [ 5 ] {9ab10e05-7abd-49ee-80a3-47e4e4b324f3} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.01.21 21:44:14.343669 [ 5 ] {9ab10e05-7abd-49ee-80a3-47e4e4b324f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 9098 | 2026.01.21 21:44:14.343704 [ 5 ] {9ab10e05-7abd-49ee-80a3-47e4e4b324f3} <Debug> TCPHandler: Processed in 0.001191079 sec. | ||
| 9099 | 2026.01.21 21:44:14.343811 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.01.21 21:44:14.343904 [ 5 ] {2bc814cd-00fc-43a4-aa77-1eeb40af3ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9101 | 2026.01.21 21:44:14.343958 [ 5 ] {2bc814cd-00fc-43a4-aa77-1eeb40af3ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9102 | 2026.01.21 21:44:14.344739 [ 5 ] {2bc814cd-00fc-43a4-aa77-1eeb40af3ab6} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.01.21 21:44:14.344773 [ 5 ] {2bc814cd-00fc-43a4-aa77-1eeb40af3ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9104 | 2026.01.21 21:44:14.345326 [ 5 ] {2bc814cd-00fc-43a4-aa77-1eeb40af3ab6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9105 | 2026.01.21 21:44:14.345551 [ 5 ] {2bc814cd-00fc-43a4-aa77-1eeb40af3ab6} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.01.21 21:44:14.345686 [ 5 ] {2bc814cd-00fc-43a4-aa77-1eeb40af3ab6} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001799 sec., 10005.55864369094 rows/sec., 17.93 MiB/sec. | ||
| 9107 | 2026.01.21 21:44:14.345738 [ 5 ] {2bc814cd-00fc-43a4-aa77-1eeb40af3ab6} <Debug> TCPHandler: Processed in 0.001977351 sec. | ||
| 9108 | 2026.01.21 21:44:14.345853 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.01.21 21:44:14.345949 [ 5 ] {690145e1-6443-4656-9d84-ebc28f054d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9110 | 2026.01.21 21:44:14.345989 [ 5 ] {690145e1-6443-4656-9d84-ebc28f054d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9111 | 2026.01.21 21:44:14.346337 [ 5 ] {690145e1-6443-4656-9d84-ebc28f054d78} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.01.21 21:44:14.346372 [ 5 ] {690145e1-6443-4656-9d84-ebc28f054d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9113 | 2026.01.21 21:44:14.346678 [ 5 ] {690145e1-6443-4656-9d84-ebc28f054d78} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9114 | 2026.01.21 21:44:14.346892 [ 5 ] {690145e1-6443-4656-9d84-ebc28f054d78} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.01.21 21:44:14.347014 [ 5 ] {690145e1-6443-4656-9d84-ebc28f054d78} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001084 sec., 99630.99630996311 rows/sec., 6.07 MiB/sec. | ||
| 9116 | 2026.01.21 21:44:14.347050 [ 5 ] {690145e1-6443-4656-9d84-ebc28f054d78} <Debug> TCPHandler: Processed in 0.001247199 sec. | ||
| 9117 | 2026.01.21 21:44:16.429551 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1150 | ||
| 9118 | 2026.01.21 21:44:16.431971 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.01.21 21:44:16.432008 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9120 | 2026.01.21 21:44:16.433160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9121 | 2026.01.21 21:44:16.433428 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.01.21 21:44:16.433675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 9123 | 2026.01.21 21:44:18.889477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18710 | ||
| 9124 | 2026.01.21 21:44:18.890091 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9125 | 2026.01.21 21:44:18.890142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9126 | 2026.01.21 21:44:18.890727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9127 | 2026.01.21 21:44:18.890972 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2026.01.21 21:44:18.891122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18710 | ||
| 9129 | 2026.01.21 21:44:19.317528 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2026.01.21 21:44:19.317704 [ 5 ] {dbfa7623-aae3-46c1-a6bc-a292592f77ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9131 | 2026.01.21 21:44:19.317772 [ 5 ] {dbfa7623-aae3-46c1-a6bc-a292592f77ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9132 | 2026.01.21 21:44:19.318406 [ 5 ] {dbfa7623-aae3-46c1-a6bc-a292592f77ed} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2026.01.21 21:44:19.318457 [ 5 ] {dbfa7623-aae3-46c1-a6bc-a292592f77ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9134 | 2026.01.21 21:44:19.318826 [ 5 ] {dbfa7623-aae3-46c1-a6bc-a292592f77ed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9135 | 2026.01.21 21:44:19.319053 [ 5 ] {dbfa7623-aae3-46c1-a6bc-a292592f77ed} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2026.01.21 21:44:19.319221 [ 5 ] {dbfa7623-aae3-46c1-a6bc-a292592f77ed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001564 sec., 1278.772378516624 rows/sec., 104.27 KiB/sec. | ||
| 9137 | 2026.01.21 21:44:19.319272 [ 5 ] {dbfa7623-aae3-46c1-a6bc-a292592f77ed} <Debug> TCPHandler: Processed in 0.001871709 sec. | ||
| 9138 | 2026.01.21 21:44:19.319397 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9139 | 2026.01.21 21:44:19.319502 [ 5 ] {e2543211-b154-4a21-8eb8-19f71602ce4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9140 | 2026.01.21 21:44:19.319544 [ 5 ] {e2543211-b154-4a21-8eb8-19f71602ce4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9141 | 2026.01.21 21:44:19.320023 [ 5 ] {e2543211-b154-4a21-8eb8-19f71602ce4b} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.01.21 21:44:19.320058 [ 5 ] {e2543211-b154-4a21-8eb8-19f71602ce4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9143 | 2026.01.21 21:44:19.320379 [ 5 ] {e2543211-b154-4a21-8eb8-19f71602ce4b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9144 | 2026.01.21 21:44:19.320586 [ 5 ] {e2543211-b154-4a21-8eb8-19f71602ce4b} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.01.21 21:44:19.320718 [ 5 ] {e2543211-b154-4a21-8eb8-19f71602ce4b} <Debug> executeQuery: Read 105 rows, 8.96 KiB in 0.001241 sec., 84609.18614020951 rows/sec., 7.05 MiB/sec. | ||
| 9146 | 2026.01.21 21:44:19.320756 [ 5 ] {e2543211-b154-4a21-8eb8-19f71602ce4b} <Debug> TCPHandler: Processed in 0.001410192 sec. | ||
| 9147 | 2026.01.21 21:44:19.320875 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9148 | 2026.01.21 21:44:19.320971 [ 5 ] {edefd93a-1ae2-4656-b5a9-3eac5044c0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9149 | 2026.01.21 21:44:19.321010 [ 5 ] {edefd93a-1ae2-4656-b5a9-3eac5044c0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9150 | 2026.01.21 21:44:19.321411 [ 5 ] {edefd93a-1ae2-4656-b5a9-3eac5044c0c7} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2026.01.21 21:44:19.321445 [ 5 ] {edefd93a-1ae2-4656-b5a9-3eac5044c0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9152 | 2026.01.21 21:44:19.321739 [ 5 ] {edefd93a-1ae2-4656-b5a9-3eac5044c0c7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9153 | 2026.01.21 21:44:19.321951 [ 5 ] {edefd93a-1ae2-4656-b5a9-3eac5044c0c7} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2026.01.21 21:44:19.322055 [ 60 ] {} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9155 | 2026.01.21 21:44:19.322080 [ 5 ] {edefd93a-1ae2-4656-b5a9-3eac5044c0c7} <Debug> executeQuery: Read 26 rows, 1.94 KiB in 0.001129 sec., 23029.229406554474 rows/sec., 1.68 MiB/sec. | ||
| 9156 | 2026.01.21 21:44:19.322098 [ 60 ] {} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.01.21 21:44:19.322119 [ 5 ] {edefd93a-1ae2-4656-b5a9-3eac5044c0c7} <Debug> TCPHandler: Processed in 0.001294301 sec. | ||
| 9158 | 2026.01.21 21:44:19.322124 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9159 | 2026.01.21 21:44:19.322244 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 9160 | 2026.01.21 21:44:19.322249 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2026.01.21 21:44:19.322380 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9162 | 2026.01.21 21:44:19.322384 [ 5 ] {9f13e637-3214-484e-a288-cb6afc7d31e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9163 | 2026.01.21 21:44:19.322419 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 283 rows starting from the beginning of the part | ||
| 9164 | 2026.01.21 21:44:19.322437 [ 5 ] {9f13e637-3214-484e-a288-cb6afc7d31e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9165 | 2026.01.21 21:44:19.322488 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 9166 | 2026.01.21 21:44:19.322539 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 243 rows starting from the beginning of the part | ||
| 9167 | 2026.01.21 21:44:19.322582 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 9168 | 2026.01.21 21:44:19.322623 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 241 rows starting from the beginning of the part | ||
| 9169 | 2026.01.21 21:44:19.322663 [ 190 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 9170 | 2026.01.21 21:44:19.322877 [ 5 ] {9f13e637-3214-484e-a288-cb6afc7d31e8} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.01.21 21:44:19.322917 [ 5 ] {9f13e637-3214-484e-a288-cb6afc7d31e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9172 | 2026.01.21 21:44:19.323236 [ 5 ] {9f13e637-3214-484e-a288-cb6afc7d31e8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9173 | 2026.01.21 21:44:19.323450 [ 5 ] {9f13e637-3214-484e-a288-cb6afc7d31e8} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2026.01.21 21:44:19.323544 [ 188 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354231 sec., 621016.6507781907 rows/sec., 40.59 MiB/sec. | ||
| 9175 | 2026.01.21 21:44:19.323577 [ 5 ] {9f13e637-3214-484e-a288-cb6afc7d31e8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001211 sec., 74318.74483897605 rows/sec., 5.81 MiB/sec. | ||
| 9176 | 2026.01.21 21:44:19.323614 [ 5 ] {9f13e637-3214-484e-a288-cb6afc7d31e8} <Debug> TCPHandler: Processed in 0.001415502 sec. | ||
| 9177 | 2026.01.21 21:44:19.323691 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9178 | 2026.01.21 21:44:19.323731 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2026.01.21 21:44:19.323830 [ 5 ] {6f46026e-f282-417f-b433-cbc2d98d0f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9180 | 2026.01.21 21:44:19.323874 [ 5 ] {6f46026e-f282-417f-b433-cbc2d98d0f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9181 | 2026.01.21 21:44:19.323967 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_51_10} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2026.01.21 21:44:19.324047 [ 194 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_51_10} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9183 | 2026.01.21 21:44:19.324136 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9184 | 2026.01.21 21:44:19.324291 [ 5 ] {6f46026e-f282-417f-b433-cbc2d98d0f3f} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2026.01.21 21:44:19.324330 [ 5 ] {6f46026e-f282-417f-b433-cbc2d98d0f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9186 | 2026.01.21 21:44:19.324656 [ 5 ] {6f46026e-f282-417f-b433-cbc2d98d0f3f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9187 | 2026.01.21 21:44:19.324857 [ 5 ] {6f46026e-f282-417f-b433-cbc2d98d0f3f} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2026.01.21 21:44:19.324986 [ 5 ] {6f46026e-f282-417f-b433-cbc2d98d0f3f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001174 sec., 137137.98977853495 rows/sec., 9.55 MiB/sec. | ||
| 9189 | 2026.01.21 21:44:19.325022 [ 5 ] {6f46026e-f282-417f-b433-cbc2d98d0f3f} <Debug> TCPHandler: Processed in 0.001340871 sec. | ||
| 9190 | 2026.01.21 21:44:19.325131 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2026.01.21 21:44:19.325225 [ 5 ] {61c9a1ad-7b9a-48ea-b9cd-65ad1117e872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9192 | 2026.01.21 21:44:19.325279 [ 5 ] {61c9a1ad-7b9a-48ea-b9cd-65ad1117e872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9193 | 2026.01.21 21:44:19.326085 [ 5 ] {61c9a1ad-7b9a-48ea-b9cd-65ad1117e872} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2026.01.21 21:44:19.326122 [ 5 ] {61c9a1ad-7b9a-48ea-b9cd-65ad1117e872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9195 | 2026.01.21 21:44:19.326680 [ 5 ] {61c9a1ad-7b9a-48ea-b9cd-65ad1117e872} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9196 | 2026.01.21 21:44:19.326903 [ 5 ] {61c9a1ad-7b9a-48ea-b9cd-65ad1117e872} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9197 | 2026.01.21 21:44:19.327003 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9198 | 2026.01.21 21:44:19.327035 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.01.21 21:44:19.327049 [ 5 ] {61c9a1ad-7b9a-48ea-b9cd-65ad1117e872} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001841 sec., 13036.393264530147 rows/sec., 23.36 MiB/sec. | ||
| 9200 | 2026.01.21 21:44:19.327055 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9201 | 2026.01.21 21:44:19.327115 [ 5 ] {61c9a1ad-7b9a-48ea-b9cd-65ad1117e872} <Debug> TCPHandler: Processed in 0.002033872 sec. | ||
| 9202 | 2026.01.21 21:44:19.327136 [ 190 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 9203 | 2026.01.21 21:44:19.327230 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9204 | 2026.01.21 21:44:19.327312 [ 190 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9205 | 2026.01.21 21:44:19.327330 [ 5 ] {0eee6aed-924c-4d0a-b668-5bdd3b5a63c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9206 | 2026.01.21 21:44:19.327361 [ 190 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 953 rows starting from the beginning of the part | ||
| 9207 | 2026.01.21 21:44:19.327374 [ 5 ] {0eee6aed-924c-4d0a-b668-5bdd3b5a63c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9208 | 2026.01.21 21:44:19.327470 [ 190 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 9209 | 2026.01.21 21:44:19.327573 [ 190 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 18 rows starting from the beginning of the part | ||
| 9210 | 2026.01.21 21:44:19.327669 [ 190 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 9211 | 2026.01.21 21:44:19.327725 [ 5 ] {0eee6aed-924c-4d0a-b668-5bdd3b5a63c5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.01.21 21:44:19.327764 [ 5 ] {0eee6aed-924c-4d0a-b668-5bdd3b5a63c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9213 | 2026.01.21 21:44:19.327769 [ 190 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
| 9214 | 2026.01.21 21:44:19.327876 [ 190 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 9215 | 2026.01.21 21:44:19.328086 [ 5 ] {0eee6aed-924c-4d0a-b668-5bdd3b5a63c5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9216 | 2026.01.21 21:44:19.328417 [ 5 ] {0eee6aed-924c-4d0a-b668-5bdd3b5a63c5} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2026.01.21 21:44:19.328587 [ 5 ] {0eee6aed-924c-4d0a-b668-5bdd3b5a63c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 9218 | 2026.01.21 21:44:19.328639 [ 5 ] {0eee6aed-924c-4d0a-b668-5bdd3b5a63c5} <Debug> TCPHandler: Processed in 0.001458203 sec. | ||
| 9219 | 2026.01.21 21:44:19.334264 [ 195 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 19 columns (19 merged, 0 gathered) in 0.007153422 sec., 148320.6219345091 rows/sec., 265.78 MiB/sec. | ||
| 9220 | 2026.01.21 21:44:19.335797 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9221 | 2026.01.21 21:44:19.336150 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9222 | 2026.01.21 21:44:19.336219 [ 201 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9223 | 2026.01.21 21:44:19.336333 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 9224 | 2026.01.21 21:44:19.868344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9225 | 2026.01.21 21:44:19.886285 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.01.21 21:44:19.886357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9227 | 2026.01.21 21:44:19.892474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9228 | 2026.01.21 21:44:19.893188 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.01.21 21:44:19.896782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9230 | 2026.01.21 21:44:20.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.42 MiB, peak 309.30 MiB, free memory in arenas 0.00 B, will set to 304.38 MiB (RSS), difference: 2.96 MiB | ||
| 9231 | 2026.01.21 21:44:23.629445 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38448 | ||
| 9232 | 2026.01.21 21:44:23.629560 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9233 | 2026.01.21 21:44:23.629585 [ 292 ] {} <Debug> TCP-Session: 7ac1e642-02be-41b7-a443-f7f696033de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38448 | ||
| 9234 | 2026.01.21 21:44:23.629607 [ 292 ] {} <Debug> TCP-Session: 7ac1e642-02be-41b7-a443-f7f696033de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9235 | 2026.01.21 21:44:23.629620 [ 292 ] {} <Debug> TCP-Session: 7ac1e642-02be-41b7-a443-f7f696033de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9236 | 2026.01.21 21:44:23.629795 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41082 | ||
| 9237 | 2026.01.21 21:44:23.629808 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62139 | ||
| 9238 | 2026.01.21 21:44:23.629851 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49299 | ||
| 9239 | 2026.01.21 21:44:23.629873 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61558 | ||
| 9240 | 2026.01.21 21:44:23.629895 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54088 | ||
| 9241 | 2026.01.21 21:44:23.629920 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9242 | 2026.01.21 21:44:23.629949 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9243 | 2026.01.21 21:44:23.629955 [ 292 ] {} <Trace> TCP-Session: 7ac1e642-02be-41b7-a443-f7f696033de2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9244 | 2026.01.21 21:44:23.629975 [ 293 ] {} <Debug> TCP-Session: 76e0498b-00d7-4ee6-b02f-998cd976a753 Authenticating user 'default' from [fd00:1122:3344:101::e]:41082 | ||
| 9245 | 2026.01.21 21:44:23.629977 [ 289 ] {} <Debug> TCP-Session: cb2560de-9c8b-4a77-ac7d-69ed180ff788 Authenticating user 'default' from [fd00:1122:3344:101::e]:49299 | ||
| 9246 | 2026.01.21 21:44:23.629951 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9247 | 2026.01.21 21:44:23.630020 [ 289 ] {} <Debug> TCP-Session: cb2560de-9c8b-4a77-ac7d-69ed180ff788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2026.01.21 21:44:23.630015 [ 293 ] {} <Debug> TCP-Session: 76e0498b-00d7-4ee6-b02f-998cd976a753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9249 | 2026.01.21 21:44:23.630058 [ 289 ] {} <Debug> TCP-Session: cb2560de-9c8b-4a77-ac7d-69ed180ff788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9250 | 2026.01.21 21:44:23.630058 [ 3 ] {} <Debug> TCP-Session: 6b7d2bee-718b-4789-8c0d-29c7bf6216a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62139 | ||
| 9251 | 2026.01.21 21:44:23.630071 [ 293 ] {} <Debug> TCP-Session: 76e0498b-00d7-4ee6-b02f-998cd976a753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9252 | 2026.01.21 21:44:23.629840 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52438 | ||
| 9253 | 2026.01.21 21:44:23.630103 [ 3 ] {} <Debug> TCP-Session: 6b7d2bee-718b-4789-8c0d-29c7bf6216a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.01.21 21:44:23.629832 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38011 | ||
| 9255 | 2026.01.21 21:44:23.630144 [ 3 ] {} <Debug> TCP-Session: 6b7d2bee-718b-4789-8c0d-29c7bf6216a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9256 | 2026.01.21 21:44:23.630161 [ 292 ] {19ae8555-03b0-4643-b857-bd4b04dd8135} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38448) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9257 | 2026.01.21 21:44:23.629808 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37700 | ||
| 9258 | 2026.01.21 21:44:23.630566 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9259 | 2026.01.21 21:44:23.630604 [ 288 ] {} <Debug> TCP-Session: aa8f9778-1b45-4b3e-affe-e5664de5ea8f Authenticating user 'default' from [fd00:1122:3344:101::e]:52438 | ||
| 9260 | 2026.01.21 21:44:23.630622 [ 288 ] {} <Debug> TCP-Session: aa8f9778-1b45-4b3e-affe-e5664de5ea8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2026.01.21 21:44:23.630634 [ 288 ] {} <Debug> TCP-Session: aa8f9778-1b45-4b3e-affe-e5664de5ea8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2026.01.21 21:44:23.630643 [ 292 ] {19ae8555-03b0-4643-b857-bd4b04dd8135} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9263 | 2026.01.21 21:44:23.630684 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9264 | 2026.01.21 21:44:23.630708 [ 292 ] {19ae8555-03b0-4643-b857-bd4b04dd8135} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9265 | 2026.01.21 21:44:23.630721 [ 294 ] {} <Debug> TCP-Session: 8c993afc-08fa-4596-be2b-d69e55eb9fba Authenticating user 'default' from [fd00:1122:3344:101::e]:37700 | ||
| 9266 | 2026.01.21 21:44:23.630749 [ 294 ] {} <Debug> TCP-Session: 8c993afc-08fa-4596-be2b-d69e55eb9fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2026.01.21 21:44:23.630762 [ 294 ] {} <Debug> TCP-Session: 8c993afc-08fa-4596-be2b-d69e55eb9fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.01.21 21:44:23.630933 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9269 | 2026.01.21 21:44:23.630937 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9270 | 2026.01.21 21:44:23.630976 [ 290 ] {} <Debug> TCP-Session: 8c63b107-fe06-459a-9c84-562283766da9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61558 | ||
| 9271 | 2026.01.21 21:44:23.630986 [ 287 ] {} <Debug> TCP-Session: 31ea852e-6796-452e-944e-5859ab9accc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38011 | ||
| 9272 | 2026.01.21 21:44:23.630999 [ 290 ] {} <Debug> TCP-Session: 8c63b107-fe06-459a-9c84-562283766da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9273 | 2026.01.21 21:44:23.631005 [ 287 ] {} <Debug> TCP-Session: 31ea852e-6796-452e-944e-5859ab9accc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9274 | 2026.01.21 21:44:23.631020 [ 290 ] {} <Debug> TCP-Session: 8c63b107-fe06-459a-9c84-562283766da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9275 | 2026.01.21 21:44:23.631024 [ 287 ] {} <Debug> TCP-Session: 31ea852e-6796-452e-944e-5859ab9accc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9276 | 2026.01.21 21:44:23.631062 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9277 | 2026.01.21 21:44:23.631108 [ 291 ] {} <Debug> TCP-Session: 825ae609-9629-4fbd-b268-f38e0598b9b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54088 | ||
| 9278 | 2026.01.21 21:44:23.631131 [ 291 ] {} <Debug> TCP-Session: 825ae609-9629-4fbd-b268-f38e0598b9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9279 | 2026.01.21 21:44:23.631143 [ 291 ] {} <Debug> TCP-Session: 825ae609-9629-4fbd-b268-f38e0598b9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9280 | 2026.01.21 21:44:23.631200 [ 292 ] {19ae8555-03b0-4643-b857-bd4b04dd8135} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 9281 | 2026.01.21 21:44:23.632301 [ 327 ] {19ae8555-03b0-4643-b857-bd4b04dd8135} <Trace> AggregatingTransform: Aggregating | ||
| 9282 | 2026.01.21 21:44:23.632341 [ 327 ] {19ae8555-03b0-4643-b857-bd4b04dd8135} <Trace> Aggregator: Aggregation method: without_key | ||
| 9283 | 2026.01.21 21:44:23.632370 [ 327 ] {19ae8555-03b0-4643-b857-bd4b04dd8135} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001062987 sec. (940.745 rows/sec., 36.75 KiB/sec.) | ||
| 9284 | 2026.01.21 21:44:23.632385 [ 327 ] {19ae8555-03b0-4643-b857-bd4b04dd8135} <Trace> Aggregator: Merging aggregated data | ||
| 9285 | 2026.01.21 21:44:23.633522 [ 292 ] {19ae8555-03b0-4643-b857-bd4b04dd8135} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003427 sec., 291.8004085205719 rows/sec., 11.40 KiB/sec. | ||
| 9286 | 2026.01.21 21:44:23.633648 [ 292 ] {19ae8555-03b0-4643-b857-bd4b04dd8135} <Debug> TCPHandler: Processed in 0.00384061 sec. | ||
| 9287 | 2026.01.21 21:44:23.633772 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9288 | 2026.01.21 21:44:23.633801 [ 292 ] {} <Debug> TCP-Session: 7ac1e642-02be-41b7-a443-f7f696033de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.01.21 21:44:23.633803 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9290 | 2026.01.21 21:44:23.633823 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9291 | 2026.01.21 21:44:23.633842 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9292 | 2026.01.21 21:44:23.633860 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9293 | 2026.01.21 21:44:23.633872 [ 287 ] {} <Debug> TCP-Session: 31ea852e-6796-452e-944e-5859ab9accc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.01.21 21:44:23.633878 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9295 | 2026.01.21 21:44:23.633893 [ 291 ] {} <Debug> TCP-Session: 825ae609-9629-4fbd-b268-f38e0598b9b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2026.01.21 21:44:23.633905 [ 294 ] {} <Debug> TCP-Session: 8c993afc-08fa-4596-be2b-d69e55eb9fba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9297 | 2026.01.21 21:44:23.633928 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9298 | 2026.01.21 21:44:23.633936 [ 288 ] {} <Debug> TCP-Session: aa8f9778-1b45-4b3e-affe-e5664de5ea8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9299 | 2026.01.21 21:44:23.633913 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9300 | 2026.01.21 21:44:23.633976 [ 290 ] {} <Debug> TCP-Session: 8c63b107-fe06-459a-9c84-562283766da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2026.01.21 21:44:23.633894 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9302 | 2026.01.21 21:44:23.634013 [ 289 ] {} <Debug> TCP-Session: cb2560de-9c8b-4a77-ac7d-69ed180ff788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.01.21 21:44:23.633852 [ 293 ] {} <Debug> TCP-Session: 76e0498b-00d7-4ee6-b02f-998cd976a753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9304 | 2026.01.21 21:44:23.634046 [ 3 ] {} <Debug> TCP-Session: 6b7d2bee-718b-4789-8c0d-29c7bf6216a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.01.21 21:44:24.329144 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9306 | 2026.01.21 21:44:24.329316 [ 5 ] {04289c11-5d1e-4b6f-9cd4-118dfabe4f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9307 | 2026.01.21 21:44:24.329381 [ 5 ] {04289c11-5d1e-4b6f-9cd4-118dfabe4f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9308 | 2026.01.21 21:44:24.330395 [ 5 ] {04289c11-5d1e-4b6f-9cd4-118dfabe4f20} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2026.01.21 21:44:24.330457 [ 5 ] {04289c11-5d1e-4b6f-9cd4-118dfabe4f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9310 | 2026.01.21 21:44:24.331083 [ 5 ] {04289c11-5d1e-4b6f-9cd4-118dfabe4f20} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9311 | 2026.01.21 21:44:24.331403 [ 5 ] {04289c11-5d1e-4b6f-9cd4-118dfabe4f20} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2026.01.21 21:44:24.331606 [ 5 ] {04289c11-5d1e-4b6f-9cd4-118dfabe4f20} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002335 sec., 191006.4239828694 rows/sec., 12.11 MiB/sec. | ||
| 9313 | 2026.01.21 21:44:24.331663 [ 5 ] {04289c11-5d1e-4b6f-9cd4-118dfabe4f20} <Debug> TCPHandler: Processed in 0.002643531 sec. | ||
| 9314 | 2026.01.21 21:44:24.331812 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9315 | 2026.01.21 21:44:24.331923 [ 5 ] {0f53f292-2d3a-449b-a244-0eeced18ae4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9316 | 2026.01.21 21:44:24.331977 [ 5 ] {0f53f292-2d3a-449b-a244-0eeced18ae4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9317 | 2026.01.21 21:44:24.333218 [ 5 ] {0f53f292-2d3a-449b-a244-0eeced18ae4c} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2026.01.21 21:44:24.333295 [ 5 ] {0f53f292-2d3a-449b-a244-0eeced18ae4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9319 | 2026.01.21 21:44:24.333841 [ 5 ] {0f53f292-2d3a-449b-a244-0eeced18ae4c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9320 | 2026.01.21 21:44:24.334137 [ 5 ] {0f53f292-2d3a-449b-a244-0eeced18ae4c} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2026.01.21 21:44:24.334286 [ 69 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9322 | 2026.01.21 21:44:24.334312 [ 5 ] {0f53f292-2d3a-449b-a244-0eeced18ae4c} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.002413 sec., 513054.2892664732 rows/sec., 40.78 MiB/sec. | ||
| 9323 | 2026.01.21 21:44:24.334362 [ 69 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.01.21 21:44:24.334383 [ 5 ] {0f53f292-2d3a-449b-a244-0eeced18ae4c} <Debug> TCPHandler: Processed in 0.002630881 sec. | ||
| 9325 | 2026.01.21 21:44:24.334392 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9326 | 2026.01.21 21:44:24.334508 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::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 | ||
| 9327 | 2026.01.21 21:44:24.334520 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.01.21 21:44:24.334622 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9329 | 2026.01.21 21:44:24.334643 [ 5 ] {b40e03a0-26d2-4873-bcf7-c836ea0120e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9330 | 2026.01.21 21:44:24.334657 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2436 rows starting from the beginning of the part | ||
| 9331 | 2026.01.21 21:44:24.334700 [ 5 ] {b40e03a0-26d2-4873-bcf7-c836ea0120e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9332 | 2026.01.21 21:44:24.334727 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 9333 | 2026.01.21 21:44:24.334778 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9334 | 2026.01.21 21:44:24.334824 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1238 rows starting from the beginning of the part | ||
| 9335 | 2026.01.21 21:44:24.334873 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 105 rows starting from the beginning of the part | ||
| 9336 | 2026.01.21 21:44:24.334920 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1238 rows starting from the beginning of the part | ||
| 9337 | 2026.01.21 21:44:24.335337 [ 5 ] {b40e03a0-26d2-4873-bcf7-c836ea0120e1} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.01.21 21:44:24.335382 [ 5 ] {b40e03a0-26d2-4873-bcf7-c836ea0120e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9339 | 2026.01.21 21:44:24.335773 [ 5 ] {b40e03a0-26d2-4873-bcf7-c836ea0120e1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9340 | 2026.01.21 21:44:24.335993 [ 5 ] {b40e03a0-26d2-4873-bcf7-c836ea0120e1} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.01.21 21:44:24.336132 [ 5 ] {b40e03a0-26d2-4873-bcf7-c836ea0120e1} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001515 sec., 159075.90759075907 rows/sec., 9.51 MiB/sec. | ||
| 9342 | 2026.01.21 21:44:24.336172 [ 5 ] {b40e03a0-26d2-4873-bcf7-c836ea0120e1} <Debug> TCPHandler: Processed in 0.001711767 sec. | ||
| 9343 | 2026.01.21 21:44:24.336281 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.01.21 21:44:24.336378 [ 5 ] {a0c479f1-b975-4eed-9738-b84d14d32727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9345 | 2026.01.21 21:44:24.336419 [ 5 ] {a0c479f1-b975-4eed-9738-b84d14d32727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9346 | 2026.01.21 21:44:24.336806 [ 195 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002335397 sec., 2216753.7253837357 rows/sec., 186.53 MiB/sec. | ||
| 9347 | 2026.01.21 21:44:24.336904 [ 5 ] {a0c479f1-b975-4eed-9738-b84d14d32727} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9348 | 2026.01.21 21:44:24.336946 [ 5 ] {a0c479f1-b975-4eed-9738-b84d14d32727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9349 | 2026.01.21 21:44:24.337066 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9350 | 2026.01.21 21:44:24.337272 [ 5 ] {a0c479f1-b975-4eed-9738-b84d14d32727} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9351 | 2026.01.21 21:44:24.337319 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_61_12} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.01.21 21:44:24.337384 [ 192 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_61_12} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9353 | 2026.01.21 21:44:24.337443 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 9354 | 2026.01.21 21:44:24.337495 [ 5 ] {a0c479f1-b975-4eed-9738-b84d14d32727} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2026.01.21 21:44:24.337620 [ 61 ] {} <Debug> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9356 | 2026.01.21 21:44:24.337628 [ 5 ] {a0c479f1-b975-4eed-9738-b84d14d32727} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001269 sec., 181245.07486209614 rows/sec., 11.68 MiB/sec. | ||
| 9357 | 2026.01.21 21:44:24.337672 [ 61 ] {} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.01.21 21:44:24.337691 [ 5 ] {a0c479f1-b975-4eed-9738-b84d14d32727} <Debug> TCPHandler: Processed in 0.001460103 sec. | ||
| 9359 | 2026.01.21 21:44:24.337698 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9360 | 2026.01.21 21:44:24.337810 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9361 | 2026.01.21 21:44:24.337814 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9362 | 2026.01.21 21:44:24.337936 [ 5 ] {4d93cd99-0e14-4b43-93cd-ab5b37d1de12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9363 | 2026.01.21 21:44:24.337942 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9364 | 2026.01.21 21:44:24.337981 [ 5 ] {4d93cd99-0e14-4b43-93cd-ab5b37d1de12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9365 | 2026.01.21 21:44:24.337992 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 459 rows starting from the beginning of the part | ||
| 9366 | 2026.01.21 21:44:24.338069 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 230 rows starting from the beginning of the part | ||
| 9367 | 2026.01.21 21:44:24.338124 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 230 rows starting from the beginning of the part | ||
| 9368 | 2026.01.21 21:44:24.338177 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 458 rows starting from the beginning of the part | ||
| 9369 | 2026.01.21 21:44:24.338218 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 230 rows starting from the beginning of the part | ||
| 9370 | 2026.01.21 21:44:24.338262 [ 191 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 230 rows starting from the beginning of the part | ||
| 9371 | 2026.01.21 21:44:24.338464 [ 5 ] {4d93cd99-0e14-4b43-93cd-ab5b37d1de12} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2026.01.21 21:44:24.338506 [ 5 ] {4d93cd99-0e14-4b43-93cd-ab5b37d1de12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9373 | 2026.01.21 21:44:24.338843 [ 5 ] {4d93cd99-0e14-4b43-93cd-ab5b37d1de12} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9374 | 2026.01.21 21:44:24.339077 [ 5 ] {4d93cd99-0e14-4b43-93cd-ab5b37d1de12} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2026.01.21 21:44:24.339226 [ 5 ] {4d93cd99-0e14-4b43-93cd-ab5b37d1de12} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001308 sec., 175076.4525993884 rows/sec., 9.94 MiB/sec. | ||
| 9376 | 2026.01.21 21:44:24.339266 [ 5 ] {4d93cd99-0e14-4b43-93cd-ab5b37d1de12} <Debug> TCPHandler: Processed in 0.001502684 sec. | ||
| 9377 | 2026.01.21 21:44:24.339378 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9378 | 2026.01.21 21:44:24.339437 [ 192 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1837 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674496 sec., 1097046.5142944504 rows/sec., 75.79 MiB/sec. | ||
| 9379 | 2026.01.21 21:44:24.339473 [ 5 ] {05dc93db-2529-4f1d-bbbc-54333e6eb87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9380 | 2026.01.21 21:44:24.339513 [ 5 ] {05dc93db-2529-4f1d-bbbc-54333e6eb87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9381 | 2026.01.21 21:44:24.339605 [ 195 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9382 | 2026.01.21 21:44:24.339890 [ 195 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.01.21 21:44:24.339976 [ 195 ] {e466b1be-e47a-42b9-9fc3-0b5d96d926ab::all_1_24_5} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9384 | 2026.01.21 21:44:24.340061 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9385 | 2026.01.21 21:44:24.340178 [ 5 ] {05dc93db-2529-4f1d-bbbc-54333e6eb87d} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.01.21 21:44:24.340220 [ 5 ] {05dc93db-2529-4f1d-bbbc-54333e6eb87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9387 | 2026.01.21 21:44:24.340575 [ 5 ] {05dc93db-2529-4f1d-bbbc-54333e6eb87d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9388 | 2026.01.21 21:44:24.340788 [ 5 ] {05dc93db-2529-4f1d-bbbc-54333e6eb87d} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.01.21 21:44:24.340905 [ 61 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9390 | 2026.01.21 21:44:24.340920 [ 5 ] {05dc93db-2529-4f1d-bbbc-54333e6eb87d} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001465 sec., 512627.9863481229 rows/sec., 35.80 MiB/sec. | ||
| 9391 | 2026.01.21 21:44:24.340950 [ 61 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.01.21 21:44:24.340970 [ 5 ] {05dc93db-2529-4f1d-bbbc-54333e6eb87d} <Debug> TCPHandler: Processed in 0.001640645 sec. | ||
| 9393 | 2026.01.21 21:44:24.340976 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9394 | 2026.01.21 21:44:24.341063 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::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 | ||
| 9395 | 2026.01.21 21:44:24.341113 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9396 | 2026.01.21 21:44:24.341150 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9397 | 2026.01.21 21:44:24.341175 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1267 rows starting from the beginning of the part | ||
| 9398 | 2026.01.21 21:44:24.341215 [ 5 ] {805e6e99-4f73-463c-8a13-63fae73254ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9399 | 2026.01.21 21:44:24.341220 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 9400 | 2026.01.21 21:44:24.341259 [ 5 ] {805e6e99-4f73-463c-8a13-63fae73254ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9401 | 2026.01.21 21:44:24.341269 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part | ||
| 9402 | 2026.01.21 21:44:24.341304 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 751 rows starting from the beginning of the part | ||
| 9403 | 2026.01.21 21:44:24.341339 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 9404 | 2026.01.21 21:44:24.341372 [ 192 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 751 rows starting from the beginning of the part | ||
| 9405 | 2026.01.21 21:44:24.341606 [ 5 ] {805e6e99-4f73-463c-8a13-63fae73254ee} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.01.21 21:44:24.341642 [ 5 ] {805e6e99-4f73-463c-8a13-63fae73254ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9407 | 2026.01.21 21:44:24.341962 [ 5 ] {805e6e99-4f73-463c-8a13-63fae73254ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9408 | 2026.01.21 21:44:24.342192 [ 5 ] {805e6e99-4f73-463c-8a13-63fae73254ee} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2026.01.21 21:44:24.342301 [ 61 ] {} <Debug> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9410 | 2026.01.21 21:44:24.342329 [ 5 ] {805e6e99-4f73-463c-8a13-63fae73254ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 9411 | 2026.01.21 21:44:24.342334 [ 61 ] {} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.01.21 21:44:24.342373 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9413 | 2026.01.21 21:44:24.342379 [ 5 ] {805e6e99-4f73-463c-8a13-63fae73254ee} <Debug> TCPHandler: Processed in 0.00132405 sec. | ||
| 9414 | 2026.01.21 21:44:24.342439 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3011 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399452 sec., 2151556.466388272 rows/sec., 161.45 MiB/sec. | ||
| 9415 | 2026.01.21 21:44:24.342453 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9416 | 2026.01.21 21:44:24.342514 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9417 | 2026.01.21 21:44:24.342577 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9418 | 2026.01.21 21:44:24.342610 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 9419 | 2026.01.21 21:44:24.342615 [ 5 ] {9691795f-58a3-4ac4-af89-5b363b24649a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9420 | 2026.01.21 21:44:24.342666 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9421 | 2026.01.21 21:44:24.342669 [ 5 ] {9691795f-58a3-4ac4-af89-5b363b24649a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9422 | 2026.01.21 21:44:24.342678 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9423 | 2026.01.21 21:44:24.342720 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9424 | 2026.01.21 21:44:24.342767 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9425 | 2026.01.21 21:44:24.342805 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9426 | 2026.01.21 21:44:24.342850 [ 195 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9427 | 2026.01.21 21:44:24.343039 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_61_12} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.01.21 21:44:24.343148 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_61_12} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9429 | 2026.01.21 21:44:24.343198 [ 5 ] {9691795f-58a3-4ac4-af89-5b363b24649a} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.01.21 21:44:24.343240 [ 5 ] {9691795f-58a3-4ac4-af89-5b363b24649a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9431 | 2026.01.21 21:44:24.343269 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9432 | 2026.01.21 21:44:24.343627 [ 5 ] {9691795f-58a3-4ac4-af89-5b363b24649a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9433 | 2026.01.21 21:44:24.343684 [ 186 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126678 sec., 113674.03969118554 rows/sec., 5.80 MiB/sec. | ||
| 9434 | 2026.01.21 21:44:24.343878 [ 200 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9435 | 2026.01.21 21:44:24.343894 [ 5 ] {9691795f-58a3-4ac4-af89-5b363b24649a} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2026.01.21 21:44:24.344023 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9437 | 2026.01.21 21:44:24.344040 [ 5 ] {9691795f-58a3-4ac4-af89-5b363b24649a} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001443 sec., 227304.2273042273 rows/sec., 14.89 MiB/sec. | ||
| 9438 | 2026.01.21 21:44:24.344062 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.01.21 21:44:24.344087 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9440 | 2026.01.21 21:44:24.344090 [ 5 ] {9691795f-58a3-4ac4-af89-5b363b24649a} <Debug> TCPHandler: Processed in 0.001625355 sec. | ||
| 9441 | 2026.01.21 21:44:24.344160 [ 195 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 9442 | 2026.01.21 21:44:24.344221 [ 200 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.01.21 21:44:24.344226 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9444 | 2026.01.21 21:44:24.344268 [ 195 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9445 | 2026.01.21 21:44:24.344302 [ 195 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18211 rows starting from the beginning of the part | ||
| 9446 | 2026.01.21 21:44:24.344317 [ 200 ] {7300310f-85ea-40c9-b368-886cdd53b30f::all_1_24_5} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9447 | 2026.01.21 21:44:24.344342 [ 5 ] {8b5233e0-0cbd-4a0b-bfa6-f8a768e0383c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9448 | 2026.01.21 21:44:24.344353 [ 195 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 106 rows starting from the beginning of the part | ||
| 9449 | 2026.01.21 21:44:24.344394 [ 5 ] {8b5233e0-0cbd-4a0b-bfa6-f8a768e0383c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9450 | 2026.01.21 21:44:24.344406 [ 195 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::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 | ||
| 9451 | 2026.01.21 21:44:24.344438 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9452 | 2026.01.21 21:44:24.344451 [ 195 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 328 rows starting from the beginning of the part | ||
| 9453 | 2026.01.21 21:44:24.344499 [ 195 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
| 9454 | 2026.01.21 21:44:24.344556 [ 195 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 328 rows starting from the beginning of the part | ||
| 9455 | 2026.01.21 21:44:24.344736 [ 5 ] {8b5233e0-0cbd-4a0b-bfa6-f8a768e0383c} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.01.21 21:44:24.344781 [ 5 ] {8b5233e0-0cbd-4a0b-bfa6-f8a768e0383c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9457 | 2026.01.21 21:44:24.345125 [ 5 ] {8b5233e0-0cbd-4a0b-bfa6-f8a768e0383c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9458 | 2026.01.21 21:44:24.345355 [ 5 ] {8b5233e0-0cbd-4a0b-bfa6-f8a768e0383c} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2026.01.21 21:44:24.345465 [ 61 ] {} <Debug> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9460 | 2026.01.21 21:44:24.345490 [ 5 ] {8b5233e0-0cbd-4a0b-bfa6-f8a768e0383c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001167 sec., 856.898029134533 rows/sec., 57.74 KiB/sec. | ||
| 9461 | 2026.01.21 21:44:24.345497 [ 61 ] {} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2026.01.21 21:44:24.345530 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9463 | 2026.01.21 21:44:24.345535 [ 5 ] {8b5233e0-0cbd-4a0b-bfa6-f8a768e0383c} <Debug> TCPHandler: Processed in 0.001359721 sec. | ||
| 9464 | 2026.01.21 21:44:24.345627 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9465 | 2026.01.21 21:44:24.345662 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.01.21 21:44:24.345739 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9467 | 2026.01.21 21:44:24.345763 [ 5 ] {c5b02dc9-2b7d-4426-84da-0693a8ac6929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9468 | 2026.01.21 21:44:24.345777 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 9469 | 2026.01.21 21:44:24.345828 [ 5 ] {c5b02dc9-2b7d-4426-84da-0693a8ac6929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9470 | 2026.01.21 21:44:24.345849 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 9471 | 2026.01.21 21:44:24.345897 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9472 | 2026.01.21 21:44:24.345936 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9473 | 2026.01.21 21:44:24.345970 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9474 | 2026.01.21 21:44:24.346005 [ 186 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9475 | 2026.01.21 21:44:24.346756 [ 5 ] {c5b02dc9-2b7d-4426-84da-0693a8ac6929} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.01.21 21:44:24.346767 [ 193 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184489 sec., 21106.147883180005 rows/sec., 1.39 MiB/sec. | ||
| 9477 | 2026.01.21 21:44:24.346811 [ 5 ] {c5b02dc9-2b7d-4426-84da-0693a8ac6929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9478 | 2026.01.21 21:44:24.346937 [ 187 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9479 | 2026.01.21 21:44:24.347285 [ 187 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2026.01.21 21:44:24.347376 [ 187 ] {3a47f923-99c6-4da9-b077-3189152759da::all_1_24_5} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9481 | 2026.01.21 21:44:24.347470 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9482 | 2026.01.21 21:44:24.347642 [ 5 ] {c5b02dc9-2b7d-4426-84da-0693a8ac6929} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9483 | 2026.01.21 21:44:24.347963 [ 5 ] {c5b02dc9-2b7d-4426-84da-0693a8ac6929} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9484 | 2026.01.21 21:44:24.348163 [ 5 ] {c5b02dc9-2b7d-4426-84da-0693a8ac6929} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002416 sec., 7450.331125827814 rows/sec., 13.35 MiB/sec. | ||
| 9485 | 2026.01.21 21:44:24.348260 [ 5 ] {c5b02dc9-2b7d-4426-84da-0693a8ac6929} <Debug> TCPHandler: Processed in 0.002647652 sec. | ||
| 9486 | 2026.01.21 21:44:24.348399 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9487 | 2026.01.21 21:44:24.348503 [ 5 ] {327bafc9-0375-4b98-a519-7488209ad1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9488 | 2026.01.21 21:44:24.348553 [ 5 ] {327bafc9-0375-4b98-a519-7488209ad1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9489 | 2026.01.21 21:44:24.348890 [ 195 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19294 rows, containing 5 columns (5 merged, 0 gathered) in 0.004760095 sec., 4053280.449234732 rows/sec., 270.85 MiB/sec. | ||
| 9490 | 2026.01.21 21:44:24.348982 [ 5 ] {327bafc9-0375-4b98-a519-7488209ad1fb} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.01.21 21:44:24.349031 [ 5 ] {327bafc9-0375-4b98-a519-7488209ad1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9492 | 2026.01.21 21:44:24.349192 [ 193 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9493 | 2026.01.21 21:44:24.349476 [ 5 ] {327bafc9-0375-4b98-a519-7488209ad1fb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9494 | 2026.01.21 21:44:24.349522 [ 193 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2026.01.21 21:44:24.349637 [ 193 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9496 | 2026.01.21 21:44:24.349737 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 9497 | 2026.01.21 21:44:24.349758 [ 5 ] {327bafc9-0375-4b98-a519-7488209ad1fb} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.01.21 21:44:24.349877 [ 61 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9499 | 2026.01.21 21:44:24.349899 [ 5 ] {327bafc9-0375-4b98-a519-7488209ad1fb} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001418 sec., 76163.61071932298 rows/sec., 4.64 MiB/sec. | ||
| 9500 | 2026.01.21 21:44:24.349916 [ 61 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2026.01.21 21:44:24.349943 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9502 | 2026.01.21 21:44:24.349944 [ 5 ] {327bafc9-0375-4b98-a519-7488209ad1fb} <Debug> TCPHandler: Processed in 0.001604135 sec. | ||
| 9503 | 2026.01.21 21:44:24.350022 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 9504 | 2026.01.21 21:44:24.350120 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9505 | 2026.01.21 21:44:24.350148 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3656 rows starting from the beginning of the part | ||
| 9506 | 2026.01.21 21:44:24.350199 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 9507 | 2026.01.21 21:44:24.350240 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::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 | ||
| 9508 | 2026.01.21 21:44:24.350279 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 108 rows starting from the beginning of the part | ||
| 9509 | 2026.01.21 21:44:24.350316 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9510 | 2026.01.21 21:44:24.350351 [ 197 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 108 rows starting from the beginning of the part | ||
| 9511 | 2026.01.21 21:44:24.351542 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4032 rows, containing 4 columns (4 merged, 0 gathered) in 0.001555834 sec., 2591536.1150354086 rows/sec., 163.59 MiB/sec. | ||
| 9512 | 2026.01.21 21:44:24.351860 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9513 | 2026.01.21 21:44:24.352130 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_61_12} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2026.01.21 21:44:24.352199 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_61_12} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9515 | 2026.01.21 21:44:24.352271 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9516 | 2026.01.21 21:44:25.664983 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49182 | ||
| 9517 | 2026.01.21 21:44:25.665095 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9518 | 2026.01.21 21:44:25.665122 [ 292 ] {} <Debug> TCP-Session: 3aa8a2a4-eef5-44c9-9a46-95d0f79d0777 Authenticating user 'default' from [fd00:1122:3344:101::e]:49182 | ||
| 9519 | 2026.01.21 21:44:25.665147 [ 292 ] {} <Debug> TCP-Session: 3aa8a2a4-eef5-44c9-9a46-95d0f79d0777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9520 | 2026.01.21 21:44:25.665160 [ 292 ] {} <Debug> TCP-Session: 3aa8a2a4-eef5-44c9-9a46-95d0f79d0777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9521 | 2026.01.21 21:44:25.665381 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61562 | ||
| 9522 | 2026.01.21 21:44:25.665418 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35463 | ||
| 9523 | 2026.01.21 21:44:25.665452 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44645 | ||
| 9524 | 2026.01.21 21:44:25.665392 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40876 | ||
| 9525 | 2026.01.21 21:44:25.665490 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52814 | ||
| 9526 | 2026.01.21 21:44:25.665512 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39747 | ||
| 9527 | 2026.01.21 21:44:25.665537 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9528 | 2026.01.21 21:44:25.665556 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9529 | 2026.01.21 21:44:25.665537 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9530 | 2026.01.21 21:44:25.665595 [ 3 ] {} <Debug> TCP-Session: ce4218df-3fd3-4daf-b8a6-094908b4adc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35463 | ||
| 9531 | 2026.01.21 21:44:25.665600 [ 294 ] {} <Debug> TCP-Session: 97d0dc81-ed9d-4004-beb2-40da649b26e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40876 | ||
| 9532 | 2026.01.21 21:44:25.665620 [ 287 ] {} <Debug> TCP-Session: 4899e0af-b84c-4b5a-84a9-7cfeb7f030c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44645 | ||
| 9533 | 2026.01.21 21:44:25.665629 [ 3 ] {} <Debug> TCP-Session: ce4218df-3fd3-4daf-b8a6-094908b4adc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9534 | 2026.01.21 21:44:25.665632 [ 294 ] {} <Debug> TCP-Session: 97d0dc81-ed9d-4004-beb2-40da649b26e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2026.01.21 21:44:25.665641 [ 287 ] {} <Debug> TCP-Session: 4899e0af-b84c-4b5a-84a9-7cfeb7f030c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9536 | 2026.01.21 21:44:25.665644 [ 3 ] {} <Debug> TCP-Session: ce4218df-3fd3-4daf-b8a6-094908b4adc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9537 | 2026.01.21 21:44:25.665651 [ 294 ] {} <Debug> TCP-Session: 97d0dc81-ed9d-4004-beb2-40da649b26e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2026.01.21 21:44:25.665660 [ 287 ] {} <Debug> TCP-Session: 4899e0af-b84c-4b5a-84a9-7cfeb7f030c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9539 | 2026.01.21 21:44:25.665641 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9540 | 2026.01.21 21:44:25.665589 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9541 | 2026.01.21 21:44:25.665732 [ 291 ] {} <Debug> TCP-Session: ae17e2be-cd81-4c74-895c-b8029ede68bc Authenticating user 'default' from [fd00:1122:3344:101::e]:39747 | ||
| 9542 | 2026.01.21 21:44:25.665534 [ 292 ] {} <Trace> TCP-Session: 3aa8a2a4-eef5-44c9-9a46-95d0f79d0777 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9543 | 2026.01.21 21:44:25.665772 [ 291 ] {} <Debug> TCP-Session: ae17e2be-cd81-4c74-895c-b8029ede68bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2026.01.21 21:44:25.665764 [ 290 ] {} <Debug> TCP-Session: c2aab127-0bbf-4b6a-9e50-c158be2fc70d Authenticating user 'default' from [fd00:1122:3344:101::e]:52814 | ||
| 9545 | 2026.01.21 21:44:25.665809 [ 291 ] {} <Debug> TCP-Session: ae17e2be-cd81-4c74-895c-b8029ede68bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2026.01.21 21:44:25.665841 [ 290 ] {} <Debug> TCP-Session: c2aab127-0bbf-4b6a-9e50-c158be2fc70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2026.01.21 21:44:25.665880 [ 290 ] {} <Debug> TCP-Session: c2aab127-0bbf-4b6a-9e50-c158be2fc70d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2026.01.21 21:44:25.665507 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9549 | 2026.01.21 21:44:25.665488 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62587 | ||
| 9550 | 2026.01.21 21:44:25.665951 [ 293 ] {} <Debug> TCP-Session: d28f651a-16ba-4276-a6b4-bf5908079356 Authenticating user 'default' from [fd00:1122:3344:101::e]:61562 | ||
| 9551 | 2026.01.21 21:44:25.665456 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40368 | ||
| 9552 | 2026.01.21 21:44:25.665983 [ 293 ] {} <Debug> TCP-Session: d28f651a-16ba-4276-a6b4-bf5908079356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2026.01.21 21:44:25.666010 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9554 | 2026.01.21 21:44:25.666024 [ 293 ] {} <Debug> TCP-Session: d28f651a-16ba-4276-a6b4-bf5908079356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2026.01.21 21:44:25.666040 [ 289 ] {} <Debug> TCP-Session: b68af400-9b75-427d-9910-c095b4ceb51a Authenticating user 'default' from [fd00:1122:3344:101::e]:62587 | ||
| 9556 | 2026.01.21 21:44:25.665971 [ 292 ] {f387f04c-d16b-4856-b8e7-4e14b3d31bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49182) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9557 | 2026.01.21 21:44:25.666072 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9558 | 2026.01.21 21:44:25.666065 [ 289 ] {} <Debug> TCP-Session: b68af400-9b75-427d-9910-c095b4ceb51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9559 | 2026.01.21 21:44:25.666113 [ 288 ] {} <Debug> TCP-Session: ee63d5ba-f721-4a39-88f4-168f84c39898 Authenticating user 'default' from [fd00:1122:3344:101::e]:40368 | ||
| 9560 | 2026.01.21 21:44:25.666132 [ 289 ] {} <Debug> TCP-Session: b68af400-9b75-427d-9910-c095b4ceb51a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2026.01.21 21:44:25.666143 [ 288 ] {} <Debug> TCP-Session: ee63d5ba-f721-4a39-88f4-168f84c39898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.01.21 21:44:25.666168 [ 288 ] {} <Debug> TCP-Session: ee63d5ba-f721-4a39-88f4-168f84c39898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2026.01.21 21:44:25.666338 [ 292 ] {f387f04c-d16b-4856-b8e7-4e14b3d31bb7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9564 | 2026.01.21 21:44:25.666395 [ 292 ] {f387f04c-d16b-4856-b8e7-4e14b3d31bb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9565 | 2026.01.21 21:44:25.666694 [ 292 ] {f387f04c-d16b-4856-b8e7-4e14b3d31bb7} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 9566 | 2026.01.21 21:44:25.667751 [ 306 ] {f387f04c-d16b-4856-b8e7-4e14b3d31bb7} <Trace> AggregatingTransform: Aggregating | ||
| 9567 | 2026.01.21 21:44:25.667801 [ 306 ] {f387f04c-d16b-4856-b8e7-4e14b3d31bb7} <Trace> Aggregator: Aggregation method: without_key | ||
| 9568 | 2026.01.21 21:44:25.667836 [ 306 ] {f387f04c-d16b-4856-b8e7-4e14b3d31bb7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042626 sec. (959.117 rows/sec., 37.47 KiB/sec.) | ||
| 9569 | 2026.01.21 21:44:25.667852 [ 306 ] {f387f04c-d16b-4856-b8e7-4e14b3d31bb7} <Trace> Aggregator: Merging aggregated data | ||
| 9570 | 2026.01.21 21:44:25.668977 [ 292 ] {f387f04c-d16b-4856-b8e7-4e14b3d31bb7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003075 sec., 325.2032520325203 rows/sec., 12.70 KiB/sec. | ||
| 9571 | 2026.01.21 21:44:25.669199 [ 292 ] {f387f04c-d16b-4856-b8e7-4e14b3d31bb7} <Debug> TCPHandler: Processed in 0.00382524 sec. | ||
| 9572 | 2026.01.21 21:44:25.669323 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9573 | 2026.01.21 21:44:25.669354 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9574 | 2026.01.21 21:44:25.669361 [ 292 ] {} <Debug> TCP-Session: 3aa8a2a4-eef5-44c9-9a46-95d0f79d0777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2026.01.21 21:44:25.669384 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9576 | 2026.01.21 21:44:25.669406 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9577 | 2026.01.21 21:44:25.669443 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9578 | 2026.01.21 21:44:25.669469 [ 290 ] {} <Debug> TCP-Session: c2aab127-0bbf-4b6a-9e50-c158be2fc70d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2026.01.21 21:44:25.669482 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9580 | 2026.01.21 21:44:25.669501 [ 288 ] {} <Debug> TCP-Session: ee63d5ba-f721-4a39-88f4-168f84c39898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2026.01.21 21:44:25.669508 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9582 | 2026.01.21 21:44:25.669549 [ 291 ] {} <Debug> TCP-Session: ae17e2be-cd81-4c74-895c-b8029ede68bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2026.01.21 21:44:25.669493 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9584 | 2026.01.21 21:44:25.669577 [ 289 ] {} <Debug> TCP-Session: b68af400-9b75-427d-9910-c095b4ceb51a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.01.21 21:44:25.669492 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9586 | 2026.01.21 21:44:25.669621 [ 294 ] {} <Debug> TCP-Session: 97d0dc81-ed9d-4004-beb2-40da649b26e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9587 | 2026.01.21 21:44:25.669448 [ 3 ] {} <Debug> TCP-Session: ce4218df-3fd3-4daf-b8a6-094908b4adc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.01.21 21:44:25.669411 [ 293 ] {} <Debug> TCP-Session: d28f651a-16ba-4276-a6b4-bf5908079356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9589 | 2026.01.21 21:44:25.669644 [ 287 ] {} <Debug> TCP-Session: 4899e0af-b84c-4b5a-84a9-7cfeb7f030c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9590 | 2026.01.21 21:44:26.052480 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37101 | ||
| 9591 | 2026.01.21 21:44:26.052586 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9592 | 2026.01.21 21:44:26.052612 [ 292 ] {} <Debug> TCP-Session: 8ba23ea4-839e-4c6b-8402-c9ecf4528767 Authenticating user 'default' from [fd00:1122:3344:101::e]:37101 | ||
| 9593 | 2026.01.21 21:44:26.052635 [ 292 ] {} <Debug> TCP-Session: 8ba23ea4-839e-4c6b-8402-c9ecf4528767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9594 | 2026.01.21 21:44:26.052650 [ 292 ] {} <Debug> TCP-Session: 8ba23ea4-839e-4c6b-8402-c9ecf4528767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2026.01.21 21:44:26.052836 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51766 | ||
| 9596 | 2026.01.21 21:44:26.052885 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47905 | ||
| 9597 | 2026.01.21 21:44:26.052913 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65318 | ||
| 9598 | 2026.01.21 21:44:26.052937 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52740 | ||
| 9599 | 2026.01.21 21:44:26.052957 [ 292 ] {} <Trace> TCP-Session: 8ba23ea4-839e-4c6b-8402-c9ecf4528767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.01.21 21:44:26.053003 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9601 | 2026.01.21 21:44:26.053022 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9602 | 2026.01.21 21:44:26.053051 [ 294 ] {} <Debug> TCP-Session: 6d367d2e-d03f-4c21-b1bd-ed05fe3d990d Authenticating user 'default' from [fd00:1122:3344:101::e]:47905 | ||
| 9603 | 2026.01.21 21:44:26.053051 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9604 | 2026.01.21 21:44:26.053068 [ 288 ] {} <Debug> TCP-Session: 45c3c166-8b09-446a-8fb8-17a81bd31fb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65318 | ||
| 9605 | 2026.01.21 21:44:26.053082 [ 294 ] {} <Debug> TCP-Session: 6d367d2e-d03f-4c21-b1bd-ed05fe3d990d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2026.01.21 21:44:26.053095 [ 290 ] {} <Debug> TCP-Session: 03e15494-b3fa-4b39-9bd1-c12de8ae4644 Authenticating user 'default' from [fd00:1122:3344:101::e]:52740 | ||
| 9607 | 2026.01.21 21:44:26.053112 [ 294 ] {} <Debug> TCP-Session: 6d367d2e-d03f-4c21-b1bd-ed05fe3d990d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9608 | 2026.01.21 21:44:26.053107 [ 288 ] {} <Debug> TCP-Session: 45c3c166-8b09-446a-8fb8-17a81bd31fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9609 | 2026.01.21 21:44:26.053126 [ 290 ] {} <Debug> TCP-Session: 03e15494-b3fa-4b39-9bd1-c12de8ae4644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9610 | 2026.01.21 21:44:26.053150 [ 288 ] {} <Debug> TCP-Session: 45c3c166-8b09-446a-8fb8-17a81bd31fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9611 | 2026.01.21 21:44:26.053162 [ 290 ] {} <Debug> TCP-Session: 03e15494-b3fa-4b39-9bd1-c12de8ae4644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9612 | 2026.01.21 21:44:26.053164 [ 292 ] {44c6a235-0e46-4c0f-8ab8-ded860cba5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37101) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9613 | 2026.01.21 21:44:26.052953 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35615 | ||
| 9614 | 2026.01.21 21:44:26.052954 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9615 | 2026.01.21 21:44:26.052925 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61458 | ||
| 9616 | 2026.01.21 21:44:26.052901 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59190 | ||
| 9617 | 2026.01.21 21:44:26.053356 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9618 | 2026.01.21 21:44:26.053332 [ 293 ] {} <Debug> TCP-Session: 6b5f3646-f645-4d51-9b9f-2bf1d5542c5d Authenticating user 'default' from [fd00:1122:3344:101::e]:51766 | ||
| 9619 | 2026.01.21 21:44:26.053382 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9620 | 2026.01.21 21:44:26.053397 [ 291 ] {} <Debug> TCP-Session: 6e140a0a-5683-4927-8651-24187af7e3d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35615 | ||
| 9621 | 2026.01.21 21:44:26.053415 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9622 | 2026.01.21 21:44:26.053423 [ 293 ] {} <Debug> TCP-Session: 6b5f3646-f645-4d51-9b9f-2bf1d5542c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9623 | 2026.01.21 21:44:26.053443 [ 291 ] {} <Debug> TCP-Session: 6e140a0a-5683-4927-8651-24187af7e3d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.01.21 21:44:26.053455 [ 287 ] {} <Debug> TCP-Session: 1197a393-77d9-4a56-8527-c20b4baa3902 Authenticating user 'default' from [fd00:1122:3344:101::e]:59190 | ||
| 9625 | 2026.01.21 21:44:26.053480 [ 291 ] {} <Debug> TCP-Session: 6e140a0a-5683-4927-8651-24187af7e3d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2026.01.21 21:44:26.053497 [ 287 ] {} <Debug> TCP-Session: 1197a393-77d9-4a56-8527-c20b4baa3902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2026.01.21 21:44:26.053468 [ 292 ] {44c6a235-0e46-4c0f-8ab8-ded860cba5b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9628 | 2026.01.21 21:44:26.053523 [ 287 ] {} <Debug> TCP-Session: 1197a393-77d9-4a56-8527-c20b4baa3902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9629 | 2026.01.21 21:44:26.053467 [ 293 ] {} <Debug> TCP-Session: 6b5f3646-f645-4d51-9b9f-2bf1d5542c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2026.01.21 21:44:26.053426 [ 289 ] {} <Debug> TCP-Session: 817e3e03-7826-44c2-a8f5-3503d3d2db99 Authenticating user 'default' from [fd00:1122:3344:101::e]:61458 | ||
| 9631 | 2026.01.21 21:44:26.053581 [ 292 ] {44c6a235-0e46-4c0f-8ab8-ded860cba5b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9632 | 2026.01.21 21:44:26.053598 [ 289 ] {} <Debug> TCP-Session: 817e3e03-7826-44c2-a8f5-3503d3d2db99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9633 | 2026.01.21 21:44:26.052885 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54981 | ||
| 9634 | 2026.01.21 21:44:26.053632 [ 289 ] {} <Debug> TCP-Session: 817e3e03-7826-44c2-a8f5-3503d3d2db99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9635 | 2026.01.21 21:44:26.053702 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9636 | 2026.01.21 21:44:26.053730 [ 3 ] {} <Debug> TCP-Session: 56aa016a-14a0-4608-9a68-c93868332cf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54981 | ||
| 9637 | 2026.01.21 21:44:26.053746 [ 3 ] {} <Debug> TCP-Session: 56aa016a-14a0-4608-9a68-c93868332cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9638 | 2026.01.21 21:44:26.053763 [ 3 ] {} <Debug> TCP-Session: 56aa016a-14a0-4608-9a68-c93868332cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9639 | 2026.01.21 21:44:26.053894 [ 292 ] {44c6a235-0e46-4c0f-8ab8-ded860cba5b8} <Debug> oximeter.version (904f3625-36e6-49a7-87e9-f968263f3843) (SelectExecutor): Key condition: unknown | ||
| 9640 | 2026.01.21 21:44:26.054884 [ 317 ] {44c6a235-0e46-4c0f-8ab8-ded860cba5b8} <Trace> AggregatingTransform: Aggregating | ||
| 9641 | 2026.01.21 21:44:26.054935 [ 317 ] {44c6a235-0e46-4c0f-8ab8-ded860cba5b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 9642 | 2026.01.21 21:44:26.054981 [ 317 ] {44c6a235-0e46-4c0f-8ab8-ded860cba5b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981936 sec. (1018.396 rows/sec., 39.78 KiB/sec.) | ||
| 9643 | 2026.01.21 21:44:26.055003 [ 317 ] {44c6a235-0e46-4c0f-8ab8-ded860cba5b8} <Trace> Aggregator: Merging aggregated data | ||
| 9644 | 2026.01.21 21:44:26.056283 [ 292 ] {44c6a235-0e46-4c0f-8ab8-ded860cba5b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003175 sec., 314.96062992125985 rows/sec., 12.30 KiB/sec. | ||
| 9645 | 2026.01.21 21:44:26.056417 [ 292 ] {44c6a235-0e46-4c0f-8ab8-ded860cba5b8} <Debug> TCPHandler: Processed in 0.003569936 sec. | ||
| 9646 | 2026.01.21 21:44:26.056526 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9647 | 2026.01.21 21:44:26.056549 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9648 | 2026.01.21 21:44:26.056558 [ 292 ] {} <Debug> TCP-Session: 8ba23ea4-839e-4c6b-8402-c9ecf4528767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2026.01.21 21:44:26.056568 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9650 | 2026.01.21 21:44:26.056584 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9651 | 2026.01.21 21:44:26.056613 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9652 | 2026.01.21 21:44:26.056632 [ 288 ] {} <Debug> TCP-Session: 45c3c166-8b09-446a-8fb8-17a81bd31fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9653 | 2026.01.21 21:44:26.056653 [ 287 ] {} <Debug> TCP-Session: 1197a393-77d9-4a56-8527-c20b4baa3902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9654 | 2026.01.21 21:44:26.056677 [ 291 ] {} <Debug> TCP-Session: 6e140a0a-5683-4927-8651-24187af7e3d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2026.01.21 21:44:26.056649 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9656 | 2026.01.21 21:44:26.056626 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9657 | 2026.01.21 21:44:26.056742 [ 290 ] {} <Debug> TCP-Session: 03e15494-b3fa-4b39-9bd1-c12de8ae4644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9658 | 2026.01.21 21:44:26.056605 [ 293 ] {} <Debug> TCP-Session: 6b5f3646-f645-4d51-9b9f-2bf1d5542c5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2026.01.21 21:44:26.056768 [ 289 ] {} <Debug> TCP-Session: 817e3e03-7826-44c2-a8f5-3503d3d2db99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9660 | 2026.01.21 21:44:26.056599 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9661 | 2026.01.21 21:44:26.056644 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9662 | 2026.01.21 21:44:26.056832 [ 294 ] {} <Debug> TCP-Session: 6d367d2e-d03f-4c21-b1bd-ed05fe3d990d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9663 | 2026.01.21 21:44:26.056854 [ 3 ] {} <Debug> TCP-Session: 56aa016a-14a0-4608-9a68-c93868332cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9664 | 2026.01.21 21:44:26.173032 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9665 | 2026.01.21 21:44:26.173088 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9666 | 2026.01.21 21:44:26.392137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19222 | ||
| 9667 | 2026.01.21 21:44:26.392667 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2026.01.21 21:44:26.392716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9669 | 2026.01.21 21:44:26.393236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9670 | 2026.01.21 21:44:26.393495 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2026.01.21 21:44:26.393665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19222 | ||
| 9672 | 2026.01.21 21:44:26.434781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1192 | ||
| 9673 | 2026.01.21 21:44:26.437331 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.01.21 21:44:26.437379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9675 | 2026.01.21 21:44:26.438574 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9676 | 2026.01.21 21:44:26.438836 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.01.21 21:44:26.439090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 9678 | 2026.01.21 21:44:27.397772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9679 | 2026.01.21 21:44:27.414956 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.01.21 21:44:27.415005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9681 | 2026.01.21 21:44:27.421277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9682 | 2026.01.21 21:44:27.421983 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.01.21 21:44:27.424940 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9684 | 2026.01.21 21:44:29.317193 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.01.21 21:44:29.317386 [ 5 ] {05bfaee0-5134-454f-a5ad-7f3808d870af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9686 | 2026.01.21 21:44:29.317457 [ 5 ] {05bfaee0-5134-454f-a5ad-7f3808d870af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9687 | 2026.01.21 21:44:29.318138 [ 5 ] {05bfaee0-5134-454f-a5ad-7f3808d870af} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.01.21 21:44:29.318185 [ 5 ] {05bfaee0-5134-454f-a5ad-7f3808d870af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9689 | 2026.01.21 21:44:29.318590 [ 5 ] {05bfaee0-5134-454f-a5ad-7f3808d870af} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9690 | 2026.01.21 21:44:29.318822 [ 5 ] {05bfaee0-5134-454f-a5ad-7f3808d870af} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.01.21 21:44:29.318977 [ 5 ] {05bfaee0-5134-454f-a5ad-7f3808d870af} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001643 sec., 63298.84357881924 rows/sec., 5.28 MiB/sec. | ||
| 9692 | 2026.01.21 21:44:29.319021 [ 5 ] {05bfaee0-5134-454f-a5ad-7f3808d870af} <Debug> TCPHandler: Processed in 0.001960871 sec. | ||
| 9693 | 2026.01.21 21:44:29.319144 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2026.01.21 21:44:29.319241 [ 5 ] {9346a15b-8c2a-4d0f-89eb-83f48e4f6f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9695 | 2026.01.21 21:44:29.319282 [ 5 ] {9346a15b-8c2a-4d0f-89eb-83f48e4f6f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9696 | 2026.01.21 21:44:29.319686 [ 5 ] {9346a15b-8c2a-4d0f-89eb-83f48e4f6f4a} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2026.01.21 21:44:29.319721 [ 5 ] {9346a15b-8c2a-4d0f-89eb-83f48e4f6f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9698 | 2026.01.21 21:44:29.320028 [ 5 ] {9346a15b-8c2a-4d0f-89eb-83f48e4f6f4a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9699 | 2026.01.21 21:44:29.320244 [ 5 ] {9346a15b-8c2a-4d0f-89eb-83f48e4f6f4a} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2026.01.21 21:44:29.320372 [ 5 ] {9346a15b-8c2a-4d0f-89eb-83f48e4f6f4a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.53 MiB/sec. | ||
| 9701 | 2026.01.21 21:44:29.320410 [ 5 ] {9346a15b-8c2a-4d0f-89eb-83f48e4f6f4a} <Debug> TCPHandler: Processed in 0.00131641 sec. | ||
| 9702 | 2026.01.21 21:44:29.320521 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2026.01.21 21:44:29.320617 [ 5 ] {df723edd-6c0b-4e3a-87c1-741ed2728669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9704 | 2026.01.21 21:44:29.320657 [ 5 ] {df723edd-6c0b-4e3a-87c1-741ed2728669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9705 | 2026.01.21 21:44:29.321074 [ 5 ] {df723edd-6c0b-4e3a-87c1-741ed2728669} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2026.01.21 21:44:29.321110 [ 5 ] {df723edd-6c0b-4e3a-87c1-741ed2728669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9707 | 2026.01.21 21:44:29.321428 [ 5 ] {df723edd-6c0b-4e3a-87c1-741ed2728669} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9708 | 2026.01.21 21:44:29.321645 [ 5 ] {df723edd-6c0b-4e3a-87c1-741ed2728669} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2026.01.21 21:44:29.321770 [ 5 ] {df723edd-6c0b-4e3a-87c1-741ed2728669} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001172 sec., 75085.32423208191 rows/sec., 5.86 MiB/sec. | ||
| 9710 | 2026.01.21 21:44:29.321809 [ 5 ] {df723edd-6c0b-4e3a-87c1-741ed2728669} <Debug> TCPHandler: Processed in 0.001337421 sec. | ||
| 9711 | 2026.01.21 21:44:29.321922 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2026.01.21 21:44:29.322017 [ 5 ] {4d47fd75-c39f-465c-8ad9-0ea634c8618a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9713 | 2026.01.21 21:44:29.322061 [ 5 ] {4d47fd75-c39f-465c-8ad9-0ea634c8618a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9714 | 2026.01.21 21:44:29.322461 [ 5 ] {4d47fd75-c39f-465c-8ad9-0ea634c8618a} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9715 | 2026.01.21 21:44:29.322497 [ 5 ] {4d47fd75-c39f-465c-8ad9-0ea634c8618a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9716 | 2026.01.21 21:44:29.322834 [ 5 ] {4d47fd75-c39f-465c-8ad9-0ea634c8618a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9717 | 2026.01.21 21:44:29.323053 [ 5 ] {4d47fd75-c39f-465c-8ad9-0ea634c8618a} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2026.01.21 21:44:29.323181 [ 5 ] {4d47fd75-c39f-465c-8ad9-0ea634c8618a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9719 | 2026.01.21 21:44:29.323219 [ 5 ] {4d47fd75-c39f-465c-8ad9-0ea634c8618a} <Debug> TCPHandler: Processed in 0.001347071 sec. | ||
| 9720 | 2026.01.21 21:44:29.323329 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2026.01.21 21:44:29.323425 [ 5 ] {2e0a7ebb-d961-45c5-892e-09e20fb3eb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9722 | 2026.01.21 21:44:29.323479 [ 5 ] {2e0a7ebb-d961-45c5-892e-09e20fb3eb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9723 | 2026.01.21 21:44:29.324243 [ 5 ] {2e0a7ebb-d961-45c5-892e-09e20fb3eb90} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2026.01.21 21:44:29.324279 [ 5 ] {2e0a7ebb-d961-45c5-892e-09e20fb3eb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9725 | 2026.01.21 21:44:29.324809 [ 5 ] {2e0a7ebb-d961-45c5-892e-09e20fb3eb90} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9726 | 2026.01.21 21:44:29.325036 [ 5 ] {2e0a7ebb-d961-45c5-892e-09e20fb3eb90} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2026.01.21 21:44:29.325173 [ 5 ] {2e0a7ebb-d961-45c5-892e-09e20fb3eb90} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001766 sec., 13590.033975084938 rows/sec., 24.35 MiB/sec. | ||
| 9728 | 2026.01.21 21:44:29.325226 [ 5 ] {2e0a7ebb-d961-45c5-892e-09e20fb3eb90} <Debug> TCPHandler: Processed in 0.001945631 sec. | ||
| 9729 | 2026.01.21 21:44:29.325332 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2026.01.21 21:44:29.325428 [ 5 ] {9a0eac6f-0cbb-479f-ad33-1761c19a3baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9731 | 2026.01.21 21:44:29.325468 [ 5 ] {9a0eac6f-0cbb-479f-ad33-1761c19a3baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9732 | 2026.01.21 21:44:29.325797 [ 5 ] {9a0eac6f-0cbb-479f-ad33-1761c19a3baf} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2026.01.21 21:44:29.325832 [ 5 ] {9a0eac6f-0cbb-479f-ad33-1761c19a3baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9734 | 2026.01.21 21:44:29.326148 [ 5 ] {9a0eac6f-0cbb-479f-ad33-1761c19a3baf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9735 | 2026.01.21 21:44:29.326397 [ 5 ] {9a0eac6f-0cbb-479f-ad33-1761c19a3baf} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.01.21 21:44:29.326532 [ 5 ] {9a0eac6f-0cbb-479f-ad33-1761c19a3baf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 9737 | 2026.01.21 21:44:29.326569 [ 5 ] {9a0eac6f-0cbb-479f-ad33-1761c19a3baf} <Debug> TCPHandler: Processed in 0.001286731 sec. | ||
| 9738 | 2026.01.21 21:44:31.030457 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9739 | 2026.01.21 21:44:31.030638 [ 5 ] {fd717dd9-0adf-4d7d-a441-5cf58bd34116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9740 | 2026.01.21 21:44:31.030700 [ 5 ] {fd717dd9-0adf-4d7d-a441-5cf58bd34116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9741 | 2026.01.21 21:44:31.031456 [ 5 ] {fd717dd9-0adf-4d7d-a441-5cf58bd34116} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.01.21 21:44:31.031496 [ 5 ] {fd717dd9-0adf-4d7d-a441-5cf58bd34116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9743 | 2026.01.21 21:44:31.031908 [ 5 ] {fd717dd9-0adf-4d7d-a441-5cf58bd34116} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9744 | 2026.01.21 21:44:31.032143 [ 5 ] {fd717dd9-0adf-4d7d-a441-5cf58bd34116} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.01.21 21:44:31.032280 [ 55 ] {} <Debug> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9746 | 2026.01.21 21:44:31.032292 [ 5 ] {fd717dd9-0adf-4d7d-a441-5cf58bd34116} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.0017 sec., 262352.9411764706 rows/sec., 16.64 MiB/sec. | ||
| 9747 | 2026.01.21 21:44:31.032356 [ 55 ] {} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.01.21 21:44:31.032374 [ 5 ] {fd717dd9-0adf-4d7d-a441-5cf58bd34116} <Debug> TCPHandler: Processed in 0.002037622 sec. | ||
| 9749 | 2026.01.21 21:44:31.032398 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9750 | 2026.01.21 21:44:31.032530 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9751 | 2026.01.21 21:44:31.032553 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 9752 | 2026.01.21 21:44:31.032632 [ 5 ] {5e942070-b5d4-46dc-a286-457879c91fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9753 | 2026.01.21 21:44:31.032678 [ 5 ] {5e942070-b5d4-46dc-a286-457879c91fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9754 | 2026.01.21 21:44:31.032711 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9755 | 2026.01.21 21:44:31.032756 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 446 rows starting from the beginning of the part | ||
| 9756 | 2026.01.21 21:44:31.032834 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 446 rows starting from the beginning of the part | ||
| 9757 | 2026.01.21 21:44:31.032884 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 446 rows starting from the beginning of the part | ||
| 9758 | 2026.01.21 21:44:31.032928 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 446 rows starting from the beginning of the part | ||
| 9759 | 2026.01.21 21:44:31.032974 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 446 rows starting from the beginning of the part | ||
| 9760 | 2026.01.21 21:44:31.033088 [ 5 ] {5e942070-b5d4-46dc-a286-457879c91fe1} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.01.21 21:44:31.033132 [ 5 ] {5e942070-b5d4-46dc-a286-457879c91fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9762 | 2026.01.21 21:44:31.033453 [ 5 ] {5e942070-b5d4-46dc-a286-457879c91fe1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9763 | 2026.01.21 21:44:31.033686 [ 5 ] {5e942070-b5d4-46dc-a286-457879c91fe1} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2026.01.21 21:44:31.033824 [ 5 ] {5e942070-b5d4-46dc-a286-457879c91fe1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00121 sec., 6611.570247933884 rows/sec., 539.13 KiB/sec. | ||
| 9765 | 2026.01.21 21:44:31.033864 [ 5 ] {5e942070-b5d4-46dc-a286-457879c91fe1} <Debug> TCPHandler: Processed in 0.001388612 sec. | ||
| 9766 | 2026.01.21 21:44:31.033979 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9767 | 2026.01.21 21:44:31.034074 [ 5 ] {2562ad0f-561a-4f4f-a48b-3bc032f95bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9768 | 2026.01.21 21:44:31.034111 [ 199 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624295 sec., 1372903.3211331686 rows/sec., 92.31 MiB/sec. | ||
| 9769 | 2026.01.21 21:44:31.034114 [ 5 ] {2562ad0f-561a-4f4f-a48b-3bc032f95bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9770 | 2026.01.21 21:44:31.034267 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9771 | 2026.01.21 21:44:31.034529 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_25_6} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2026.01.21 21:44:31.034598 [ 196 ] {7c616b0d-7909-44c0-b32a-6fd99574beab::all_1_25_6} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9773 | 2026.01.21 21:44:31.034664 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9774 | 2026.01.21 21:44:31.035719 [ 5 ] {2562ad0f-561a-4f4f-a48b-3bc032f95bed} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.01.21 21:44:31.035761 [ 5 ] {2562ad0f-561a-4f4f-a48b-3bc032f95bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9776 | 2026.01.21 21:44:31.036228 [ 5 ] {2562ad0f-561a-4f4f-a48b-3bc032f95bed} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9777 | 2026.01.21 21:44:31.036439 [ 5 ] {2562ad0f-561a-4f4f-a48b-3bc032f95bed} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.01.21 21:44:31.036569 [ 5 ] {2562ad0f-561a-4f4f-a48b-3bc032f95bed} <Debug> executeQuery: Read 2382 rows, 197.17 KiB in 0.002513 sec., 947871.0704337445 rows/sec., 76.62 MiB/sec. | ||
| 9779 | 2026.01.21 21:44:31.036611 [ 5 ] {2562ad0f-561a-4f4f-a48b-3bc032f95bed} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 9780 | 2026.01.21 21:44:31.036625 [ 5 ] {2562ad0f-561a-4f4f-a48b-3bc032f95bed} <Debug> TCPHandler: Processed in 0.002695632 sec. | ||
| 9781 | 2026.01.21 21:44:31.036731 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.01.21 21:44:31.036826 [ 5 ] {0e923ba8-a22f-4b39-aef0-86051a843503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9783 | 2026.01.21 21:44:31.036865 [ 5 ] {0e923ba8-a22f-4b39-aef0-86051a843503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9784 | 2026.01.21 21:44:31.037345 [ 5 ] {0e923ba8-a22f-4b39-aef0-86051a843503} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.01.21 21:44:31.037380 [ 5 ] {0e923ba8-a22f-4b39-aef0-86051a843503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9786 | 2026.01.21 21:44:31.037676 [ 5 ] {0e923ba8-a22f-4b39-aef0-86051a843503} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9787 | 2026.01.21 21:44:31.037877 [ 5 ] {0e923ba8-a22f-4b39-aef0-86051a843503} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.01.21 21:44:31.038064 [ 5 ] {0e923ba8-a22f-4b39-aef0-86051a843503} <Debug> executeQuery: Read 249 rows, 15.31 KiB in 0.001255 sec., 198406.37450199202 rows/sec., 11.91 MiB/sec. | ||
| 9789 | 2026.01.21 21:44:31.038103 [ 5 ] {0e923ba8-a22f-4b39-aef0-86051a843503} <Debug> TCPHandler: Processed in 0.001419802 sec. | ||
| 9790 | 2026.01.21 21:44:31.038213 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.01.21 21:44:31.038307 [ 5 ] {0dd0f161-57a6-43fe-b402-60a81a958e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9792 | 2026.01.21 21:44:31.038346 [ 5 ] {0dd0f161-57a6-43fe-b402-60a81a958e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9793 | 2026.01.21 21:44:31.038874 [ 5 ] {0dd0f161-57a6-43fe-b402-60a81a958e43} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.01.21 21:44:31.038911 [ 5 ] {0dd0f161-57a6-43fe-b402-60a81a958e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9795 | 2026.01.21 21:44:31.039231 [ 5 ] {0dd0f161-57a6-43fe-b402-60a81a958e43} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9796 | 2026.01.21 21:44:31.039449 [ 5 ] {0dd0f161-57a6-43fe-b402-60a81a958e43} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.01.21 21:44:31.039574 [ 5 ] {0dd0f161-57a6-43fe-b402-60a81a958e43} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001284 sec., 356697.81931464176 rows/sec., 23.57 MiB/sec. | ||
| 9798 | 2026.01.21 21:44:31.039612 [ 5 ] {0dd0f161-57a6-43fe-b402-60a81a958e43} <Debug> TCPHandler: Processed in 0.001447723 sec. | ||
| 9799 | 2026.01.21 21:44:31.039722 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2026.01.21 21:44:31.039816 [ 5 ] {b2d77bc1-0461-4d88-91c4-4add6c9c39c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9801 | 2026.01.21 21:44:31.039855 [ 5 ] {b2d77bc1-0461-4d88-91c4-4add6c9c39c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9802 | 2026.01.21 21:44:31.040331 [ 5 ] {b2d77bc1-0461-4d88-91c4-4add6c9c39c9} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.01.21 21:44:31.040369 [ 5 ] {b2d77bc1-0461-4d88-91c4-4add6c9c39c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9804 | 2026.01.21 21:44:31.040664 [ 5 ] {b2d77bc1-0461-4d88-91c4-4add6c9c39c9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9805 | 2026.01.21 21:44:31.040871 [ 5 ] {b2d77bc1-0461-4d88-91c4-4add6c9c39c9} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.01.21 21:44:31.040967 [ 55 ] {} <Debug> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9807 | 2026.01.21 21:44:31.040995 [ 5 ] {b2d77bc1-0461-4d88-91c4-4add6c9c39c9} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001197 sec., 191311.61236424395 rows/sec., 10.86 MiB/sec. | ||
| 9808 | 2026.01.21 21:44:31.041000 [ 55 ] {} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.01.21 21:44:31.041034 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9810 | 2026.01.21 21:44:31.041041 [ 5 ] {b2d77bc1-0461-4d88-91c4-4add6c9c39c9} <Debug> TCPHandler: Processed in 0.001367291 sec. | ||
| 9811 | 2026.01.21 21:44:31.041114 [ 193 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 9812 | 2026.01.21 21:44:31.041158 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9813 | 2026.01.21 21:44:31.041229 [ 193 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9814 | 2026.01.21 21:44:31.041256 [ 5 ] {6adcf8ee-a5a1-4333-8b26-8e324ded7c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9815 | 2026.01.21 21:44:31.041265 [ 193 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 229 rows starting from the beginning of the part | ||
| 9816 | 2026.01.21 21:44:31.041304 [ 5 ] {6adcf8ee-a5a1-4333-8b26-8e324ded7c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9817 | 2026.01.21 21:44:31.041341 [ 193 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 229 rows starting from the beginning of the part | ||
| 9818 | 2026.01.21 21:44:31.041399 [ 193 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 229 rows starting from the beginning of the part | ||
| 9819 | 2026.01.21 21:44:31.041448 [ 193 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 229 rows starting from the beginning of the part | ||
| 9820 | 2026.01.21 21:44:31.041492 [ 193 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 229 rows starting from the beginning of the part | ||
| 9821 | 2026.01.21 21:44:31.042170 [ 5 ] {6adcf8ee-a5a1-4333-8b26-8e324ded7c5c} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2026.01.21 21:44:31.042211 [ 5 ] {6adcf8ee-a5a1-4333-8b26-8e324ded7c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9823 | 2026.01.21 21:44:31.042388 [ 198 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130281 sec., 878869.5204980006 rows/sec., 53.25 MiB/sec. | ||
| 9824 | 2026.01.21 21:44:31.042572 [ 188 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9825 | 2026.01.21 21:44:31.042577 [ 5 ] {6adcf8ee-a5a1-4333-8b26-8e324ded7c5c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9826 | 2026.01.21 21:44:31.042808 [ 5 ] {6adcf8ee-a5a1-4333-8b26-8e324ded7c5c} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2026.01.21 21:44:31.042864 [ 188 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_25_6} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2026.01.21 21:44:31.042930 [ 188 ] {aa1e06c9-9266-43aa-93ca-9ee1c8bd541c::all_1_25_6} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9829 | 2026.01.21 21:44:31.042939 [ 5 ] {6adcf8ee-a5a1-4333-8b26-8e324ded7c5c} <Debug> executeQuery: Read 1215 rows, 88.65 KiB in 0.0017 sec., 714705.8823529412 rows/sec., 50.92 MiB/sec. | ||
| 9830 | 2026.01.21 21:44:31.042978 [ 5 ] {6adcf8ee-a5a1-4333-8b26-8e324ded7c5c} <Debug> TCPHandler: Processed in 0.00186967 sec. | ||
| 9831 | 2026.01.21 21:44:31.043007 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9832 | 2026.01.21 21:44:31.043086 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.01.21 21:44:31.043180 [ 5 ] {9c3c6644-c1b4-4d03-bef3-55c92d73edd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9834 | 2026.01.21 21:44:31.043220 [ 5 ] {9c3c6644-c1b4-4d03-bef3-55c92d73edd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9835 | 2026.01.21 21:44:31.043543 [ 5 ] {9c3c6644-c1b4-4d03-bef3-55c92d73edd6} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.01.21 21:44:31.043578 [ 5 ] {9c3c6644-c1b4-4d03-bef3-55c92d73edd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9837 | 2026.01.21 21:44:31.043874 [ 5 ] {9c3c6644-c1b4-4d03-bef3-55c92d73edd6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9838 | 2026.01.21 21:44:31.044086 [ 5 ] {9c3c6644-c1b4-4d03-bef3-55c92d73edd6} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.01.21 21:44:31.044211 [ 5 ] {9c3c6644-c1b4-4d03-bef3-55c92d73edd6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 9840 | 2026.01.21 21:44:31.044249 [ 5 ] {9c3c6644-c1b4-4d03-bef3-55c92d73edd6} <Debug> TCPHandler: Processed in 0.001212019 sec. | ||
| 9841 | 2026.01.21 21:44:31.044358 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2026.01.21 21:44:31.044451 [ 5 ] {e727389e-d3fc-455e-b1ea-f88501142d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9843 | 2026.01.21 21:44:31.044493 [ 5 ] {e727389e-d3fc-455e-b1ea-f88501142d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9844 | 2026.01.21 21:44:31.045064 [ 5 ] {e727389e-d3fc-455e-b1ea-f88501142d65} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.01.21 21:44:31.045101 [ 5 ] {e727389e-d3fc-455e-b1ea-f88501142d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9846 | 2026.01.21 21:44:31.045478 [ 5 ] {e727389e-d3fc-455e-b1ea-f88501142d65} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9847 | 2026.01.21 21:44:31.045690 [ 5 ] {e727389e-d3fc-455e-b1ea-f88501142d65} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.01.21 21:44:31.045819 [ 5 ] {e727389e-d3fc-455e-b1ea-f88501142d65} <Debug> executeQuery: Read 910 rows, 61.49 KiB in 0.001386 sec., 656565.6565656565 rows/sec., 43.32 MiB/sec. | ||
| 9849 | 2026.01.21 21:44:31.045857 [ 5 ] {e727389e-d3fc-455e-b1ea-f88501142d65} <Debug> TCPHandler: Processed in 0.001547835 sec. | ||
| 9850 | 2026.01.21 21:44:31.045967 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2026.01.21 21:44:31.046062 [ 5 ] {5aebbd17-dc3d-4938-b66d-633d1f05bc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9852 | 2026.01.21 21:44:31.046101 [ 5 ] {5aebbd17-dc3d-4938-b66d-633d1f05bc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9853 | 2026.01.21 21:44:31.046408 [ 5 ] {5aebbd17-dc3d-4938-b66d-633d1f05bc60} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.01.21 21:44:31.046444 [ 5 ] {5aebbd17-dc3d-4938-b66d-633d1f05bc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9855 | 2026.01.21 21:44:31.046739 [ 5 ] {5aebbd17-dc3d-4938-b66d-633d1f05bc60} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9856 | 2026.01.21 21:44:31.046940 [ 5 ] {5aebbd17-dc3d-4938-b66d-633d1f05bc60} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.01.21 21:44:31.047065 [ 5 ] {5aebbd17-dc3d-4938-b66d-633d1f05bc60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 9858 | 2026.01.21 21:44:31.047102 [ 5 ] {5aebbd17-dc3d-4938-b66d-633d1f05bc60} <Debug> TCPHandler: Processed in 0.001184328 sec. | ||
| 9859 | 2026.01.21 21:44:31.047206 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.01.21 21:44:31.047298 [ 5 ] {e42fa32e-b163-4bf8-88bf-eeaff033f9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9861 | 2026.01.21 21:44:31.047349 [ 5 ] {e42fa32e-b163-4bf8-88bf-eeaff033f9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9862 | 2026.01.21 21:44:31.048108 [ 5 ] {e42fa32e-b163-4bf8-88bf-eeaff033f9d3} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.01.21 21:44:31.048144 [ 5 ] {e42fa32e-b163-4bf8-88bf-eeaff033f9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9864 | 2026.01.21 21:44:31.048696 [ 5 ] {e42fa32e-b163-4bf8-88bf-eeaff033f9d3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9865 | 2026.01.21 21:44:31.048920 [ 5 ] {e42fa32e-b163-4bf8-88bf-eeaff033f9d3} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.01.21 21:44:31.049053 [ 5 ] {e42fa32e-b163-4bf8-88bf-eeaff033f9d3} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001773 sec., 10152.284263959391 rows/sec., 18.19 MiB/sec. | ||
| 9867 | 2026.01.21 21:44:31.049107 [ 5 ] {e42fa32e-b163-4bf8-88bf-eeaff033f9d3} <Debug> TCPHandler: Processed in 0.001948471 sec. | ||
| 9868 | 2026.01.21 21:44:31.049223 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2026.01.21 21:44:31.049317 [ 5 ] {8ed5de87-ef1b-4bee-b555-dc9545f6c866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9870 | 2026.01.21 21:44:31.049358 [ 5 ] {8ed5de87-ef1b-4bee-b555-dc9545f6c866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9871 | 2026.01.21 21:44:31.049689 [ 5 ] {8ed5de87-ef1b-4bee-b555-dc9545f6c866} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.01.21 21:44:31.049726 [ 5 ] {8ed5de87-ef1b-4bee-b555-dc9545f6c866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9873 | 2026.01.21 21:44:31.050035 [ 5 ] {8ed5de87-ef1b-4bee-b555-dc9545f6c866} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9874 | 2026.01.21 21:44:31.050248 [ 5 ] {8ed5de87-ef1b-4bee-b555-dc9545f6c866} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.01.21 21:44:31.050375 [ 5 ] {8ed5de87-ef1b-4bee-b555-dc9545f6c866} <Debug> executeQuery: Read 68 rows, 3.98 KiB in 0.001076 sec., 63197.02602230484 rows/sec., 3.61 MiB/sec. | ||
| 9876 | 2026.01.21 21:44:31.050411 [ 5 ] {8ed5de87-ef1b-4bee-b555-dc9545f6c866} <Debug> TCPHandler: Processed in 0.001236689 sec. | ||
| 9877 | 2026.01.21 21:44:33.893774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19670 | ||
| 9878 | 2026.01.21 21:44:33.894347 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2026.01.21 21:44:33.894402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9880 | 2026.01.21 21:44:33.894977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9881 | 2026.01.21 21:44:33.895235 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2026.01.21 21:44:33.895389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19670 | ||
| 9883 | 2026.01.21 21:44:33.895414 [ 52 ] {} <Debug> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9884 | 2026.01.21 21:44:33.895484 [ 52 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2026.01.21 21:44:33.895506 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9886 | 2026.01.21 21:44:33.895637 [ 199 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::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 | ||
| 9887 | 2026.01.21 21:44:33.895785 [ 199 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9888 | 2026.01.21 21:44:33.895827 [ 199 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17302 rows starting from the beginning of the part | ||
| 9889 | 2026.01.21 21:44:33.895896 [ 199 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9890 | 2026.01.21 21:44:33.895945 [ 199 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9891 | 2026.01.21 21:44:33.895990 [ 199 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9892 | 2026.01.21 21:44:33.896032 [ 199 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9893 | 2026.01.21 21:44:33.896081 [ 199 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9894 | 2026.01.21 21:44:33.898121 [ 198 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19670 rows, containing 4 columns (4 merged, 0 gathered) in 0.00253994 sec., 7744277.423876154 rows/sec., 110.78 MiB/sec. | ||
| 9895 | 2026.01.21 21:44:33.898495 [ 201 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9896 | 2026.01.21 21:44:33.898810 [ 201 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_41_8} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9897 | 2026.01.21 21:44:33.898884 [ 201 ] {154c8d9d-b7da-4b4a-b611-4e67d26ca848::all_1_41_8} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9898 | 2026.01.21 21:44:33.898990 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9899 | 2026.01.21 21:44:34.313672 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9900 | 2026.01.21 21:44:34.313837 [ 5 ] {46fd6428-f2c6-4c9b-841b-c80ed37452d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9901 | 2026.01.21 21:44:34.313901 [ 5 ] {46fd6428-f2c6-4c9b-841b-c80ed37452d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9902 | 2026.01.21 21:44:34.314541 [ 5 ] {46fd6428-f2c6-4c9b-841b-c80ed37452d0} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2026.01.21 21:44:34.314583 [ 5 ] {46fd6428-f2c6-4c9b-841b-c80ed37452d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9904 | 2026.01.21 21:44:34.314973 [ 5 ] {46fd6428-f2c6-4c9b-841b-c80ed37452d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9905 | 2026.01.21 21:44:34.315224 [ 5 ] {46fd6428-f2c6-4c9b-841b-c80ed37452d0} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2026.01.21 21:44:34.315381 [ 5 ] {46fd6428-f2c6-4c9b-841b-c80ed37452d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.69 MiB/sec. | ||
| 9907 | 2026.01.21 21:44:34.315434 [ 5 ] {46fd6428-f2c6-4c9b-841b-c80ed37452d0} <Debug> TCPHandler: Processed in 0.001882119 sec. | ||
| 9908 | 2026.01.21 21:44:34.315555 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9909 | 2026.01.21 21:44:34.315653 [ 5 ] {ce36528e-035f-444a-8c0b-3ed4412c57c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9910 | 2026.01.21 21:44:34.315695 [ 5 ] {ce36528e-035f-444a-8c0b-3ed4412c57c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9911 | 2026.01.21 21:44:34.316142 [ 5 ] {ce36528e-035f-444a-8c0b-3ed4412c57c1} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2026.01.21 21:44:34.316184 [ 5 ] {ce36528e-035f-444a-8c0b-3ed4412c57c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9913 | 2026.01.21 21:44:34.316503 [ 5 ] {ce36528e-035f-444a-8c0b-3ed4412c57c1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9914 | 2026.01.21 21:44:34.316721 [ 5 ] {ce36528e-035f-444a-8c0b-3ed4412c57c1} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2026.01.21 21:44:34.316856 [ 5 ] {ce36528e-035f-444a-8c0b-3ed4412c57c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 9916 | 2026.01.21 21:44:34.316897 [ 5 ] {ce36528e-035f-444a-8c0b-3ed4412c57c1} <Debug> TCPHandler: Processed in 0.001393152 sec. | ||
| 9917 | 2026.01.21 21:44:34.317029 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9918 | 2026.01.21 21:44:34.317139 [ 5 ] {80be3a55-0698-44ee-b895-e2c4e725b23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9919 | 2026.01.21 21:44:34.317185 [ 5 ] {80be3a55-0698-44ee-b895-e2c4e725b23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9920 | 2026.01.21 21:44:34.317608 [ 5 ] {80be3a55-0698-44ee-b895-e2c4e725b23a} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9921 | 2026.01.21 21:44:34.317646 [ 5 ] {80be3a55-0698-44ee-b895-e2c4e725b23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9922 | 2026.01.21 21:44:34.317982 [ 5 ] {80be3a55-0698-44ee-b895-e2c4e725b23a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9923 | 2026.01.21 21:44:34.318219 [ 5 ] {80be3a55-0698-44ee-b895-e2c4e725b23a} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2026.01.21 21:44:34.318351 [ 5 ] {80be3a55-0698-44ee-b895-e2c4e725b23a} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.001232 sec., 86038.96103896103 rows/sec., 5.99 MiB/sec. | ||
| 9925 | 2026.01.21 21:44:34.318389 [ 5 ] {80be3a55-0698-44ee-b895-e2c4e725b23a} <Debug> TCPHandler: Processed in 0.001413152 sec. | ||
| 9926 | 2026.01.21 21:44:34.318509 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2026.01.21 21:44:34.318605 [ 5 ] {71a4c0fb-8e6e-475e-9bb0-a8b1c47bfcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9928 | 2026.01.21 21:44:34.318647 [ 5 ] {71a4c0fb-8e6e-475e-9bb0-a8b1c47bfcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9929 | 2026.01.21 21:44:34.319029 [ 5 ] {71a4c0fb-8e6e-475e-9bb0-a8b1c47bfcb7} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2026.01.21 21:44:34.319070 [ 5 ] {71a4c0fb-8e6e-475e-9bb0-a8b1c47bfcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9931 | 2026.01.21 21:44:34.319417 [ 5 ] {71a4c0fb-8e6e-475e-9bb0-a8b1c47bfcb7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9932 | 2026.01.21 21:44:34.319647 [ 5 ] {71a4c0fb-8e6e-475e-9bb0-a8b1c47bfcb7} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2026.01.21 21:44:34.319781 [ 5 ] {71a4c0fb-8e6e-475e-9bb0-a8b1c47bfcb7} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001194 sec., 33500.837520938025 rows/sec., 2.26 MiB/sec. | ||
| 9934 | 2026.01.21 21:44:34.319819 [ 5 ] {71a4c0fb-8e6e-475e-9bb0-a8b1c47bfcb7} <Debug> TCPHandler: Processed in 0.001360281 sec. | ||
| 9935 | 2026.01.21 21:44:34.925041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9936 | 2026.01.21 21:44:34.942469 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.01.21 21:44:34.942540 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9938 | 2026.01.21 21:44:34.948271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9939 | 2026.01.21 21:44:34.948975 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2026.01.21 21:44:34.949321 [ 48 ] {} <Debug> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9941 | 2026.01.21 21:44:34.949389 [ 48 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.01.21 21:44:34.949410 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9943 | 2026.01.21 21:44:34.949509 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::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 | ||
| 9944 | 2026.01.21 21:44:34.952316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9945 | 2026.01.21 21:44:34.952419 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9946 | 2026.01.21 21:44:34.953152 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9947 | 2026.01.21 21:44:34.956389 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9948 | 2026.01.21 21:44:34.959655 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9949 | 2026.01.21 21:44:34.963419 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9950 | 2026.01.21 21:44:34.967286 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9951 | 2026.01.21 21:44:34.971023 [ 199 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9952 | 2026.01.21 21:44:35.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.46 MiB, peak 317.03 MiB, free memory in arenas 0.00 B, will set to 306.05 MiB (RSS), difference: -9.40 MiB | ||
| 9953 | 2026.01.21 21:44:35.022399 [ 198 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.072926494 sec., 4237.143225341397 rows/sec., 21.91 MiB/sec. | ||
| 9954 | 2026.01.21 21:44:35.025368 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9955 | 2026.01.21 21:44:35.027409 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_41_8} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2026.01.21 21:44:35.027525 [ 194 ] {de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5::all_1_41_8} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9957 | 2026.01.21 21:44:35.030331 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9958 | 2026.01.21 21:44:36.000265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.64 MiB, peak 317.03 MiB, free memory in arenas 0.00 B, will set to 307.58 MiB (RSS), difference: 10.94 MiB | ||
| 9959 | 2026.01.21 21:44:36.439418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1236 | ||
| 9960 | 2026.01.21 21:44:36.442023 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2026.01.21 21:44:36.442063 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9962 | 2026.01.21 21:44:36.443241 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9963 | 2026.01.21 21:44:36.443505 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2026.01.21 21:44:36.443629 [ 46 ] {} <Debug> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9965 | 2026.01.21 21:44:36.443667 [ 46 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.01.21 21:44:36.443685 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9967 | 2026.01.21 21:44:36.443764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1236 | ||
| 9968 | 2026.01.21 21:44:36.443767 [ 198 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::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 | ||
| 9969 | 2026.01.21 21:44:36.444205 [ 198 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9970 | 2026.01.21 21:44:36.444320 [ 198 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1036 rows starting from the beginning of the part | ||
| 9971 | 2026.01.21 21:44:36.444645 [ 198 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 9972 | 2026.01.21 21:44:36.444969 [ 198 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part | ||
| 9973 | 2026.01.21 21:44:36.445297 [ 198 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 9974 | 2026.01.21 21:44:36.445623 [ 198 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 9975 | 2026.01.21 21:44:36.445932 [ 198 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part | ||
| 9976 | 2026.01.21 21:44:36.452923 [ 189 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 72 columns (72 merged, 0 gathered) in 0.009187834 sec., 134525.72173158548 rows/sec., 107.40 MiB/sec. | ||
| 9977 | 2026.01.21 21:44:36.454835 [ 191 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9978 | 2026.01.21 21:44:36.455501 [ 191 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_31_6} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.01.21 21:44:36.455601 [ 191 ] {80f0b0f7-7f14-4222-a476-e5e5578fe34e::all_1_31_6} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9980 | 2026.01.21 21:44:36.455971 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 9981 | 2026.01.21 21:44:37.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.67 MiB, peak 317.03 MiB, free memory in arenas 0.00 B, will set to 308.82 MiB (RSS), difference: 1.15 MiB | ||
| 9982 | 2026.01.21 21:44:39.317850 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9983 | 2026.01.21 21:44:39.318029 [ 5 ] {7e651b05-48f7-4fd5-8316-70df268e6d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9984 | 2026.01.21 21:44:39.318096 [ 5 ] {7e651b05-48f7-4fd5-8316-70df268e6d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9985 | 2026.01.21 21:44:39.318742 [ 5 ] {7e651b05-48f7-4fd5-8316-70df268e6d40} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.01.21 21:44:39.318792 [ 5 ] {7e651b05-48f7-4fd5-8316-70df268e6d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9987 | 2026.01.21 21:44:39.319204 [ 5 ] {7e651b05-48f7-4fd5-8316-70df268e6d40} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9988 | 2026.01.21 21:44:39.319442 [ 5 ] {7e651b05-48f7-4fd5-8316-70df268e6d40} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.01.21 21:44:39.319602 [ 5 ] {7e651b05-48f7-4fd5-8316-70df268e6d40} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.00162 sec., 64197.530864197535 rows/sec., 5.36 MiB/sec. | ||
| 9990 | 2026.01.21 21:44:39.319652 [ 5 ] {7e651b05-48f7-4fd5-8316-70df268e6d40} <Debug> TCPHandler: Processed in 0.00192833 sec. | ||
| 9991 | 2026.01.21 21:44:39.319778 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9992 | 2026.01.21 21:44:39.319878 [ 5 ] {6460b6b0-cb34-4708-86d3-3fd8f618c24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9993 | 2026.01.21 21:44:39.319921 [ 5 ] {6460b6b0-cb34-4708-86d3-3fd8f618c24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9994 | 2026.01.21 21:44:39.320341 [ 5 ] {6460b6b0-cb34-4708-86d3-3fd8f618c24e} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2026.01.21 21:44:39.320380 [ 5 ] {6460b6b0-cb34-4708-86d3-3fd8f618c24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9996 | 2026.01.21 21:44:39.320692 [ 5 ] {6460b6b0-cb34-4708-86d3-3fd8f618c24e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9997 | 2026.01.21 21:44:39.320910 [ 5 ] {6460b6b0-cb34-4708-86d3-3fd8f618c24e} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.01.21 21:44:39.321043 [ 5 ] {6460b6b0-cb34-4708-86d3-3fd8f618c24e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001185 sec., 20253.164556962023 rows/sec., 1.49 MiB/sec. | ||
| 9999 | 2026.01.21 21:44:39.321083 [ 5 ] {6460b6b0-cb34-4708-86d3-3fd8f618c24e} <Debug> TCPHandler: Processed in 0.001355901 sec. | ||
| 10000 | 2026.01.21 21:44:39.321194 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.01.21 21:44:39.321290 [ 5 ] {4f844d58-68c7-4341-a036-17eabe8e52df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10002 | 2026.01.21 21:44:39.321332 [ 5 ] {4f844d58-68c7-4341-a036-17eabe8e52df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10003 | 2026.01.21 21:44:39.321754 [ 5 ] {4f844d58-68c7-4341-a036-17eabe8e52df} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.01.21 21:44:39.321791 [ 5 ] {4f844d58-68c7-4341-a036-17eabe8e52df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10005 | 2026.01.21 21:44:39.322099 [ 5 ] {4f844d58-68c7-4341-a036-17eabe8e52df} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10006 | 2026.01.21 21:44:39.322311 [ 5 ] {4f844d58-68c7-4341-a036-17eabe8e52df} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.01.21 21:44:39.322441 [ 5 ] {4f844d58-68c7-4341-a036-17eabe8e52df} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00117 sec., 75213.67521367522 rows/sec., 5.87 MiB/sec. | ||
| 10008 | 2026.01.21 21:44:39.322480 [ 5 ] {4f844d58-68c7-4341-a036-17eabe8e52df} <Debug> TCPHandler: Processed in 0.001335031 sec. | ||
| 10009 | 2026.01.21 21:44:39.322606 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.01.21 21:44:39.322702 [ 5 ] {613e39c4-c486-404c-b6a2-0fa78192c162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10011 | 2026.01.21 21:44:39.322746 [ 5 ] {613e39c4-c486-404c-b6a2-0fa78192c162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10012 | 2026.01.21 21:44:39.323158 [ 5 ] {613e39c4-c486-404c-b6a2-0fa78192c162} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.01.21 21:44:39.323194 [ 5 ] {613e39c4-c486-404c-b6a2-0fa78192c162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10014 | 2026.01.21 21:44:39.323541 [ 5 ] {613e39c4-c486-404c-b6a2-0fa78192c162} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10015 | 2026.01.21 21:44:39.323755 [ 5 ] {613e39c4-c486-404c-b6a2-0fa78192c162} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.01.21 21:44:39.323889 [ 5 ] {613e39c4-c486-404c-b6a2-0fa78192c162} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 10017 | 2026.01.21 21:44:39.323926 [ 5 ] {613e39c4-c486-404c-b6a2-0fa78192c162} <Debug> TCPHandler: Processed in 0.001368702 sec. | ||
| 10018 | 2026.01.21 21:44:39.324027 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10019 | 2026.01.21 21:44:39.324120 [ 5 ] {daac500d-5423-4fc4-9795-908c875f9c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10020 | 2026.01.21 21:44:39.324175 [ 5 ] {daac500d-5423-4fc4-9795-908c875f9c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10021 | 2026.01.21 21:44:39.324982 [ 5 ] {daac500d-5423-4fc4-9795-908c875f9c48} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.01.21 21:44:39.325019 [ 5 ] {daac500d-5423-4fc4-9795-908c875f9c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10023 | 2026.01.21 21:44:39.325548 [ 5 ] {daac500d-5423-4fc4-9795-908c875f9c48} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10024 | 2026.01.21 21:44:39.325774 [ 5 ] {daac500d-5423-4fc4-9795-908c875f9c48} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2026.01.21 21:44:39.325940 [ 5 ] {daac500d-5423-4fc4-9795-908c875f9c48} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001838 sec., 13057.671381936887 rows/sec., 23.40 MiB/sec. | ||
| 10026 | 2026.01.21 21:44:39.326005 [ 5 ] {daac500d-5423-4fc4-9795-908c875f9c48} <Debug> TCPHandler: Processed in 0.002027381 sec. | ||
| 10027 | 2026.01.21 21:44:39.326116 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.01.21 21:44:39.326212 [ 5 ] {a1df91b8-cf34-4f3d-ba98-3e90a0357ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10029 | 2026.01.21 21:44:39.326253 [ 5 ] {a1df91b8-cf34-4f3d-ba98-3e90a0357ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10030 | 2026.01.21 21:44:39.326599 [ 5 ] {a1df91b8-cf34-4f3d-ba98-3e90a0357ccc} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.01.21 21:44:39.326635 [ 5 ] {a1df91b8-cf34-4f3d-ba98-3e90a0357ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10032 | 2026.01.21 21:44:39.326944 [ 5 ] {a1df91b8-cf34-4f3d-ba98-3e90a0357ccc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10033 | 2026.01.21 21:44:39.327182 [ 5 ] {a1df91b8-cf34-4f3d-ba98-3e90a0357ccc} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.01.21 21:44:39.327313 [ 5 ] {a1df91b8-cf34-4f3d-ba98-3e90a0357ccc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 10035 | 2026.01.21 21:44:39.327349 [ 5 ] {a1df91b8-cf34-4f3d-ba98-3e90a0357ccc} <Debug> TCPHandler: Processed in 0.00128308 sec. | ||
| 10036 | 2026.01.21 21:44:41.173325 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10037 | 2026.01.21 21:44:41.173393 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10038 | 2026.01.21 21:44:41.395514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20182 | ||
| 10039 | 2026.01.21 21:44:41.396118 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.01.21 21:44:41.396174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10041 | 2026.01.21 21:44:41.396708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10042 | 2026.01.21 21:44:41.396948 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.01.21 21:44:41.397097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20182 | ||
| 10044 | 2026.01.21 21:44:42.452454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10045 | 2026.01.21 21:44:42.467946 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10046 | 2026.01.21 21:44:42.468001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10047 | 2026.01.21 21:44:42.473576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10048 | 2026.01.21 21:44:42.474232 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2026.01.21 21:44:42.476937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10050 | 2026.01.21 21:44:43.605286 [ 35 ] {} <Debug> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10051 | 2026.01.21 21:44:43.605354 [ 35 ] {} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10052 | 2026.01.21 21:44:43.605384 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10053 | 2026.01.21 21:44:43.605513 [ 192 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10054 | 2026.01.21 21:44:43.605658 [ 192 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10055 | 2026.01.21 21:44:43.605695 [ 192 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 10056 | 2026.01.21 21:44:43.605767 [ 192 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 10057 | 2026.01.21 21:44:43.605820 [ 192 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 10058 | 2026.01.21 21:44:43.605868 [ 192 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 10059 | 2026.01.21 21:44:43.605912 [ 192 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 10060 | 2026.01.21 21:44:43.606711 [ 189 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125294 sec., 28732.421344996572 rows/sec., 2.40 MiB/sec. | ||
| 10061 | 2026.01.21 21:44:43.606896 [ 200 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10062 | 2026.01.21 21:44:43.607213 [ 200 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_18_4} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2026.01.21 21:44:43.607295 [ 200 ] {b3349ba7-a1d0-4f27-a022-72b1901cd54d::all_1_18_4} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10064 | 2026.01.21 21:44:43.607403 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10065 | 2026.01.21 21:44:44.329174 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10066 | 2026.01.21 21:44:44.329352 [ 5 ] {82adb296-95fa-4f30-8142-603413f16ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10067 | 2026.01.21 21:44:44.329420 [ 5 ] {82adb296-95fa-4f30-8142-603413f16ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10068 | 2026.01.21 21:44:44.330273 [ 5 ] {82adb296-95fa-4f30-8142-603413f16ec2} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2026.01.21 21:44:44.330320 [ 5 ] {82adb296-95fa-4f30-8142-603413f16ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10070 | 2026.01.21 21:44:44.330750 [ 5 ] {82adb296-95fa-4f30-8142-603413f16ec2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10071 | 2026.01.21 21:44:44.330980 [ 5 ] {82adb296-95fa-4f30-8142-603413f16ec2} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2026.01.21 21:44:44.331159 [ 5 ] {82adb296-95fa-4f30-8142-603413f16ec2} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001856 sec., 240301.72413793104 rows/sec., 15.24 MiB/sec. | ||
| 10073 | 2026.01.21 21:44:44.331212 [ 5 ] {82adb296-95fa-4f30-8142-603413f16ec2} <Debug> TCPHandler: Processed in 0.002169294 sec. | ||
| 10074 | 2026.01.21 21:44:44.331347 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10075 | 2026.01.21 21:44:44.331453 [ 5 ] {cfc47e06-cb2e-442f-9c1b-af639c8c9e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10076 | 2026.01.21 21:44:44.331498 [ 5 ] {cfc47e06-cb2e-442f-9c1b-af639c8c9e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10077 | 2026.01.21 21:44:44.332545 [ 5 ] {cfc47e06-cb2e-442f-9c1b-af639c8c9e4f} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2026.01.21 21:44:44.332586 [ 5 ] {cfc47e06-cb2e-442f-9c1b-af639c8c9e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10079 | 2026.01.21 21:44:44.332972 [ 5 ] {cfc47e06-cb2e-442f-9c1b-af639c8c9e4f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10080 | 2026.01.21 21:44:44.333189 [ 5 ] {cfc47e06-cb2e-442f-9c1b-af639c8c9e4f} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2026.01.21 21:44:44.333321 [ 35 ] {} <Debug> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10082 | 2026.01.21 21:44:44.333333 [ 5 ] {cfc47e06-cb2e-442f-9c1b-af639c8c9e4f} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.001904 sec., 650210.0840336134 rows/sec., 51.68 MiB/sec. | ||
| 10083 | 2026.01.21 21:44:44.333391 [ 35 ] {} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2026.01.21 21:44:44.333401 [ 5 ] {cfc47e06-cb2e-442f-9c1b-af639c8c9e4f} <Debug> TCPHandler: Processed in 0.002107262 sec. | ||
| 10085 | 2026.01.21 21:44:44.333430 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10086 | 2026.01.21 21:44:44.333525 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2026.01.21 21:44:44.333572 [ 186 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10088 | 2026.01.21 21:44:44.333628 [ 5 ] {e5056627-9161-4470-a2bc-8a8836844964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10089 | 2026.01.21 21:44:44.333676 [ 5 ] {e5056627-9161-4470-a2bc-8a8836844964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10090 | 2026.01.21 21:44:44.333727 [ 186 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10091 | 2026.01.21 21:44:44.333771 [ 186 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2436 rows starting from the beginning of the part | ||
| 10092 | 2026.01.21 21:44:44.333843 [ 186 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 10093 | 2026.01.21 21:44:44.333895 [ 186 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2382 rows starting from the beginning of the part | ||
| 10094 | 2026.01.21 21:44:44.333942 [ 186 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 10095 | 2026.01.21 21:44:44.333984 [ 186 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 10096 | 2026.01.21 21:44:44.334030 [ 186 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1238 rows starting from the beginning of the part | ||
| 10097 | 2026.01.21 21:44:44.334180 [ 5 ] {e5056627-9161-4470-a2bc-8a8836844964} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2026.01.21 21:44:44.334223 [ 5 ] {e5056627-9161-4470-a2bc-8a8836844964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10099 | 2026.01.21 21:44:44.334595 [ 5 ] {e5056627-9161-4470-a2bc-8a8836844964} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10100 | 2026.01.21 21:44:44.334815 [ 5 ] {e5056627-9161-4470-a2bc-8a8836844964} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.01.21 21:44:44.334939 [ 35 ] {} <Debug> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10102 | 2026.01.21 21:44:44.334960 [ 5 ] {e5056627-9161-4470-a2bc-8a8836844964} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001353 sec., 178122.69031781226 rows/sec., 10.64 MiB/sec. | ||
| 10103 | 2026.01.21 21:44:44.334975 [ 35 ] {} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2026.01.21 21:44:44.335002 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10105 | 2026.01.21 21:44:44.335007 [ 5 ] {e5056627-9161-4470-a2bc-8a8836844964} <Debug> TCPHandler: Processed in 0.001531374 sec. | ||
| 10106 | 2026.01.21 21:44:44.335120 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::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 | ||
| 10107 | 2026.01.21 21:44:44.335131 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.01.21 21:44:44.335268 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10109 | 2026.01.21 21:44:44.335268 [ 5 ] {cac8a8cb-3956-4eae-aa62-63bc9c746760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10110 | 2026.01.21 21:44:44.335312 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 283 rows starting from the beginning of the part | ||
| 10111 | 2026.01.21 21:44:44.335332 [ 5 ] {cac8a8cb-3956-4eae-aa62-63bc9c746760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10112 | 2026.01.21 21:44:44.335385 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 241 rows starting from the beginning of the part | ||
| 10113 | 2026.01.21 21:44:44.335437 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 10114 | 2026.01.21 21:44:44.335481 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 249 rows starting from the beginning of the part | ||
| 10115 | 2026.01.21 21:44:44.335521 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 10116 | 2026.01.21 21:44:44.335563 [ 200 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 241 rows starting from the beginning of the part | ||
| 10117 | 2026.01.21 21:44:44.335827 [ 5 ] {cac8a8cb-3956-4eae-aa62-63bc9c746760} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2026.01.21 21:44:44.335872 [ 5 ] {cac8a8cb-3956-4eae-aa62-63bc9c746760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10119 | 2026.01.21 21:44:44.336157 [ 187 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6320 rows, containing 5 columns (5 merged, 0 gathered) in 0.002650822 sec., 2384166.1190377926 rows/sec., 201.47 MiB/sec. | ||
| 10120 | 2026.01.21 21:44:44.336265 [ 5 ] {cac8a8cb-3956-4eae-aa62-63bc9c746760} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10121 | 2026.01.21 21:44:44.336471 [ 197 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10122 | 2026.01.21 21:44:44.336512 [ 5 ] {cac8a8cb-3956-4eae-aa62-63bc9c746760} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.01.21 21:44:44.336552 [ 186 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490234 sec., 712639.7599303196 rows/sec., 46.11 MiB/sec. | ||
| 10124 | 2026.01.21 21:44:44.336657 [ 5 ] {cac8a8cb-3956-4eae-aa62-63bc9c746760} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001408 sec., 163352.27272727274 rows/sec., 10.53 MiB/sec. | ||
| 10125 | 2026.01.21 21:44:44.336703 [ 5 ] {cac8a8cb-3956-4eae-aa62-63bc9c746760} <Debug> TCPHandler: Processed in 0.001622215 sec. | ||
| 10126 | 2026.01.21 21:44:44.336757 [ 187 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10127 | 2026.01.21 21:44:44.336811 [ 197 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2026.01.21 21:44:44.336827 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10129 | 2026.01.21 21:44:44.336903 [ 197 ] {14fc38cb-525a-4acb-8d89-7820f02890b6::all_1_66_13} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10130 | 2026.01.21 21:44:44.336925 [ 5 ] {2bd374af-4527-4068-a9e2-d989bde577a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10131 | 2026.01.21 21:44:44.336969 [ 5 ] {2bd374af-4527-4068-a9e2-d989bde577a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10132 | 2026.01.21 21:44:44.336995 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 10133 | 2026.01.21 21:44:44.337102 [ 187 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_56_11} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2026.01.21 21:44:44.337193 [ 187 ] {46d32427-dcc4-4bc6-8033-b58d384c0f9e::all_1_56_11} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10135 | 2026.01.21 21:44:44.337301 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10136 | 2026.01.21 21:44:44.337468 [ 5 ] {2bd374af-4527-4068-a9e2-d989bde577a6} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10137 | 2026.01.21 21:44:44.337510 [ 5 ] {2bd374af-4527-4068-a9e2-d989bde577a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10138 | 2026.01.21 21:44:44.337831 [ 5 ] {2bd374af-4527-4068-a9e2-d989bde577a6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10139 | 2026.01.21 21:44:44.338051 [ 5 ] {2bd374af-4527-4068-a9e2-d989bde577a6} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2026.01.21 21:44:44.338186 [ 5 ] {2bd374af-4527-4068-a9e2-d989bde577a6} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00128 sec., 178906.24999999997 rows/sec., 10.16 MiB/sec. | ||
| 10141 | 2026.01.21 21:44:44.338226 [ 5 ] {2bd374af-4527-4068-a9e2-d989bde577a6} <Debug> TCPHandler: Processed in 0.001447972 sec. | ||
| 10142 | 2026.01.21 21:44:44.338336 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10143 | 2026.01.21 21:44:44.338432 [ 5 ] {b77eee72-fead-4b68-8816-85732ea1c4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10144 | 2026.01.21 21:44:44.338473 [ 5 ] {b77eee72-fead-4b68-8816-85732ea1c4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10145 | 2026.01.21 21:44:44.339164 [ 5 ] {b77eee72-fead-4b68-8816-85732ea1c4f1} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10146 | 2026.01.21 21:44:44.339201 [ 5 ] {b77eee72-fead-4b68-8816-85732ea1c4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10147 | 2026.01.21 21:44:44.339554 [ 5 ] {b77eee72-fead-4b68-8816-85732ea1c4f1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10148 | 2026.01.21 21:44:44.339761 [ 5 ] {b77eee72-fead-4b68-8816-85732ea1c4f1} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2026.01.21 21:44:44.339877 [ 35 ] {} <Debug> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10150 | 2026.01.21 21:44:44.339890 [ 5 ] {b77eee72-fead-4b68-8816-85732ea1c4f1} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001476 sec., 508807.5880758807 rows/sec., 35.53 MiB/sec. | ||
| 10151 | 2026.01.21 21:44:44.339913 [ 35 ] {} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2026.01.21 21:44:44.339937 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10153 | 2026.01.21 21:44:44.339937 [ 5 ] {b77eee72-fead-4b68-8816-85732ea1c4f1} <Debug> TCPHandler: Processed in 0.001649056 sec. | ||
| 10154 | 2026.01.21 21:44:44.340016 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10155 | 2026.01.21 21:44:44.340064 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10156 | 2026.01.21 21:44:44.340112 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10157 | 2026.01.21 21:44:44.340143 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1267 rows starting from the beginning of the part | ||
| 10158 | 2026.01.21 21:44:44.340164 [ 5 ] {6c485a76-d6d6-4b51-9f18-e0c97c4432e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10159 | 2026.01.21 21:44:44.340194 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 88 rows starting from the beginning of the part | ||
| 10160 | 2026.01.21 21:44:44.340211 [ 5 ] {6c485a76-d6d6-4b51-9f18-e0c97c4432e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10161 | 2026.01.21 21:44:44.340241 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1215 rows starting from the beginning of the part | ||
| 10162 | 2026.01.21 21:44:44.340284 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 10163 | 2026.01.21 21:44:44.340316 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 88 rows starting from the beginning of the part | ||
| 10164 | 2026.01.21 21:44:44.340351 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 751 rows starting from the beginning of the part | ||
| 10165 | 2026.01.21 21:44:44.340588 [ 5 ] {6c485a76-d6d6-4b51-9f18-e0c97c4432e0} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2026.01.21 21:44:44.340630 [ 5 ] {6c485a76-d6d6-4b51-9f18-e0c97c4432e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10167 | 2026.01.21 21:44:44.340956 [ 5 ] {6c485a76-d6d6-4b51-9f18-e0c97c4432e0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10168 | 2026.01.21 21:44:44.341186 [ 5 ] {6c485a76-d6d6-4b51-9f18-e0c97c4432e0} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2026.01.21 21:44:44.341364 [ 5 ] {6c485a76-d6d6-4b51-9f18-e0c97c4432e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001218 sec., 4926.108374384236 rows/sec., 257.37 KiB/sec. | ||
| 10170 | 2026.01.21 21:44:44.341413 [ 5 ] {6c485a76-d6d6-4b51-9f18-e0c97c4432e0} <Debug> TCPHandler: Processed in 0.001398872 sec. | ||
| 10171 | 2026.01.21 21:44:44.341500 [ 196 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513113 sec., 2295268.0996065727 rows/sec., 172.93 MiB/sec. | ||
| 10172 | 2026.01.21 21:44:44.341540 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10173 | 2026.01.21 21:44:44.341654 [ 5 ] {555f47bf-70e9-451d-9aa4-1273df7eb7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10174 | 2026.01.21 21:44:44.341678 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10175 | 2026.01.21 21:44:44.341708 [ 5 ] {555f47bf-70e9-451d-9aa4-1273df7eb7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10176 | 2026.01.21 21:44:44.341930 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2026.01.21 21:44:44.342005 [ 186 ] {39f3d828-e9c0-4014-82d1-b213c0f62c58::all_1_66_13} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10178 | 2026.01.21 21:44:44.342076 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10179 | 2026.01.21 21:44:44.342214 [ 5 ] {555f47bf-70e9-451d-9aa4-1273df7eb7da} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.01.21 21:44:44.342257 [ 5 ] {555f47bf-70e9-451d-9aa4-1273df7eb7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10181 | 2026.01.21 21:44:44.342625 [ 5 ] {555f47bf-70e9-451d-9aa4-1273df7eb7da} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10182 | 2026.01.21 21:44:44.342854 [ 5 ] {555f47bf-70e9-451d-9aa4-1273df7eb7da} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2026.01.21 21:44:44.342961 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10184 | 2026.01.21 21:44:44.342992 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2026.01.21 21:44:44.342993 [ 5 ] {555f47bf-70e9-451d-9aa4-1273df7eb7da} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001363 sec., 240645.63462949375 rows/sec., 15.77 MiB/sec. | ||
| 10186 | 2026.01.21 21:44:44.343009 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10187 | 2026.01.21 21:44:44.343046 [ 5 ] {555f47bf-70e9-451d-9aa4-1273df7eb7da} <Debug> TCPHandler: Processed in 0.001564645 sec. | ||
| 10188 | 2026.01.21 21:44:44.343094 [ 197 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10189 | 2026.01.21 21:44:44.343162 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10190 | 2026.01.21 21:44:44.343178 [ 197 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10191 | 2026.01.21 21:44:44.343207 [ 197 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19294 rows starting from the beginning of the part | ||
| 10192 | 2026.01.21 21:44:44.343257 [ 5 ] {d3be722d-fc83-4c10-bc67-3c53e592fd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10193 | 2026.01.21 21:44:44.343263 [ 197 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 10194 | 2026.01.21 21:44:44.343301 [ 5 ] {d3be722d-fc83-4c10-bc67-3c53e592fd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10195 | 2026.01.21 21:44:44.343313 [ 197 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 910 rows starting from the beginning of the part | ||
| 10196 | 2026.01.21 21:44:44.343353 [ 197 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part | ||
| 10197 | 2026.01.21 21:44:44.343393 [ 197 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 10198 | 2026.01.21 21:44:44.343434 [ 197 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 328 rows starting from the beginning of the part | ||
| 10199 | 2026.01.21 21:44:44.343622 [ 5 ] {d3be722d-fc83-4c10-bc67-3c53e592fd73} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2026.01.21 21:44:44.343658 [ 5 ] {d3be722d-fc83-4c10-bc67-3c53e592fd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10201 | 2026.01.21 21:44:44.343958 [ 5 ] {d3be722d-fc83-4c10-bc67-3c53e592fd73} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10202 | 2026.01.21 21:44:44.344172 [ 5 ] {d3be722d-fc83-4c10-bc67-3c53e592fd73} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2026.01.21 21:44:44.344308 [ 5 ] {d3be722d-fc83-4c10-bc67-3c53e592fd73} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 10204 | 2026.01.21 21:44:44.344345 [ 5 ] {d3be722d-fc83-4c10-bc67-3c53e592fd73} <Debug> TCPHandler: Processed in 0.001232999 sec. | ||
| 10205 | 2026.01.21 21:44:44.344451 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2026.01.21 21:44:44.344564 [ 5 ] {0bc4bd0f-cd98-40b8-b0dc-ae605f68e850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10207 | 2026.01.21 21:44:44.344625 [ 5 ] {0bc4bd0f-cd98-40b8-b0dc-ae605f68e850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10208 | 2026.01.21 21:44:44.345453 [ 5 ] {0bc4bd0f-cd98-40b8-b0dc-ae605f68e850} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10209 | 2026.01.21 21:44:44.345492 [ 5 ] {0bc4bd0f-cd98-40b8-b0dc-ae605f68e850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10210 | 2026.01.21 21:44:44.346073 [ 5 ] {0bc4bd0f-cd98-40b8-b0dc-ae605f68e850} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10211 | 2026.01.21 21:44:44.346320 [ 5 ] {0bc4bd0f-cd98-40b8-b0dc-ae605f68e850} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10212 | 2026.01.21 21:44:44.346445 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10213 | 2026.01.21 21:44:44.346469 [ 5 ] {0bc4bd0f-cd98-40b8-b0dc-ae605f68e850} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001929 sec., 9331.25972006221 rows/sec., 16.72 MiB/sec. | ||
| 10214 | 2026.01.21 21:44:44.346486 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.01.21 21:44:44.346513 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10216 | 2026.01.21 21:44:44.346555 [ 5 ] {0bc4bd0f-cd98-40b8-b0dc-ae605f68e850} <Debug> TCPHandler: Processed in 0.002154664 sec. | ||
| 10217 | 2026.01.21 21:44:44.346599 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::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 | ||
| 10218 | 2026.01.21 21:44:44.346672 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10219 | 2026.01.21 21:44:44.346773 [ 5 ] {cf1c8ee5-44f5-43a7-b897-bbc6f1ced497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10220 | 2026.01.21 21:44:44.346816 [ 5 ] {cf1c8ee5-44f5-43a7-b897-bbc6f1ced497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10221 | 2026.01.21 21:44:44.346825 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10222 | 2026.01.21 21:44:44.346887 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1061 rows starting from the beginning of the part | ||
| 10223 | 2026.01.21 21:44:44.347012 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
| 10224 | 2026.01.21 21:44:44.347130 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 10225 | 2026.01.21 21:44:44.347165 [ 5 ] {cf1c8ee5-44f5-43a7-b897-bbc6f1ced497} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2026.01.21 21:44:44.347209 [ 5 ] {cf1c8ee5-44f5-43a7-b897-bbc6f1ced497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10227 | 2026.01.21 21:44:44.347245 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 18 rows starting from the beginning of the part | ||
| 10228 | 2026.01.21 21:44:44.347357 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 10229 | 2026.01.21 21:44:44.347467 [ 196 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 18 rows starting from the beginning of the part | ||
| 10230 | 2026.01.21 21:44:44.347560 [ 5 ] {cf1c8ee5-44f5-43a7-b897-bbc6f1ced497} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10231 | 2026.01.21 21:44:44.347796 [ 5 ] {cf1c8ee5-44f5-43a7-b897-bbc6f1ced497} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10232 | 2026.01.21 21:44:44.347925 [ 35 ] {} <Debug> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10233 | 2026.01.21 21:44:44.347942 [ 5 ] {cf1c8ee5-44f5-43a7-b897-bbc6f1ced497} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001187 sec., 90985.67818028644 rows/sec., 5.55 MiB/sec. | ||
| 10234 | 2026.01.21 21:44:44.347959 [ 35 ] {} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2026.01.21 21:44:44.347988 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10236 | 2026.01.21 21:44:44.347990 [ 5 ] {cf1c8ee5-44f5-43a7-b897-bbc6f1ced497} <Debug> TCPHandler: Processed in 0.001366722 sec. | ||
| 10237 | 2026.01.21 21:44:44.348078 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10238 | 2026.01.21 21:44:44.348183 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10239 | 2026.01.21 21:44:44.348212 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4032 rows starting from the beginning of the part | ||
| 10240 | 2026.01.21 21:44:44.348264 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 10241 | 2026.01.21 21:44:44.348308 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 68 rows starting from the beginning of the part | ||
| 10242 | 2026.01.21 21:44:44.348349 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
| 10243 | 2026.01.21 21:44:44.348392 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10244 | 2026.01.21 21:44:44.348430 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 108 rows starting from the beginning of the part | ||
| 10245 | 2026.01.21 21:44:44.350035 [ 201 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20958 rows, containing 5 columns (5 merged, 0 gathered) in 0.006973809 sec., 3005244.3363447436 rows/sec., 200.82 MiB/sec. | ||
| 10246 | 2026.01.21 21:44:44.350428 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10247 | 2026.01.21 21:44:44.350598 [ 201 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4368 rows, containing 4 columns (4 merged, 0 gathered) in 0.00256336 sec., 1704013.4823044753 rows/sec., 107.58 MiB/sec. | ||
| 10248 | 2026.01.21 21:44:44.350775 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.01.21 21:44:44.350870 [ 190 ] {ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10250 | 2026.01.21 21:44:44.350962 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10251 | 2026.01.21 21:44:44.350998 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10252 | 2026.01.21 21:44:44.351278 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10253 | 2026.01.21 21:44:44.351355 [ 193 ] {89cb1915-cd60-4572-ab33-4c65ccc233d7::all_1_66_13} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10254 | 2026.01.21 21:44:44.351432 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10255 | 2026.01.21 21:44:44.354561 [ 194 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1163 rows, containing 19 columns (19 merged, 0 gathered) in 0.008001065 sec., 145355.64952915642 rows/sec., 260.47 MiB/sec. | ||
| 10256 | 2026.01.21 21:44:44.356340 [ 190 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10257 | 2026.01.21 21:44:44.356695 [ 190 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.01.21 21:44:44.356770 [ 190 ] {89f14298-c391-488c-bee1-7e1f9847a40a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10259 | 2026.01.21 21:44:44.356897 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10260 | 2026.01.21 21:44:45.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.26 MiB, peak 323.21 MiB, free memory in arenas 0.00 B, will set to 315.50 MiB (RSS), difference: 5.24 MiB | ||
| 10261 | 2026.01.21 21:44:46.444936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1270 | ||
| 10262 | 2026.01.21 21:44:46.447270 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.01.21 21:44:46.447320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10264 | 2026.01.21 21:44:46.448482 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10265 | 2026.01.21 21:44:46.448743 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.01.21 21:44:46.448995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 10267 | 2026.01.21 21:44:48.897207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20630 | ||
| 10268 | 2026.01.21 21:44:48.897844 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.01.21 21:44:48.897893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10270 | 2026.01.21 21:44:48.898437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10271 | 2026.01.21 21:44:48.898652 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.01.21 21:44:48.898779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20630 | ||
| 10273 | 2026.01.21 21:44:49.318213 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10274 | 2026.01.21 21:44:49.318390 [ 5 ] {04fb3da3-6454-417f-b2c8-33c6fe841460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10275 | 2026.01.21 21:44:49.318454 [ 5 ] {04fb3da3-6454-417f-b2c8-33c6fe841460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10276 | 2026.01.21 21:44:49.319092 [ 5 ] {04fb3da3-6454-417f-b2c8-33c6fe841460} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10277 | 2026.01.21 21:44:49.319134 [ 5 ] {04fb3da3-6454-417f-b2c8-33c6fe841460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10278 | 2026.01.21 21:44:49.319520 [ 5 ] {04fb3da3-6454-417f-b2c8-33c6fe841460} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10279 | 2026.01.21 21:44:49.319747 [ 5 ] {04fb3da3-6454-417f-b2c8-33c6fe841460} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2026.01.21 21:44:49.319908 [ 5 ] {04fb3da3-6454-417f-b2c8-33c6fe841460} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001564 sec., 3836.317135549872 rows/sec., 312.82 KiB/sec. | ||
| 10281 | 2026.01.21 21:44:49.319957 [ 5 ] {04fb3da3-6454-417f-b2c8-33c6fe841460} <Debug> TCPHandler: Processed in 0.00187053 sec. | ||
| 10282 | 2026.01.21 21:44:49.320082 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10283 | 2026.01.21 21:44:49.320186 [ 5 ] {56b29245-31d3-4c62-9c64-c7b406d1b9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10284 | 2026.01.21 21:44:49.320229 [ 5 ] {56b29245-31d3-4c62-9c64-c7b406d1b9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10285 | 2026.01.21 21:44:49.320702 [ 5 ] {56b29245-31d3-4c62-9c64-c7b406d1b9ed} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2026.01.21 21:44:49.320737 [ 5 ] {56b29245-31d3-4c62-9c64-c7b406d1b9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10287 | 2026.01.21 21:44:49.321050 [ 5 ] {56b29245-31d3-4c62-9c64-c7b406d1b9ed} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10288 | 2026.01.21 21:44:49.321263 [ 5 ] {56b29245-31d3-4c62-9c64-c7b406d1b9ed} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.01.21 21:44:49.321392 [ 5 ] {56b29245-31d3-4c62-9c64-c7b406d1b9ed} <Debug> executeQuery: Read 107 rows, 9.11 KiB in 0.00123 sec., 86991.86991869919 rows/sec., 7.23 MiB/sec. | ||
| 10290 | 2026.01.21 21:44:49.321429 [ 5 ] {56b29245-31d3-4c62-9c64-c7b406d1b9ed} <Debug> TCPHandler: Processed in 0.001399542 sec. | ||
| 10291 | 2026.01.21 21:44:49.321547 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10292 | 2026.01.21 21:44:49.321644 [ 5 ] {e305b2ff-4399-42b7-9ff5-4dc8107e17bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10293 | 2026.01.21 21:44:49.321686 [ 5 ] {e305b2ff-4399-42b7-9ff5-4dc8107e17bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10294 | 2026.01.21 21:44:49.322097 [ 5 ] {e305b2ff-4399-42b7-9ff5-4dc8107e17bf} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10295 | 2026.01.21 21:44:49.322132 [ 5 ] {e305b2ff-4399-42b7-9ff5-4dc8107e17bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10296 | 2026.01.21 21:44:49.322444 [ 5 ] {e305b2ff-4399-42b7-9ff5-4dc8107e17bf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10297 | 2026.01.21 21:44:49.322655 [ 5 ] {e305b2ff-4399-42b7-9ff5-4dc8107e17bf} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10298 | 2026.01.21 21:44:49.322785 [ 5 ] {e305b2ff-4399-42b7-9ff5-4dc8107e17bf} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001159 sec., 25884.383088869712 rows/sec., 1.87 MiB/sec. | ||
| 10299 | 2026.01.21 21:44:49.322823 [ 5 ] {e305b2ff-4399-42b7-9ff5-4dc8107e17bf} <Debug> TCPHandler: Processed in 0.001325991 sec. | ||
| 10300 | 2026.01.21 21:44:49.322936 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10301 | 2026.01.21 21:44:49.323031 [ 5 ] {b8d7c838-64de-42e5-b0f3-9b3858781efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10302 | 2026.01.21 21:44:49.323071 [ 5 ] {b8d7c838-64de-42e5-b0f3-9b3858781efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10303 | 2026.01.21 21:44:49.323495 [ 5 ] {b8d7c838-64de-42e5-b0f3-9b3858781efd} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2026.01.21 21:44:49.323530 [ 5 ] {b8d7c838-64de-42e5-b0f3-9b3858781efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10305 | 2026.01.21 21:44:49.323852 [ 5 ] {b8d7c838-64de-42e5-b0f3-9b3858781efd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10306 | 2026.01.21 21:44:49.324064 [ 5 ] {b8d7c838-64de-42e5-b0f3-9b3858781efd} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10307 | 2026.01.21 21:44:49.324191 [ 5 ] {b8d7c838-64de-42e5-b0f3-9b3858781efd} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001177 sec., 79864.06117247239 rows/sec., 6.24 MiB/sec. | ||
| 10308 | 2026.01.21 21:44:49.324228 [ 5 ] {b8d7c838-64de-42e5-b0f3-9b3858781efd} <Debug> TCPHandler: Processed in 0.001340501 sec. | ||
| 10309 | 2026.01.21 21:44:49.324342 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10310 | 2026.01.21 21:44:49.324437 [ 5 ] {b130b64c-fbb8-40dd-9dbb-86103ea5da06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10311 | 2026.01.21 21:44:49.324480 [ 5 ] {b130b64c-fbb8-40dd-9dbb-86103ea5da06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10312 | 2026.01.21 21:44:49.324893 [ 5 ] {b130b64c-fbb8-40dd-9dbb-86103ea5da06} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.01.21 21:44:49.324927 [ 5 ] {b130b64c-fbb8-40dd-9dbb-86103ea5da06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10314 | 2026.01.21 21:44:49.325259 [ 5 ] {b130b64c-fbb8-40dd-9dbb-86103ea5da06} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10315 | 2026.01.21 21:44:49.325476 [ 5 ] {b130b64c-fbb8-40dd-9dbb-86103ea5da06} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10316 | 2026.01.21 21:44:49.325604 [ 5 ] {b130b64c-fbb8-40dd-9dbb-86103ea5da06} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001186 sec., 137436.76222596964 rows/sec., 9.57 MiB/sec. | ||
| 10317 | 2026.01.21 21:44:49.325640 [ 5 ] {b130b64c-fbb8-40dd-9dbb-86103ea5da06} <Debug> TCPHandler: Processed in 0.001347751 sec. | ||
| 10318 | 2026.01.21 21:44:49.325750 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10319 | 2026.01.21 21:44:49.325846 [ 5 ] {3255fef4-8403-4a28-8630-276835cda865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10320 | 2026.01.21 21:44:49.325901 [ 5 ] {3255fef4-8403-4a28-8630-276835cda865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10321 | 2026.01.21 21:44:49.326707 [ 5 ] {3255fef4-8403-4a28-8630-276835cda865} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.01.21 21:44:49.326742 [ 5 ] {3255fef4-8403-4a28-8630-276835cda865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10323 | 2026.01.21 21:44:49.327289 [ 5 ] {3255fef4-8403-4a28-8630-276835cda865} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10324 | 2026.01.21 21:44:49.327517 [ 5 ] {3255fef4-8403-4a28-8630-276835cda865} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2026.01.21 21:44:49.327656 [ 5 ] {3255fef4-8403-4a28-8630-276835cda865} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001828 sec., 13129.10284463895 rows/sec., 23.53 MiB/sec. | ||
| 10326 | 2026.01.21 21:44:49.327718 [ 5 ] {3255fef4-8403-4a28-8630-276835cda865} <Debug> TCPHandler: Processed in 0.002017001 sec. | ||
| 10327 | 2026.01.21 21:44:49.327830 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10328 | 2026.01.21 21:44:49.327925 [ 5 ] {afa43389-e60d-4535-bf24-97376846b5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10329 | 2026.01.21 21:44:49.327965 [ 5 ] {afa43389-e60d-4535-bf24-97376846b5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10330 | 2026.01.21 21:44:49.328305 [ 5 ] {afa43389-e60d-4535-bf24-97376846b5af} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.01.21 21:44:49.328339 [ 5 ] {afa43389-e60d-4535-bf24-97376846b5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10332 | 2026.01.21 21:44:49.328638 [ 5 ] {afa43389-e60d-4535-bf24-97376846b5af} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10333 | 2026.01.21 21:44:49.328850 [ 5 ] {afa43389-e60d-4535-bf24-97376846b5af} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2026.01.21 21:44:49.328975 [ 5 ] {afa43389-e60d-4535-bf24-97376846b5af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 10335 | 2026.01.21 21:44:49.329010 [ 5 ] {afa43389-e60d-4535-bf24-97376846b5af} <Debug> TCPHandler: Processed in 0.00122961 sec. | ||
| 10336 | 2026.01.21 21:44:49.976984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10337 | 2026.01.21 21:44:49.993599 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.01.21 21:44:49.993669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10339 | 2026.01.21 21:44:49.999426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10340 | 2026.01.21 21:44:50.000154 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.01.21 21:44:50.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.52 MiB, peak 323.21 MiB, free memory in arenas 0.00 B, will set to 315.74 MiB (RSS), difference: -4.78 MiB | ||
| 10342 | 2026.01.21 21:44:50.003489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10343 | 2026.01.21 21:44:51.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.74 MiB, peak 323.21 MiB, free memory in arenas 0.00 B, will set to 315.74 MiB (RSS), difference: 4.00 MiB | ||
| 10344 | 2026.01.21 21:44:54.329584 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.01.21 21:44:54.329780 [ 5 ] {bf74cdb1-939a-4430-ad2b-211eae05423f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10346 | 2026.01.21 21:44:54.329853 [ 5 ] {bf74cdb1-939a-4430-ad2b-211eae05423f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10347 | 2026.01.21 21:44:54.330781 [ 5 ] {bf74cdb1-939a-4430-ad2b-211eae05423f} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.01.21 21:44:54.330829 [ 5 ] {bf74cdb1-939a-4430-ad2b-211eae05423f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10349 | 2026.01.21 21:44:54.331229 [ 5 ] {bf74cdb1-939a-4430-ad2b-211eae05423f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10350 | 2026.01.21 21:44:54.331461 [ 5 ] {bf74cdb1-939a-4430-ad2b-211eae05423f} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.01.21 21:44:54.331613 [ 5 ] {bf74cdb1-939a-4430-ad2b-211eae05423f} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001886 sec., 236479.32131495228 rows/sec., 15.00 MiB/sec. | ||
| 10352 | 2026.01.21 21:44:54.331655 [ 5 ] {bf74cdb1-939a-4430-ad2b-211eae05423f} <Debug> TCPHandler: Processed in 0.002206465 sec. | ||
| 10353 | 2026.01.21 21:44:54.331783 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10354 | 2026.01.21 21:44:54.331879 [ 5 ] {b3c618e1-8801-4e6a-ba54-7fb218e905b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10355 | 2026.01.21 21:44:54.331920 [ 5 ] {b3c618e1-8801-4e6a-ba54-7fb218e905b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10356 | 2026.01.21 21:44:54.333190 [ 5 ] {b3c618e1-8801-4e6a-ba54-7fb218e905b7} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.01.21 21:44:54.333226 [ 5 ] {b3c618e1-8801-4e6a-ba54-7fb218e905b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10358 | 2026.01.21 21:44:54.333599 [ 5 ] {b3c618e1-8801-4e6a-ba54-7fb218e905b7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10359 | 2026.01.21 21:44:54.333814 [ 5 ] {b3c618e1-8801-4e6a-ba54-7fb218e905b7} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.01.21 21:44:54.333943 [ 5 ] {b3c618e1-8801-4e6a-ba54-7fb218e905b7} <Debug> executeQuery: Read 1238 rows, 100.76 KiB in 0.002082 sec., 594620.5571565802 rows/sec., 47.26 MiB/sec. | ||
| 10361 | 2026.01.21 21:44:54.333980 [ 5 ] {b3c618e1-8801-4e6a-ba54-7fb218e905b7} <Debug> TCPHandler: Processed in 0.002247325 sec. | ||
| 10362 | 2026.01.21 21:44:54.334089 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10363 | 2026.01.21 21:44:54.334185 [ 5 ] {f71fe781-71ec-4a91-b1b3-d6297e74bcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10364 | 2026.01.21 21:44:54.334225 [ 5 ] {f71fe781-71ec-4a91-b1b3-d6297e74bcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10365 | 2026.01.21 21:44:54.334732 [ 5 ] {f71fe781-71ec-4a91-b1b3-d6297e74bcd6} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2026.01.21 21:44:54.334767 [ 5 ] {f71fe781-71ec-4a91-b1b3-d6297e74bcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10367 | 2026.01.21 21:44:54.335069 [ 5 ] {f71fe781-71ec-4a91-b1b3-d6297e74bcd6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10368 | 2026.01.21 21:44:54.335284 [ 5 ] {f71fe781-71ec-4a91-b1b3-d6297e74bcd6} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.01.21 21:44:54.335419 [ 5 ] {f71fe781-71ec-4a91-b1b3-d6297e74bcd6} <Debug> executeQuery: Read 241 rows, 14.75 KiB in 0.001253 sec., 192338.3878691141 rows/sec., 11.49 MiB/sec. | ||
| 10370 | 2026.01.21 21:44:54.335456 [ 5 ] {f71fe781-71ec-4a91-b1b3-d6297e74bcd6} <Debug> TCPHandler: Processed in 0.001416262 sec. | ||
| 10371 | 2026.01.21 21:44:54.335558 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.01.21 21:44:54.335654 [ 5 ] {0a22ed24-27ee-49b2-97a0-a9fe1f2bc471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10373 | 2026.01.21 21:44:54.335693 [ 5 ] {0a22ed24-27ee-49b2-97a0-a9fe1f2bc471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10374 | 2026.01.21 21:44:54.336195 [ 5 ] {0a22ed24-27ee-49b2-97a0-a9fe1f2bc471} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2026.01.21 21:44:54.336232 [ 5 ] {0a22ed24-27ee-49b2-97a0-a9fe1f2bc471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10376 | 2026.01.21 21:44:54.336543 [ 5 ] {0a22ed24-27ee-49b2-97a0-a9fe1f2bc471} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10377 | 2026.01.21 21:44:54.336755 [ 5 ] {0a22ed24-27ee-49b2-97a0-a9fe1f2bc471} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2026.01.21 21:44:54.336884 [ 5 ] {0a22ed24-27ee-49b2-97a0-a9fe1f2bc471} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001249 sec., 184147.31785428344 rows/sec., 11.87 MiB/sec. | ||
| 10379 | 2026.01.21 21:44:54.336922 [ 5 ] {0a22ed24-27ee-49b2-97a0-a9fe1f2bc471} <Debug> TCPHandler: Processed in 0.001412282 sec. | ||
| 10380 | 2026.01.21 21:44:54.337024 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10381 | 2026.01.21 21:44:54.337119 [ 5 ] {6d0cabfa-ead0-45c6-b5f3-c85215506e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10382 | 2026.01.21 21:44:54.337158 [ 5 ] {6d0cabfa-ead0-45c6-b5f3-c85215506e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10383 | 2026.01.21 21:44:54.337650 [ 5 ] {6d0cabfa-ead0-45c6-b5f3-c85215506e3b} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2026.01.21 21:44:54.337685 [ 5 ] {6d0cabfa-ead0-45c6-b5f3-c85215506e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10385 | 2026.01.21 21:44:54.337987 [ 5 ] {6d0cabfa-ead0-45c6-b5f3-c85215506e3b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10386 | 2026.01.21 21:44:54.338205 [ 5 ] {6d0cabfa-ead0-45c6-b5f3-c85215506e3b} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2026.01.21 21:44:54.338336 [ 5 ] {6d0cabfa-ead0-45c6-b5f3-c85215506e3b} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001235 sec., 185425.1012145749 rows/sec., 10.53 MiB/sec. | ||
| 10388 | 2026.01.21 21:44:54.338374 [ 5 ] {6d0cabfa-ead0-45c6-b5f3-c85215506e3b} <Debug> TCPHandler: Processed in 0.001398642 sec. | ||
| 10389 | 2026.01.21 21:44:54.338475 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10390 | 2026.01.21 21:44:54.338568 [ 5 ] {bd2f7aa6-01ea-489e-ba88-92c892c45161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10391 | 2026.01.21 21:44:54.338609 [ 5 ] {bd2f7aa6-01ea-489e-ba88-92c892c45161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10392 | 2026.01.21 21:44:54.339375 [ 5 ] {bd2f7aa6-01ea-489e-ba88-92c892c45161} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2026.01.21 21:44:54.339411 [ 5 ] {bd2f7aa6-01ea-489e-ba88-92c892c45161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10394 | 2026.01.21 21:44:54.339749 [ 5 ] {bd2f7aa6-01ea-489e-ba88-92c892c45161} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10395 | 2026.01.21 21:44:54.339967 [ 5 ] {bd2f7aa6-01ea-489e-ba88-92c892c45161} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2026.01.21 21:44:54.340094 [ 5 ] {bd2f7aa6-01ea-489e-ba88-92c892c45161} <Debug> executeQuery: Read 751 rows, 53.71 KiB in 0.001543 sec., 486714.1931302657 rows/sec., 33.99 MiB/sec. | ||
| 10397 | 2026.01.21 21:44:54.340131 [ 5 ] {bd2f7aa6-01ea-489e-ba88-92c892c45161} <Debug> TCPHandler: Processed in 0.001704827 sec. | ||
| 10398 | 2026.01.21 21:44:54.340245 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10399 | 2026.01.21 21:44:54.340340 [ 5 ] {ae08dfc8-826e-476a-b463-418187287621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10400 | 2026.01.21 21:44:54.340381 [ 5 ] {ae08dfc8-826e-476a-b463-418187287621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10401 | 2026.01.21 21:44:54.340714 [ 5 ] {ae08dfc8-826e-476a-b463-418187287621} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2026.01.21 21:44:54.340750 [ 5 ] {ae08dfc8-826e-476a-b463-418187287621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10403 | 2026.01.21 21:44:54.341054 [ 5 ] {ae08dfc8-826e-476a-b463-418187287621} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10404 | 2026.01.21 21:44:54.341265 [ 5 ] {ae08dfc8-826e-476a-b463-418187287621} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10405 | 2026.01.21 21:44:54.341392 [ 5 ] {ae08dfc8-826e-476a-b463-418187287621} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 10406 | 2026.01.21 21:44:54.341428 [ 5 ] {ae08dfc8-826e-476a-b463-418187287621} <Debug> TCPHandler: Processed in 0.001233889 sec. | ||
| 10407 | 2026.01.21 21:44:54.341528 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10408 | 2026.01.21 21:44:54.341623 [ 5 ] {42a5a4a3-0ea6-4d61-9bcd-2b1e3bfd241c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10409 | 2026.01.21 21:44:54.341666 [ 5 ] {42a5a4a3-0ea6-4d61-9bcd-2b1e3bfd241c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10410 | 2026.01.21 21:44:54.342142 [ 5 ] {42a5a4a3-0ea6-4d61-9bcd-2b1e3bfd241c} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2026.01.21 21:44:54.342178 [ 5 ] {42a5a4a3-0ea6-4d61-9bcd-2b1e3bfd241c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10412 | 2026.01.21 21:44:54.342518 [ 5 ] {42a5a4a3-0ea6-4d61-9bcd-2b1e3bfd241c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10413 | 2026.01.21 21:44:54.342737 [ 5 ] {42a5a4a3-0ea6-4d61-9bcd-2b1e3bfd241c} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.01.21 21:44:54.342864 [ 5 ] {42a5a4a3-0ea6-4d61-9bcd-2b1e3bfd241c} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001259 sec., 260524.22557585387 rows/sec., 17.07 MiB/sec. | ||
| 10415 | 2026.01.21 21:44:54.342901 [ 5 ] {42a5a4a3-0ea6-4d61-9bcd-2b1e3bfd241c} <Debug> TCPHandler: Processed in 0.001421713 sec. | ||
| 10416 | 2026.01.21 21:44:54.343005 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10417 | 2026.01.21 21:44:54.343098 [ 5 ] {96e9432e-9820-4800-bfd1-07def25fb82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10418 | 2026.01.21 21:44:54.343140 [ 5 ] {96e9432e-9820-4800-bfd1-07def25fb82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10419 | 2026.01.21 21:44:54.343468 [ 5 ] {96e9432e-9820-4800-bfd1-07def25fb82a} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10420 | 2026.01.21 21:44:54.343504 [ 5 ] {96e9432e-9820-4800-bfd1-07def25fb82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10421 | 2026.01.21 21:44:54.343797 [ 5 ] {96e9432e-9820-4800-bfd1-07def25fb82a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10422 | 2026.01.21 21:44:54.344004 [ 5 ] {96e9432e-9820-4800-bfd1-07def25fb82a} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.01.21 21:44:54.344130 [ 5 ] {96e9432e-9820-4800-bfd1-07def25fb82a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 10424 | 2026.01.21 21:44:54.344166 [ 5 ] {96e9432e-9820-4800-bfd1-07def25fb82a} <Debug> TCPHandler: Processed in 0.001209809 sec. | ||
| 10425 | 2026.01.21 21:44:54.344290 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2026.01.21 21:44:54.344413 [ 5 ] {32f09887-fc32-4ab0-a9f0-458eb0e8863b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10427 | 2026.01.21 21:44:54.344479 [ 5 ] {32f09887-fc32-4ab0-a9f0-458eb0e8863b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10428 | 2026.01.21 21:44:54.345288 [ 5 ] {32f09887-fc32-4ab0-a9f0-458eb0e8863b} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.01.21 21:44:54.345326 [ 5 ] {32f09887-fc32-4ab0-a9f0-458eb0e8863b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10430 | 2026.01.21 21:44:54.345872 [ 5 ] {32f09887-fc32-4ab0-a9f0-458eb0e8863b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10431 | 2026.01.21 21:44:54.346089 [ 5 ] {32f09887-fc32-4ab0-a9f0-458eb0e8863b} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.01.21 21:44:54.346240 [ 5 ] {32f09887-fc32-4ab0-a9f0-458eb0e8863b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001852 sec., 9719.222462203024 rows/sec., 17.42 MiB/sec. | ||
| 10433 | 2026.01.21 21:44:54.346296 [ 5 ] {32f09887-fc32-4ab0-a9f0-458eb0e8863b} <Debug> TCPHandler: Processed in 0.002067623 sec. | ||
| 10434 | 2026.01.21 21:44:54.346410 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10435 | 2026.01.21 21:44:54.346508 [ 5 ] {9f84b613-dd76-46de-8cc6-df4a51c0d406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10436 | 2026.01.21 21:44:54.346550 [ 5 ] {9f84b613-dd76-46de-8cc6-df4a51c0d406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10437 | 2026.01.21 21:44:54.346901 [ 5 ] {9f84b613-dd76-46de-8cc6-df4a51c0d406} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.01.21 21:44:54.346938 [ 5 ] {9f84b613-dd76-46de-8cc6-df4a51c0d406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10439 | 2026.01.21 21:44:54.347248 [ 5 ] {9f84b613-dd76-46de-8cc6-df4a51c0d406} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10440 | 2026.01.21 21:44:54.347453 [ 5 ] {9f84b613-dd76-46de-8cc6-df4a51c0d406} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.01.21 21:44:54.347585 [ 5 ] {9f84b613-dd76-46de-8cc6-df4a51c0d406} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001096 sec., 98540.14598540147 rows/sec., 6.01 MiB/sec. | ||
| 10442 | 2026.01.21 21:44:54.347622 [ 5 ] {9f84b613-dd76-46de-8cc6-df4a51c0d406} <Debug> TCPHandler: Processed in 0.001260639 sec. | ||
| 10443 | 2026.01.21 21:44:56.173432 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10444 | 2026.01.21 21:44:56.173497 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10445 | 2026.01.21 21:44:56.398875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21142 | ||
| 10446 | 2026.01.21 21:44:56.399456 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.01.21 21:44:56.399503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10448 | 2026.01.21 21:44:56.399985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10449 | 2026.01.21 21:44:56.400218 [ 244 ] {} <Trace> system.asynchronous_metric_log (154c8d9d-b7da-4b4a-b611-4e67d26ca848): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.01.21 21:44:56.400343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21142 | ||
| 10451 | 2026.01.21 21:44:56.449189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1306 | ||
| 10452 | 2026.01.21 21:44:56.451558 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.01.21 21:44:56.451597 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10454 | 2026.01.21 21:44:56.452778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10455 | 2026.01.21 21:44:56.453038 [ 242 ] {} <Trace> system.query_log (80f0b0f7-7f14-4222-a476-e5e5578fe34e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.01.21 21:44:56.453290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
| 10457 | 2026.01.21 21:44:57.504056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10458 | 2026.01.21 21:44:57.520804 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.01.21 21:44:57.520856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10460 | 2026.01.21 21:44:57.527150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10461 | 2026.01.21 21:44:57.527837 [ 243 ] {} <Trace> system.metric_log (de9522b3-2fb8-4cbc-a2ef-4cee990f8cb5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2026.01.21 21:44:57.530731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10463 | 2026.01.21 21:44:59.317687 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10464 | 2026.01.21 21:44:59.317948 [ 5 ] {947f2bfa-6e4a-41ef-9c1e-1479e6ec8e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10465 | 2026.01.21 21:44:59.318043 [ 5 ] {947f2bfa-6e4a-41ef-9c1e-1479e6ec8e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10466 | 2026.01.21 21:44:59.319028 [ 5 ] {947f2bfa-6e4a-41ef-9c1e-1479e6ec8e07} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10467 | 2026.01.21 21:44:59.319066 [ 5 ] {947f2bfa-6e4a-41ef-9c1e-1479e6ec8e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10468 | 2026.01.21 21:44:59.319443 [ 5 ] {947f2bfa-6e4a-41ef-9c1e-1479e6ec8e07} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10469 | 2026.01.21 21:44:59.319662 [ 5 ] {947f2bfa-6e4a-41ef-9c1e-1479e6ec8e07} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10470 | 2026.01.21 21:44:59.319822 [ 5 ] {947f2bfa-6e4a-41ef-9c1e-1479e6ec8e07} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001943 sec., 53525.47606793618 rows/sec., 4.47 MiB/sec. | ||
| 10471 | 2026.01.21 21:44:59.319868 [ 5 ] {947f2bfa-6e4a-41ef-9c1e-1479e6ec8e07} <Debug> TCPHandler: Processed in 0.002312916 sec. | ||
| 10472 | 2026.01.21 21:44:59.319997 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10473 | 2026.01.21 21:44:59.320092 [ 5 ] {424519a1-3da9-41ca-99b5-64e512112613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10474 | 2026.01.21 21:44:59.320133 [ 5 ] {424519a1-3da9-41ca-99b5-64e512112613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10475 | 2026.01.21 21:44:59.320942 [ 5 ] {424519a1-3da9-41ca-99b5-64e512112613} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10476 | 2026.01.21 21:44:59.320978 [ 5 ] {424519a1-3da9-41ca-99b5-64e512112613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10477 | 2026.01.21 21:44:59.321303 [ 5 ] {424519a1-3da9-41ca-99b5-64e512112613} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10478 | 2026.01.21 21:44:59.321514 [ 5 ] {424519a1-3da9-41ca-99b5-64e512112613} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2026.01.21 21:44:59.321650 [ 5 ] {424519a1-3da9-41ca-99b5-64e512112613} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001575 sec., 15238.095238095239 rows/sec., 1.12 MiB/sec. | ||
| 10480 | 2026.01.21 21:44:59.321699 [ 5 ] {424519a1-3da9-41ca-99b5-64e512112613} <Debug> TCPHandler: Processed in 0.001752818 sec. | ||
| 10481 | 2026.01.21 21:44:59.321813 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10482 | 2026.01.21 21:44:59.321910 [ 5 ] {2c20ce7d-0f12-4739-997c-b1862fdd2f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10483 | 2026.01.21 21:44:59.321950 [ 5 ] {2c20ce7d-0f12-4739-997c-b1862fdd2f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10484 | 2026.01.21 21:44:59.322384 [ 5 ] {2c20ce7d-0f12-4739-997c-b1862fdd2f58} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.01.21 21:44:59.322416 [ 5 ] {2c20ce7d-0f12-4739-997c-b1862fdd2f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10486 | 2026.01.21 21:44:59.322703 [ 5 ] {2c20ce7d-0f12-4739-997c-b1862fdd2f58} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10487 | 2026.01.21 21:44:59.322900 [ 5 ] {2c20ce7d-0f12-4739-997c-b1862fdd2f58} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2026.01.21 21:44:59.323021 [ 5 ] {2c20ce7d-0f12-4739-997c-b1862fdd2f58} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001184 sec., 74324.32432432433 rows/sec., 5.80 MiB/sec. | ||
| 10489 | 2026.01.21 21:44:59.323056 [ 5 ] {2c20ce7d-0f12-4739-997c-b1862fdd2f58} <Debug> TCPHandler: Processed in 0.001354461 sec. | ||
| 10490 | 2026.01.21 21:44:59.323234 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10491 | 2026.01.21 21:44:59.323334 [ 5 ] {2c80a5b7-ee17-4afb-b178-884580656e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10492 | 2026.01.21 21:44:59.323377 [ 5 ] {2c80a5b7-ee17-4afb-b178-884580656e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10493 | 2026.01.21 21:44:59.323809 [ 5 ] {2c80a5b7-ee17-4afb-b178-884580656e9c} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2026.01.21 21:44:59.323842 [ 5 ] {2c80a5b7-ee17-4afb-b178-884580656e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10495 | 2026.01.21 21:44:59.324164 [ 5 ] {2c80a5b7-ee17-4afb-b178-884580656e9c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10496 | 2026.01.21 21:44:59.324392 [ 5 ] {2c80a5b7-ee17-4afb-b178-884580656e9c} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10497 | 2026.01.21 21:44:59.324521 [ 5 ] {2c80a5b7-ee17-4afb-b178-884580656e9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 10498 | 2026.01.21 21:44:59.324557 [ 5 ] {2c80a5b7-ee17-4afb-b178-884580656e9c} <Debug> TCPHandler: Processed in 0.001382422 sec. | ||
| 10499 | 2026.01.21 21:44:59.324671 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10500 | 2026.01.21 21:44:59.324766 [ 5 ] {79041279-909e-4a01-bf19-565a1d6ee4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10501 | 2026.01.21 21:44:59.324819 [ 5 ] {79041279-909e-4a01-bf19-565a1d6ee4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10502 | 2026.01.21 21:44:59.325623 [ 5 ] {79041279-909e-4a01-bf19-565a1d6ee4b2} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2026.01.21 21:44:59.325657 [ 5 ] {79041279-909e-4a01-bf19-565a1d6ee4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10504 | 2026.01.21 21:44:59.326180 [ 5 ] {79041279-909e-4a01-bf19-565a1d6ee4b2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10505 | 2026.01.21 21:44:59.326408 [ 5 ] {79041279-909e-4a01-bf19-565a1d6ee4b2} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10506 | 2026.01.21 21:44:59.326547 [ 5 ] {79041279-909e-4a01-bf19-565a1d6ee4b2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001799 sec., 13340.744858254586 rows/sec., 23.91 MiB/sec. | ||
| 10507 | 2026.01.21 21:44:59.326609 [ 5 ] {79041279-909e-4a01-bf19-565a1d6ee4b2} <Debug> TCPHandler: Processed in 0.001986931 sec. | ||
| 10508 | 2026.01.21 21:44:59.326718 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10509 | 2026.01.21 21:44:59.326814 [ 5 ] {5cbddf19-cf51-4042-9dde-0e556fe65d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10510 | 2026.01.21 21:44:59.326854 [ 5 ] {5cbddf19-cf51-4042-9dde-0e556fe65d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10511 | 2026.01.21 21:44:59.327188 [ 5 ] {5cbddf19-cf51-4042-9dde-0e556fe65d3e} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2026.01.21 21:44:59.327230 [ 5 ] {5cbddf19-cf51-4042-9dde-0e556fe65d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10513 | 2026.01.21 21:44:59.327529 [ 5 ] {5cbddf19-cf51-4042-9dde-0e556fe65d3e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10514 | 2026.01.21 21:44:59.327729 [ 5 ] {5cbddf19-cf51-4042-9dde-0e556fe65d3e} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2026.01.21 21:44:59.327855 [ 5 ] {5cbddf19-cf51-4042-9dde-0e556fe65d3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 10516 | 2026.01.21 21:44:59.327891 [ 5 ] {5cbddf19-cf51-4042-9dde-0e556fe65d3e} <Debug> TCPHandler: Processed in 0.001222889 sec. | ||
| 10517 | 2026.01.21 21:45:01.036477 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10518 | 2026.01.21 21:45:01.036661 [ 5 ] {c0b9ef14-8058-4feb-aa47-509475c901eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10519 | 2026.01.21 21:45:01.036729 [ 5 ] {c0b9ef14-8058-4feb-aa47-509475c901eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10520 | 2026.01.21 21:45:01.037498 [ 5 ] {c0b9ef14-8058-4feb-aa47-509475c901eb} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10521 | 2026.01.21 21:45:01.037545 [ 5 ] {c0b9ef14-8058-4feb-aa47-509475c901eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10522 | 2026.01.21 21:45:01.038033 [ 5 ] {c0b9ef14-8058-4feb-aa47-509475c901eb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10523 | 2026.01.21 21:45:01.038360 [ 5 ] {c0b9ef14-8058-4feb-aa47-509475c901eb} <Trace> oximeter.fields_i16 (7c616b0d-7909-44c0-b32a-6fd99574beab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2026.01.21 21:45:01.038536 [ 5 ] {c0b9ef14-8058-4feb-aa47-509475c901eb} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001924 sec., 231808.73180873183 rows/sec., 14.70 MiB/sec. | ||
| 10525 | 2026.01.21 21:45:01.038582 [ 5 ] {c0b9ef14-8058-4feb-aa47-509475c901eb} <Debug> TCPHandler: Processed in 0.002231355 sec. | ||
| 10526 | 2026.01.21 21:45:01.038715 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10527 | 2026.01.21 21:45:01.038812 [ 5 ] {497eaabb-e545-47aa-afce-0a338d8f06c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10528 | 2026.01.21 21:45:01.038856 [ 5 ] {497eaabb-e545-47aa-afce-0a338d8f06c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10529 | 2026.01.21 21:45:01.039278 [ 5 ] {497eaabb-e545-47aa-afce-0a338d8f06c2} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2026.01.21 21:45:01.039316 [ 5 ] {497eaabb-e545-47aa-afce-0a338d8f06c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10531 | 2026.01.21 21:45:01.039610 [ 5 ] {497eaabb-e545-47aa-afce-0a338d8f06c2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10532 | 2026.01.21 21:45:01.039836 [ 5 ] {497eaabb-e545-47aa-afce-0a338d8f06c2} <Trace> oximeter.fields_ipaddr (b3349ba7-a1d0-4f27-a022-72b1901cd54d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10533 | 2026.01.21 21:45:01.039982 [ 5 ] {497eaabb-e545-47aa-afce-0a338d8f06c2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001188 sec., 1683.5016835016834 rows/sec., 137.28 KiB/sec. | ||
| 10534 | 2026.01.21 21:45:01.040027 [ 5 ] {497eaabb-e545-47aa-afce-0a338d8f06c2} <Debug> TCPHandler: Processed in 0.001362461 sec. | ||
| 10535 | 2026.01.21 21:45:01.040156 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10536 | 2026.01.21 21:45:01.040255 [ 5 ] {83fca25b-5d62-4ec3-86c3-5e8eb2bbf5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10537 | 2026.01.21 21:45:01.040294 [ 5 ] {83fca25b-5d62-4ec3-86c3-5e8eb2bbf5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10538 | 2026.01.21 21:45:01.041679 [ 5 ] {83fca25b-5d62-4ec3-86c3-5e8eb2bbf5c1} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10539 | 2026.01.21 21:45:01.041717 [ 5 ] {83fca25b-5d62-4ec3-86c3-5e8eb2bbf5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10540 | 2026.01.21 21:45:01.042278 [ 5 ] {83fca25b-5d62-4ec3-86c3-5e8eb2bbf5c1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10541 | 2026.01.21 21:45:01.042572 [ 5 ] {83fca25b-5d62-4ec3-86c3-5e8eb2bbf5c1} <Trace> oximeter.fields_string (14fc38cb-525a-4acb-8d89-7820f02890b6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2026.01.21 21:45:01.042746 [ 5 ] {83fca25b-5d62-4ec3-86c3-5e8eb2bbf5c1} <Debug> executeQuery: Read 2379 rows, 196.95 KiB in 0.002508 sec., 948564.5933014355 rows/sec., 76.69 MiB/sec. | ||
| 10543 | 2026.01.21 21:45:01.042800 [ 5 ] {83fca25b-5d62-4ec3-86c3-5e8eb2bbf5c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 10544 | 2026.01.21 21:45:01.042816 [ 5 ] {83fca25b-5d62-4ec3-86c3-5e8eb2bbf5c1} <Debug> TCPHandler: Processed in 0.002717363 sec. | ||
| 10545 | 2026.01.21 21:45:01.042934 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10546 | 2026.01.21 21:45:01.043036 [ 5 ] {37f459bc-99a0-4d23-9336-f0f3a7dbd22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10547 | 2026.01.21 21:45:01.043081 [ 5 ] {37f459bc-99a0-4d23-9336-f0f3a7dbd22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10548 | 2026.01.21 21:45:01.043695 [ 5 ] {37f459bc-99a0-4d23-9336-f0f3a7dbd22c} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2026.01.21 21:45:01.043743 [ 5 ] {37f459bc-99a0-4d23-9336-f0f3a7dbd22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10550 | 2026.01.21 21:45:01.044168 [ 5 ] {37f459bc-99a0-4d23-9336-f0f3a7dbd22c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10551 | 2026.01.21 21:45:01.044436 [ 5 ] {37f459bc-99a0-4d23-9336-f0f3a7dbd22c} <Trace> oximeter.fields_u16 (46d32427-dcc4-4bc6-8033-b58d384c0f9e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.01.21 21:45:01.044581 [ 5 ] {37f459bc-99a0-4d23-9336-f0f3a7dbd22c} <Debug> executeQuery: Read 243 rows, 14.89 KiB in 0.001567 sec., 155073.38864071475 rows/sec., 9.28 MiB/sec. | ||
| 10553 | 2026.01.21 21:45:01.044619 [ 5 ] {37f459bc-99a0-4d23-9336-f0f3a7dbd22c} <Debug> TCPHandler: Processed in 0.001736527 sec. | ||
| 10554 | 2026.01.21 21:45:01.044740 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.01.21 21:45:01.044838 [ 5 ] {b284db9f-d3de-4029-add9-3c15ebd9fadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10556 | 2026.01.21 21:45:01.044879 [ 5 ] {b284db9f-d3de-4029-add9-3c15ebd9fadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10557 | 2026.01.21 21:45:01.045420 [ 5 ] {b284db9f-d3de-4029-add9-3c15ebd9fadc} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.01.21 21:45:01.045457 [ 5 ] {b284db9f-d3de-4029-add9-3c15ebd9fadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10559 | 2026.01.21 21:45:01.045831 [ 5 ] {b284db9f-d3de-4029-add9-3c15ebd9fadc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10560 | 2026.01.21 21:45:01.046075 [ 5 ] {b284db9f-d3de-4029-add9-3c15ebd9fadc} <Trace> oximeter.fields_u32 (e466b1be-e47a-42b9-9fc3-0b5d96d926ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.01.21 21:45:01.046208 [ 5 ] {b284db9f-d3de-4029-add9-3c15ebd9fadc} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001387 sec., 330209.0843547224 rows/sec., 21.82 MiB/sec. | ||
| 10562 | 2026.01.21 21:45:01.046261 [ 5 ] {b284db9f-d3de-4029-add9-3c15ebd9fadc} <Debug> TCPHandler: Processed in 0.001572925 sec. | ||
| 10563 | 2026.01.21 21:45:01.046398 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10564 | 2026.01.21 21:45:01.046495 [ 5 ] {671990ce-4a30-4865-b2a8-dad660e97437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10565 | 2026.01.21 21:45:01.046535 [ 5 ] {671990ce-4a30-4865-b2a8-dad660e97437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10566 | 2026.01.21 21:45:01.047039 [ 5 ] {671990ce-4a30-4865-b2a8-dad660e97437} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2026.01.21 21:45:01.047084 [ 5 ] {671990ce-4a30-4865-b2a8-dad660e97437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10568 | 2026.01.21 21:45:01.047441 [ 5 ] {671990ce-4a30-4865-b2a8-dad660e97437} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10569 | 2026.01.21 21:45:01.047675 [ 5 ] {671990ce-4a30-4865-b2a8-dad660e97437} <Trace> oximeter.fields_u8 (aa1e06c9-9266-43aa-93ca-9ee1c8bd541c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10570 | 2026.01.21 21:45:01.047812 [ 5 ] {671990ce-4a30-4865-b2a8-dad660e97437} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001335 sec., 171535.58052434458 rows/sec., 9.74 MiB/sec. | ||
| 10571 | 2026.01.21 21:45:01.047851 [ 5 ] {671990ce-4a30-4865-b2a8-dad660e97437} <Debug> TCPHandler: Processed in 0.001506384 sec. | ||
| 10572 | 2026.01.21 21:45:01.047968 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2026.01.21 21:45:01.048066 [ 5 ] {ee081553-787c-4969-a761-6eeb4ac7d3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10574 | 2026.01.21 21:45:01.048110 [ 5 ] {ee081553-787c-4969-a761-6eeb4ac7d3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10575 | 2026.01.21 21:45:01.048961 [ 5 ] {ee081553-787c-4969-a761-6eeb4ac7d3c1} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.01.21 21:45:01.048996 [ 5 ] {ee081553-787c-4969-a761-6eeb4ac7d3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10577 | 2026.01.21 21:45:01.049381 [ 5 ] {ee081553-787c-4969-a761-6eeb4ac7d3c1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10578 | 2026.01.21 21:45:01.049606 [ 5 ] {ee081553-787c-4969-a761-6eeb4ac7d3c1} <Trace> oximeter.fields_uuid (39f3d828-e9c0-4014-82d1-b213c0f62c58): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.01.21 21:45:01.049737 [ 5 ] {ee081553-787c-4969-a761-6eeb4ac7d3c1} <Debug> executeQuery: Read 1209 rows, 88.16 KiB in 0.00169 sec., 715384.6153846154 rows/sec., 50.94 MiB/sec. | ||
| 10580 | 2026.01.21 21:45:01.049778 [ 5 ] {ee081553-787c-4969-a761-6eeb4ac7d3c1} <Debug> TCPHandler: Processed in 0.001860709 sec. | ||
| 10581 | 2026.01.21 21:45:01.049903 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10582 | 2026.01.21 21:45:01.049999 [ 5 ] {0948de6b-1778-400d-b631-871a21226368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10583 | 2026.01.21 21:45:01.050044 [ 5 ] {0948de6b-1778-400d-b631-871a21226368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10584 | 2026.01.21 21:45:01.050385 [ 5 ] {0948de6b-1778-400d-b631-871a21226368} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2026.01.21 21:45:01.050422 [ 5 ] {0948de6b-1778-400d-b631-871a21226368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10586 | 2026.01.21 21:45:01.050761 [ 5 ] {0948de6b-1778-400d-b631-871a21226368} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10587 | 2026.01.21 21:45:01.051021 [ 5 ] {0948de6b-1778-400d-b631-871a21226368} <Trace> oximeter.measurements_bool (7300310f-85ea-40c9-b368-886cdd53b30f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2026.01.21 21:45:01.051168 [ 5 ] {0948de6b-1778-400d-b631-871a21226368} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 264.31 KiB/sec. | ||
| 10589 | 2026.01.21 21:45:01.051211 [ 5 ] {0948de6b-1778-400d-b631-871a21226368} <Debug> TCPHandler: Processed in 0.001363772 sec. | ||
| 10590 | 2026.01.21 21:45:01.051337 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10591 | 2026.01.21 21:45:01.051434 [ 5 ] {c4cf5dc2-250e-4913-939a-06ae25f1c4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10592 | 2026.01.21 21:45:01.051482 [ 5 ] {c4cf5dc2-250e-4913-939a-06ae25f1c4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10593 | 2026.01.21 21:45:01.052125 [ 5 ] {c4cf5dc2-250e-4913-939a-06ae25f1c4f6} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2026.01.21 21:45:01.052167 [ 5 ] {c4cf5dc2-250e-4913-939a-06ae25f1c4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10595 | 2026.01.21 21:45:01.052675 [ 5 ] {c4cf5dc2-250e-4913-939a-06ae25f1c4f6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10596 | 2026.01.21 21:45:01.052949 [ 5 ] {c4cf5dc2-250e-4913-939a-06ae25f1c4f6} <Trace> oximeter.measurements_cumulativeu64 (ede6f0f9-d4cb-46d8-a7e8-38e6db63f7d6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2026.01.21 21:45:01.053087 [ 5 ] {c4cf5dc2-250e-4913-939a-06ae25f1c4f6} <Debug> executeQuery: Read 907 rows, 61.28 KiB in 0.001671 sec., 542788.749251945 rows/sec., 35.81 MiB/sec. | ||
| 10598 | 2026.01.21 21:45:01.053135 [ 5 ] {c4cf5dc2-250e-4913-939a-06ae25f1c4f6} <Debug> TCPHandler: Processed in 0.001850479 sec. | ||
| 10599 | 2026.01.21 21:45:01.053266 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10600 | 2026.01.21 21:45:01.053380 [ 5 ] {90882872-7122-4b5e-bf31-7198638d42a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10601 | 2026.01.21 21:45:01.053434 [ 5 ] {90882872-7122-4b5e-bf31-7198638d42a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10602 | 2026.01.21 21:45:01.053827 [ 5 ] {90882872-7122-4b5e-bf31-7198638d42a3} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10603 | 2026.01.21 21:45:01.053869 [ 5 ] {90882872-7122-4b5e-bf31-7198638d42a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10604 | 2026.01.21 21:45:01.054208 [ 5 ] {90882872-7122-4b5e-bf31-7198638d42a3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10605 | 2026.01.21 21:45:01.054440 [ 5 ] {90882872-7122-4b5e-bf31-7198638d42a3} <Trace> oximeter.measurements_f64 (3a47f923-99c6-4da9-b077-3189152759da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2026.01.21 21:45:01.054580 [ 5 ] {90882872-7122-4b5e-bf31-7198638d42a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001224 sec., 816.9934640522875 rows/sec., 55.05 KiB/sec. | ||
| 10607 | 2026.01.21 21:45:01.054616 [ 5 ] {90882872-7122-4b5e-bf31-7198638d42a3} <Debug> TCPHandler: Processed in 0.001408442 sec. | ||
| 10608 | 2026.01.21 21:45:01.054745 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10609 | 2026.01.21 21:45:01.054844 [ 5 ] {7dfc5ab4-0003-42a3-914a-ea645e92ed98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10610 | 2026.01.21 21:45:01.054900 [ 5 ] {7dfc5ab4-0003-42a3-914a-ea645e92ed98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10611 | 2026.01.21 21:45:01.055866 [ 5 ] {7dfc5ab4-0003-42a3-914a-ea645e92ed98} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10612 | 2026.01.21 21:45:01.055901 [ 5 ] {7dfc5ab4-0003-42a3-914a-ea645e92ed98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10613 | 2026.01.21 21:45:01.056430 [ 5 ] {7dfc5ab4-0003-42a3-914a-ea645e92ed98} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10614 | 2026.01.21 21:45:01.056660 [ 5 ] {7dfc5ab4-0003-42a3-914a-ea645e92ed98} <Trace> oximeter.measurements_histogramu64 (89f14298-c391-488c-bee1-7e1f9847a40a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10615 | 2026.01.21 21:45:01.056798 [ 5 ] {7dfc5ab4-0003-42a3-914a-ea645e92ed98} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001974 sec., 9118.54103343465 rows/sec., 16.34 MiB/sec. | ||
| 10616 | 2026.01.21 21:45:01.056852 [ 5 ] {7dfc5ab4-0003-42a3-914a-ea645e92ed98} <Debug> TCPHandler: Processed in 0.002158414 sec. | ||
| 10617 | 2026.01.21 21:45:01.056979 [ 5 ] {} <Trace> TCP-Session: 05838eec-1762-433a-94ae-d0b91c480444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10618 | 2026.01.21 21:45:01.057076 [ 5 ] {6742a360-ce75-4ab5-9bdb-3c93f20f9876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10619 | 2026.01.21 21:45:01.057117 [ 5 ] {6742a360-ce75-4ab5-9bdb-3c93f20f9876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10620 | 2026.01.21 21:45:01.057488 [ 5 ] {6742a360-ce75-4ab5-9bdb-3c93f20f9876} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2026.01.21 21:45:01.057523 [ 5 ] {6742a360-ce75-4ab5-9bdb-3c93f20f9876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10622 | 2026.01.21 21:45:01.057884 [ 5 ] {6742a360-ce75-4ab5-9bdb-3c93f20f9876} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10623 | 2026.01.21 21:45:01.058187 [ 5 ] {6742a360-ce75-4ab5-9bdb-3c93f20f9876} <Trace> oximeter.measurements_u64 (89cb1915-cd60-4572-ab33-4c65ccc233d7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2026.01.21 21:45:01.058324 [ 5 ] {6742a360-ce75-4ab5-9bdb-3c93f20f9876} <Debug> executeQuery: Read 68 rows, 3.98 KiB in 0.001265 sec., 53754.94071146245 rows/sec., 3.07 MiB/sec. | ||
| 10625 | 2026.01.21 21:45:01.058369 [ 5 ] {6742a360-ce75-4ab5-9bdb-3c93f20f9876} <Debug> TCPHandler: Processed in 0.001439923 sec. | ||