| 1 | [ May 21 20:13:21 Enabled. ] | ||
| 2 | [ May 21 20:13:21 Rereading configuration. ] | ||
| 3 | [ May 21 20:13:23 Rereading configuration. ] | ||
| 4 | [ May 21 20:13:24 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 | [ May 21 20:13:24 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.05.21 20:13:25.526964 [ 1 ] {} <Information> Application: Will watch for the process with pid 23628 | ||
| 29 | 2026.05.21 20:13:25.527403 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.21 20:13:25.823654 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23628 | ||
| 31 | 2026.05.21 20:13:25.824719 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.21 20:13:25.824943 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.21 20:13:25.953410 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.21 20:13:25.995257 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.21 20:13:25.995334 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.21 20:13:25.995358 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.21 20:13:25.995443 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.21 20:13:25.995998 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.21 20:13:25.998442 [ 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.05.21 20:13:25.999536 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.21 20:13:26.000643 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.21 20:13:26.000674 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.21 20:13:26.000698 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.21 20:13:26.001643 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.21 20:13:26.002881 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.21 20:13:26.010566 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.21 20:13:26.011472 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.21 20:13:26.013328 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.21 20:13:26.013418 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.21 20:13:26.014298 [ 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.05.21 20:13:26.014869 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.21 20:13:26.019980 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.21 20:13:26.020462 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.21 20:13:26.024753 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.21 20:13:26.025313 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.21 20:13:26.025814 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.21 20:13:26.026262 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.21 20:13:26.028101 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.21 20:13:26.028146 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.21 20:13:26.028277 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.21 20:13:26.028370 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.21 20:13:26.035972 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.21 20:13:26.036004 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000225563 sec | ||
| 68 | 2026.05.21 20:13:26.036030 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.21 20:13:26.036047 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.21 20:13:26.036958 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.21 20:13:26.037777 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.21 20:13:26.050473 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.21 20:13:26.050532 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.21 20:13:26.050558 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.21 20:13:26.050574 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.21 20:13:26.050622 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.21 20:13:26.050650 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.21 20:13:26.053371 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.21 20:13:26.053429 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.21 20:13:26.053455 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.21 20:13:26.053630 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.21 20:13:26.053686 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.21 20:13:26.053704 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.21 20:13:26.053731 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.21 20:13:26.053748 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.21 20:13:26.053790 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.21 20:13:26.053814 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.21 20:13:26.085031 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.21 20:13:26.085838 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.21 20:13:26.085887 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.6601e-05 sec | ||
| 91 | 2026.05.21 20:13:26.085908 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.21 20:13:26.085924 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.21 20:13:26.085956 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.21 20:13:26.086213 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.21 20:13:26.086272 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.21 20:13:26.086293 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.21 20:13:26.086307 [ 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.05.21 20:13:26.086326 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.21 20:13:26.106877 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.21 20:13:26.107161 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.70 MiB (RSS), difference: 91.92 MiB | ||
| 101 | 2026.05.21 20:13:26.109097 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.736e-05 sec. | ||
| 102 | 2026.05.21 20:13:26.109552 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.21 20:13:26.109630 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.21 20:13:26.109657 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.21 20:13:26.278831 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64947 | ||
| 106 | 2026.05.21 20:13:26.279873 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.21 20:13:26.279964 [ 3 ] {} <Debug> TCP-Session: 8d4775bd-444f-4ff2-b613-c78622382faf Authenticating user 'default' from [fd00:1122:3344:101::e]:64947 | ||
| 108 | 2026.05.21 20:13:26.280000 [ 3 ] {} <Debug> TCP-Session: 8d4775bd-444f-4ff2-b613-c78622382faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.21 20:13:26.280029 [ 3 ] {} <Debug> TCP-Session: 8d4775bd-444f-4ff2-b613-c78622382faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.21 20:13:26.280147 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.21 20:13:26.280182 [ 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.05.21 20:13:26.280213 [ 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.05.21 20:13:26.280801 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52162 | ||
| 114 | 2026.05.21 20:13:26.281988 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.21 20:13:26.282030 [ 4 ] {} <Debug> TCP-Session: 8b41ee23-ee9f-4116-a74a-5c864056796b Authenticating user 'default' from [fd00:1122:3344:101::e]:52162 | ||
| 116 | 2026.05.21 20:13:26.281995 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38193 | ||
| 117 | 2026.05.21 20:13:26.282314 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49274 | ||
| 118 | 2026.05.21 20:13:26.282358 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46740 | ||
| 119 | 2026.05.21 20:13:26.282809 [ 4 ] {} <Debug> TCP-Session: 8b41ee23-ee9f-4116-a74a-5c864056796b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.21 20:13:26.282681 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53037 | ||
| 121 | 2026.05.21 20:13:26.282963 [ 4 ] {} <Debug> TCP-Session: 8b41ee23-ee9f-4116-a74a-5c864056796b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.21 20:13:26.282009 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32918 | ||
| 123 | 2026.05.21 20:13:26.282774 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52777 | ||
| 124 | 2026.05.21 20:13:26.283190 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.21 20:13:26.283261 [ 253 ] {} <Debug> TCP-Session: 0288f44c-4f35-45a0-b9b9-71cce46f28b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38193 | ||
| 126 | 2026.05.21 20:13:26.283291 [ 253 ] {} <Debug> TCP-Session: 0288f44c-4f35-45a0-b9b9-71cce46f28b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.21 20:13:26.283310 [ 253 ] {} <Debug> TCP-Session: 0288f44c-4f35-45a0-b9b9-71cce46f28b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.21 20:13:26.283314 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.21 20:13:26.283353 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.21 20:13:26.283358 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.21 20:13:26.283382 [ 5 ] {} <Debug> TCP-Session: f138035e-bd20-405a-b0dd-94d3d9ea6615 Authenticating user 'default' from [fd00:1122:3344:101::e]:32918 | ||
| 132 | 2026.05.21 20:13:26.283440 [ 258 ] {} <Debug> TCP-Session: d6b81fa0-f68a-4fe2-9fa6-f8cf7a195d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:53037 | ||
| 133 | 2026.05.21 20:13:26.283452 [ 5 ] {} <Debug> TCP-Session: f138035e-bd20-405a-b0dd-94d3d9ea6615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.21 20:13:26.283473 [ 258 ] {} <Debug> TCP-Session: d6b81fa0-f68a-4fe2-9fa6-f8cf7a195d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.21 20:13:26.283487 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.21 20:13:26.283488 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.21 20:13:26.283536 [ 255 ] {} <Debug> TCP-Session: 548b738b-ae94-4070-aea4-39a5d0f3e588 Authenticating user 'default' from [fd00:1122:3344:101::e]:46740 | ||
| 138 | 2026.05.21 20:13:26.283563 [ 256 ] {} <Debug> TCP-Session: 2d9decfa-2f59-45f4-8969-dfc8e7360082 Authenticating user 'default' from [fd00:1122:3344:101::e]:49274 | ||
| 139 | 2026.05.21 20:13:26.283578 [ 255 ] {} <Debug> TCP-Session: 548b738b-ae94-4070-aea4-39a5d0f3e588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.21 20:13:26.283591 [ 256 ] {} <Debug> TCP-Session: 2d9decfa-2f59-45f4-8969-dfc8e7360082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.21 20:13:26.283602 [ 255 ] {} <Debug> TCP-Session: 548b738b-ae94-4070-aea4-39a5d0f3e588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.21 20:13:26.283625 [ 256 ] {} <Debug> TCP-Session: 2d9decfa-2f59-45f4-8969-dfc8e7360082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.21 20:13:26.283505 [ 258 ] {} <Debug> TCP-Session: d6b81fa0-f68a-4fe2-9fa6-f8cf7a195d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.21 20:13:26.283495 [ 5 ] {} <Debug> TCP-Session: f138035e-bd20-405a-b0dd-94d3d9ea6615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.21 20:13:26.283448 [ 257 ] {} <Debug> TCP-Session: 70196fbf-35ab-4aee-bf17-a4904ca4aad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52777 | ||
| 146 | 2026.05.21 20:13:26.283735 [ 257 ] {} <Debug> TCP-Session: 70196fbf-35ab-4aee-bf17-a4904ca4aad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.21 20:13:26.283762 [ 257 ] {} <Debug> TCP-Session: 70196fbf-35ab-4aee-bf17-a4904ca4aad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.21 20:13:26.444571 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34739 | ||
| 149 | 2026.05.21 20:13:26.444782 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.21 20:13:26.444861 [ 259 ] {} <Debug> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34739 | ||
| 151 | 2026.05.21 20:13:26.444894 [ 259 ] {} <Debug> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.21 20:13:26.444912 [ 259 ] {} <Debug> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.21 20:13:26.445000 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.05.21 20:13:26.445047 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.05.21 20:13:26.445079 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.21 20:13:26.445748 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62684 | ||
| 157 | 2026.05.21 20:13:26.445900 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56371 | ||
| 158 | 2026.05.21 20:13:26.446030 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.21 20:13:26.446075 [ 260 ] {} <Debug> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62684 | ||
| 160 | 2026.05.21 20:13:26.446099 [ 260 ] {} <Debug> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.21 20:13:26.446107 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.21 20:13:26.446129 [ 260 ] {} <Debug> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.05.21 20:13:26.446166 [ 261 ] {} <Debug> TCP-Session: be010e69-895d-44f0-ac69-ec4b3efd340d Authenticating user 'default' from [fd00:1122:3344:101::d]:56371 | ||
| 164 | 2026.05.21 20:13:26.446194 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48534 | ||
| 165 | 2026.05.21 20:13:26.446217 [ 261 ] {} <Debug> TCP-Session: be010e69-895d-44f0-ac69-ec4b3efd340d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.21 20:13:26.446266 [ 261 ] {} <Debug> TCP-Session: be010e69-895d-44f0-ac69-ec4b3efd340d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.05.21 20:13:26.446395 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49351 | ||
| 168 | 2026.05.21 20:13:26.446412 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65528 | ||
| 169 | 2026.05.21 20:13:26.446453 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.21 20:13:26.446503 [ 263 ] {} <Debug> TCP-Session: cf41a0d0-86de-4c72-bbf9-3dfb893579f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48534 | ||
| 171 | 2026.05.21 20:13:26.446545 [ 263 ] {} <Debug> TCP-Session: cf41a0d0-86de-4c72-bbf9-3dfb893579f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.21 20:13:26.446558 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49889 | ||
| 173 | 2026.05.21 20:13:26.446561 [ 263 ] {} <Debug> TCP-Session: cf41a0d0-86de-4c72-bbf9-3dfb893579f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.21 20:13:26.446687 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57580 | ||
| 175 | 2026.05.21 20:13:26.446761 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.05.21 20:13:26.446807 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.21 20:13:26.446816 [ 262 ] {} <Debug> TCP-Session: 9cc21e11-788a-492a-9b9e-bacb5be7761a Authenticating user 'default' from [fd00:1122:3344:101::d]:49351 | ||
| 178 | 2026.05.21 20:13:26.446882 [ 262 ] {} <Debug> TCP-Session: 9cc21e11-788a-492a-9b9e-bacb5be7761a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.21 20:13:26.446883 [ 264 ] {} <Debug> TCP-Session: 5c8ce97d-53c2-47dc-8346-64b23f0cb8e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65528 | ||
| 180 | 2026.05.21 20:13:26.446890 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60521 | ||
| 181 | 2026.05.21 20:13:26.446930 [ 264 ] {} <Debug> TCP-Session: 5c8ce97d-53c2-47dc-8346-64b23f0cb8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.21 20:13:26.446900 [ 262 ] {} <Debug> TCP-Session: 9cc21e11-788a-492a-9b9e-bacb5be7761a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.21 20:13:26.446966 [ 264 ] {} <Debug> TCP-Session: 5c8ce97d-53c2-47dc-8346-64b23f0cb8e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.21 20:13:26.447020 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.05.21 20:13:26.447051 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.21 20:13:26.447069 [ 266 ] {} <Debug> TCP-Session: 36c35c52-a681-48af-b78c-a583cea06bb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57580 | ||
| 187 | 2026.05.21 20:13:26.447107 [ 265 ] {} <Debug> TCP-Session: cfd7bc3a-774f-47ed-92b5-eb05a80cb110 Authenticating user 'default' from [fd00:1122:3344:101::d]:49889 | ||
| 188 | 2026.05.21 20:13:26.447109 [ 266 ] {} <Debug> TCP-Session: 36c35c52-a681-48af-b78c-a583cea06bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.21 20:13:26.447134 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.05.21 20:13:26.447158 [ 265 ] {} <Debug> TCP-Session: cfd7bc3a-774f-47ed-92b5-eb05a80cb110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.21 20:13:26.447165 [ 266 ] {} <Debug> TCP-Session: 36c35c52-a681-48af-b78c-a583cea06bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.21 20:13:26.447214 [ 267 ] {} <Debug> TCP-Session: ad3c42cc-33aa-4cbd-b0bc-feffdc33546e Authenticating user 'default' from [fd00:1122:3344:101::d]:60521 | ||
| 193 | 2026.05.21 20:13:26.447222 [ 265 ] {} <Debug> TCP-Session: cfd7bc3a-774f-47ed-92b5-eb05a80cb110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.21 20:13:26.447264 [ 267 ] {} <Debug> TCP-Session: ad3c42cc-33aa-4cbd-b0bc-feffdc33546e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.21 20:13:26.447313 [ 267 ] {} <Debug> TCP-Session: ad3c42cc-33aa-4cbd-b0bc-feffdc33546e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.21 20:13:26.450477 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2026.05.21 20:13:26.454652 [ 259 ] {321f9b8b-2388-49ca-b2ac-efd2bd12dec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.05.21 20:13:26.520438 [ 259 ] {321f9b8b-2388-49ca-b2ac-efd2bd12dec6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34739) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.05.21 20:13:26.521657 [ 259 ] {321f9b8b-2388-49ca-b2ac-efd2bd12dec6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.05.21 20:13:26.521833 [ 259 ] {321f9b8b-2388-49ca-b2ac-efd2bd12dec6} <Debug> TCPHandler: Processed in 0.074172502 sec. | ||
| 247 | 2026.05.21 20:13:26.522411 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.05.21 20:13:26.522905 [ 260 ] {dc2326e1-53d8-42a9-a2f5-9a23b3e48858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.05.21 20:13:26.523451 [ 260 ] {dc2326e1-53d8-42a9-a2f5-9a23b3e48858} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62684) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.05.21 20:13:26.523658 [ 260 ] {dc2326e1-53d8-42a9-a2f5-9a23b3e48858} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.05.21 20:13:26.523769 [ 260 ] {dc2326e1-53d8-42a9-a2f5-9a23b3e48858} <Debug> TCPHandler: Processed in 0.001590522 sec. | ||
| 298 | 2026.05.21 20:13:26.524263 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.05.21 20:13:26.525381 [ 259 ] {75d3f083-ad72-4fd5-865f-9f5db1c3f49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.05.21 20:13:26.526220 [ 259 ] {75d3f083-ad72-4fd5-865f-9f5db1c3f49c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.05.21 20:13:26.527083 [ 259 ] {75d3f083-ad72-4fd5-865f-9f5db1c3f49c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.05.21 20:13:26.527149 [ 259 ] {75d3f083-ad72-4fd5-865f-9f5db1c3f49c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000119992 sec | ||
| 303 | 2026.05.21 20:13:26.527172 [ 259 ] {75d3f083-ad72-4fd5-865f-9f5db1c3f49c} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.05.21 20:13:26.527188 [ 259 ] {75d3f083-ad72-4fd5-865f-9f5db1c3f49c} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.05.21 20:13:26.527238 [ 259 ] {75d3f083-ad72-4fd5-865f-9f5db1c3f49c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.05.21 20:13:26.528175 [ 259 ] {75d3f083-ad72-4fd5-865f-9f5db1c3f49c} <Debug> TCPHandler: Processed in 0.004050056 sec. | ||
| 307 | 2026.05.21 20:13:26.528402 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.21 20:13:26.528614 [ 259 ] {81a9b3c3-8413-4109-9af9-6b3f99d7a0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.05.21 20:13:26.528705 [ 259 ] {81a9b3c3-8413-4109-9af9-6b3f99d7a0d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.05.21 20:13:26.535652 [ 259 ] {81a9b3c3-8413-4109-9af9-6b3f99d7a0d7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.05.21 20:13:26.536568 [ 259 ] {81a9b3c3-8413-4109-9af9-6b3f99d7a0d7} <Debug> oximeter.version (ca276c50-fff0-42b5-ae48-696c4adc169e): Loading data parts | ||
| 313 | 2026.05.21 20:13:26.537978 [ 259 ] {81a9b3c3-8413-4109-9af9-6b3f99d7a0d7} <Debug> oximeter.version (ca276c50-fff0-42b5-ae48-696c4adc169e): There are no data parts | ||
| 314 | 2026.05.21 20:13:26.540415 [ 259 ] {81a9b3c3-8413-4109-9af9-6b3f99d7a0d7} <Debug> TCPHandler: Processed in 0.012086666 sec. | ||
| 315 | 2026.05.21 20:13:26.540656 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.05.21 20:13:26.540887 [ 259 ] {95821f24-975a-44a0-99df-e2be7ba466c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.05.21 20:13:26.540974 [ 259 ] {95821f24-975a-44a0-99df-e2be7ba466c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.05.21 20:13:26.553131 [ 259 ] {95821f24-975a-44a0-99df-e2be7ba466c4} <Debug> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Loading data parts | ||
| 329 | 2026.05.21 20:13:26.553518 [ 259 ] {95821f24-975a-44a0-99df-e2be7ba466c4} <Debug> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): There are no data parts | ||
| 330 | 2026.05.21 20:13:26.554182 [ 259 ] {95821f24-975a-44a0-99df-e2be7ba466c4} <Debug> TCPHandler: Processed in 0.013591907 sec. | ||
| 331 | 2026.05.21 20:13:26.554429 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.21 20:13:26.554752 [ 259 ] {131c696b-faa5-4338-a8b3-94544273663d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.05.21 20:13:26.554836 [ 259 ] {131c696b-faa5-4338-a8b3-94544273663d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.05.21 20:13:26.556206 [ 259 ] {131c696b-faa5-4338-a8b3-94544273663d} <Debug> oximeter.measurements_i8 (9ae70b8b-fe7d-414b-9bd1-0e3a0e488ba4): Loading data parts | ||
| 335 | 2026.05.21 20:13:26.556552 [ 259 ] {131c696b-faa5-4338-a8b3-94544273663d} <Debug> oximeter.measurements_i8 (9ae70b8b-fe7d-414b-9bd1-0e3a0e488ba4): There are no data parts | ||
| 336 | 2026.05.21 20:13:26.557180 [ 259 ] {131c696b-faa5-4338-a8b3-94544273663d} <Debug> TCPHandler: Processed in 0.002835839 sec. | ||
| 337 | 2026.05.21 20:13:26.557460 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.21 20:13:26.557657 [ 259 ] {e0e21b8e-adfa-4f70-92ac-b475e7753fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.05.21 20:13:26.557730 [ 259 ] {e0e21b8e-adfa-4f70-92ac-b475e7753fa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.05.21 20:13:26.559032 [ 259 ] {e0e21b8e-adfa-4f70-92ac-b475e7753fa0} <Debug> oximeter.measurements_u8 (017f8737-5b04-4be1-b457-6a0ef01ded8b): Loading data parts | ||
| 341 | 2026.05.21 20:13:26.559274 [ 259 ] {e0e21b8e-adfa-4f70-92ac-b475e7753fa0} <Debug> oximeter.measurements_u8 (017f8737-5b04-4be1-b457-6a0ef01ded8b): There are no data parts | ||
| 342 | 2026.05.21 20:13:26.559866 [ 259 ] {e0e21b8e-adfa-4f70-92ac-b475e7753fa0} <Debug> TCPHandler: Processed in 0.002478464 sec. | ||
| 343 | 2026.05.21 20:13:26.560072 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.21 20:13:26.560297 [ 259 ] {e04dfb86-c242-409d-bbed-36dbceb11008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.05.21 20:13:26.560355 [ 259 ] {e04dfb86-c242-409d-bbed-36dbceb11008} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.05.21 20:13:26.561754 [ 259 ] {e04dfb86-c242-409d-bbed-36dbceb11008} <Debug> oximeter.measurements_i16 (d3e5f366-9fef-4477-a1ad-7d60eedc0d72): Loading data parts | ||
| 347 | 2026.05.21 20:13:26.561986 [ 259 ] {e04dfb86-c242-409d-bbed-36dbceb11008} <Debug> oximeter.measurements_i16 (d3e5f366-9fef-4477-a1ad-7d60eedc0d72): There are no data parts | ||
| 348 | 2026.05.21 20:13:26.562768 [ 259 ] {e04dfb86-c242-409d-bbed-36dbceb11008} <Debug> TCPHandler: Processed in 0.002765308 sec. | ||
| 349 | 2026.05.21 20:13:26.563010 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.21 20:13:26.563238 [ 259 ] {28f69345-2edb-49fb-898b-49b9925e3306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.05.21 20:13:26.563324 [ 259 ] {28f69345-2edb-49fb-898b-49b9925e3306} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.05.21 20:13:26.564664 [ 259 ] {28f69345-2edb-49fb-898b-49b9925e3306} <Debug> oximeter.measurements_u16 (36a0c38b-0ce0-4222-81cd-39f685d85bd2): Loading data parts | ||
| 353 | 2026.05.21 20:13:26.564927 [ 259 ] {28f69345-2edb-49fb-898b-49b9925e3306} <Debug> oximeter.measurements_u16 (36a0c38b-0ce0-4222-81cd-39f685d85bd2): There are no data parts | ||
| 354 | 2026.05.21 20:13:26.565821 [ 259 ] {28f69345-2edb-49fb-898b-49b9925e3306} <Debug> TCPHandler: Processed in 0.0028902 sec. | ||
| 355 | 2026.05.21 20:13:26.566037 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.21 20:13:26.566286 [ 259 ] {8da2d2a0-e590-492d-a3f9-5f2ab9789f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 357 | 2026.05.21 20:13:26.566351 [ 259 ] {8da2d2a0-e590-492d-a3f9-5f2ab9789f55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.05.21 20:13:26.567650 [ 259 ] {8da2d2a0-e590-492d-a3f9-5f2ab9789f55} <Debug> oximeter.measurements_i32 (424db40c-39f9-4b84-88e0-bf9908a3ffc7): Loading data parts | ||
| 359 | 2026.05.21 20:13:26.567928 [ 259 ] {8da2d2a0-e590-492d-a3f9-5f2ab9789f55} <Debug> oximeter.measurements_i32 (424db40c-39f9-4b84-88e0-bf9908a3ffc7): There are no data parts | ||
| 360 | 2026.05.21 20:13:26.568698 [ 259 ] {8da2d2a0-e590-492d-a3f9-5f2ab9789f55} <Debug> TCPHandler: Processed in 0.002735088 sec. | ||
| 361 | 2026.05.21 20:13:26.568976 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.05.21 20:13:26.569210 [ 259 ] {0e514272-728e-475f-bd49-d5a17afe5b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.05.21 20:13:26.569300 [ 259 ] {0e514272-728e-475f-bd49-d5a17afe5b4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.05.21 20:13:26.570888 [ 259 ] {0e514272-728e-475f-bd49-d5a17afe5b4b} <Debug> oximeter.measurements_u32 (235877b2-c467-4b89-9d72-40f967f521da): Loading data parts | ||
| 365 | 2026.05.21 20:13:26.571124 [ 259 ] {0e514272-728e-475f-bd49-d5a17afe5b4b} <Debug> oximeter.measurements_u32 (235877b2-c467-4b89-9d72-40f967f521da): There are no data parts | ||
| 366 | 2026.05.21 20:13:26.571835 [ 259 ] {0e514272-728e-475f-bd49-d5a17afe5b4b} <Debug> TCPHandler: Processed in 0.00293571 sec. | ||
| 367 | 2026.05.21 20:13:26.572077 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.21 20:13:26.572342 [ 259 ] {f12784bb-109b-4e88-ba26-7c490818f7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.05.21 20:13:26.572408 [ 259 ] {f12784bb-109b-4e88-ba26-7c490818f7b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.05.21 20:13:26.573870 [ 259 ] {f12784bb-109b-4e88-ba26-7c490818f7b4} <Debug> oximeter.measurements_i64 (ef1dbdb4-e029-4c1e-97da-56af17e81c2a): Loading data parts | ||
| 371 | 2026.05.21 20:13:26.574191 [ 259 ] {f12784bb-109b-4e88-ba26-7c490818f7b4} <Debug> oximeter.measurements_i64 (ef1dbdb4-e029-4c1e-97da-56af17e81c2a): There are no data parts | ||
| 372 | 2026.05.21 20:13:26.575367 [ 259 ] {f12784bb-109b-4e88-ba26-7c490818f7b4} <Debug> TCPHandler: Processed in 0.003361587 sec. | ||
| 373 | 2026.05.21 20:13:26.575856 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.05.21 20:13:26.576129 [ 259 ] {0872243f-cb48-41f0-ab4f-e2f1d121aa70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.05.21 20:13:26.576224 [ 259 ] {0872243f-cb48-41f0-ab4f-e2f1d121aa70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.05.21 20:13:26.577775 [ 259 ] {0872243f-cb48-41f0-ab4f-e2f1d121aa70} <Debug> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Loading data parts | ||
| 377 | 2026.05.21 20:13:26.578032 [ 259 ] {0872243f-cb48-41f0-ab4f-e2f1d121aa70} <Debug> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): There are no data parts | ||
| 378 | 2026.05.21 20:13:26.578781 [ 259 ] {0872243f-cb48-41f0-ab4f-e2f1d121aa70} <Debug> TCPHandler: Processed in 0.003044772 sec. | ||
| 379 | 2026.05.21 20:13:26.579005 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.21 20:13:26.579257 [ 259 ] {95abb2c6-2203-4625-8166-e5e7b23f4c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.05.21 20:13:26.579338 [ 259 ] {95abb2c6-2203-4625-8166-e5e7b23f4c00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.05.21 20:13:26.580540 [ 259 ] {95abb2c6-2203-4625-8166-e5e7b23f4c00} <Debug> oximeter.measurements_f32 (bf5e6e15-667c-4e31-a290-f6f9d3056ef5): Loading data parts | ||
| 383 | 2026.05.21 20:13:26.580735 [ 259 ] {95abb2c6-2203-4625-8166-e5e7b23f4c00} <Debug> oximeter.measurements_f32 (bf5e6e15-667c-4e31-a290-f6f9d3056ef5): There are no data parts | ||
| 384 | 2026.05.21 20:13:26.581490 [ 259 ] {95abb2c6-2203-4625-8166-e5e7b23f4c00} <Debug> TCPHandler: Processed in 0.002552885 sec. | ||
| 385 | 2026.05.21 20:13:26.581743 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.21 20:13:26.581970 [ 259 ] {e70242bc-8c07-4948-a9be-8f4ca05b9878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.05.21 20:13:26.582053 [ 259 ] {e70242bc-8c07-4948-a9be-8f4ca05b9878} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.05.21 20:13:26.583236 [ 259 ] {e70242bc-8c07-4948-a9be-8f4ca05b9878} <Debug> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Loading data parts | ||
| 389 | 2026.05.21 20:13:26.583607 [ 259 ] {e70242bc-8c07-4948-a9be-8f4ca05b9878} <Debug> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): There are no data parts | ||
| 390 | 2026.05.21 20:13:26.584293 [ 259 ] {e70242bc-8c07-4948-a9be-8f4ca05b9878} <Debug> TCPHandler: Processed in 0.002620506 sec. | ||
| 391 | 2026.05.21 20:13:26.584509 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.05.21 20:13:26.584771 [ 259 ] {feb61f10-e6c4-4323-a6b2-270ea8ad245e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 393 | 2026.05.21 20:13:26.584843 [ 259 ] {feb61f10-e6c4-4323-a6b2-270ea8ad245e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.05.21 20:13:26.586067 [ 259 ] {feb61f10-e6c4-4323-a6b2-270ea8ad245e} <Debug> oximeter.measurements_string (5857f453-f6e2-42bf-a635-4afb9960f73d): Loading data parts | ||
| 395 | 2026.05.21 20:13:26.586254 [ 259 ] {feb61f10-e6c4-4323-a6b2-270ea8ad245e} <Debug> oximeter.measurements_string (5857f453-f6e2-42bf-a635-4afb9960f73d): There are no data parts | ||
| 396 | 2026.05.21 20:13:26.586981 [ 259 ] {feb61f10-e6c4-4323-a6b2-270ea8ad245e} <Debug> TCPHandler: Processed in 0.002542355 sec. | ||
| 397 | 2026.05.21 20:13:26.587232 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.05.21 20:13:26.587460 [ 259 ] {2c230f37-7bc7-4c37-9388-87f1f1f280b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.05.21 20:13:26.587539 [ 259 ] {2c230f37-7bc7-4c37-9388-87f1f1f280b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.05.21 20:13:26.588932 [ 259 ] {2c230f37-7bc7-4c37-9388-87f1f1f280b3} <Debug> oximeter.measurements_bytes (102e8bda-4198-464c-ae03-461399096574): Loading data parts | ||
| 408 | 2026.05.21 20:13:26.589385 [ 259 ] {2c230f37-7bc7-4c37-9388-87f1f1f280b3} <Debug> oximeter.measurements_bytes (102e8bda-4198-464c-ae03-461399096574): There are no data parts | ||
| 409 | 2026.05.21 20:13:26.590408 [ 259 ] {2c230f37-7bc7-4c37-9388-87f1f1f280b3} <Debug> TCPHandler: Processed in 0.003240845 sec. | ||
| 410 | 2026.05.21 20:13:26.590804 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.05.21 20:13:26.591128 [ 259 ] {8eb79e53-7d18-42c5-9716-fa583ba2cbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 412 | 2026.05.21 20:13:26.591232 [ 259 ] {8eb79e53-7d18-42c5-9716-fa583ba2cbb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.05.21 20:13:26.592906 [ 259 ] {8eb79e53-7d18-42c5-9716-fa583ba2cbb8} <Debug> oximeter.measurements_cumulativei64 (61d8038d-21c5-41c8-a685-200f143f5f28): Loading data parts | ||
| 414 | 2026.05.21 20:13:26.593152 [ 259 ] {8eb79e53-7d18-42c5-9716-fa583ba2cbb8} <Debug> oximeter.measurements_cumulativei64 (61d8038d-21c5-41c8-a685-200f143f5f28): There are no data parts | ||
| 415 | 2026.05.21 20:13:26.593818 [ 259 ] {8eb79e53-7d18-42c5-9716-fa583ba2cbb8} <Debug> TCPHandler: Processed in 0.003213244 sec. | ||
| 416 | 2026.05.21 20:13:26.594033 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.05.21 20:13:26.594289 [ 259 ] {d08c97e2-f343-4a58-b6f8-63258a4088b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 418 | 2026.05.21 20:13:26.594366 [ 259 ] {d08c97e2-f343-4a58-b6f8-63258a4088b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.05.21 20:13:26.595545 [ 259 ] {d08c97e2-f343-4a58-b6f8-63258a4088b2} <Debug> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Loading data parts | ||
| 420 | 2026.05.21 20:13:26.595745 [ 259 ] {d08c97e2-f343-4a58-b6f8-63258a4088b2} <Debug> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): There are no data parts | ||
| 421 | 2026.05.21 20:13:26.596611 [ 259 ] {d08c97e2-f343-4a58-b6f8-63258a4088b2} <Debug> TCPHandler: Processed in 0.002640986 sec. | ||
| 422 | 2026.05.21 20:13:26.596808 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.05.21 20:13:26.597024 [ 259 ] {0510825a-8d03-4d23-bd76-96688eb994ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 424 | 2026.05.21 20:13:26.597098 [ 259 ] {0510825a-8d03-4d23-bd76-96688eb994ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.05.21 20:13:26.598236 [ 259 ] {0510825a-8d03-4d23-bd76-96688eb994ae} <Debug> oximeter.measurements_cumulativef32 (f006b09f-efe5-4dfd-82f6-8d96aa0eb339): Loading data parts | ||
| 426 | 2026.05.21 20:13:26.598494 [ 259 ] {0510825a-8d03-4d23-bd76-96688eb994ae} <Debug> oximeter.measurements_cumulativef32 (f006b09f-efe5-4dfd-82f6-8d96aa0eb339): There are no data parts | ||
| 427 | 2026.05.21 20:13:26.599132 [ 259 ] {0510825a-8d03-4d23-bd76-96688eb994ae} <Debug> TCPHandler: Processed in 0.002384302 sec. | ||
| 428 | 2026.05.21 20:13:26.599328 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.05.21 20:13:26.599523 [ 259 ] {8a4e023c-9f7e-4bfd-88d8-637f2b682b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 430 | 2026.05.21 20:13:26.599593 [ 259 ] {8a4e023c-9f7e-4bfd-88d8-637f2b682b2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.05.21 20:13:26.600823 [ 259 ] {8a4e023c-9f7e-4bfd-88d8-637f2b682b2a} <Debug> oximeter.measurements_cumulativef64 (fe8e14ba-50e2-4e16-a4fd-7ff2cfe6edf2): Loading data parts | ||
| 432 | 2026.05.21 20:13:26.601119 [ 259 ] {8a4e023c-9f7e-4bfd-88d8-637f2b682b2a} <Debug> oximeter.measurements_cumulativef64 (fe8e14ba-50e2-4e16-a4fd-7ff2cfe6edf2): There are no data parts | ||
| 433 | 2026.05.21 20:13:26.601740 [ 259 ] {8a4e023c-9f7e-4bfd-88d8-637f2b682b2a} <Debug> TCPHandler: Processed in 0.002466424 sec. | ||
| 434 | 2026.05.21 20:13:26.601946 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.05.21 20:13:26.602262 [ 259 ] {dffd40ae-a119-48a6-904d-27b6abe4c3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.05.21 20:13:26.602350 [ 259 ] {dffd40ae-a119-48a6-904d-27b6abe4c3ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.05.21 20:13:26.603829 [ 259 ] {dffd40ae-a119-48a6-904d-27b6abe4c3ee} <Debug> oximeter.measurements_histogrami8 (9a0e615c-aa83-4e2c-9fe3-b8229b7682fc): Loading data parts | ||
| 448 | 2026.05.21 20:13:26.604021 [ 259 ] {dffd40ae-a119-48a6-904d-27b6abe4c3ee} <Debug> oximeter.measurements_histogrami8 (9a0e615c-aa83-4e2c-9fe3-b8229b7682fc): There are no data parts | ||
| 449 | 2026.05.21 20:13:26.604695 [ 259 ] {dffd40ae-a119-48a6-904d-27b6abe4c3ee} <Debug> TCPHandler: Processed in 0.002811939 sec. | ||
| 450 | 2026.05.21 20:13:26.604979 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.21 20:13:26.605257 [ 259 ] {627d4c5d-1663-4c14-a220-25be63bc0279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.05.21 20:13:26.605348 [ 259 ] {627d4c5d-1663-4c14-a220-25be63bc0279} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.05.21 20:13:26.606740 [ 259 ] {627d4c5d-1663-4c14-a220-25be63bc0279} <Debug> oximeter.measurements_histogramu8 (19e9ffd2-cd84-4053-bed3-2d488f2ccdcb): Loading data parts | ||
| 454 | 2026.05.21 20:13:26.606976 [ 259 ] {627d4c5d-1663-4c14-a220-25be63bc0279} <Debug> oximeter.measurements_histogramu8 (19e9ffd2-cd84-4053-bed3-2d488f2ccdcb): There are no data parts | ||
| 455 | 2026.05.21 20:13:26.607770 [ 259 ] {627d4c5d-1663-4c14-a220-25be63bc0279} <Debug> TCPHandler: Processed in 0.002845609 sec. | ||
| 456 | 2026.05.21 20:13:26.608023 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.21 20:13:26.608442 [ 259 ] {8eafc8ea-3d0d-4c9d-9841-a5ebd016f73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.05.21 20:13:26.608532 [ 259 ] {8eafc8ea-3d0d-4c9d-9841-a5ebd016f73c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.05.21 20:13:26.610199 [ 259 ] {8eafc8ea-3d0d-4c9d-9841-a5ebd016f73c} <Debug> oximeter.measurements_histogrami16 (79de0388-e474-4119-bddc-540fa4184238): Loading data parts | ||
| 460 | 2026.05.21 20:13:26.610478 [ 259 ] {8eafc8ea-3d0d-4c9d-9841-a5ebd016f73c} <Debug> oximeter.measurements_histogrami16 (79de0388-e474-4119-bddc-540fa4184238): There are no data parts | ||
| 461 | 2026.05.21 20:13:26.611354 [ 259 ] {8eafc8ea-3d0d-4c9d-9841-a5ebd016f73c} <Debug> TCPHandler: Processed in 0.003417677 sec. | ||
| 462 | 2026.05.21 20:13:26.611601 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.21 20:13:26.611927 [ 259 ] {c8226aaf-6ec5-4002-8138-dcf9283bf205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 464 | 2026.05.21 20:13:26.612036 [ 259 ] {c8226aaf-6ec5-4002-8138-dcf9283bf205} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.05.21 20:13:26.613744 [ 259 ] {c8226aaf-6ec5-4002-8138-dcf9283bf205} <Debug> oximeter.measurements_histogramu16 (cbdce92d-89f3-4611-944c-edb4e77060cb): Loading data parts | ||
| 466 | 2026.05.21 20:13:26.613994 [ 259 ] {c8226aaf-6ec5-4002-8138-dcf9283bf205} <Debug> oximeter.measurements_histogramu16 (cbdce92d-89f3-4611-944c-edb4e77060cb): There are no data parts | ||
| 467 | 2026.05.21 20:13:26.614708 [ 259 ] {c8226aaf-6ec5-4002-8138-dcf9283bf205} <Debug> TCPHandler: Processed in 0.003173764 sec. | ||
| 468 | 2026.05.21 20:13:26.614916 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.05.21 20:13:26.615241 [ 259 ] {5d173a09-ed21-4680-91ad-382f51bd9da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 470 | 2026.05.21 20:13:26.615339 [ 259 ] {5d173a09-ed21-4680-91ad-382f51bd9da2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.05.21 20:13:26.617154 [ 259 ] {5d173a09-ed21-4680-91ad-382f51bd9da2} <Debug> oximeter.measurements_histogrami32 (b3d31a57-9668-4012-80ab-c71370a09ccf): Loading data parts | ||
| 472 | 2026.05.21 20:13:26.617413 [ 259 ] {5d173a09-ed21-4680-91ad-382f51bd9da2} <Debug> oximeter.measurements_histogrami32 (b3d31a57-9668-4012-80ab-c71370a09ccf): There are no data parts | ||
| 473 | 2026.05.21 20:13:26.618496 [ 259 ] {5d173a09-ed21-4680-91ad-382f51bd9da2} <Debug> TCPHandler: Processed in 0.00365468 sec. | ||
| 474 | 2026.05.21 20:13:26.618897 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.05.21 20:13:26.619303 [ 259 ] {5439ea75-374d-4064-a248-984312f1bd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 476 | 2026.05.21 20:13:26.619439 [ 259 ] {5439ea75-374d-4064-a248-984312f1bd2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.05.21 20:13:26.621341 [ 259 ] {5439ea75-374d-4064-a248-984312f1bd2b} <Debug> oximeter.measurements_histogramu32 (d2a81a32-d8a5-4f5a-94f8-b35e974a9b4b): Loading data parts | ||
| 478 | 2026.05.21 20:13:26.621570 [ 259 ] {5439ea75-374d-4064-a248-984312f1bd2b} <Debug> oximeter.measurements_histogramu32 (d2a81a32-d8a5-4f5a-94f8-b35e974a9b4b): There are no data parts | ||
| 479 | 2026.05.21 20:13:26.622297 [ 259 ] {5439ea75-374d-4064-a248-984312f1bd2b} <Debug> TCPHandler: Processed in 0.003559359 sec. | ||
| 480 | 2026.05.21 20:13:26.622527 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.21 20:13:26.622899 [ 259 ] {1728c12f-3495-4935-b3a1-17882b851dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 482 | 2026.05.21 20:13:26.623003 [ 259 ] {1728c12f-3495-4935-b3a1-17882b851dc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.05.21 20:13:26.624789 [ 259 ] {1728c12f-3495-4935-b3a1-17882b851dc2} <Debug> oximeter.measurements_histogrami64 (9f5e47da-e334-4b98-adfc-3f58c5b76dde): Loading data parts | ||
| 484 | 2026.05.21 20:13:26.625081 [ 259 ] {1728c12f-3495-4935-b3a1-17882b851dc2} <Debug> oximeter.measurements_histogrami64 (9f5e47da-e334-4b98-adfc-3f58c5b76dde): There are no data parts | ||
| 485 | 2026.05.21 20:13:26.625977 [ 259 ] {1728c12f-3495-4935-b3a1-17882b851dc2} <Debug> TCPHandler: Processed in 0.003538049 sec. | ||
| 486 | 2026.05.21 20:13:26.626209 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.05.21 20:13:26.626520 [ 259 ] {eab1e2a2-182e-43cb-9a4c-b2b3fa839e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.05.21 20:13:26.626623 [ 259 ] {eab1e2a2-182e-43cb-9a4c-b2b3fa839e6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.05.21 20:13:26.629667 [ 259 ] {eab1e2a2-182e-43cb-9a4c-b2b3fa839e6f} <Debug> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Loading data parts | ||
| 490 | 2026.05.21 20:13:26.629914 [ 259 ] {eab1e2a2-182e-43cb-9a4c-b2b3fa839e6f} <Debug> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): There are no data parts | ||
| 491 | 2026.05.21 20:13:26.630919 [ 259 ] {eab1e2a2-182e-43cb-9a4c-b2b3fa839e6f} <Debug> TCPHandler: Processed in 0.004779326 sec. | ||
| 492 | 2026.05.21 20:13:26.631226 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.05.21 20:13:26.631623 [ 259 ] {dc861dad-d400-4f9a-9ea4-7a747b6c83b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.05.21 20:13:26.631723 [ 259 ] {dc861dad-d400-4f9a-9ea4-7a747b6c83b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2026.05.21 20:13:26.633508 [ 259 ] {dc861dad-d400-4f9a-9ea4-7a747b6c83b8} <Debug> oximeter.measurements_histogramf32 (b14d6184-e6ef-40bb-bb3c-aac80ba25c99): Loading data parts | ||
| 496 | 2026.05.21 20:13:26.633763 [ 259 ] {dc861dad-d400-4f9a-9ea4-7a747b6c83b8} <Debug> oximeter.measurements_histogramf32 (b14d6184-e6ef-40bb-bb3c-aac80ba25c99): There are no data parts | ||
| 497 | 2026.05.21 20:13:26.634462 [ 259 ] {dc861dad-d400-4f9a-9ea4-7a747b6c83b8} <Debug> TCPHandler: Processed in 0.003376036 sec. | ||
| 498 | 2026.05.21 20:13:26.634747 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.21 20:13:26.635075 [ 259 ] {21ea2c7c-1b44-48a0-80a6-43aeb0e1a09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.05.21 20:13:26.635179 [ 259 ] {21ea2c7c-1b44-48a0-80a6-43aeb0e1a09b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2026.05.21 20:13:26.636734 [ 259 ] {21ea2c7c-1b44-48a0-80a6-43aeb0e1a09b} <Debug> oximeter.measurements_histogramf64 (f7e8a278-8fea-4080-95f3-e30c878dfe65): Loading data parts | ||
| 502 | 2026.05.21 20:13:26.636967 [ 259 ] {21ea2c7c-1b44-48a0-80a6-43aeb0e1a09b} <Debug> oximeter.measurements_histogramf64 (f7e8a278-8fea-4080-95f3-e30c878dfe65): There are no data parts | ||
| 503 | 2026.05.21 20:13:26.637645 [ 259 ] {21ea2c7c-1b44-48a0-80a6-43aeb0e1a09b} <Debug> TCPHandler: Processed in 0.002969591 sec. | ||
| 504 | 2026.05.21 20:13:26.637851 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.21 20:13:26.638144 [ 259 ] {aa5cac26-6075-45da-a422-441c963745b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.05.21 20:13:26.638249 [ 259 ] {aa5cac26-6075-45da-a422-441c963745b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2026.05.21 20:13:26.639698 [ 259 ] {aa5cac26-6075-45da-a422-441c963745b0} <Debug> oximeter.fields_bool (691dd3b2-1740-4264-b2db-f73032681271): Loading data parts | ||
| 533 | 2026.05.21 20:13:26.639935 [ 259 ] {aa5cac26-6075-45da-a422-441c963745b0} <Debug> oximeter.fields_bool (691dd3b2-1740-4264-b2db-f73032681271): There are no data parts | ||
| 534 | 2026.05.21 20:13:26.640564 [ 259 ] {aa5cac26-6075-45da-a422-441c963745b0} <Debug> TCPHandler: Processed in 0.002786458 sec. | ||
| 535 | 2026.05.21 20:13:26.640771 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.21 20:13:26.641018 [ 259 ] {2489bcf6-f5ea-4b40-a6a4-0e10df297872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.05.21 20:13:26.641099 [ 259 ] {2489bcf6-f5ea-4b40-a6a4-0e10df297872} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2026.05.21 20:13:26.642459 [ 259 ] {2489bcf6-f5ea-4b40-a6a4-0e10df297872} <Debug> oximeter.fields_i8 (16acad00-6cb2-41eb-8e4c-6726dcbf745a): Loading data parts | ||
| 539 | 2026.05.21 20:13:26.642636 [ 259 ] {2489bcf6-f5ea-4b40-a6a4-0e10df297872} <Debug> oximeter.fields_i8 (16acad00-6cb2-41eb-8e4c-6726dcbf745a): There are no data parts | ||
| 540 | 2026.05.21 20:13:26.643476 [ 259 ] {2489bcf6-f5ea-4b40-a6a4-0e10df297872} <Debug> TCPHandler: Processed in 0.002771268 sec. | ||
| 541 | 2026.05.21 20:13:26.643690 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.21 20:13:26.643900 [ 259 ] {f1d0a2a0-35e2-457c-8b2e-a862edd38b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.05.21 20:13:26.644015 [ 259 ] {f1d0a2a0-35e2-457c-8b2e-a862edd38b33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2026.05.21 20:13:26.645313 [ 259 ] {f1d0a2a0-35e2-457c-8b2e-a862edd38b33} <Debug> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Loading data parts | ||
| 545 | 2026.05.21 20:13:26.645528 [ 259 ] {f1d0a2a0-35e2-457c-8b2e-a862edd38b33} <Debug> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): There are no data parts | ||
| 546 | 2026.05.21 20:13:26.646111 [ 259 ] {f1d0a2a0-35e2-457c-8b2e-a862edd38b33} <Debug> TCPHandler: Processed in 0.002487775 sec. | ||
| 547 | 2026.05.21 20:13:26.646336 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.21 20:13:26.646577 [ 259 ] {c6003dae-6da3-427c-ab63-c0999b8e7bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.05.21 20:13:26.646662 [ 259 ] {c6003dae-6da3-427c-ab63-c0999b8e7bb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2026.05.21 20:13:26.647975 [ 259 ] {c6003dae-6da3-427c-ab63-c0999b8e7bb6} <Debug> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Loading data parts | ||
| 551 | 2026.05.21 20:13:26.648177 [ 259 ] {c6003dae-6da3-427c-ab63-c0999b8e7bb6} <Debug> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): There are no data parts | ||
| 552 | 2026.05.21 20:13:26.649039 [ 259 ] {c6003dae-6da3-427c-ab63-c0999b8e7bb6} <Debug> TCPHandler: Processed in 0.002768838 sec. | ||
| 553 | 2026.05.21 20:13:26.649269 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.21 20:13:26.649507 [ 259 ] {3df3a631-1d8d-4835-a136-9e10f61f69b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.05.21 20:13:26.649605 [ 259 ] {3df3a631-1d8d-4835-a136-9e10f61f69b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2026.05.21 20:13:26.650927 [ 259 ] {3df3a631-1d8d-4835-a136-9e10f61f69b0} <Debug> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Loading data parts | ||
| 557 | 2026.05.21 20:13:26.651160 [ 259 ] {3df3a631-1d8d-4835-a136-9e10f61f69b0} <Debug> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): There are no data parts | ||
| 558 | 2026.05.21 20:13:26.651735 [ 259 ] {3df3a631-1d8d-4835-a136-9e10f61f69b0} <Debug> TCPHandler: Processed in 0.002566955 sec. | ||
| 559 | 2026.05.21 20:13:26.651943 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.21 20:13:26.652137 [ 259 ] {a8d73070-38e6-4048-87df-7ccaf9787240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 561 | 2026.05.21 20:13:26.652222 [ 259 ] {a8d73070-38e6-4048-87df-7ccaf9787240} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2026.05.21 20:13:26.653393 [ 259 ] {a8d73070-38e6-4048-87df-7ccaf9787240} <Debug> oximeter.fields_i32 (41d55cef-a380-4e69-8eae-c7d276e9c1f9): Loading data parts | ||
| 563 | 2026.05.21 20:13:26.653616 [ 259 ] {a8d73070-38e6-4048-87df-7ccaf9787240} <Debug> oximeter.fields_i32 (41d55cef-a380-4e69-8eae-c7d276e9c1f9): There are no data parts | ||
| 564 | 2026.05.21 20:13:26.654232 [ 259 ] {a8d73070-38e6-4048-87df-7ccaf9787240} <Debug> TCPHandler: Processed in 0.002345452 sec. | ||
| 565 | 2026.05.21 20:13:26.654470 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.05.21 20:13:26.654708 [ 259 ] {689209d2-62af-41cf-8ac2-1d039b0c9439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 567 | 2026.05.21 20:13:26.654778 [ 259 ] {689209d2-62af-41cf-8ac2-1d039b0c9439} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2026.05.21 20:13:26.656225 [ 259 ] {689209d2-62af-41cf-8ac2-1d039b0c9439} <Debug> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Loading data parts | ||
| 569 | 2026.05.21 20:13:26.656485 [ 259 ] {689209d2-62af-41cf-8ac2-1d039b0c9439} <Debug> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): There are no data parts | ||
| 570 | 2026.05.21 20:13:26.657091 [ 259 ] {689209d2-62af-41cf-8ac2-1d039b0c9439} <Debug> TCPHandler: Processed in 0.002690417 sec. | ||
| 571 | 2026.05.21 20:13:26.657324 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2026.05.21 20:13:26.657535 [ 259 ] {1f3af848-6792-46ac-8486-2302229eab6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 573 | 2026.05.21 20:13:26.657619 [ 259 ] {1f3af848-6792-46ac-8486-2302229eab6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2026.05.21 20:13:26.659067 [ 259 ] {1f3af848-6792-46ac-8486-2302229eab6e} <Debug> oximeter.fields_i64 (6c0c3430-6a60-4192-8226-78c08cf82a31): Loading data parts | ||
| 575 | 2026.05.21 20:13:26.659299 [ 259 ] {1f3af848-6792-46ac-8486-2302229eab6e} <Debug> oximeter.fields_i64 (6c0c3430-6a60-4192-8226-78c08cf82a31): There are no data parts | ||
| 576 | 2026.05.21 20:13:26.659911 [ 259 ] {1f3af848-6792-46ac-8486-2302229eab6e} <Debug> TCPHandler: Processed in 0.002649097 sec. | ||
| 577 | 2026.05.21 20:13:26.660110 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2026.05.21 20:13:26.660366 [ 259 ] {b9744e4a-73e6-4ef6-9de0-aa17e2a4e2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 579 | 2026.05.21 20:13:26.660451 [ 259 ] {b9744e4a-73e6-4ef6-9de0-aa17e2a4e2b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2026.05.21 20:13:26.661949 [ 259 ] {b9744e4a-73e6-4ef6-9de0-aa17e2a4e2b3} <Debug> oximeter.fields_u64 (becf58e3-0711-4415-aa0b-143979c4fd62): Loading data parts | ||
| 581 | 2026.05.21 20:13:26.662249 [ 259 ] {b9744e4a-73e6-4ef6-9de0-aa17e2a4e2b3} <Debug> oximeter.fields_u64 (becf58e3-0711-4415-aa0b-143979c4fd62): There are no data parts | ||
| 582 | 2026.05.21 20:13:26.663108 [ 259 ] {b9744e4a-73e6-4ef6-9de0-aa17e2a4e2b3} <Debug> TCPHandler: Processed in 0.003054943 sec. | ||
| 583 | 2026.05.21 20:13:26.663335 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2026.05.21 20:13:26.663646 [ 259 ] {df164e2b-7e28-4789-9b80-21ea973035a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 585 | 2026.05.21 20:13:26.663744 [ 259 ] {df164e2b-7e28-4789-9b80-21ea973035a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2026.05.21 20:13:26.665220 [ 259 ] {df164e2b-7e28-4789-9b80-21ea973035a0} <Debug> oximeter.fields_ipaddr (121d298a-e09a-4943-87bc-ca2a26a93dd7): Loading data parts | ||
| 587 | 2026.05.21 20:13:26.665402 [ 259 ] {df164e2b-7e28-4789-9b80-21ea973035a0} <Debug> oximeter.fields_ipaddr (121d298a-e09a-4943-87bc-ca2a26a93dd7): There are no data parts | ||
| 588 | 2026.05.21 20:13:26.665948 [ 259 ] {df164e2b-7e28-4789-9b80-21ea973035a0} <Debug> TCPHandler: Processed in 0.002676887 sec. | ||
| 589 | 2026.05.21 20:13:26.666134 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.05.21 20:13:26.666358 [ 259 ] {33afea5f-f8b9-4ee8-9d3a-155e6504b6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 591 | 2026.05.21 20:13:26.666431 [ 259 ] {33afea5f-f8b9-4ee8-9d3a-155e6504b6da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2026.05.21 20:13:26.667771 [ 259 ] {33afea5f-f8b9-4ee8-9d3a-155e6504b6da} <Debug> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Loading data parts | ||
| 593 | 2026.05.21 20:13:26.667968 [ 259 ] {33afea5f-f8b9-4ee8-9d3a-155e6504b6da} <Debug> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): There are no data parts | ||
| 594 | 2026.05.21 20:13:26.668885 [ 259 ] {33afea5f-f8b9-4ee8-9d3a-155e6504b6da} <Debug> TCPHandler: Processed in 0.002803638 sec. | ||
| 595 | 2026.05.21 20:13:26.669146 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.05.21 20:13:26.669403 [ 259 ] {1dd2ffb9-2c5e-44f8-b392-0f8fc98cafaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 597 | 2026.05.21 20:13:26.669502 [ 259 ] {1dd2ffb9-2c5e-44f8-b392-0f8fc98cafaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2026.05.21 20:13:26.671110 [ 259 ] {1dd2ffb9-2c5e-44f8-b392-0f8fc98cafaf} <Debug> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Loading data parts | ||
| 599 | 2026.05.21 20:13:26.671360 [ 259 ] {1dd2ffb9-2c5e-44f8-b392-0f8fc98cafaf} <Debug> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): There are no data parts | ||
| 600 | 2026.05.21 20:13:26.672180 [ 259 ] {1dd2ffb9-2c5e-44f8-b392-0f8fc98cafaf} <Debug> TCPHandler: Processed in 0.003154944 sec. | ||
| 601 | 2026.05.21 20:13:26.672397 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.05.21 20:13:26.672780 [ 259 ] {a7598b6e-6d6b-4803-b65d-1d910d69cc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 606 | 2026.05.21 20:13:26.672874 [ 259 ] {a7598b6e-6d6b-4803-b65d-1d910d69cc12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2026.05.21 20:13:26.674059 [ 259 ] {a7598b6e-6d6b-4803-b65d-1d910d69cc12} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23): Loading data parts | ||
| 608 | 2026.05.21 20:13:26.674277 [ 259 ] {a7598b6e-6d6b-4803-b65d-1d910d69cc12} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23): There are no data parts | ||
| 609 | 2026.05.21 20:13:26.675226 [ 259 ] {a7598b6e-6d6b-4803-b65d-1d910d69cc12} <Debug> TCPHandler: Processed in 0.00289274 sec. | ||
| 610 | 2026.05.21 20:13:26.678243 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.05.21 20:13:26.678601 [ 260 ] {0b665312-2c11-44f4-a46a-eb065978cde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2026.05.21 20:13:26.680259 [ 260 ] {0b665312-2c11-44f4-a46a-eb065978cde1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2026.05.21 20:13:26.690779 [ 269 ] {0b665312-2c11-44f4-a46a-eb065978cde1} <Trace> oximeter.version (ca276c50-fff0-42b5-ae48-696c4adc169e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2026.05.21 20:13:26.690952 [ 269 ] {0b665312-2c11-44f4-a46a-eb065978cde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 615 | 2026.05.21 20:13:26.696608 [ 269 ] {0b665312-2c11-44f4-a46a-eb065978cde1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2026.05.21 20:13:26.697033 [ 269 ] {0b665312-2c11-44f4-a46a-eb065978cde1} <Trace> oximeter.version (ca276c50-fff0-42b5-ae48-696c4adc169e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2026.05.21 20:13:26.697460 [ 260 ] {0b665312-2c11-44f4-a46a-eb065978cde1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019023 sec., 52.56794406770751 rows/sec., 841.09 B/sec. | ||
| 618 | 2026.05.21 20:13:26.697788 [ 260 ] {0b665312-2c11-44f4-a46a-eb065978cde1} <Debug> TCPHandler: Processed in 0.019625251 sec. | ||
| 619 | 2026.05.21 20:13:26.935179 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39594 | ||
| 620 | 2026.05.21 20:13:26.935331 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 621 | 2026.05.21 20:13:26.935368 [ 270 ] {} <Debug> TCP-Session: db671d1c-92a3-472a-8656-e8a38f92c953 Authenticating user 'default' from [fd00:1122:3344:101::e]:39594 | ||
| 622 | 2026.05.21 20:13:26.935391 [ 270 ] {} <Debug> TCP-Session: db671d1c-92a3-472a-8656-e8a38f92c953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 623 | 2026.05.21 20:13:26.935426 [ 270 ] {} <Debug> TCP-Session: db671d1c-92a3-472a-8656-e8a38f92c953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.05.21 20:13:26.935709 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61564 | ||
| 625 | 2026.05.21 20:13:26.935831 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50806 | ||
| 626 | 2026.05.21 20:13:26.935839 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 627 | 2026.05.21 20:13:26.935931 [ 271 ] {} <Debug> TCP-Session: bd819018-4b28-4b60-9f05-5224fd8f7825 Authenticating user 'default' from [fd00:1122:3344:101::e]:61564 | ||
| 628 | 2026.05.21 20:13:26.935951 [ 271 ] {} <Debug> TCP-Session: bd819018-4b28-4b60-9f05-5224fd8f7825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 629 | 2026.05.21 20:13:26.935965 [ 271 ] {} <Debug> TCP-Session: bd819018-4b28-4b60-9f05-5224fd8f7825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2026.05.21 20:13:26.936000 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54017 | ||
| 631 | 2026.05.21 20:13:26.936016 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38129 | ||
| 632 | 2026.05.21 20:13:26.936076 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.05.21 20:13:26.936116 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58326 | ||
| 634 | 2026.05.21 20:13:26.936120 [ 272 ] {} <Debug> TCP-Session: d6f74d2e-6ef8-4882-a1e6-37d05b8706a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50806 | ||
| 635 | 2026.05.21 20:13:26.936250 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51605 | ||
| 636 | 2026.05.21 20:13:26.936267 [ 272 ] {} <Debug> TCP-Session: d6f74d2e-6ef8-4882-a1e6-37d05b8706a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.21 20:13:26.936341 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39072 | ||
| 638 | 2026.05.21 20:13:26.936399 [ 272 ] {} <Debug> TCP-Session: d6f74d2e-6ef8-4882-a1e6-37d05b8706a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.05.21 20:13:26.936305 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.05.21 20:13:26.936272 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.05.21 20:13:26.936544 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.21 20:13:26.936578 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50190 | ||
| 643 | 2026.05.21 20:13:26.936595 [ 274 ] {} <Debug> TCP-Session: 898e51b4-c717-4f7e-8989-a9e51caeac81 Authenticating user 'default' from [fd00:1122:3344:101::e]:54017 | ||
| 644 | 2026.05.21 20:13:26.936515 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.05.21 20:13:26.936639 [ 274 ] {} <Debug> TCP-Session: 898e51b4-c717-4f7e-8989-a9e51caeac81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.05.21 20:13:26.936628 [ 276 ] {} <Debug> TCP-Session: bb411ba2-7647-4c02-a624-e22dcff71ec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51605 | ||
| 647 | 2026.05.21 20:13:26.936698 [ 274 ] {} <Debug> TCP-Session: 898e51b4-c717-4f7e-8989-a9e51caeac81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.21 20:13:26.936717 [ 276 ] {} <Debug> TCP-Session: bb411ba2-7647-4c02-a624-e22dcff71ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.21 20:13:26.936701 [ 275 ] {} <Debug> TCP-Session: 4247d04d-818a-4cd1-bc30-a8de219e0c1e Authenticating user 'default' from [fd00:1122:3344:101::e]:58326 | ||
| 650 | 2026.05.21 20:13:26.936761 [ 276 ] {} <Debug> TCP-Session: bb411ba2-7647-4c02-a624-e22dcff71ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.21 20:13:26.936787 [ 275 ] {} <Debug> TCP-Session: 4247d04d-818a-4cd1-bc30-a8de219e0c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.21 20:13:26.936481 [ 273 ] {} <Debug> TCP-Session: 407d09a2-e98d-4782-8beb-32975e128601 Authenticating user 'default' from [fd00:1122:3344:101::e]:38129 | ||
| 653 | 2026.05.21 20:13:26.936925 [ 275 ] {} <Debug> TCP-Session: 4247d04d-818a-4cd1-bc30-a8de219e0c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.21 20:13:26.936953 [ 273 ] {} <Debug> TCP-Session: 407d09a2-e98d-4782-8beb-32975e128601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.21 20:13:26.936647 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.05.21 20:13:26.936984 [ 273 ] {} <Debug> TCP-Session: 407d09a2-e98d-4782-8beb-32975e128601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.21 20:13:26.937021 [ 277 ] {} <Debug> TCP-Session: c730c5f8-1bd0-4145-8a40-4f17d4338f12 Authenticating user 'default' from [fd00:1122:3344:101::e]:39072 | ||
| 658 | 2026.05.21 20:13:26.937133 [ 277 ] {} <Debug> TCP-Session: c730c5f8-1bd0-4145-8a40-4f17d4338f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.21 20:13:26.937146 [ 277 ] {} <Debug> TCP-Session: c730c5f8-1bd0-4145-8a40-4f17d4338f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.21 20:13:26.940703 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.05.21 20:13:26.940757 [ 278 ] {} <Debug> TCP-Session: 2ada7409-24cb-4a6b-9270-0f1edddbddfe Authenticating user 'default' from [fd00:1122:3344:101::e]:50190 | ||
| 662 | 2026.05.21 20:13:26.940780 [ 278 ] {} <Debug> TCP-Session: 2ada7409-24cb-4a6b-9270-0f1edddbddfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.21 20:13:26.940821 [ 278 ] {} <Debug> TCP-Session: 2ada7409-24cb-4a6b-9270-0f1edddbddfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.21 20:13:26.941603 [ 270 ] {} <Trace> TCP-Session: db671d1c-92a3-472a-8656-e8a38f92c953 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.05.21 20:13:26.941903 [ 270 ] {62aff4a6-f1e4-4aab-afdf-ec5f6755d127} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39594) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 666 | 2026.05.21 20:13:26.945848 [ 270 ] {62aff4a6-f1e4-4aab-afdf-ec5f6755d127} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 667 | 2026.05.21 20:13:26.947642 [ 270 ] {62aff4a6-f1e4-4aab-afdf-ec5f6755d127} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 668 | 2026.05.21 20:13:26.949722 [ 269 ] {62aff4a6-f1e4-4aab-afdf-ec5f6755d127} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 669 | 2026.05.21 20:13:26.950275 [ 270 ] {62aff4a6-f1e4-4aab-afdf-ec5f6755d127} <Debug> executeQuery: Read 121 rows, 6.83 KiB in 0.00854 sec., 14168.618266978921 rows/sec., 799.77 KiB/sec. | ||
| 670 | 2026.05.21 20:13:26.950335 [ 270 ] {62aff4a6-f1e4-4aab-afdf-ec5f6755d127} <Debug> TCPHandler: Processed in 0.008910573 sec. | ||
| 671 | 2026.05.21 20:13:27.001129 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.23 MiB, peak 126.23 MiB, free memory in arenas 0.00 B, will set to 140.63 MiB (RSS), difference: 14.41 MiB | ||
| 672 | 2026.05.21 20:13:29.335565 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49735 | ||
| 673 | 2026.05.21 20:13:29.335735 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.05.21 20:13:29.335935 [ 279 ] {} <Debug> TCP-Session: 47f8c9ed-9090-4cbd-9234-3fb5bda12ea2 Authenticating user 'default' from [fd00:1122:3344:101::c]:49735 | ||
| 675 | 2026.05.21 20:13:29.335970 [ 279 ] {} <Debug> TCP-Session: 47f8c9ed-9090-4cbd-9234-3fb5bda12ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2026.05.21 20:13:29.335992 [ 279 ] {} <Debug> TCP-Session: 47f8c9ed-9090-4cbd-9234-3fb5bda12ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.21 20:13:29.336179 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 678 | 2026.05.21 20:13:29.336217 [ 279 ] {} <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 | ||
| 679 | 2026.05.21 20:13:29.336351 [ 279 ] {} <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 | ||
| 680 | 2026.05.21 20:13:29.336757 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35196 | ||
| 681 | 2026.05.21 20:13:29.336845 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43634 | ||
| 682 | 2026.05.21 20:13:29.336934 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.21 20:13:29.336963 [ 280 ] {} <Debug> TCP-Session: f9e325f5-68dc-45ae-8d4b-3f04a04ceb36 Authenticating user 'default' from [fd00:1122:3344:101::c]:35196 | ||
| 684 | 2026.05.21 20:13:29.336962 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58180 | ||
| 685 | 2026.05.21 20:13:29.336979 [ 280 ] {} <Debug> TCP-Session: f9e325f5-68dc-45ae-8d4b-3f04a04ceb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.05.21 20:13:29.337079 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.21 20:13:29.337115 [ 281 ] {} <Debug> TCP-Session: 3652ff2a-7d68-4baf-aa8b-d972469a2bab Authenticating user 'default' from [fd00:1122:3344:101::c]:43634 | ||
| 688 | 2026.05.21 20:13:29.337118 [ 280 ] {} <Debug> TCP-Session: f9e325f5-68dc-45ae-8d4b-3f04a04ceb36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.21 20:13:29.337184 [ 281 ] {} <Debug> TCP-Session: 3652ff2a-7d68-4baf-aa8b-d972469a2bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.21 20:13:29.337196 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.05.21 20:13:29.337246 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47897 | ||
| 692 | 2026.05.21 20:13:29.337267 [ 282 ] {} <Debug> TCP-Session: 3f28532b-f842-4f32-85ac-8c964b717c41 Authenticating user 'default' from [fd00:1122:3344:101::c]:58180 | ||
| 693 | 2026.05.21 20:13:29.337339 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45759 | ||
| 694 | 2026.05.21 20:13:29.337272 [ 281 ] {} <Debug> TCP-Session: 3652ff2a-7d68-4baf-aa8b-d972469a2bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.21 20:13:29.337429 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59254 | ||
| 696 | 2026.05.21 20:13:29.337459 [ 282 ] {} <Debug> TCP-Session: 3f28532b-f842-4f32-85ac-8c964b717c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.21 20:13:29.337246 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60286 | ||
| 698 | 2026.05.21 20:13:29.337540 [ 282 ] {} <Debug> TCP-Session: 3f28532b-f842-4f32-85ac-8c964b717c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.21 20:13:29.337697 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.05.21 20:13:29.337730 [ 284 ] {} <Debug> TCP-Session: 23a73da9-5025-4be0-a547-0d4e7bf89808 Authenticating user 'default' from [fd00:1122:3344:101::c]:47897 | ||
| 701 | 2026.05.21 20:13:29.337751 [ 284 ] {} <Debug> TCP-Session: 23a73da9-5025-4be0-a547-0d4e7bf89808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.21 20:13:29.337827 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.05.21 20:13:29.337779 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.05.21 20:13:29.337963 [ 284 ] {} <Debug> TCP-Session: 23a73da9-5025-4be0-a547-0d4e7bf89808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.21 20:13:29.337991 [ 285 ] {} <Debug> TCP-Session: 4d81b7e7-4e98-4e56-a686-fb38c9a545d9 Authenticating user 'default' from [fd00:1122:3344:101::c]:45759 | ||
| 706 | 2026.05.21 20:13:29.337989 [ 286 ] {} <Debug> TCP-Session: f8d8305e-f1b7-4697-939c-884e2a1d9927 Authenticating user 'default' from [fd00:1122:3344:101::c]:59254 | ||
| 707 | 2026.05.21 20:13:29.338079 [ 286 ] {} <Debug> TCP-Session: f8d8305e-f1b7-4697-939c-884e2a1d9927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.21 20:13:29.338107 [ 285 ] {} <Debug> TCP-Session: 4d81b7e7-4e98-4e56-a686-fb38c9a545d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.21 20:13:29.338143 [ 286 ] {} <Debug> TCP-Session: f8d8305e-f1b7-4697-939c-884e2a1d9927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.21 20:13:29.337776 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 711 | 2026.05.21 20:13:29.338219 [ 285 ] {} <Debug> TCP-Session: 4d81b7e7-4e98-4e56-a686-fb38c9a545d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.21 20:13:29.338231 [ 283 ] {} <Debug> TCP-Session: 116a1ab1-6f74-4c45-b79c-da34fdf087f9 Authenticating user 'default' from [fd00:1122:3344:101::c]:60286 | ||
| 713 | 2026.05.21 20:13:29.338308 [ 283 ] {} <Debug> TCP-Session: 116a1ab1-6f74-4c45-b79c-da34fdf087f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.21 20:13:29.338320 [ 283 ] {} <Debug> TCP-Session: 116a1ab1-6f74-4c45-b79c-da34fdf087f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.21 20:13:29.343685 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57241 | ||
| 716 | 2026.05.21 20:13:29.343819 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.05.21 20:13:29.343847 [ 287 ] {} <Debug> TCP-Session: 27bbe9d1-57f7-423d-b99e-0fb6c0f1a86e Authenticating user 'default' from [fd00:1122:3344:101::b]:57241 | ||
| 718 | 2026.05.21 20:13:29.343978 [ 287 ] {} <Debug> TCP-Session: 27bbe9d1-57f7-423d-b99e-0fb6c0f1a86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.05.21 20:13:29.343997 [ 287 ] {} <Debug> TCP-Session: 27bbe9d1-57f7-423d-b99e-0fb6c0f1a86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.21 20:13:29.344061 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 721 | 2026.05.21 20:13:29.344233 [ 287 ] {} <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 | ||
| 722 | 2026.05.21 20:13:29.344251 [ 287 ] {} <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 | ||
| 723 | 2026.05.21 20:13:29.344869 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47708 | ||
| 724 | 2026.05.21 20:13:29.344958 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57556 | ||
| 725 | 2026.05.21 20:13:29.344987 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.21 20:13:29.345113 [ 289 ] {} <Debug> TCP-Session: cddde3fe-d6f1-495c-8828-67c4a8d593fc Authenticating user 'default' from [fd00:1122:3344:101::b]:47708 | ||
| 727 | 2026.05.21 20:13:29.345128 [ 289 ] {} <Debug> TCP-Session: cddde3fe-d6f1-495c-8828-67c4a8d593fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2026.05.21 20:13:29.345143 [ 289 ] {} <Debug> TCP-Session: cddde3fe-d6f1-495c-8828-67c4a8d593fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.05.21 20:13:29.345225 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 730 | 2026.05.21 20:13:29.345187 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53162 | ||
| 731 | 2026.05.21 20:13:29.345173 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48863 | ||
| 732 | 2026.05.21 20:13:29.345315 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33592 | ||
| 733 | 2026.05.21 20:13:29.345170 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36705 | ||
| 734 | 2026.05.21 20:13:29.345433 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33929 | ||
| 735 | 2026.05.21 20:13:29.345560 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.21 20:13:29.345672 [ 290 ] {} <Debug> TCP-Session: e7d93a8a-4f07-4d72-925e-c69629c59a91 Authenticating user 'default' from [fd00:1122:3344:101::b]:57556 | ||
| 737 | 2026.05.21 20:13:29.345672 [ 293 ] {} <Debug> TCP-Session: 74f5cd71-16ab-43fd-9346-b0323c895a4f Authenticating user 'default' from [fd00:1122:3344:101::b]:33592 | ||
| 738 | 2026.05.21 20:13:29.345665 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.21 20:13:29.345677 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.21 20:13:29.345859 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.05.21 20:13:29.345875 [ 292 ] {} <Debug> TCP-Session: 09bc150c-2db6-4bc8-9f10-5a3fe0aaf5c4 Authenticating user 'default' from [fd00:1122:3344:101::b]:48863 | ||
| 742 | 2026.05.21 20:13:29.345880 [ 290 ] {} <Debug> TCP-Session: e7d93a8a-4f07-4d72-925e-c69629c59a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.21 20:13:29.345968 [ 292 ] {} <Debug> TCP-Session: 09bc150c-2db6-4bc8-9f10-5a3fe0aaf5c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.21 20:13:29.345956 [ 291 ] {} <Debug> TCP-Session: c3c4c9a1-efa5-4555-899b-d9643301fd68 Authenticating user 'default' from [fd00:1122:3344:101::b]:36705 | ||
| 745 | 2026.05.21 20:13:29.345894 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.05.21 20:13:29.346089 [ 292 ] {} <Debug> TCP-Session: 09bc150c-2db6-4bc8-9f10-5a3fe0aaf5c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.21 20:13:29.346079 [ 291 ] {} <Debug> TCP-Session: c3c4c9a1-efa5-4555-899b-d9643301fd68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.21 20:13:29.346064 [ 290 ] {} <Debug> TCP-Session: e7d93a8a-4f07-4d72-925e-c69629c59a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.21 20:13:29.345887 [ 288 ] {} <Debug> TCP-Session: bca38e6b-5727-4bb7-ad52-4bac2a7a8b4a Authenticating user 'default' from [fd00:1122:3344:101::b]:53162 | ||
| 750 | 2026.05.21 20:13:29.345975 [ 293 ] {} <Debug> TCP-Session: 74f5cd71-16ab-43fd-9346-b0323c895a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.21 20:13:29.346582 [ 293 ] {} <Debug> TCP-Session: 74f5cd71-16ab-43fd-9346-b0323c895a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.21 20:13:29.346589 [ 294 ] {} <Debug> TCP-Session: bb55083e-2bcc-45be-877c-d427bd091d68 Authenticating user 'default' from [fd00:1122:3344:101::b]:33929 | ||
| 753 | 2026.05.21 20:13:29.346597 [ 288 ] {} <Debug> TCP-Session: bca38e6b-5727-4bb7-ad52-4bac2a7a8b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.21 20:13:29.346663 [ 288 ] {} <Debug> TCP-Session: bca38e6b-5727-4bb7-ad52-4bac2a7a8b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.21 20:13:29.346691 [ 294 ] {} <Debug> TCP-Session: bb55083e-2bcc-45be-877c-d427bd091d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.21 20:13:29.346806 [ 291 ] {} <Debug> TCP-Session: c3c4c9a1-efa5-4555-899b-d9643301fd68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.21 20:13:29.346901 [ 294 ] {} <Debug> TCP-Session: bb55083e-2bcc-45be-877c-d427bd091d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.21 20:13:29.705329 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35956 | ||
| 759 | 2026.05.21 20:13:29.705518 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.05.21 20:13:29.705565 [ 295 ] {} <Debug> TCP-Session: 517a781c-c82a-48b7-9a19-0ad3747f125d Authenticating user 'default' from [fd00:1122:3344:101::a]:35956 | ||
| 761 | 2026.05.21 20:13:29.705590 [ 295 ] {} <Debug> TCP-Session: 517a781c-c82a-48b7-9a19-0ad3747f125d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.05.21 20:13:29.705608 [ 295 ] {} <Debug> TCP-Session: 517a781c-c82a-48b7-9a19-0ad3747f125d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.21 20:13:29.705678 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 764 | 2026.05.21 20:13:29.705708 [ 295 ] {} <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 | ||
| 765 | 2026.05.21 20:13:29.705727 [ 295 ] {} <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 | ||
| 766 | 2026.05.21 20:13:29.706200 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56938 | ||
| 767 | 2026.05.21 20:13:29.706439 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60020 | ||
| 768 | 2026.05.21 20:13:29.706442 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.05.21 20:13:29.706453 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63474 | ||
| 770 | 2026.05.21 20:13:29.706513 [ 296 ] {} <Debug> TCP-Session: 1dda2f5c-f626-4251-9df8-da5b0fc719b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:56938 | ||
| 771 | 2026.05.21 20:13:29.706612 [ 296 ] {} <Debug> TCP-Session: 1dda2f5c-f626-4251-9df8-da5b0fc719b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.21 20:13:29.706636 [ 296 ] {} <Debug> TCP-Session: 1dda2f5c-f626-4251-9df8-da5b0fc719b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.21 20:13:29.706524 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58828 | ||
| 774 | 2026.05.21 20:13:29.706826 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.21 20:13:29.706856 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.05.21 20:13:29.706864 [ 298 ] {} <Debug> TCP-Session: d95deb2e-dbd5-4aae-9b8b-f2bd8a8470a6 Authenticating user 'default' from [fd00:1122:3344:101::a]:60020 | ||
| 777 | 2026.05.21 20:13:29.706895 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.05.21 20:13:29.706901 [ 297 ] {} <Debug> TCP-Session: 03cab51d-2c2f-4c0f-ba0e-33dee3e87d2d Authenticating user 'default' from [fd00:1122:3344:101::a]:63474 | ||
| 779 | 2026.05.21 20:13:29.706906 [ 298 ] {} <Debug> TCP-Session: d95deb2e-dbd5-4aae-9b8b-f2bd8a8470a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.21 20:13:29.706944 [ 299 ] {} <Debug> TCP-Session: aace4d44-c2fe-477e-ab44-cef6232f0aaf Authenticating user 'default' from [fd00:1122:3344:101::a]:58828 | ||
| 781 | 2026.05.21 20:13:29.706946 [ 297 ] {} <Debug> TCP-Session: 03cab51d-2c2f-4c0f-ba0e-33dee3e87d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.05.21 20:13:29.706945 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44465 | ||
| 783 | 2026.05.21 20:13:29.706973 [ 297 ] {} <Debug> TCP-Session: 03cab51d-2c2f-4c0f-ba0e-33dee3e87d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.21 20:13:29.706970 [ 299 ] {} <Debug> TCP-Session: aace4d44-c2fe-477e-ab44-cef6232f0aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.21 20:13:29.706951 [ 298 ] {} <Debug> TCP-Session: d95deb2e-dbd5-4aae-9b8b-f2bd8a8470a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.21 20:13:29.707021 [ 299 ] {} <Debug> TCP-Session: aace4d44-c2fe-477e-ab44-cef6232f0aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.21 20:13:29.707030 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39189 | ||
| 788 | 2026.05.21 20:13:29.707149 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64895 | ||
| 789 | 2026.05.21 20:13:29.707218 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.05.21 20:13:29.707404 [ 300 ] {} <Debug> TCP-Session: 6581a978-2da9-45a1-a7e8-7804a1165485 Authenticating user 'default' from [fd00:1122:3344:101::a]:44465 | ||
| 791 | 2026.05.21 20:13:29.707426 [ 300 ] {} <Debug> TCP-Session: 6581a978-2da9-45a1-a7e8-7804a1165485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.21 20:13:29.707439 [ 300 ] {} <Debug> TCP-Session: 6581a978-2da9-45a1-a7e8-7804a1165485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.21 20:13:29.707464 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.05.21 20:13:29.707519 [ 301 ] {} <Debug> TCP-Session: 10afd86c-49a5-4022-adee-a70576f52fbb Authenticating user 'default' from [fd00:1122:3344:101::a]:39189 | ||
| 795 | 2026.05.21 20:13:29.707519 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.21 20:13:29.707548 [ 301 ] {} <Debug> TCP-Session: 10afd86c-49a5-4022-adee-a70576f52fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.21 20:13:29.707565 [ 302 ] {} <Debug> TCP-Session: a89b5195-31c3-4624-ad0c-54e5ee77afc1 Authenticating user 'default' from [fd00:1122:3344:101::a]:64895 | ||
| 798 | 2026.05.21 20:13:29.707569 [ 301 ] {} <Debug> TCP-Session: 10afd86c-49a5-4022-adee-a70576f52fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.21 20:13:29.707590 [ 302 ] {} <Debug> TCP-Session: a89b5195-31c3-4624-ad0c-54e5ee77afc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.21 20:13:29.707616 [ 302 ] {} <Debug> TCP-Session: a89b5195-31c3-4624-ad0c-54e5ee77afc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.21 20:13:30.001111 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.97 MiB, peak 140.97 MiB, free memory in arenas 0.00 B, will set to 142.46 MiB (RSS), difference: 1.49 MiB | ||
| 802 | 2026.05.21 20:13:33.554901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.21 20:13:33.554986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.21 20:13:33.555027 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.21 20:13:33.555106 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.21 20:13:33.558683 [ 244 ] {} <Debug> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Loading data parts | ||
| 807 | 2026.05.21 20:13:33.558982 [ 244 ] {} <Debug> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): There are no data parts | ||
| 808 | 2026.05.21 20:13:33.562785 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.21 20:13:33.562861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 810 | 2026.05.21 20:13:33.574341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.21 20:13:33.575230 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.21 20:13:33.575469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 813 | 2026.05.21 20:13:33.580371 [ 243 ] {} <Debug> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Loading data parts | ||
| 814 | 2026.05.21 20:13:33.580578 [ 243 ] {} <Debug> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): There are no data parts | ||
| 815 | 2026.05.21 20:13:33.613490 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.21 20:13:33.613583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 817 | 2026.05.21 20:13:33.623361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.21 20:13:33.625483 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.21 20:13:33.630208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.21 20:13:34.001169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.46 MiB, peak 151.46 MiB, free memory in arenas 0.00 B, will set to 156.55 MiB (RSS), difference: 9.08 MiB | ||
| 821 | 2026.05.21 20:13:35.674796 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50567 | ||
| 822 | 2026.05.21 20:13:35.675083 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 823 | 2026.05.21 20:13:35.675166 [ 303 ] {} <Debug> TCP-Session: f87bbd19-517d-4de7-9c9f-17b0ff3b983c Authenticating user 'default' from [fd00:1122:3344:101::e]:50567 | ||
| 824 | 2026.05.21 20:13:35.675207 [ 303 ] {} <Debug> TCP-Session: f87bbd19-517d-4de7-9c9f-17b0ff3b983c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.05.21 20:13:35.675228 [ 303 ] {} <Debug> TCP-Session: f87bbd19-517d-4de7-9c9f-17b0ff3b983c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.21 20:13:35.675689 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40505 | ||
| 827 | 2026.05.21 20:13:35.675884 [ 303 ] {} <Trace> TCP-Session: f87bbd19-517d-4de7-9c9f-17b0ff3b983c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.05.21 20:13:35.675979 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.05.21 20:13:35.676024 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57806 | ||
| 830 | 2026.05.21 20:13:35.676047 [ 304 ] {} <Debug> TCP-Session: fc9ed3bd-44cc-4956-9a81-d50e5cd56989 Authenticating user 'default' from [fd00:1122:3344:101::e]:40505 | ||
| 831 | 2026.05.21 20:13:35.676145 [ 303 ] {472c0eb1-7707-4ebb-8194-d07da2169c37} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50567) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 832 | 2026.05.21 20:13:35.676155 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46568 | ||
| 833 | 2026.05.21 20:13:35.676175 [ 304 ] {} <Debug> TCP-Session: fc9ed3bd-44cc-4956-9a81-d50e5cd56989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.05.21 20:13:35.676156 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59380 | ||
| 835 | 2026.05.21 20:13:35.676235 [ 304 ] {} <Debug> TCP-Session: fc9ed3bd-44cc-4956-9a81-d50e5cd56989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.05.21 20:13:35.678826 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 837 | 2026.05.21 20:13:35.678979 [ 306 ] {} <Debug> TCP-Session: 99415569-abbb-472d-bb11-1fd5aba288fe Authenticating user 'default' from [fd00:1122:3344:101::e]:57806 | ||
| 838 | 2026.05.21 20:13:35.678988 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.05.21 20:13:35.679003 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38215 | ||
| 840 | 2026.05.21 20:13:35.679045 [ 307 ] {} <Debug> TCP-Session: c787845f-011f-4d73-82c1-718c19d39954 Authenticating user 'default' from [fd00:1122:3344:101::e]:46568 | ||
| 841 | 2026.05.21 20:13:35.679059 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.05.21 20:13:35.679077 [ 307 ] {} <Debug> TCP-Session: c787845f-011f-4d73-82c1-718c19d39954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.05.21 20:13:35.679018 [ 306 ] {} <Debug> TCP-Session: 99415569-abbb-472d-bb11-1fd5aba288fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2026.05.21 20:13:35.679114 [ 307 ] {} <Debug> TCP-Session: c787845f-011f-4d73-82c1-718c19d39954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.05.21 20:13:35.679115 [ 305 ] {} <Debug> TCP-Session: bd320bdf-df34-461a-b1e8-43d4d5221103 Authenticating user 'default' from [fd00:1122:3344:101::e]:59380 | ||
| 846 | 2026.05.21 20:13:35.679129 [ 306 ] {} <Debug> TCP-Session: 99415569-abbb-472d-bb11-1fd5aba288fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.21 20:13:35.679162 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51592 | ||
| 848 | 2026.05.21 20:13:35.679168 [ 305 ] {} <Debug> TCP-Session: bd320bdf-df34-461a-b1e8-43d4d5221103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.05.21 20:13:35.678998 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48942 | ||
| 850 | 2026.05.21 20:13:35.679223 [ 305 ] {} <Debug> TCP-Session: bd320bdf-df34-461a-b1e8-43d4d5221103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.05.21 20:13:35.679245 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 852 | 2026.05.21 20:13:35.678991 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49959 | ||
| 853 | 2026.05.21 20:13:35.679301 [ 309 ] {} <Debug> TCP-Session: 10018c2c-d2a4-4cf4-91c6-78d814259498 Authenticating user 'default' from [fd00:1122:3344:101::e]:38215 | ||
| 854 | 2026.05.21 20:13:35.679330 [ 309 ] {} <Debug> TCP-Session: 10018c2c-d2a4-4cf4-91c6-78d814259498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.05.21 20:13:35.679344 [ 309 ] {} <Debug> TCP-Session: 10018c2c-d2a4-4cf4-91c6-78d814259498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.05.21 20:13:35.679383 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.05.21 20:13:35.679432 [ 303 ] {472c0eb1-7707-4ebb-8194-d07da2169c37} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 858 | 2026.05.21 20:13:35.679457 [ 311 ] {} <Debug> TCP-Session: f5613cba-b0e8-4301-912c-2ffc0d1ac62d Authenticating user 'default' from [fd00:1122:3344:101::e]:51592 | ||
| 859 | 2026.05.21 20:13:35.679499 [ 311 ] {} <Debug> TCP-Session: f5613cba-b0e8-4301-912c-2ffc0d1ac62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.05.21 20:13:35.679502 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.05.21 20:13:35.679517 [ 311 ] {} <Debug> TCP-Session: f5613cba-b0e8-4301-912c-2ffc0d1ac62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.05.21 20:13:35.679549 [ 308 ] {} <Debug> TCP-Session: 123df1b8-c246-448c-82fa-157ce88bff85 Authenticating user 'default' from [fd00:1122:3344:101::e]:48942 | ||
| 863 | 2026.05.21 20:13:35.679577 [ 308 ] {} <Debug> TCP-Session: 123df1b8-c246-448c-82fa-157ce88bff85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.21 20:13:35.679598 [ 308 ] {} <Debug> TCP-Session: 123df1b8-c246-448c-82fa-157ce88bff85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.21 20:13:35.679613 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 866 | 2026.05.21 20:13:35.679653 [ 310 ] {} <Debug> TCP-Session: 632e1a0b-0c00-40de-b199-fd3d4029c315 Authenticating user 'default' from [fd00:1122:3344:101::e]:49959 | ||
| 867 | 2026.05.21 20:13:35.679673 [ 310 ] {} <Debug> TCP-Session: 632e1a0b-0c00-40de-b199-fd3d4029c315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.05.21 20:13:35.679693 [ 310 ] {} <Debug> TCP-Session: 632e1a0b-0c00-40de-b199-fd3d4029c315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.05.21 20:13:35.679764 [ 303 ] {472c0eb1-7707-4ebb-8194-d07da2169c37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.05.21 20:13:35.684699 [ 303 ] {472c0eb1-7707-4ebb-8194-d07da2169c37} <Debug> oximeter.version (ca276c50-fff0-42b5-ae48-696c4adc169e) (SelectExecutor): Key condition: unknown | ||
| 871 | 2026.05.21 20:13:35.699290 [ 314 ] {472c0eb1-7707-4ebb-8194-d07da2169c37} <Trace> AggregatingTransform: Aggregating | ||
| 872 | 2026.05.21 20:13:35.699542 [ 314 ] {472c0eb1-7707-4ebb-8194-d07da2169c37} <Trace> Aggregator: Aggregation method: without_key | ||
| 873 | 2026.05.21 20:13:35.700242 [ 314 ] {472c0eb1-7707-4ebb-8194-d07da2169c37} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005000149 sec. (199.994 rows/sec., 7.81 KiB/sec.) | ||
| 874 | 2026.05.21 20:13:35.700291 [ 314 ] {472c0eb1-7707-4ebb-8194-d07da2169c37} <Trace> Aggregator: Merging aggregated data | ||
| 875 | 2026.05.21 20:13:35.700330 [ 314 ] {472c0eb1-7707-4ebb-8194-d07da2169c37} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 876 | 2026.05.21 20:13:35.703945 [ 303 ] {472c0eb1-7707-4ebb-8194-d07da2169c37} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.027882 sec., 35.86543289577505 rows/sec., 1.40 KiB/sec. | ||
| 877 | 2026.05.21 20:13:35.704127 [ 303 ] {472c0eb1-7707-4ebb-8194-d07da2169c37} <Debug> TCPHandler: Processed in 0.028498903 sec. | ||
| 878 | 2026.05.21 20:13:35.708647 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.05.21 20:13:35.708686 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.05.21 20:13:35.708711 [ 303 ] {} <Debug> TCP-Session: f87bbd19-517d-4de7-9c9f-17b0ff3b983c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.05.21 20:13:35.708724 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.05.21 20:13:35.708747 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.05.21 20:13:35.708756 [ 311 ] {} <Debug> TCP-Session: f5613cba-b0e8-4301-912c-2ffc0d1ac62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.05.21 20:13:35.708782 [ 310 ] {} <Debug> TCP-Session: 632e1a0b-0c00-40de-b199-fd3d4029c315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.05.21 20:13:35.708785 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.05.21 20:13:35.708831 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.05.21 20:13:35.708882 [ 309 ] {} <Debug> TCP-Session: 10018c2c-d2a4-4cf4-91c6-78d814259498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.21 20:13:35.708811 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.05.21 20:13:35.708939 [ 308 ] {} <Debug> TCP-Session: 123df1b8-c246-448c-82fa-157ce88bff85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.21 20:13:35.708808 [ 307 ] {} <Debug> TCP-Session: c787845f-011f-4d73-82c1-718c19d39954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.21 20:13:35.708976 [ 306 ] {} <Debug> TCP-Session: 99415569-abbb-472d-bb11-1fd5aba288fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.05.21 20:13:35.708770 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.05.21 20:13:35.708704 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.05.21 20:13:35.709056 [ 305 ] {} <Debug> TCP-Session: bd320bdf-df34-461a-b1e8-43d4d5221103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.21 20:13:35.709084 [ 304 ] {} <Debug> TCP-Session: fc9ed3bd-44cc-4956-9a81-d50e5cd56989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.21 20:13:36.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.83 MiB, peak 166.92 MiB, free memory in arenas 0.00 B, will set to 160.19 MiB (RSS), difference: 3.36 MiB | ||
| 897 | 2026.05.21 20:13:36.054735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 92 | ||
| 898 | 2026.05.21 20:13:36.054830 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 899 | 2026.05.21 20:13:36.058379 [ 242 ] {} <Debug> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Loading data parts | ||
| 900 | 2026.05.21 20:13:36.058681 [ 242 ] {} <Debug> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): There are no data parts | ||
| 901 | 2026.05.21 20:13:36.064135 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.21 20:13:36.064184 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 903 | 2026.05.21 20:13:36.068763 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.21 20:13:36.069564 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.21 20:13:36.070166 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 906 | 2026.05.21 20:13:37.001204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.37 MiB, peak 166.92 MiB, free memory in arenas 0.00 B, will set to 161.34 MiB (RSS), difference: -3.03 MiB | ||
| 907 | 2026.05.21 20:13:41.028435 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 908 | 2026.05.21 20:13:41.028526 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 909 | 2026.05.21 20:13:41.076440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 994 | ||
| 910 | 2026.05.21 20:13:41.079267 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.21 20:13:41.079310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 912 | 2026.05.21 20:13:41.080008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 913 | 2026.05.21 20:13:41.080639 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.21 20:13:41.082785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 915 | 2026.05.21 20:13:41.131174 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 916 | 2026.05.21 20:13:41.149140 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.05.21 20:13:41.149197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 918 | 2026.05.21 20:13:41.155681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 919 | 2026.05.21 20:13:41.156782 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.05.21 20:13:41.159723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 921 | 2026.05.21 20:13:42.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.01 MiB, peak 166.92 MiB, free memory in arenas 0.00 B, will set to 164.33 MiB (RSS), difference: 2.32 MiB | ||
| 922 | 2026.05.21 20:13:43.103259 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43829 | ||
| 923 | 2026.05.21 20:13:43.103378 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.05.21 20:13:43.103408 [ 303 ] {} <Debug> TCP-Session: a759c63a-d55a-4053-abf3-30088f098ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43829 | ||
| 925 | 2026.05.21 20:13:43.103431 [ 303 ] {} <Debug> TCP-Session: a759c63a-d55a-4053-abf3-30088f098ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.21 20:13:43.103445 [ 303 ] {} <Debug> TCP-Session: a759c63a-d55a-4053-abf3-30088f098ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.05.21 20:13:43.103685 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33283 | ||
| 928 | 2026.05.21 20:13:43.103748 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42778 | ||
| 929 | 2026.05.21 20:13:43.103773 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45516 | ||
| 930 | 2026.05.21 20:13:43.103783 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61118 | ||
| 931 | 2026.05.21 20:13:43.103824 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.05.21 20:13:43.103860 [ 304 ] {} <Debug> TCP-Session: 778ef3ce-c360-4625-bf9c-97ddcc18aba7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33283 | ||
| 933 | 2026.05.21 20:13:43.103884 [ 304 ] {} <Debug> TCP-Session: 778ef3ce-c360-4625-bf9c-97ddcc18aba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.05.21 20:13:43.103885 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.05.21 20:13:43.103901 [ 304 ] {} <Debug> TCP-Session: 778ef3ce-c360-4625-bf9c-97ddcc18aba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.05.21 20:13:43.103930 [ 307 ] {} <Debug> TCP-Session: f033ed21-b5c3-4b2f-935d-1bac36b4b28c Authenticating user 'default' from [fd00:1122:3344:101::e]:45516 | ||
| 937 | 2026.05.21 20:13:43.103885 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.05.21 20:13:43.103964 [ 307 ] {} <Debug> TCP-Session: f033ed21-b5c3-4b2f-935d-1bac36b4b28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.05.21 20:13:43.103885 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.05.21 20:13:43.103979 [ 305 ] {} <Debug> TCP-Session: 491191ae-4ed2-4099-9e25-8b9793ea52a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42778 | ||
| 941 | 2026.05.21 20:13:43.103981 [ 307 ] {} <Debug> TCP-Session: f033ed21-b5c3-4b2f-935d-1bac36b4b28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.05.21 20:13:43.104004 [ 306 ] {} <Debug> TCP-Session: cc5dcdba-a8d4-4425-8b28-c920e9f3588d Authenticating user 'default' from [fd00:1122:3344:101::e]:61118 | ||
| 943 | 2026.05.21 20:13:43.104007 [ 305 ] {} <Debug> TCP-Session: 491191ae-4ed2-4099-9e25-8b9793ea52a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.21 20:13:43.104023 [ 306 ] {} <Debug> TCP-Session: cc5dcdba-a8d4-4425-8b28-c920e9f3588d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.21 20:13:43.104026 [ 305 ] {} <Debug> TCP-Session: 491191ae-4ed2-4099-9e25-8b9793ea52a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.21 20:13:43.104037 [ 306 ] {} <Debug> TCP-Session: cc5dcdba-a8d4-4425-8b28-c920e9f3588d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.05.21 20:13:43.106009 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39693 | ||
| 948 | 2026.05.21 20:13:43.106013 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62918 | ||
| 949 | 2026.05.21 20:13:43.106032 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45652 | ||
| 950 | 2026.05.21 20:13:43.106138 [ 303 ] {} <Trace> TCP-Session: a759c63a-d55a-4053-abf3-30088f098ed8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.05.21 20:13:43.106205 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 952 | 2026.05.21 20:13:43.106205 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 953 | 2026.05.21 20:13:43.106241 [ 308 ] {} <Debug> TCP-Session: 356f32e8-c007-4916-81d3-ae7516737aae Authenticating user 'default' from [fd00:1122:3344:101::e]:39693 | ||
| 954 | 2026.05.21 20:13:43.106246 [ 309 ] {} <Debug> TCP-Session: 4b988345-81bd-4962-9244-c96e3e0b0f0a Authenticating user 'default' from [fd00:1122:3344:101::e]:62918 | ||
| 955 | 2026.05.21 20:13:43.106264 [ 308 ] {} <Debug> TCP-Session: 356f32e8-c007-4916-81d3-ae7516737aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.05.21 20:13:43.106270 [ 309 ] {} <Debug> TCP-Session: 4b988345-81bd-4962-9244-c96e3e0b0f0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.05.21 20:13:43.106283 [ 308 ] {} <Debug> TCP-Session: 356f32e8-c007-4916-81d3-ae7516737aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.05.21 20:13:43.106292 [ 309 ] {} <Debug> TCP-Session: 4b988345-81bd-4962-9244-c96e3e0b0f0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.05.21 20:13:43.106275 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 960 | 2026.05.21 20:13:43.106359 [ 310 ] {} <Debug> TCP-Session: c01dd9bb-1e24-4bfb-8cff-d99b42f94bb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45652 | ||
| 961 | 2026.05.21 20:13:43.106369 [ 303 ] {9a81a4cb-8341-4a5f-b374-d4e989ee7800} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43829) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 962 | 2026.05.21 20:13:43.106385 [ 310 ] {} <Debug> TCP-Session: c01dd9bb-1e24-4bfb-8cff-d99b42f94bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.05.21 20:13:43.106423 [ 310 ] {} <Debug> TCP-Session: c01dd9bb-1e24-4bfb-8cff-d99b42f94bb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.05.21 20:13:43.106719 [ 303 ] {9a81a4cb-8341-4a5f-b374-d4e989ee7800} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 965 | 2026.05.21 20:13:43.106793 [ 303 ] {9a81a4cb-8341-4a5f-b374-d4e989ee7800} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 966 | 2026.05.21 20:13:43.107170 [ 303 ] {9a81a4cb-8341-4a5f-b374-d4e989ee7800} <Debug> oximeter.version (ca276c50-fff0-42b5-ae48-696c4adc169e) (SelectExecutor): Key condition: unknown | ||
| 967 | 2026.05.21 20:13:43.108278 [ 320 ] {9a81a4cb-8341-4a5f-b374-d4e989ee7800} <Trace> AggregatingTransform: Aggregating | ||
| 968 | 2026.05.21 20:13:43.108328 [ 320 ] {9a81a4cb-8341-4a5f-b374-d4e989ee7800} <Trace> Aggregator: Aggregation method: without_key | ||
| 969 | 2026.05.21 20:13:43.108367 [ 320 ] {9a81a4cb-8341-4a5f-b374-d4e989ee7800} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072725 sec. (932.205 rows/sec., 36.41 KiB/sec.) | ||
| 970 | 2026.05.21 20:13:43.108387 [ 320 ] {9a81a4cb-8341-4a5f-b374-d4e989ee7800} <Trace> Aggregator: Merging aggregated data | ||
| 971 | 2026.05.21 20:13:43.109874 [ 303 ] {9a81a4cb-8341-4a5f-b374-d4e989ee7800} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00358 sec., 279.3296089385475 rows/sec., 10.91 KiB/sec. | ||
| 972 | 2026.05.21 20:13:43.110095 [ 303 ] {9a81a4cb-8341-4a5f-b374-d4e989ee7800} <Debug> TCPHandler: Processed in 0.004134677 sec. | ||
| 973 | 2026.05.21 20:13:43.110255 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.05.21 20:13:43.110284 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.05.21 20:13:43.110299 [ 303 ] {} <Debug> TCP-Session: a759c63a-d55a-4053-abf3-30088f098ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.05.21 20:13:43.110313 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.05.21 20:13:43.110335 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.05.21 20:13:43.110354 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.05.21 20:13:43.110379 [ 306 ] {} <Debug> TCP-Session: cc5dcdba-a8d4-4425-8b28-c920e9f3588d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.21 20:13:43.110393 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.21 20:13:43.110419 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.05.21 20:13:43.110444 [ 308 ] {} <Debug> TCP-Session: 356f32e8-c007-4916-81d3-ae7516737aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.05.21 20:13:43.110416 [ 305 ] {} <Debug> TCP-Session: 491191ae-4ed2-4099-9e25-8b9793ea52a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.05.21 20:13:43.110469 [ 309 ] {} <Debug> TCP-Session: 4b988345-81bd-4962-9244-c96e3e0b0f0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.05.21 20:13:43.110396 [ 307 ] {} <Debug> TCP-Session: f033ed21-b5c3-4b2f-935d-1bac36b4b28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.05.21 20:13:43.110376 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 987 | 2026.05.21 20:13:43.110340 [ 304 ] {} <Debug> TCP-Session: 778ef3ce-c360-4625-bf9c-97ddcc18aba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.05.21 20:13:43.110568 [ 310 ] {} <Debug> TCP-Session: c01dd9bb-1e24-4bfb-8cff-d99b42f94bb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.21 20:13:46.073326 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 94 | ||
| 990 | 2026.05.21 20:13:46.075278 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.05.21 20:13:46.075332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 992 | 2026.05.21 20:13:46.076619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 993 | 2026.05.21 20:13:46.077321 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.05.21 20:13:46.077665 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 995 | 2026.05.21 20:13:46.714374 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.05.21 20:13:46.714655 [ 259 ] {77b9ff8b-fb5f-4392-b849-b3d4dd371f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 997 | 2026.05.21 20:13:46.723538 [ 259 ] {77b9ff8b-fb5f-4392-b849-b3d4dd371f3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 998 | 2026.05.21 20:13:46.723644 [ 259 ] {77b9ff8b-fb5f-4392-b849-b3d4dd371f3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 999 | 2026.05.21 20:13:46.724184 [ 259 ] {77b9ff8b-fb5f-4392-b849-b3d4dd371f3a} <Debug> TCPHandler: Processed in 0.009995938 sec. | ||
| 1000 | 2026.05.21 20:13:46.733522 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.05.21 20:13:46.733691 [ 259 ] {1af789d1-8b3d-4749-907b-3962c56542dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1002 | 2026.05.21 20:13:46.733756 [ 259 ] {1af789d1-8b3d-4749-907b-3962c56542dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1003 | 2026.05.21 20:13:46.736560 [ 259 ] {1af789d1-8b3d-4749-907b-3962c56542dd} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2026.05.21 20:13:46.736616 [ 259 ] {1af789d1-8b3d-4749-907b-3962c56542dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1005 | 2026.05.21 20:13:46.737373 [ 259 ] {1af789d1-8b3d-4749-907b-3962c56542dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1006 | 2026.05.21 20:13:46.737810 [ 259 ] {1af789d1-8b3d-4749-907b-3962c56542dd} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2026.05.21 20:13:46.737963 [ 259 ] {1af789d1-8b3d-4749-907b-3962c56542dd} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.004323 sec., 8096.229470275272 rows/sec., 1.70 MiB/sec. | ||
| 1008 | 2026.05.21 20:13:46.738005 [ 259 ] {1af789d1-8b3d-4749-907b-3962c56542dd} <Debug> TCPHandler: Processed in 0.004613043 sec. | ||
| 1009 | 2026.05.21 20:13:46.738199 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.05.21 20:13:46.738303 [ 259 ] {75eacbb7-c0b6-4d37-a8fe-a16f8f5ac73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1011 | 2026.05.21 20:13:46.738344 [ 259 ] {75eacbb7-c0b6-4d37-a8fe-a16f8f5ac73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1012 | 2026.05.21 20:13:46.745401 [ 259 ] {75eacbb7-c0b6-4d37-a8fe-a16f8f5ac73c} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2026.05.21 20:13:46.745657 [ 259 ] {75eacbb7-c0b6-4d37-a8fe-a16f8f5ac73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1014 | 2026.05.21 20:13:46.748671 [ 259 ] {75eacbb7-c0b6-4d37-a8fe-a16f8f5ac73c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1015 | 2026.05.21 20:13:46.749353 [ 259 ] {75eacbb7-c0b6-4d37-a8fe-a16f8f5ac73c} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2026.05.21 20:13:46.749587 [ 259 ] {75eacbb7-c0b6-4d37-a8fe-a16f8f5ac73c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.011299 sec., 25134.967696256306 rows/sec., 1.60 MiB/sec. | ||
| 1017 | 2026.05.21 20:13:46.749669 [ 259 ] {75eacbb7-c0b6-4d37-a8fe-a16f8f5ac73c} <Debug> TCPHandler: Processed in 0.011521669 sec. | ||
| 1018 | 2026.05.21 20:13:46.749974 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.05.21 20:13:46.750140 [ 259 ] {aa0ffed0-e2ad-4ab9-b714-3e7420ceec58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1020 | 2026.05.21 20:13:46.750209 [ 259 ] {aa0ffed0-e2ad-4ab9-b714-3e7420ceec58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1021 | 2026.05.21 20:13:46.750991 [ 259 ] {aa0ffed0-e2ad-4ab9-b714-3e7420ceec58} <Trace> oximeter.fields_ipaddr (121d298a-e09a-4943-87bc-ca2a26a93dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2026.05.21 20:13:46.751041 [ 259 ] {aa0ffed0-e2ad-4ab9-b714-3e7420ceec58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1023 | 2026.05.21 20:13:46.751581 [ 259 ] {aa0ffed0-e2ad-4ab9-b714-3e7420ceec58} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1024 | 2026.05.21 20:13:46.752390 [ 259 ] {aa0ffed0-e2ad-4ab9-b714-3e7420ceec58} <Trace> oximeter.fields_ipaddr (121d298a-e09a-4943-87bc-ca2a26a93dd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2026.05.21 20:13:46.752538 [ 259 ] {aa0ffed0-e2ad-4ab9-b714-3e7420ceec58} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002453 sec., 4891.9690175295555 rows/sec., 398.91 KiB/sec. | ||
| 1026 | 2026.05.21 20:13:46.752594 [ 259 ] {aa0ffed0-e2ad-4ab9-b714-3e7420ceec58} <Debug> TCPHandler: Processed in 0.002765528 sec. | ||
| 1027 | 2026.05.21 20:13:46.752959 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.05.21 20:13:46.753148 [ 259 ] {72f99ae4-dd7d-4526-8c31-944395ba0268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1029 | 2026.05.21 20:13:46.753219 [ 259 ] {72f99ae4-dd7d-4526-8c31-944395ba0268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1030 | 2026.05.21 20:13:46.754407 [ 259 ] {72f99ae4-dd7d-4526-8c31-944395ba0268} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.05.21 20:13:46.754452 [ 259 ] {72f99ae4-dd7d-4526-8c31-944395ba0268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1032 | 2026.05.21 20:13:46.755275 [ 259 ] {72f99ae4-dd7d-4526-8c31-944395ba0268} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1033 | 2026.05.21 20:13:46.756082 [ 259 ] {72f99ae4-dd7d-4526-8c31-944395ba0268} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.05.21 20:13:46.756247 [ 259 ] {72f99ae4-dd7d-4526-8c31-944395ba0268} <Debug> executeQuery: Read 849 rows, 67.71 KiB in 0.00316 sec., 268670.88607594935 rows/sec., 20.93 MiB/sec. | ||
| 1035 | 2026.05.21 20:13:46.756299 [ 259 ] {72f99ae4-dd7d-4526-8c31-944395ba0268} <Debug> TCPHandler: Processed in 0.003594269 sec. | ||
| 1036 | 2026.05.21 20:13:46.756689 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.05.21 20:13:46.756867 [ 259 ] {9d426f64-0aea-4355-98f3-7b54ec74f8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1038 | 2026.05.21 20:13:46.756935 [ 259 ] {9d426f64-0aea-4355-98f3-7b54ec74f8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1039 | 2026.05.21 20:13:46.757753 [ 259 ] {9d426f64-0aea-4355-98f3-7b54ec74f8ee} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2026.05.21 20:13:46.757801 [ 259 ] {9d426f64-0aea-4355-98f3-7b54ec74f8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1041 | 2026.05.21 20:13:46.758416 [ 259 ] {9d426f64-0aea-4355-98f3-7b54ec74f8ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1042 | 2026.05.21 20:13:46.758971 [ 259 ] {9d426f64-0aea-4355-98f3-7b54ec74f8ee} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.05.21 20:13:46.759140 [ 259 ] {9d426f64-0aea-4355-98f3-7b54ec74f8ee} <Debug> executeQuery: Read 177 rows, 11.11 KiB in 0.002325 sec., 76129.03225806452 rows/sec., 4.67 MiB/sec. | ||
| 1044 | 2026.05.21 20:13:46.759206 [ 259 ] {9d426f64-0aea-4355-98f3-7b54ec74f8ee} <Debug> TCPHandler: Processed in 0.002634347 sec. | ||
| 1045 | 2026.05.21 20:13:46.759395 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2026.05.21 20:13:46.759518 [ 259 ] {f8160fdf-f486-4fe4-b1c0-06c04e0c6f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1047 | 2026.05.21 20:13:46.759566 [ 259 ] {f8160fdf-f486-4fe4-b1c0-06c04e0c6f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1048 | 2026.05.21 20:13:46.760162 [ 259 ] {f8160fdf-f486-4fe4-b1c0-06c04e0c6f55} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1049 | 2026.05.21 20:13:46.760198 [ 259 ] {f8160fdf-f486-4fe4-b1c0-06c04e0c6f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1050 | 2026.05.21 20:13:46.760804 [ 259 ] {f8160fdf-f486-4fe4-b1c0-06c04e0c6f55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1051 | 2026.05.21 20:13:46.761557 [ 259 ] {f8160fdf-f486-4fe4-b1c0-06c04e0c6f55} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1052 | 2026.05.21 20:13:46.761739 [ 259 ] {f8160fdf-f486-4fe4-b1c0-06c04e0c6f55} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.002246 sec., 66340.16028495102 rows/sec., 4.29 MiB/sec. | ||
| 1053 | 2026.05.21 20:13:46.761792 [ 259 ] {f8160fdf-f486-4fe4-b1c0-06c04e0c6f55} <Debug> TCPHandler: Processed in 0.002460924 sec. | ||
| 1054 | 2026.05.21 20:13:46.761986 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.05.21 20:13:46.762104 [ 259 ] {b6bc7cb4-3e10-4375-bc45-d0fd18168578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1056 | 2026.05.21 20:13:46.762156 [ 259 ] {b6bc7cb4-3e10-4375-bc45-d0fd18168578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1057 | 2026.05.21 20:13:46.762709 [ 259 ] {b6bc7cb4-3e10-4375-bc45-d0fd18168578} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1058 | 2026.05.21 20:13:46.762748 [ 259 ] {b6bc7cb4-3e10-4375-bc45-d0fd18168578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1059 | 2026.05.21 20:13:46.763232 [ 259 ] {b6bc7cb4-3e10-4375-bc45-d0fd18168578} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1060 | 2026.05.21 20:13:46.763786 [ 259 ] {b6bc7cb4-3e10-4375-bc45-d0fd18168578} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1061 | 2026.05.21 20:13:46.763920 [ 259 ] {b6bc7cb4-3e10-4375-bc45-d0fd18168578} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001841 sec., 80391.09179793591 rows/sec., 4.57 MiB/sec. | ||
| 1062 | 2026.05.21 20:13:46.763959 [ 259 ] {b6bc7cb4-3e10-4375-bc45-d0fd18168578} <Debug> TCPHandler: Processed in 0.002035798 sec. | ||
| 1063 | 2026.05.21 20:13:46.764091 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.05.21 20:13:46.764188 [ 259 ] {c5519e89-5441-4265-bb41-cc466337274a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1065 | 2026.05.21 20:13:46.764229 [ 259 ] {c5519e89-5441-4265-bb41-cc466337274a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1066 | 2026.05.21 20:13:46.764827 [ 259 ] {c5519e89-5441-4265-bb41-cc466337274a} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1067 | 2026.05.21 20:13:46.764866 [ 259 ] {c5519e89-5441-4265-bb41-cc466337274a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1068 | 2026.05.21 20:13:46.765376 [ 259 ] {c5519e89-5441-4265-bb41-cc466337274a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1069 | 2026.05.21 20:13:46.765929 [ 259 ] {c5519e89-5441-4265-bb41-cc466337274a} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1070 | 2026.05.21 20:13:46.766061 [ 259 ] {c5519e89-5441-4265-bb41-cc466337274a} <Debug> executeQuery: Read 540 rows, 39.21 KiB in 0.001892 sec., 285412.2621564482 rows/sec., 20.24 MiB/sec. | ||
| 1071 | 2026.05.21 20:13:46.766098 [ 259 ] {c5519e89-5441-4265-bb41-cc466337274a} <Debug> TCPHandler: Processed in 0.002056058 sec. | ||
| 1072 | 2026.05.21 20:13:46.766235 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.05.21 20:13:46.766344 [ 259 ] {291c8245-869a-4c25-8ea7-627e5d3d9ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1074 | 2026.05.21 20:13:46.766387 [ 259 ] {291c8245-869a-4c25-8ea7-627e5d3d9ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1075 | 2026.05.21 20:13:46.766852 [ 259 ] {291c8245-869a-4c25-8ea7-627e5d3d9ef2} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2026.05.21 20:13:46.766911 [ 259 ] {291c8245-869a-4c25-8ea7-627e5d3d9ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1077 | 2026.05.21 20:13:46.769537 [ 259 ] {291c8245-869a-4c25-8ea7-627e5d3d9ef2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1078 | 2026.05.21 20:13:46.770146 [ 259 ] {291c8245-869a-4c25-8ea7-627e5d3d9ef2} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2026.05.21 20:13:46.770337 [ 259 ] {291c8245-869a-4c25-8ea7-627e5d3d9ef2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004012 sec., 1495.5134596211367 rows/sec., 78.13 KiB/sec. | ||
| 1080 | 2026.05.21 20:13:46.770399 [ 259 ] {291c8245-869a-4c25-8ea7-627e5d3d9ef2} <Debug> TCPHandler: Processed in 0.004212748 sec. | ||
| 1081 | 2026.05.21 20:13:46.770559 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.05.21 20:13:46.770675 [ 259 ] {070cd678-7ea4-4571-bc6e-a909cb4250c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1083 | 2026.05.21 20:13:46.770724 [ 259 ] {070cd678-7ea4-4571-bc6e-a909cb4250c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1084 | 2026.05.21 20:13:46.773127 [ 259 ] {070cd678-7ea4-4571-bc6e-a909cb4250c0} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.05.21 20:13:46.773161 [ 259 ] {070cd678-7ea4-4571-bc6e-a909cb4250c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1086 | 2026.05.21 20:13:46.773797 [ 259 ] {070cd678-7ea4-4571-bc6e-a909cb4250c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1087 | 2026.05.21 20:13:46.776365 [ 259 ] {070cd678-7ea4-4571-bc6e-a909cb4250c0} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.05.21 20:13:46.776658 [ 259 ] {070cd678-7ea4-4571-bc6e-a909cb4250c0} <Debug> executeQuery: Read 143 rows, 9.33 KiB in 0.006007 sec., 23805.560179790245 rows/sec., 1.52 MiB/sec. | ||
| 1089 | 2026.05.21 20:13:46.776718 [ 259 ] {070cd678-7ea4-4571-bc6e-a909cb4250c0} <Debug> TCPHandler: Processed in 0.006226636 sec. | ||
| 1090 | 2026.05.21 20:13:46.776868 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.05.21 20:13:46.776984 [ 259 ] {88b08290-0d68-46e2-bd83-b62eb197e643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1092 | 2026.05.21 20:13:46.777043 [ 259 ] {88b08290-0d68-46e2-bd83-b62eb197e643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1093 | 2026.05.21 20:13:46.777432 [ 259 ] {88b08290-0d68-46e2-bd83-b62eb197e643} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.05.21 20:13:46.777474 [ 259 ] {88b08290-0d68-46e2-bd83-b62eb197e643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1095 | 2026.05.21 20:13:46.777999 [ 259 ] {88b08290-0d68-46e2-bd83-b62eb197e643} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1096 | 2026.05.21 20:13:46.778742 [ 259 ] {88b08290-0d68-46e2-bd83-b62eb197e643} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.05.21 20:13:46.778877 [ 259 ] {88b08290-0d68-46e2-bd83-b62eb197e643} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001944 sec., 514.40329218107 rows/sec., 34.66 KiB/sec. | ||
| 1098 | 2026.05.21 20:13:46.778914 [ 259 ] {88b08290-0d68-46e2-bd83-b62eb197e643} <Debug> TCPHandler: Processed in 0.002127089 sec. | ||
| 1099 | 2026.05.21 20:13:46.779061 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.05.21 20:13:46.779171 [ 259 ] {76b6d840-3bd5-4ff7-89d7-030d3d002b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1101 | 2026.05.21 20:13:46.779237 [ 259 ] {76b6d840-3bd5-4ff7-89d7-030d3d002b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1102 | 2026.05.21 20:13:46.780151 [ 259 ] {76b6d840-3bd5-4ff7-89d7-030d3d002b88} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.05.21 20:13:46.780192 [ 259 ] {76b6d840-3bd5-4ff7-89d7-030d3d002b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1104 | 2026.05.21 20:13:46.781637 [ 259 ] {76b6d840-3bd5-4ff7-89d7-030d3d002b88} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1105 | 2026.05.21 20:13:46.782209 [ 259 ] {76b6d840-3bd5-4ff7-89d7-030d3d002b88} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.05.21 20:13:46.782360 [ 259 ] {76b6d840-3bd5-4ff7-89d7-030d3d002b88} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003176 sec., 7241.813602015113 rows/sec., 12.98 MiB/sec. | ||
| 1107 | 2026.05.21 20:13:46.782427 [ 259 ] {76b6d840-3bd5-4ff7-89d7-030d3d002b88} <Debug> TCPHandler: Processed in 0.003384646 sec. | ||
| 1108 | 2026.05.21 20:13:46.782587 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.05.21 20:13:46.782693 [ 259 ] {fbfb6b65-35b3-4e4f-90fd-2b552ddf0e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1110 | 2026.05.21 20:13:46.782738 [ 259 ] {fbfb6b65-35b3-4e4f-90fd-2b552ddf0e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1111 | 2026.05.21 20:13:46.783104 [ 259 ] {fbfb6b65-35b3-4e4f-90fd-2b552ddf0e36} <Trace> oximeter.measurements_i64 (ef1dbdb4-e029-4c1e-97da-56af17e81c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.05.21 20:13:46.783143 [ 259 ] {fbfb6b65-35b3-4e4f-90fd-2b552ddf0e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1113 | 2026.05.21 20:13:46.783601 [ 259 ] {fbfb6b65-35b3-4e4f-90fd-2b552ddf0e36} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1114 | 2026.05.21 20:13:46.784087 [ 259 ] {fbfb6b65-35b3-4e4f-90fd-2b552ddf0e36} <Trace> oximeter.measurements_i64 (ef1dbdb4-e029-4c1e-97da-56af17e81c2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.05.21 20:13:46.784228 [ 259 ] {fbfb6b65-35b3-4e4f-90fd-2b552ddf0e36} <Debug> executeQuery: Read 18 rows, 1.30 KiB in 0.001559 sec., 11545.862732520845 rows/sec., 833.74 KiB/sec. | ||
| 1116 | 2026.05.21 20:13:46.784266 [ 259 ] {fbfb6b65-35b3-4e4f-90fd-2b552ddf0e36} <Debug> TCPHandler: Processed in 0.001738434 sec. | ||
| 1117 | 2026.05.21 20:13:46.784412 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.05.21 20:13:46.784514 [ 259 ] {a6247511-fc2f-4d6f-a1ec-4d3d021d1cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.05.21 20:13:46.784558 [ 259 ] {a6247511-fc2f-4d6f-a1ec-4d3d021d1cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1120 | 2026.05.21 20:13:46.784911 [ 259 ] {a6247511-fc2f-4d6f-a1ec-4d3d021d1cba} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.05.21 20:13:46.784950 [ 259 ] {a6247511-fc2f-4d6f-a1ec-4d3d021d1cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1122 | 2026.05.21 20:13:46.785489 [ 259 ] {a6247511-fc2f-4d6f-a1ec-4d3d021d1cba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1123 | 2026.05.21 20:13:46.786048 [ 259 ] {a6247511-fc2f-4d6f-a1ec-4d3d021d1cba} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.05.21 20:13:46.786184 [ 259 ] {a6247511-fc2f-4d6f-a1ec-4d3d021d1cba} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001691 sec., 24837.374334713186 rows/sec., 1.42 MiB/sec. | ||
| 1125 | 2026.05.21 20:13:46.786223 [ 259 ] {a6247511-fc2f-4d6f-a1ec-4d3d021d1cba} <Debug> TCPHandler: Processed in 0.001861876 sec. | ||
| 1126 | 2026.05.21 20:13:47.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.58 MiB, peak 172.68 MiB, free memory in arenas 0.00 B, will set to 165.25 MiB (RSS), difference: 3.67 MiB | ||
| 1127 | 2026.05.21 20:13:48.582927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1442 | ||
| 1128 | 2026.05.21 20:13:48.583391 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.05.21 20:13:48.583439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1130 | 2026.05.21 20:13:48.584061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1131 | 2026.05.21 20:13:48.584577 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.05.21 20:13:48.584720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1442 | ||
| 1133 | 2026.05.21 20:13:48.659844 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1134 | 2026.05.21 20:13:48.675296 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.05.21 20:13:48.675352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1136 | 2026.05.21 20:13:48.684034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1137 | 2026.05.21 20:13:48.686146 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.05.21 20:13:48.693808 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1139 | 2026.05.21 20:13:49.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.78 MiB, peak 172.68 MiB, free memory in arenas 0.00 B, will set to 167.52 MiB (RSS), difference: 1.73 MiB | ||
| 1140 | 2026.05.21 20:13:51.709820 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.05.21 20:13:51.710047 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1142 | 2026.05.21 20:13:51.710367 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1143 | 2026.05.21 20:13:51.712457 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1144 | 2026.05.21 20:13:51.712733 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1145 | 2026.05.21 20:13:51.712809 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1146 | 2026.05.21 20:13:51.712989 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1147 | 2026.05.21 20:13:51.715010 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1148 | 2026.05.21 20:13:51.717191 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 1149 | 2026.05.21 20:13:51.717237 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1150 | 2026.05.21 20:13:51.721289 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1151 | 2026.05.21 20:13:51.721354 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1152 | 2026.05.21 20:13:51.743083 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.033117 sec., 1056.859015007398 rows/sec., 227.62 KiB/sec. | ||
| 1153 | 2026.05.21 20:13:51.743225 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Debug> MemoryTracker: Peak memory usage (for query): 137.56 KiB. | ||
| 1154 | 2026.05.21 20:13:51.743241 [ 259 ] {87b7195f-87a1-439c-838f-8f1e3ca03982} <Debug> TCPHandler: Processed in 0.033551962 sec. | ||
| 1155 | 2026.05.21 20:13:51.748923 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.05.21 20:13:51.749090 [ 259 ] {838d9cbb-c15b-4576-beb9-f6186b96c383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1157 | 2026.05.21 20:13:51.749152 [ 259 ] {838d9cbb-c15b-4576-beb9-f6186b96c383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1158 | 2026.05.21 20:13:51.749773 [ 259 ] {838d9cbb-c15b-4576-beb9-f6186b96c383} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.05.21 20:13:51.749819 [ 259 ] {838d9cbb-c15b-4576-beb9-f6186b96c383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1160 | 2026.05.21 20:13:51.750360 [ 259 ] {838d9cbb-c15b-4576-beb9-f6186b96c383} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1161 | 2026.05.21 20:13:51.750858 [ 259 ] {838d9cbb-c15b-4576-beb9-f6186b96c383} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.05.21 20:13:51.751014 [ 259 ] {838d9cbb-c15b-4576-beb9-f6186b96c383} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001964 sec., 28513.238289205703 rows/sec., 2.18 MiB/sec. | ||
| 1163 | 2026.05.21 20:13:51.751061 [ 259 ] {838d9cbb-c15b-4576-beb9-f6186b96c383} <Debug> TCPHandler: Processed in 0.002260271 sec. | ||
| 1164 | 2026.05.21 20:13:51.751233 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.05.21 20:13:51.751337 [ 259 ] {1d2d22fb-1c5b-4a71-944f-cdcd93a728c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1166 | 2026.05.21 20:13:51.751379 [ 259 ] {1d2d22fb-1c5b-4a71-944f-cdcd93a728c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1167 | 2026.05.21 20:13:51.751834 [ 259 ] {1d2d22fb-1c5b-4a71-944f-cdcd93a728c1} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.05.21 20:13:51.751872 [ 259 ] {1d2d22fb-1c5b-4a71-944f-cdcd93a728c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1169 | 2026.05.21 20:13:51.752315 [ 259 ] {1d2d22fb-1c5b-4a71-944f-cdcd93a728c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1170 | 2026.05.21 20:13:51.752821 [ 259 ] {1d2d22fb-1c5b-4a71-944f-cdcd93a728c1} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.05.21 20:13:51.752955 [ 259 ] {1d2d22fb-1c5b-4a71-944f-cdcd93a728c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001642 sec., 38976.8574908648 rows/sec., 3.04 MiB/sec. | ||
| 1172 | 2026.05.21 20:13:51.752994 [ 259 ] {1d2d22fb-1c5b-4a71-944f-cdcd93a728c1} <Debug> TCPHandler: Processed in 0.001812755 sec. | ||
| 1173 | 2026.05.21 20:13:51.753126 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2026.05.21 20:13:51.753225 [ 259 ] {fba69963-f6d9-4a3a-b941-d50c8cecc83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1175 | 2026.05.21 20:13:51.753270 [ 259 ] {fba69963-f6d9-4a3a-b941-d50c8cecc83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1176 | 2026.05.21 20:13:51.753690 [ 259 ] {fba69963-f6d9-4a3a-b941-d50c8cecc83d} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.05.21 20:13:51.753727 [ 259 ] {fba69963-f6d9-4a3a-b941-d50c8cecc83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1178 | 2026.05.21 20:13:51.754187 [ 259 ] {fba69963-f6d9-4a3a-b941-d50c8cecc83d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1179 | 2026.05.21 20:13:51.754778 [ 259 ] {fba69963-f6d9-4a3a-b941-d50c8cecc83d} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.05.21 20:13:51.754911 [ 259 ] {fba69963-f6d9-4a3a-b941-d50c8cecc83d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001707 sec., 93731.69302870533 rows/sec., 6.53 MiB/sec. | ||
| 1181 | 2026.05.21 20:13:51.754947 [ 259 ] {fba69963-f6d9-4a3a-b941-d50c8cecc83d} <Debug> TCPHandler: Processed in 0.001871546 sec. | ||
| 1182 | 2026.05.21 20:13:51.755094 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.05.21 20:13:51.755192 [ 259 ] {7186837e-5d51-4de1-96a3-0f90487b109b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1184 | 2026.05.21 20:13:51.755234 [ 259 ] {7186837e-5d51-4de1-96a3-0f90487b109b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1185 | 2026.05.21 20:13:51.755596 [ 259 ] {7186837e-5d51-4de1-96a3-0f90487b109b} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.05.21 20:13:51.755633 [ 259 ] {7186837e-5d51-4de1-96a3-0f90487b109b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1187 | 2026.05.21 20:13:51.756122 [ 259 ] {7186837e-5d51-4de1-96a3-0f90487b109b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1188 | 2026.05.21 20:13:51.756756 [ 259 ] {7186837e-5d51-4de1-96a3-0f90487b109b} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.05.21 20:13:51.756890 [ 259 ] {7186837e-5d51-4de1-96a3-0f90487b109b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001716 sec., 34965.03496503496 rows/sec., 2.36 MiB/sec. | ||
| 1190 | 2026.05.21 20:13:51.756928 [ 259 ] {7186837e-5d51-4de1-96a3-0f90487b109b} <Debug> TCPHandler: Processed in 0.001883406 sec. | ||
| 1191 | 2026.05.21 20:13:56.028791 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1192 | 2026.05.21 20:13:56.028856 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1193 | 2026.05.21 20:13:56.077885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 134 | ||
| 1194 | 2026.05.21 20:13:56.080154 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.05.21 20:13:56.080215 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1196 | 2026.05.21 20:13:56.081710 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1197 | 2026.05.21 20:13:56.082301 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.05.21 20:13:56.082617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
| 1199 | 2026.05.21 20:13:56.084956 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1954 | ||
| 1200 | 2026.05.21 20:13:56.085476 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.05.21 20:13:56.085527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1202 | 2026.05.21 20:13:56.086178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1203 | 2026.05.21 20:13:56.086744 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.05.21 20:13:56.086888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1205 | 2026.05.21 20:13:56.193996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1206 | 2026.05.21 20:13:56.210657 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.05.21 20:13:56.210726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1208 | 2026.05.21 20:13:56.217530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1209 | 2026.05.21 20:13:56.218769 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.05.21 20:13:56.224055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1211 | 2026.05.21 20:13:56.715863 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.05.21 20:13:56.716097 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1213 | 2026.05.21 20:13:56.716425 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1214 | 2026.05.21 20:13:56.716465 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1215 | 2026.05.21 20:13:56.716716 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1216 | 2026.05.21 20:13:56.716788 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1217 | 2026.05.21 20:13:56.716930 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1218 | 2026.05.21 20:13:56.716966 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1219 | 2026.05.21 20:13:56.716988 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 1220 | 2026.05.21 20:13:56.717005 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1221 | 2026.05.21 20:13:56.717050 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1222 | 2026.05.21 20:13:56.717070 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1223 | 2026.05.21 20:13:56.718273 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.00227 sec., 15418.502202643172 rows/sec., 3.24 MiB/sec. | ||
| 1224 | 2026.05.21 20:13:56.718385 [ 259 ] {173ba99c-54e5-4cad-8a36-f430998cf404} <Debug> TCPHandler: Processed in 0.002655126 sec. | ||
| 1225 | 2026.05.21 20:13:56.724795 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.05.21 20:13:56.724969 [ 259 ] {cd0e9024-9842-4e54-8a3f-173301a40dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1227 | 2026.05.21 20:13:56.725044 [ 259 ] {cd0e9024-9842-4e54-8a3f-173301a40dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1228 | 2026.05.21 20:13:56.725799 [ 259 ] {cd0e9024-9842-4e54-8a3f-173301a40dc5} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.05.21 20:13:56.725848 [ 259 ] {cd0e9024-9842-4e54-8a3f-173301a40dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1230 | 2026.05.21 20:13:56.726395 [ 259 ] {cd0e9024-9842-4e54-8a3f-173301a40dc5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1231 | 2026.05.21 20:13:56.726884 [ 259 ] {cd0e9024-9842-4e54-8a3f-173301a40dc5} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.05.21 20:13:56.727043 [ 259 ] {cd0e9024-9842-4e54-8a3f-173301a40dc5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002117 sec., 134152.10203117618 rows/sec., 8.52 MiB/sec. | ||
| 1233 | 2026.05.21 20:13:56.727091 [ 259 ] {cd0e9024-9842-4e54-8a3f-173301a40dc5} <Debug> TCPHandler: Processed in 0.002448194 sec. | ||
| 1234 | 2026.05.21 20:13:56.727264 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.05.21 20:13:56.727370 [ 259 ] {6e4428a3-41e7-4e61-b905-5838a974711e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1236 | 2026.05.21 20:13:56.727412 [ 259 ] {6e4428a3-41e7-4e61-b905-5838a974711e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1237 | 2026.05.21 20:13:56.728251 [ 259 ] {6e4428a3-41e7-4e61-b905-5838a974711e} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.05.21 20:13:56.728287 [ 259 ] {6e4428a3-41e7-4e61-b905-5838a974711e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1239 | 2026.05.21 20:13:56.728809 [ 259 ] {6e4428a3-41e7-4e61-b905-5838a974711e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1240 | 2026.05.21 20:13:56.729387 [ 259 ] {6e4428a3-41e7-4e61-b905-5838a974711e} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.05.21 20:13:56.729516 [ 259 ] {6e4428a3-41e7-4e61-b905-5838a974711e} <Debug> executeQuery: Read 869 rows, 69.71 KiB in 0.002171 sec., 400276.3703362505 rows/sec., 31.35 MiB/sec. | ||
| 1242 | 2026.05.21 20:13:56.729553 [ 259 ] {6e4428a3-41e7-4e61-b905-5838a974711e} <Debug> TCPHandler: Processed in 0.002340982 sec. | ||
| 1243 | 2026.05.21 20:13:56.729714 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.05.21 20:13:56.729813 [ 259 ] {e5f905bc-2633-46cb-bfc8-987a5761553e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1245 | 2026.05.21 20:13:56.729855 [ 259 ] {e5f905bc-2633-46cb-bfc8-987a5761553e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1246 | 2026.05.21 20:13:56.730326 [ 259 ] {e5f905bc-2633-46cb-bfc8-987a5761553e} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.05.21 20:13:56.730362 [ 259 ] {e5f905bc-2633-46cb-bfc8-987a5761553e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1248 | 2026.05.21 20:13:56.730823 [ 259 ] {e5f905bc-2633-46cb-bfc8-987a5761553e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1249 | 2026.05.21 20:13:56.731380 [ 259 ] {e5f905bc-2633-46cb-bfc8-987a5761553e} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.05.21 20:13:56.731511 [ 259 ] {e5f905bc-2633-46cb-bfc8-987a5761553e} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001718 sec., 103608.84749708965 rows/sec., 6.39 MiB/sec. | ||
| 1251 | 2026.05.21 20:13:56.731550 [ 259 ] {e5f905bc-2633-46cb-bfc8-987a5761553e} <Debug> TCPHandler: Processed in 0.001886086 sec. | ||
| 1252 | 2026.05.21 20:13:56.731699 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.05.21 20:13:56.731802 [ 259 ] {c4d45c16-c6d4-4015-a3d0-5aa59db2e8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1254 | 2026.05.21 20:13:56.731842 [ 259 ] {c4d45c16-c6d4-4015-a3d0-5aa59db2e8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1255 | 2026.05.21 20:13:56.732335 [ 259 ] {c4d45c16-c6d4-4015-a3d0-5aa59db2e8ef} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.05.21 20:13:56.732370 [ 259 ] {c4d45c16-c6d4-4015-a3d0-5aa59db2e8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1257 | 2026.05.21 20:13:56.732802 [ 259 ] {c4d45c16-c6d4-4015-a3d0-5aa59db2e8ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1258 | 2026.05.21 20:13:56.733343 [ 259 ] {c4d45c16-c6d4-4015-a3d0-5aa59db2e8ef} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.05.21 20:13:56.733530 [ 259 ] {c4d45c16-c6d4-4015-a3d0-5aa59db2e8ef} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001745 sec., 85386.81948424068 rows/sec., 5.52 MiB/sec. | ||
| 1260 | 2026.05.21 20:13:56.733580 [ 259 ] {c4d45c16-c6d4-4015-a3d0-5aa59db2e8ef} <Debug> TCPHandler: Processed in 0.001929766 sec. | ||
| 1261 | 2026.05.21 20:13:56.733740 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.05.21 20:13:56.733860 [ 259 ] {889ae1ee-9791-4f08-8628-355bda1da0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1263 | 2026.05.21 20:13:56.733917 [ 259 ] {889ae1ee-9791-4f08-8628-355bda1da0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1264 | 2026.05.21 20:13:56.734439 [ 259 ] {889ae1ee-9791-4f08-8628-355bda1da0c7} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.05.21 20:13:56.734476 [ 259 ] {889ae1ee-9791-4f08-8628-355bda1da0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1266 | 2026.05.21 20:13:56.734963 [ 259 ] {889ae1ee-9791-4f08-8628-355bda1da0c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1267 | 2026.05.21 20:13:56.735493 [ 259 ] {889ae1ee-9791-4f08-8628-355bda1da0c7} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.05.21 20:13:56.735622 [ 259 ] {889ae1ee-9791-4f08-8628-355bda1da0c7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001788 sec., 82774.04921700223 rows/sec., 4.71 MiB/sec. | ||
| 1269 | 2026.05.21 20:13:56.735659 [ 259 ] {889ae1ee-9791-4f08-8628-355bda1da0c7} <Debug> TCPHandler: Processed in 0.001972747 sec. | ||
| 1270 | 2026.05.21 20:13:56.735812 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.05.21 20:13:56.735908 [ 259 ] {e1552766-3fa3-4544-933f-df02cefa8459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1272 | 2026.05.21 20:13:56.735948 [ 259 ] {e1552766-3fa3-4544-933f-df02cefa8459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1273 | 2026.05.21 20:13:56.736540 [ 259 ] {e1552766-3fa3-4544-933f-df02cefa8459} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.05.21 20:13:56.736577 [ 259 ] {e1552766-3fa3-4544-933f-df02cefa8459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1275 | 2026.05.21 20:13:56.737012 [ 259 ] {e1552766-3fa3-4544-933f-df02cefa8459} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1276 | 2026.05.21 20:13:56.737509 [ 259 ] {e1552766-3fa3-4544-933f-df02cefa8459} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.05.21 20:13:56.737648 [ 259 ] {e1552766-3fa3-4544-933f-df02cefa8459} <Debug> executeQuery: Read 532 rows, 38.57 KiB in 0.001759 sec., 302444.57077885163 rows/sec., 21.41 MiB/sec. | ||
| 1278 | 2026.05.21 20:13:56.737686 [ 259 ] {e1552766-3fa3-4544-933f-df02cefa8459} <Debug> TCPHandler: Processed in 0.001922837 sec. | ||
| 1279 | 2026.05.21 20:13:56.737819 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.05.21 20:13:56.737914 [ 259 ] {9a560d8f-fe88-4f34-980d-f7854032d884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1281 | 2026.05.21 20:13:56.737959 [ 259 ] {9a560d8f-fe88-4f34-980d-f7854032d884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1282 | 2026.05.21 20:13:56.738345 [ 259 ] {9a560d8f-fe88-4f34-980d-f7854032d884} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.05.21 20:13:56.738382 [ 259 ] {9a560d8f-fe88-4f34-980d-f7854032d884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1284 | 2026.05.21 20:13:56.738858 [ 259 ] {9a560d8f-fe88-4f34-980d-f7854032d884} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1285 | 2026.05.21 20:13:56.739333 [ 259 ] {9a560d8f-fe88-4f34-980d-f7854032d884} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.05.21 20:13:56.739465 [ 259 ] {9a560d8f-fe88-4f34-980d-f7854032d884} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 199.79 KiB/sec. | ||
| 1287 | 2026.05.21 20:13:56.739502 [ 259 ] {9a560d8f-fe88-4f34-980d-f7854032d884} <Debug> TCPHandler: Processed in 0.001731574 sec. | ||
| 1288 | 2026.05.21 20:13:56.739640 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.05.21 20:13:56.739797 [ 259 ] {82ca69f1-855c-491a-9df9-e114f32efa51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.05.21 20:13:56.739885 [ 259 ] {82ca69f1-855c-491a-9df9-e114f32efa51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1291 | 2026.05.21 20:13:56.740545 [ 259 ] {82ca69f1-855c-491a-9df9-e114f32efa51} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.05.21 20:13:56.740586 [ 259 ] {82ca69f1-855c-491a-9df9-e114f32efa51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1293 | 2026.05.21 20:13:56.741102 [ 259 ] {82ca69f1-855c-491a-9df9-e114f32efa51} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2026.05.21 20:13:56.741530 [ 259 ] {82ca69f1-855c-491a-9df9-e114f32efa51} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.05.21 20:13:56.741743 [ 259 ] {82ca69f1-855c-491a-9df9-e114f32efa51} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001998 sec., 132632.63263263262 rows/sec., 8.81 MiB/sec. | ||
| 1296 | 2026.05.21 20:13:56.741792 [ 259 ] {82ca69f1-855c-491a-9df9-e114f32efa51} <Debug> TCPHandler: Processed in 0.00219932 sec. | ||
| 1297 | 2026.05.21 20:13:56.741979 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.05.21 20:13:56.742090 [ 259 ] {e6873f84-48b4-4945-b21a-8963ead92fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1299 | 2026.05.21 20:13:56.742136 [ 259 ] {e6873f84-48b4-4945-b21a-8963ead92fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1300 | 2026.05.21 20:13:56.742500 [ 259 ] {e6873f84-48b4-4945-b21a-8963ead92fd2} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.05.21 20:13:56.742539 [ 259 ] {e6873f84-48b4-4945-b21a-8963ead92fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1302 | 2026.05.21 20:13:56.743042 [ 259 ] {e6873f84-48b4-4945-b21a-8963ead92fd2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1303 | 2026.05.21 20:13:56.743595 [ 259 ] {e6873f84-48b4-4945-b21a-8963ead92fd2} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.05.21 20:13:56.743732 [ 259 ] {e6873f84-48b4-4945-b21a-8963ead92fd2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001669 sec., 599.1611743559017 rows/sec., 40.37 KiB/sec. | ||
| 1305 | 2026.05.21 20:13:56.743772 [ 259 ] {e6873f84-48b4-4945-b21a-8963ead92fd2} <Debug> TCPHandler: Processed in 0.001893296 sec. | ||
| 1306 | 2026.05.21 20:13:56.743913 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.05.21 20:13:56.744026 [ 259 ] {85133946-ce6b-4d27-a9b7-088b86d99d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1308 | 2026.05.21 20:13:56.744091 [ 259 ] {85133946-ce6b-4d27-a9b7-088b86d99d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1309 | 2026.05.21 20:13:56.744976 [ 259 ] {85133946-ce6b-4d27-a9b7-088b86d99d6f} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.05.21 20:13:56.745013 [ 259 ] {85133946-ce6b-4d27-a9b7-088b86d99d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1311 | 2026.05.21 20:13:56.745756 [ 259 ] {85133946-ce6b-4d27-a9b7-088b86d99d6f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1312 | 2026.05.21 20:13:56.746411 [ 259 ] {85133946-ce6b-4d27-a9b7-088b86d99d6f} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.05.21 20:13:56.746568 [ 259 ] {85133946-ce6b-4d27-a9b7-088b86d99d6f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002566 sec., 14029.618082618861 rows/sec., 25.14 MiB/sec. | ||
| 1314 | 2026.05.21 20:13:56.746692 [ 259 ] {85133946-ce6b-4d27-a9b7-088b86d99d6f} <Debug> TCPHandler: Processed in 0.002832519 sec. | ||
| 1315 | 2026.05.21 20:13:56.746888 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.05.21 20:13:56.746990 [ 259 ] {fb2d8171-d4b1-4a37-9e63-5d6f957f699a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.05.21 20:13:56.747043 [ 259 ] {fb2d8171-d4b1-4a37-9e63-5d6f957f699a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1318 | 2026.05.21 20:13:56.747437 [ 259 ] {fb2d8171-d4b1-4a37-9e63-5d6f957f699a} <Trace> oximeter.measurements_i64 (ef1dbdb4-e029-4c1e-97da-56af17e81c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.05.21 20:13:56.747475 [ 259 ] {fb2d8171-d4b1-4a37-9e63-5d6f957f699a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1320 | 2026.05.21 20:13:56.747940 [ 259 ] {fb2d8171-d4b1-4a37-9e63-5d6f957f699a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1321 | 2026.05.21 20:13:56.748457 [ 259 ] {fb2d8171-d4b1-4a37-9e63-5d6f957f699a} <Trace> oximeter.measurements_i64 (ef1dbdb4-e029-4c1e-97da-56af17e81c2a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.05.21 20:13:56.748594 [ 259 ] {fb2d8171-d4b1-4a37-9e63-5d6f957f699a} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001626 sec., 5535.055350553505 rows/sec., 425.82 KiB/sec. | ||
| 1323 | 2026.05.21 20:13:56.748632 [ 259 ] {fb2d8171-d4b1-4a37-9e63-5d6f957f699a} <Debug> TCPHandler: Processed in 0.001797225 sec. | ||
| 1324 | 2026.05.21 20:13:56.748851 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.05.21 20:13:56.748955 [ 259 ] {f02fd832-6e13-45df-b704-32e7599e27c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.05.21 20:13:56.749000 [ 259 ] {f02fd832-6e13-45df-b704-32e7599e27c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1327 | 2026.05.21 20:13:56.749379 [ 259 ] {f02fd832-6e13-45df-b704-32e7599e27c1} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.05.21 20:13:56.749419 [ 259 ] {f02fd832-6e13-45df-b704-32e7599e27c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1329 | 2026.05.21 20:13:56.749889 [ 259 ] {f02fd832-6e13-45df-b704-32e7599e27c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1330 | 2026.05.21 20:13:56.750499 [ 259 ] {f02fd832-6e13-45df-b704-32e7599e27c1} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.05.21 20:13:56.750652 [ 259 ] {f02fd832-6e13-45df-b704-32e7599e27c1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001718 sec., 52386.49592549476 rows/sec., 3.28 MiB/sec. | ||
| 1332 | 2026.05.21 20:13:56.750689 [ 259 ] {f02fd832-6e13-45df-b704-32e7599e27c1} <Debug> TCPHandler: Processed in 0.001948877 sec. | ||
| 1333 | 2026.05.21 20:14:01.710042 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.05.21 20:14:01.710294 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1335 | 2026.05.21 20:14:01.710638 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1336 | 2026.05.21 20:14:01.710679 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1337 | 2026.05.21 20:14:01.710930 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1338 | 2026.05.21 20:14:01.711008 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1339 | 2026.05.21 20:14:01.711163 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1340 | 2026.05.21 20:14:01.711197 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1341 | 2026.05.21 20:14:01.711219 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 1342 | 2026.05.21 20:14:01.711234 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1343 | 2026.05.21 20:14:01.711272 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1344 | 2026.05.21 20:14:01.711291 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1345 | 2026.05.21 20:14:01.712405 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002205 sec., 15873.015873015873 rows/sec., 3.34 MiB/sec. | ||
| 1346 | 2026.05.21 20:14:01.712496 [ 259 ] {62800582-3c5a-4c7b-8d9c-0b2d36d928e0} <Debug> TCPHandler: Processed in 0.002585225 sec. | ||
| 1347 | 2026.05.21 20:14:01.714114 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.05.21 20:14:01.714223 [ 259 ] {469d79d9-5d46-4c1e-9847-b90e451ab4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1349 | 2026.05.21 20:14:01.714265 [ 259 ] {469d79d9-5d46-4c1e-9847-b90e451ab4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1350 | 2026.05.21 20:14:01.714747 [ 259 ] {469d79d9-5d46-4c1e-9847-b90e451ab4ed} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.05.21 20:14:01.714789 [ 259 ] {469d79d9-5d46-4c1e-9847-b90e451ab4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1352 | 2026.05.21 20:14:01.715268 [ 259 ] {469d79d9-5d46-4c1e-9847-b90e451ab4ed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1353 | 2026.05.21 20:14:01.715737 [ 259 ] {469d79d9-5d46-4c1e-9847-b90e451ab4ed} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.05.21 20:14:01.715879 [ 259 ] {469d79d9-5d46-4c1e-9847-b90e451ab4ed} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.53 MiB/sec. | ||
| 1355 | 2026.05.21 20:14:01.715916 [ 259 ] {469d79d9-5d46-4c1e-9847-b90e451ab4ed} <Debug> TCPHandler: Processed in 0.001852235 sec. | ||
| 1356 | 2026.05.21 20:14:01.716040 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.05.21 20:14:01.716135 [ 259 ] {8acc9428-1f0e-4691-90eb-55122f605178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1358 | 2026.05.21 20:14:01.716174 [ 259 ] {8acc9428-1f0e-4691-90eb-55122f605178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1359 | 2026.05.21 20:14:01.716595 [ 259 ] {8acc9428-1f0e-4691-90eb-55122f605178} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.05.21 20:14:01.716631 [ 259 ] {8acc9428-1f0e-4691-90eb-55122f605178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1361 | 2026.05.21 20:14:01.717047 [ 259 ] {8acc9428-1f0e-4691-90eb-55122f605178} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1362 | 2026.05.21 20:14:01.717569 [ 259 ] {8acc9428-1f0e-4691-90eb-55122f605178} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.05.21 20:14:01.717695 [ 259 ] {8acc9428-1f0e-4691-90eb-55122f605178} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001577 sec., 40583.38617628408 rows/sec., 3.17 MiB/sec. | ||
| 1364 | 2026.05.21 20:14:01.717731 [ 259 ] {8acc9428-1f0e-4691-90eb-55122f605178} <Debug> TCPHandler: Processed in 0.001738964 sec. | ||
| 1365 | 2026.05.21 20:14:01.717884 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.05.21 20:14:01.717989 [ 259 ] {577522f2-de6f-4fe3-aec5-61c0bf2855dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1367 | 2026.05.21 20:14:01.718033 [ 259 ] {577522f2-de6f-4fe3-aec5-61c0bf2855dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1368 | 2026.05.21 20:14:01.718583 [ 259 ] {577522f2-de6f-4fe3-aec5-61c0bf2855dc} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.05.21 20:14:01.718622 [ 259 ] {577522f2-de6f-4fe3-aec5-61c0bf2855dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1370 | 2026.05.21 20:14:01.719143 [ 259 ] {577522f2-de6f-4fe3-aec5-61c0bf2855dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1371 | 2026.05.21 20:14:01.719681 [ 259 ] {577522f2-de6f-4fe3-aec5-61c0bf2855dc} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.05.21 20:14:01.719813 [ 259 ] {577522f2-de6f-4fe3-aec5-61c0bf2855dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001842 sec., 86862.10640608035 rows/sec., 6.05 MiB/sec. | ||
| 1373 | 2026.05.21 20:14:01.719956 [ 259 ] {577522f2-de6f-4fe3-aec5-61c0bf2855dc} <Debug> TCPHandler: Processed in 0.002120429 sec. | ||
| 1374 | 2026.05.21 20:14:01.720168 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.05.21 20:14:01.720297 [ 259 ] {233a55ea-2811-46c1-8429-054eddc5bfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1376 | 2026.05.21 20:14:01.720354 [ 259 ] {233a55ea-2811-46c1-8429-054eddc5bfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1377 | 2026.05.21 20:14:01.720797 [ 259 ] {233a55ea-2811-46c1-8429-054eddc5bfdb} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.05.21 20:14:01.720840 [ 259 ] {233a55ea-2811-46c1-8429-054eddc5bfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1379 | 2026.05.21 20:14:01.721345 [ 259 ] {233a55ea-2811-46c1-8429-054eddc5bfdb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1380 | 2026.05.21 20:14:01.721816 [ 259 ] {233a55ea-2811-46c1-8429-054eddc5bfdb} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.05.21 20:14:01.721962 [ 259 ] {233a55ea-2811-46c1-8429-054eddc5bfdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001703 sec., 35231.94362889019 rows/sec., 2.37 MiB/sec. | ||
| 1382 | 2026.05.21 20:14:01.721998 [ 259 ] {233a55ea-2811-46c1-8429-054eddc5bfdb} <Debug> TCPHandler: Processed in 0.001945677 sec. | ||
| 1383 | 2026.05.21 20:14:03.587446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2402 | ||
| 1384 | 2026.05.21 20:14:03.588040 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.05.21 20:14:03.588087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1386 | 2026.05.21 20:14:03.588815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1387 | 2026.05.21 20:14:03.589448 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.05.21 20:14:03.589715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2402 | ||
| 1389 | 2026.05.21 20:14:03.724271 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1390 | 2026.05.21 20:14:03.742725 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.05.21 20:14:03.742799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1392 | 2026.05.21 20:14:03.750452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1393 | 2026.05.21 20:14:03.752961 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.05.21 20:14:03.762387 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1395 | 2026.05.21 20:14:04.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.76 MiB, peak 174.76 MiB, free memory in arenas 0.00 B, will set to 172.04 MiB (RSS), difference: 1.28 MiB | ||
| 1396 | 2026.05.21 20:14:06.082845 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 170 | ||
| 1397 | 2026.05.21 20:14:06.084972 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.05.21 20:14:06.085012 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1399 | 2026.05.21 20:14:06.086272 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1400 | 2026.05.21 20:14:06.086778 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.05.21 20:14:06.087006 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1402 | 2026.05.21 20:14:06.715282 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.05.21 20:14:06.715505 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1404 | 2026.05.21 20:14:06.715841 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1405 | 2026.05.21 20:14:06.715882 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1406 | 2026.05.21 20:14:06.716122 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1407 | 2026.05.21 20:14:06.716188 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1408 | 2026.05.21 20:14:06.716323 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1409 | 2026.05.21 20:14:06.716358 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1410 | 2026.05.21 20:14:06.716380 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 1411 | 2026.05.21 20:14:06.716396 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1412 | 2026.05.21 20:14:06.716433 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1413 | 2026.05.21 20:14:06.716454 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1414 | 2026.05.21 20:14:06.717508 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002095 sec., 16706.443914081145 rows/sec., 3.51 MiB/sec. | ||
| 1415 | 2026.05.21 20:14:06.717601 [ 259 ] {5ca4eab4-f4de-443a-a0a7-eb622e6cf897} <Debug> TCPHandler: Processed in 0.002442794 sec. | ||
| 1416 | 2026.05.21 20:14:06.723001 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.05.21 20:14:06.723111 [ 259 ] {45333740-9fb3-4c43-a0a5-efecd5e2f502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1418 | 2026.05.21 20:14:06.723153 [ 259 ] {45333740-9fb3-4c43-a0a5-efecd5e2f502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1419 | 2026.05.21 20:14:06.723702 [ 259 ] {45333740-9fb3-4c43-a0a5-efecd5e2f502} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.05.21 20:14:06.723746 [ 259 ] {45333740-9fb3-4c43-a0a5-efecd5e2f502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1421 | 2026.05.21 20:14:06.724248 [ 259 ] {45333740-9fb3-4c43-a0a5-efecd5e2f502} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1422 | 2026.05.21 20:14:06.724770 [ 259 ] {45333740-9fb3-4c43-a0a5-efecd5e2f502} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.05.21 20:14:06.724915 [ 259 ] {45333740-9fb3-4c43-a0a5-efecd5e2f502} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001834 sec., 154852.78080697928 rows/sec., 9.84 MiB/sec. | ||
| 1424 | 2026.05.21 20:14:06.724953 [ 259 ] {45333740-9fb3-4c43-a0a5-efecd5e2f502} <Debug> TCPHandler: Processed in 0.002001728 sec. | ||
| 1425 | 2026.05.21 20:14:06.725202 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.05.21 20:14:06.725298 [ 259 ] {2bb5656e-6bc0-4bd2-8279-8972e976c66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1427 | 2026.05.21 20:14:06.725336 [ 259 ] {2bb5656e-6bc0-4bd2-8279-8972e976c66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1428 | 2026.05.21 20:14:06.725998 [ 259 ] {2bb5656e-6bc0-4bd2-8279-8972e976c66d} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.05.21 20:14:06.726033 [ 259 ] {2bb5656e-6bc0-4bd2-8279-8972e976c66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1430 | 2026.05.21 20:14:06.726493 [ 259 ] {2bb5656e-6bc0-4bd2-8279-8972e976c66d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1431 | 2026.05.21 20:14:06.726944 [ 259 ] {2bb5656e-6bc0-4bd2-8279-8972e976c66d} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.05.21 20:14:06.727094 [ 259 ] {2bb5656e-6bc0-4bd2-8279-8972e976c66d} <Debug> executeQuery: Read 871 rows, 69.91 KiB in 0.001815 sec., 479889.80716253445 rows/sec., 37.61 MiB/sec. | ||
| 1433 | 2026.05.21 20:14:06.727217 [ 259 ] {2bb5656e-6bc0-4bd2-8279-8972e976c66d} <Debug> TCPHandler: Processed in 0.002062949 sec. | ||
| 1434 | 2026.05.21 20:14:06.727358 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.05.21 20:14:06.727453 [ 259 ] {bf2050f7-a3f8-4ea5-a704-443d5a033b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1436 | 2026.05.21 20:14:06.727491 [ 259 ] {bf2050f7-a3f8-4ea5-a704-443d5a033b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1437 | 2026.05.21 20:14:06.727955 [ 259 ] {bf2050f7-a3f8-4ea5-a704-443d5a033b95} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.05.21 20:14:06.727990 [ 259 ] {bf2050f7-a3f8-4ea5-a704-443d5a033b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1439 | 2026.05.21 20:14:06.728468 [ 259 ] {bf2050f7-a3f8-4ea5-a704-443d5a033b95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1440 | 2026.05.21 20:14:06.728968 [ 259 ] {bf2050f7-a3f8-4ea5-a704-443d5a033b95} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.05.21 20:14:06.729096 [ 259 ] {bf2050f7-a3f8-4ea5-a704-443d5a033b95} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001661 sec., 107766.40577965081 rows/sec., 6.66 MiB/sec. | ||
| 1442 | 2026.05.21 20:14:06.729131 [ 259 ] {bf2050f7-a3f8-4ea5-a704-443d5a033b95} <Debug> TCPHandler: Processed in 0.001821325 sec. | ||
| 1443 | 2026.05.21 20:14:06.729254 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.05.21 20:14:06.729348 [ 259 ] {abafe537-cb43-4b1c-8181-c1d8e41560fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1445 | 2026.05.21 20:14:06.729387 [ 259 ] {abafe537-cb43-4b1c-8181-c1d8e41560fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1446 | 2026.05.21 20:14:06.729821 [ 259 ] {abafe537-cb43-4b1c-8181-c1d8e41560fa} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.05.21 20:14:06.729855 [ 259 ] {abafe537-cb43-4b1c-8181-c1d8e41560fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1448 | 2026.05.21 20:14:06.730281 [ 259 ] {abafe537-cb43-4b1c-8181-c1d8e41560fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1449 | 2026.05.21 20:14:06.730837 [ 259 ] {abafe537-cb43-4b1c-8181-c1d8e41560fa} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.05.21 20:14:06.730960 [ 259 ] {abafe537-cb43-4b1c-8181-c1d8e41560fa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00163 sec., 91411.04294478528 rows/sec., 5.91 MiB/sec. | ||
| 1451 | 2026.05.21 20:14:06.730995 [ 259 ] {abafe537-cb43-4b1c-8181-c1d8e41560fa} <Debug> TCPHandler: Processed in 0.001789885 sec. | ||
| 1452 | 2026.05.21 20:14:06.731116 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.05.21 20:14:06.731210 [ 259 ] {2576ae2a-8103-4372-95b3-09aa904fadb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1454 | 2026.05.21 20:14:06.731248 [ 259 ] {2576ae2a-8103-4372-95b3-09aa904fadb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1455 | 2026.05.21 20:14:06.731683 [ 259 ] {2576ae2a-8103-4372-95b3-09aa904fadb9} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.05.21 20:14:06.731719 [ 259 ] {2576ae2a-8103-4372-95b3-09aa904fadb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1457 | 2026.05.21 20:14:06.732134 [ 259 ] {2576ae2a-8103-4372-95b3-09aa904fadb9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1458 | 2026.05.21 20:14:06.732596 [ 259 ] {2576ae2a-8103-4372-95b3-09aa904fadb9} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.05.21 20:14:06.732721 [ 259 ] {2576ae2a-8103-4372-95b3-09aa904fadb9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001528 sec., 96858.63874345549 rows/sec., 5.51 MiB/sec. | ||
| 1460 | 2026.05.21 20:14:06.732756 [ 259 ] {2576ae2a-8103-4372-95b3-09aa904fadb9} <Debug> TCPHandler: Processed in 0.001687743 sec. | ||
| 1461 | 2026.05.21 20:14:06.732886 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.05.21 20:14:06.732981 [ 259 ] {8fc5b355-7fc9-4cdf-9e2d-a5a666830589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1463 | 2026.05.21 20:14:06.733019 [ 259 ] {8fc5b355-7fc9-4cdf-9e2d-a5a666830589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1464 | 2026.05.21 20:14:06.733681 [ 259 ] {8fc5b355-7fc9-4cdf-9e2d-a5a666830589} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.05.21 20:14:06.733716 [ 259 ] {8fc5b355-7fc9-4cdf-9e2d-a5a666830589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1466 | 2026.05.21 20:14:06.734159 [ 259 ] {8fc5b355-7fc9-4cdf-9e2d-a5a666830589} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1467 | 2026.05.21 20:14:06.734632 [ 259 ] {8fc5b355-7fc9-4cdf-9e2d-a5a666830589} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.05.21 20:14:06.734786 [ 259 ] {8fc5b355-7fc9-4cdf-9e2d-a5a666830589} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001821 sec., 289401.4277869303 rows/sec., 20.45 MiB/sec. | ||
| 1469 | 2026.05.21 20:14:06.734823 [ 259 ] {8fc5b355-7fc9-4cdf-9e2d-a5a666830589} <Debug> TCPHandler: Processed in 0.001985638 sec. | ||
| 1470 | 2026.05.21 20:14:06.734978 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.05.21 20:14:06.735073 [ 259 ] {a2cb27d4-8e6f-4dbe-8355-31b9008c25f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1472 | 2026.05.21 20:14:06.735112 [ 259 ] {a2cb27d4-8e6f-4dbe-8355-31b9008c25f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1473 | 2026.05.21 20:14:06.735436 [ 259 ] {a2cb27d4-8e6f-4dbe-8355-31b9008c25f4} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.05.21 20:14:06.735471 [ 259 ] {a2cb27d4-8e6f-4dbe-8355-31b9008c25f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1475 | 2026.05.21 20:14:06.735894 [ 259 ] {a2cb27d4-8e6f-4dbe-8355-31b9008c25f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1476 | 2026.05.21 20:14:06.736384 [ 259 ] {a2cb27d4-8e6f-4dbe-8355-31b9008c25f4} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.05.21 20:14:06.736509 [ 259 ] {a2cb27d4-8e6f-4dbe-8355-31b9008c25f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. | ||
| 1478 | 2026.05.21 20:14:06.736545 [ 259 ] {a2cb27d4-8e6f-4dbe-8355-31b9008c25f4} <Debug> TCPHandler: Processed in 0.001625712 sec. | ||
| 1479 | 2026.05.21 20:14:06.736672 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.05.21 20:14:06.736766 [ 259 ] {656c649e-1320-4aa5-86bc-684dff6f08a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1481 | 2026.05.21 20:14:06.736807 [ 259 ] {656c649e-1320-4aa5-86bc-684dff6f08a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1482 | 2026.05.21 20:14:06.737198 [ 259 ] {656c649e-1320-4aa5-86bc-684dff6f08a6} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.05.21 20:14:06.737233 [ 259 ] {656c649e-1320-4aa5-86bc-684dff6f08a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1484 | 2026.05.21 20:14:06.737676 [ 259 ] {656c649e-1320-4aa5-86bc-684dff6f08a6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1485 | 2026.05.21 20:14:06.738130 [ 259 ] {656c649e-1320-4aa5-86bc-684dff6f08a6} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.05.21 20:14:06.738280 [ 259 ] {656c649e-1320-4aa5-86bc-684dff6f08a6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001533 sec., 172863.66601435095 rows/sec., 11.49 MiB/sec. | ||
| 1487 | 2026.05.21 20:14:06.738318 [ 259 ] {656c649e-1320-4aa5-86bc-684dff6f08a6} <Debug> TCPHandler: Processed in 0.001693824 sec. | ||
| 1488 | 2026.05.21 20:14:06.738485 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.05.21 20:14:06.738581 [ 259 ] {618523ad-e930-4c18-99c5-e291a3590efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1490 | 2026.05.21 20:14:06.738620 [ 259 ] {618523ad-e930-4c18-99c5-e291a3590efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1491 | 2026.05.21 20:14:06.738968 [ 259 ] {618523ad-e930-4c18-99c5-e291a3590efb} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.21 20:14:06.739003 [ 259 ] {618523ad-e930-4c18-99c5-e291a3590efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1493 | 2026.05.21 20:14:06.739424 [ 259 ] {618523ad-e930-4c18-99c5-e291a3590efb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1494 | 2026.05.21 20:14:06.739881 [ 259 ] {618523ad-e930-4c18-99c5-e291a3590efb} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.05.21 20:14:06.740006 [ 259 ] {618523ad-e930-4c18-99c5-e291a3590efb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. | ||
| 1496 | 2026.05.21 20:14:06.740041 [ 259 ] {618523ad-e930-4c18-99c5-e291a3590efb} <Debug> TCPHandler: Processed in 0.001609692 sec. | ||
| 1497 | 2026.05.21 20:14:06.740173 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.05.21 20:14:06.740267 [ 259 ] {b6a379a7-43f6-4efb-b39e-8a3376be5c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.05.21 20:14:06.740319 [ 259 ] {b6a379a7-43f6-4efb-b39e-8a3376be5c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1500 | 2026.05.21 20:14:06.741119 [ 259 ] {b6a379a7-43f6-4efb-b39e-8a3376be5c14} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.05.21 20:14:06.741154 [ 259 ] {b6a379a7-43f6-4efb-b39e-8a3376be5c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1502 | 2026.05.21 20:14:06.741878 [ 259 ] {b6a379a7-43f6-4efb-b39e-8a3376be5c14} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1503 | 2026.05.21 20:14:06.742331 [ 259 ] {b6a379a7-43f6-4efb-b39e-8a3376be5c14} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.05.21 20:14:06.742463 [ 259 ] {b6a379a7-43f6-4efb-b39e-8a3376be5c14} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002214 sec., 16711.833785004517 rows/sec., 29.95 MiB/sec. | ||
| 1505 | 2026.05.21 20:14:06.742513 [ 259 ] {b6a379a7-43f6-4efb-b39e-8a3376be5c14} <Debug> TCPHandler: Processed in 0.002387953 sec. | ||
| 1506 | 2026.05.21 20:14:06.742645 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.05.21 20:14:06.742739 [ 259 ] {7098fcc5-4264-4c52-934f-a35e4a0f0ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1508 | 2026.05.21 20:14:06.742780 [ 259 ] {7098fcc5-4264-4c52-934f-a35e4a0f0ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1509 | 2026.05.21 20:14:06.743120 [ 259 ] {7098fcc5-4264-4c52-934f-a35e4a0f0ee6} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.05.21 20:14:06.743156 [ 259 ] {7098fcc5-4264-4c52-934f-a35e4a0f0ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1511 | 2026.05.21 20:14:06.743618 [ 259 ] {7098fcc5-4264-4c52-934f-a35e4a0f0ee6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1512 | 2026.05.21 20:14:06.744071 [ 259 ] {7098fcc5-4264-4c52-934f-a35e4a0f0ee6} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.05.21 20:14:06.744222 [ 259 ] {7098fcc5-4264-4c52-934f-a35e4a0f0ee6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0015 sec., 60000 rows/sec., 3.75 MiB/sec. | ||
| 1514 | 2026.05.21 20:14:06.744258 [ 259 ] {7098fcc5-4264-4c52-934f-a35e4a0f0ee6} <Debug> TCPHandler: Processed in 0.001661723 sec. | ||
| 1515 | 2026.05.21 20:14:11.028916 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1516 | 2026.05.21 20:14:11.029008 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1517 | 2026.05.21 20:14:11.090593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2914 | ||
| 1518 | 2026.05.21 20:14:11.091079 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.05.21 20:14:11.091125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1520 | 2026.05.21 20:14:11.091884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1521 | 2026.05.21 20:14:11.092617 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.05.21 20:14:11.092785 [ 79 ] {} <Debug> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1523 | 2026.05.21 20:14:11.092816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1524 | 2026.05.21 20:14:11.092852 [ 79 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.05.21 20:14:11.092882 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1526 | 2026.05.21 20:14:11.095280 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 1527 | 2026.05.21 20:14:11.097574 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1528 | 2026.05.21 20:14:11.097708 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 1529 | 2026.05.21 20:14:11.097830 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 506 rows starting from the beginning of the part | ||
| 1530 | 2026.05.21 20:14:11.097891 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 1531 | 2026.05.21 20:14:11.097961 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 1532 | 2026.05.21 20:14:11.098011 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 1533 | 2026.05.21 20:14:11.098058 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 1534 | 2026.05.21 20:14:11.125100 [ 201 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.032077631 sec., 90842.11985604548 rows/sec., 1.30 MiB/sec. | ||
| 1535 | 2026.05.21 20:14:11.126251 [ 191 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1536 | 2026.05.21 20:14:11.126941 [ 191 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_6_1} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.05.21 20:14:11.127023 [ 191 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_6_1} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1538 | 2026.05.21 20:14:11.127137 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1539 | 2026.05.21 20:14:11.263255 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1540 | 2026.05.21 20:14:11.280865 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.05.21 20:14:11.280920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1542 | 2026.05.21 20:14:11.287192 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1543 | 2026.05.21 20:14:11.288481 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.05.21 20:14:11.288788 [ 79 ] {} <Debug> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1545 | 2026.05.21 20:14:11.288842 [ 79 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.05.21 20:14:11.288865 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1547 | 2026.05.21 20:14:11.288981 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 1548 | 2026.05.21 20:14:11.292287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1549 | 2026.05.21 20:14:11.293491 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1550 | 2026.05.21 20:14:11.295057 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 1551 | 2026.05.21 20:14:11.299850 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 1552 | 2026.05.21 20:14:11.304261 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 1553 | 2026.05.21 20:14:11.308336 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 1554 | 2026.05.21 20:14:11.316337 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 1555 | 2026.05.21 20:14:11.320560 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 1556 | 2026.05.21 20:14:11.388857 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099921256 sec., 460.3625078531839 rows/sec., 2.38 MiB/sec. | ||
| 1557 | 2026.05.21 20:14:11.390809 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1558 | 2026.05.21 20:14:11.393326 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::all_1_6_1} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.05.21 20:14:11.393425 [ 191 ] {96d9447e-682c-4c46-a7b2-487792080187::all_1_6_1} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1560 | 2026.05.21 20:14:11.395545 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1561 | 2026.05.21 20:14:11.709990 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.05.21 20:14:11.710207 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1563 | 2026.05.21 20:14:11.710599 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1564 | 2026.05.21 20:14:11.710648 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1565 | 2026.05.21 20:14:11.710996 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1566 | 2026.05.21 20:14:11.711115 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1567 | 2026.05.21 20:14:11.711303 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1568 | 2026.05.21 20:14:11.711345 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1569 | 2026.05.21 20:14:11.711371 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 1570 | 2026.05.21 20:14:11.711390 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1571 | 2026.05.21 20:14:11.711440 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1572 | 2026.05.21 20:14:11.711464 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1573 | 2026.05.21 20:14:11.712606 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002483 sec., 14095.851792186872 rows/sec., 2.96 MiB/sec. | ||
| 1574 | 2026.05.21 20:14:11.712707 [ 259 ] {265fa359-a182-4ec6-b300-29f45050bfa4} <Debug> TCPHandler: Processed in 0.002843508 sec. | ||
| 1575 | 2026.05.21 20:14:11.714420 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.05.21 20:14:11.714575 [ 259 ] {9cda41f6-a516-4991-aca7-a740cf5ceabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1577 | 2026.05.21 20:14:11.714633 [ 259 ] {9cda41f6-a516-4991-aca7-a740cf5ceabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1578 | 2026.05.21 20:14:11.715260 [ 259 ] {9cda41f6-a516-4991-aca7-a740cf5ceabe} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.05.21 20:14:11.715313 [ 259 ] {9cda41f6-a516-4991-aca7-a740cf5ceabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1580 | 2026.05.21 20:14:11.715784 [ 259 ] {9cda41f6-a516-4991-aca7-a740cf5ceabe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1581 | 2026.05.21 20:14:11.716249 [ 259 ] {9cda41f6-a516-4991-aca7-a740cf5ceabe} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.05.21 20:14:11.716375 [ 79 ] {} <Debug> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1583 | 2026.05.21 20:14:11.716390 [ 259 ] {9cda41f6-a516-4991-aca7-a740cf5ceabe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.30 MiB/sec. | ||
| 1584 | 2026.05.21 20:14:11.716441 [ 79 ] {} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.05.21 20:14:11.716450 [ 259 ] {9cda41f6-a516-4991-aca7-a740cf5ceabe} <Debug> TCPHandler: Processed in 0.002107679 sec. | ||
| 1586 | 2026.05.21 20:14:11.716471 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1587 | 2026.05.21 20:14:11.716587 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::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 | ||
| 1588 | 2026.05.21 20:14:11.716632 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.05.21 20:14:11.716698 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1590 | 2026.05.21 20:14:11.716727 [ 259 ] {bd225ccf-6e9e-4932-b10a-2dfa7649f364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1591 | 2026.05.21 20:14:11.716736 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 849 rows starting from the beginning of the part | ||
| 1592 | 2026.05.21 20:14:11.716766 [ 259 ] {bd225ccf-6e9e-4932-b10a-2dfa7649f364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1593 | 2026.05.21 20:14:11.716820 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1594 | 2026.05.21 20:14:11.716876 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 869 rows starting from the beginning of the part | ||
| 1595 | 2026.05.21 20:14:11.716926 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1596 | 2026.05.21 20:14:11.716977 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 871 rows starting from the beginning of the part | ||
| 1597 | 2026.05.21 20:14:11.717025 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1598 | 2026.05.21 20:14:11.717200 [ 259 ] {bd225ccf-6e9e-4932-b10a-2dfa7649f364} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.05.21 20:14:11.717236 [ 259 ] {bd225ccf-6e9e-4932-b10a-2dfa7649f364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1600 | 2026.05.21 20:14:11.717744 [ 259 ] {bd225ccf-6e9e-4932-b10a-2dfa7649f364} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1601 | 2026.05.21 20:14:11.718214 [ 259 ] {bd225ccf-6e9e-4932-b10a-2dfa7649f364} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.05.21 20:14:11.718314 [ 188 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766865 sec., 1560390.8617806113 rows/sec., 127.80 MiB/sec. | ||
| 1603 | 2026.05.21 20:14:11.718344 [ 259 ] {bd225ccf-6e9e-4932-b10a-2dfa7649f364} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001635 sec., 39143.73088685016 rows/sec., 3.06 MiB/sec. | ||
| 1604 | 2026.05.21 20:14:11.718332 [ 74 ] {} <Debug> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1605 | 2026.05.21 20:14:11.718393 [ 259 ] {bd225ccf-6e9e-4932-b10a-2dfa7649f364} <Debug> TCPHandler: Processed in 0.001815625 sec. | ||
| 1606 | 2026.05.21 20:14:11.718405 [ 74 ] {} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.05.21 20:14:11.718430 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1608 | 2026.05.21 20:14:11.718495 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::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 | ||
| 1609 | 2026.05.21 20:14:11.718545 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2026.05.21 20:14:11.718571 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1611 | 2026.05.21 20:14:11.718595 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 540 rows starting from the beginning of the part | ||
| 1612 | 2026.05.21 20:14:11.718639 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1613 | 2026.05.21 20:14:11.718641 [ 259 ] {57905493-05f3-4a6b-859e-3548d5678897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1614 | 2026.05.21 20:14:11.718676 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 532 rows starting from the beginning of the part | ||
| 1615 | 2026.05.21 20:14:11.718691 [ 259 ] {57905493-05f3-4a6b-859e-3548d5678897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1616 | 2026.05.21 20:14:11.718701 [ 186 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1617 | 2026.05.21 20:14:11.718721 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1618 | 2026.05.21 20:14:11.718762 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 527 rows starting from the beginning of the part | ||
| 1619 | 2026.05.21 20:14:11.718798 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1620 | 2026.05.21 20:14:11.719131 [ 259 ] {57905493-05f3-4a6b-859e-3548d5678897} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.05.21 20:14:11.719170 [ 259 ] {57905493-05f3-4a6b-859e-3548d5678897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1622 | 2026.05.21 20:14:11.719401 [ 186 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_6_1} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.05.21 20:14:11.719502 [ 186 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_6_1} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1624 | 2026.05.21 20:14:11.719597 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1625 | 2026.05.21 20:14:11.719769 [ 259 ] {57905493-05f3-4a6b-859e-3548d5678897} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1626 | 2026.05.21 20:14:11.719809 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338208 sec., 1338356.966928908 rows/sec., 100.90 MiB/sec. | ||
| 1627 | 2026.05.21 20:14:11.720031 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1628 | 2026.05.21 20:14:11.720229 [ 259 ] {57905493-05f3-4a6b-859e-3548d5678897} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.05.21 20:14:11.720345 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1630 | 2026.05.21 20:14:11.720363 [ 259 ] {57905493-05f3-4a6b-859e-3548d5678897} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00174 sec., 91954.02298850575 rows/sec., 6.40 MiB/sec. | ||
| 1631 | 2026.05.21 20:14:11.720383 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.05.21 20:14:11.720407 [ 259 ] {57905493-05f3-4a6b-859e-3548d5678897} <Debug> TCPHandler: Processed in 0.001912657 sec. | ||
| 1633 | 2026.05.21 20:14:11.720414 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1634 | 2026.05.21 20:14:11.720537 [ 201 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::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 | ||
| 1635 | 2026.05.21 20:14:11.720545 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2026.05.21 20:14:11.720552 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_6_1} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.05.21 20:14:11.720661 [ 200 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_6_1} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1638 | 2026.05.21 20:14:11.720665 [ 201 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1639 | 2026.05.21 20:14:11.720675 [ 259 ] {18e3c55f-19f1-4c21-8ada-b79cbe915af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1640 | 2026.05.21 20:14:11.720720 [ 201 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 143 rows starting from the beginning of the part | ||
| 1641 | 2026.05.21 20:14:11.720721 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1642 | 2026.05.21 20:14:11.720733 [ 259 ] {18e3c55f-19f1-4c21-8ada-b79cbe915af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1643 | 2026.05.21 20:14:11.720816 [ 201 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1644 | 2026.05.21 20:14:11.720888 [ 201 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1645 | 2026.05.21 20:14:11.720936 [ 201 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1646 | 2026.05.21 20:14:11.720980 [ 201 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1647 | 2026.05.21 20:14:11.721023 [ 201 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1648 | 2026.05.21 20:14:11.721135 [ 259 ] {18e3c55f-19f1-4c21-8ada-b79cbe915af1} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.05.21 20:14:11.721188 [ 259 ] {18e3c55f-19f1-4c21-8ada-b79cbe915af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1650 | 2026.05.21 20:14:11.721622 [ 259 ] {18e3c55f-19f1-4c21-8ada-b79cbe915af1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1651 | 2026.05.21 20:14:11.722176 [ 259 ] {18e3c55f-19f1-4c21-8ada-b79cbe915af1} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.05.21 20:14:11.722288 [ 186 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 5 columns (5 merged, 0 gathered) in 0.001794935 sec., 642363.0939281924 rows/sec., 43.32 MiB/sec. | ||
| 1653 | 2026.05.21 20:14:11.722305 [ 79 ] {} <Debug> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1654 | 2026.05.21 20:14:11.722311 [ 259 ] {18e3c55f-19f1-4c21-8ada-b79cbe915af1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001655 sec., 36253.776435045314 rows/sec., 2.44 MiB/sec. | ||
| 1655 | 2026.05.21 20:14:11.722366 [ 79 ] {} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.05.21 20:14:11.722389 [ 259 ] {18e3c55f-19f1-4c21-8ada-b79cbe915af1} <Debug> TCPHandler: Processed in 0.001888726 sec. | ||
| 1657 | 2026.05.21 20:14:11.722399 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1658 | 2026.05.21 20:14:11.722535 [ 192 ] {3f6b244a-44e0-4433-a092-991aea586fe0::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 | ||
| 1659 | 2026.05.21 20:14:11.722617 [ 200 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1660 | 2026.05.21 20:14:11.722671 [ 192 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1661 | 2026.05.21 20:14:11.722716 [ 192 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1662 | 2026.05.21 20:14:11.722803 [ 192 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1663 | 2026.05.21 20:14:11.722874 [ 192 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1664 | 2026.05.21 20:14:11.722926 [ 192 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1665 | 2026.05.21 20:14:11.722973 [ 192 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1666 | 2026.05.21 20:14:11.723029 [ 192 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1667 | 2026.05.21 20:14:11.723370 [ 200 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.05.21 20:14:11.723446 [ 200 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1669 | 2026.05.21 20:14:11.723511 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1670 | 2026.05.21 20:14:11.724011 [ 192 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 4 columns (4 merged, 0 gathered) in 0.001518951 sec., 264656.33190274076 rows/sec., 16.98 MiB/sec. | ||
| 1671 | 2026.05.21 20:14:11.724294 [ 186 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1672 | 2026.05.21 20:14:11.724809 [ 186 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_6_1} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.05.21 20:14:11.724876 [ 186 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_6_1} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1674 | 2026.05.21 20:14:11.724939 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1675 | 2026.05.21 20:14:12.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.78 MiB, peak 182.87 MiB, free memory in arenas 0.00 B, will set to 182.84 MiB (RSS), difference: 9.06 MiB | ||
| 1676 | 2026.05.21 20:14:16.088019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 204 | ||
| 1677 | 2026.05.21 20:14:16.090276 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.05.21 20:14:16.090318 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1679 | 2026.05.21 20:14:16.091662 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1680 | 2026.05.21 20:14:16.092228 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.05.21 20:14:16.092492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1682 | 2026.05.21 20:14:16.243372 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.05.21 20:14:16.243742 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1684 | 2026.05.21 20:14:16.244275 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1685 | 2026.05.21 20:14:16.244333 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1686 | 2026.05.21 20:14:16.244624 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1687 | 2026.05.21 20:14:16.244693 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1688 | 2026.05.21 20:14:16.244839 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 1689 | 2026.05.21 20:14:16.244875 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1690 | 2026.05.21 20:14:16.244897 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 1691 | 2026.05.21 20:14:16.244913 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1692 | 2026.05.21 20:14:16.244952 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 1693 | 2026.05.21 20:14:16.244973 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1694 | 2026.05.21 20:14:16.246211 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002637 sec., 13272.658323852864 rows/sec., 2.79 MiB/sec. | ||
| 1695 | 2026.05.21 20:14:16.246321 [ 259 ] {1cae7f90-d350-4b00-9878-3e76c8c63116} <Debug> TCPHandler: Processed in 0.003123313 sec. | ||
| 1696 | 2026.05.21 20:14:16.266933 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.05.21 20:14:16.267133 [ 259 ] {5bfd0a03-32ae-490e-b237-6f7746a60510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1698 | 2026.05.21 20:14:16.267209 [ 259 ] {5bfd0a03-32ae-490e-b237-6f7746a60510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1699 | 2026.05.21 20:14:16.267948 [ 259 ] {5bfd0a03-32ae-490e-b237-6f7746a60510} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2026.05.21 20:14:16.267990 [ 259 ] {5bfd0a03-32ae-490e-b237-6f7746a60510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1701 | 2026.05.21 20:14:16.268605 [ 259 ] {5bfd0a03-32ae-490e-b237-6f7746a60510} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1702 | 2026.05.21 20:14:16.269046 [ 259 ] {5bfd0a03-32ae-490e-b237-6f7746a60510} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.05.21 20:14:16.269198 [ 259 ] {5bfd0a03-32ae-490e-b237-6f7746a60510} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.002122 sec., 4241.281809613572 rows/sec., 886.82 KiB/sec. | ||
| 1704 | 2026.05.21 20:14:16.269237 [ 259 ] {5bfd0a03-32ae-490e-b237-6f7746a60510} <Debug> TCPHandler: Processed in 0.002399233 sec. | ||
| 1705 | 2026.05.21 20:14:16.269499 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.05.21 20:14:16.269595 [ 259 ] {f86315ed-b85a-4320-a3fe-531666504225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1707 | 2026.05.21 20:14:16.269635 [ 259 ] {f86315ed-b85a-4320-a3fe-531666504225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1708 | 2026.05.21 20:14:16.270169 [ 259 ] {f86315ed-b85a-4320-a3fe-531666504225} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.05.21 20:14:16.270205 [ 259 ] {f86315ed-b85a-4320-a3fe-531666504225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1710 | 2026.05.21 20:14:16.270668 [ 259 ] {f86315ed-b85a-4320-a3fe-531666504225} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1711 | 2026.05.21 20:14:16.271152 [ 259 ] {f86315ed-b85a-4320-a3fe-531666504225} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.05.21 20:14:16.271285 [ 259 ] {f86315ed-b85a-4320-a3fe-531666504225} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 1713 | 2026.05.21 20:14:16.271323 [ 259 ] {f86315ed-b85a-4320-a3fe-531666504225} <Debug> TCPHandler: Processed in 0.001872815 sec. | ||
| 1714 | 2026.05.21 20:14:16.271493 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2026.05.21 20:14:16.271591 [ 259 ] {6dec520c-1b19-4fee-94d6-014e48506b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1716 | 2026.05.21 20:14:16.271632 [ 259 ] {6dec520c-1b19-4fee-94d6-014e48506b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1717 | 2026.05.21 20:14:16.272063 [ 259 ] {6dec520c-1b19-4fee-94d6-014e48506b19} <Trace> oximeter.fields_ipaddr (121d298a-e09a-4943-87bc-ca2a26a93dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.05.21 20:14:16.272100 [ 259 ] {6dec520c-1b19-4fee-94d6-014e48506b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1719 | 2026.05.21 20:14:16.272534 [ 259 ] {6dec520c-1b19-4fee-94d6-014e48506b19} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1720 | 2026.05.21 20:14:16.273070 [ 259 ] {6dec520c-1b19-4fee-94d6-014e48506b19} <Trace> oximeter.fields_ipaddr (121d298a-e09a-4943-87bc-ca2a26a93dd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.05.21 20:14:16.273200 [ 259 ] {6dec520c-1b19-4fee-94d6-014e48506b19} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001626 sec., 1230.0123001230013 rows/sec., 100.30 KiB/sec. | ||
| 1722 | 2026.05.21 20:14:16.273236 [ 259 ] {6dec520c-1b19-4fee-94d6-014e48506b19} <Debug> TCPHandler: Processed in 0.001796475 sec. | ||
| 1723 | 2026.05.21 20:14:16.273375 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.05.21 20:14:16.273468 [ 259 ] {b6847c23-61de-441d-93cb-98cc1c7ea809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1725 | 2026.05.21 20:14:16.273507 [ 259 ] {b6847c23-61de-441d-93cb-98cc1c7ea809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1726 | 2026.05.21 20:14:16.275469 [ 259 ] {b6847c23-61de-441d-93cb-98cc1c7ea809} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.05.21 20:14:16.275507 [ 259 ] {b6847c23-61de-441d-93cb-98cc1c7ea809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1728 | 2026.05.21 20:14:16.276354 [ 259 ] {b6847c23-61de-441d-93cb-98cc1c7ea809} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1729 | 2026.05.21 20:14:16.276835 [ 259 ] {b6847c23-61de-441d-93cb-98cc1c7ea809} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.05.21 20:14:16.276966 [ 259 ] {b6847c23-61de-441d-93cb-98cc1c7ea809} <Debug> executeQuery: Read 3223 rows, 246.32 KiB in 0.003514 sec., 917188.389299943 rows/sec., 68.45 MiB/sec. | ||
| 1731 | 2026.05.21 20:14:16.277003 [ 259 ] {b6847c23-61de-441d-93cb-98cc1c7ea809} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1732 | 2026.05.21 20:14:16.277017 [ 259 ] {b6847c23-61de-441d-93cb-98cc1c7ea809} <Debug> TCPHandler: Processed in 0.003689821 sec. | ||
| 1733 | 2026.05.21 20:14:16.277179 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.05.21 20:14:16.277281 [ 259 ] {3aee168a-7c6d-4b18-b86e-9b42ece317d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1735 | 2026.05.21 20:14:16.277321 [ 259 ] {3aee168a-7c6d-4b18-b86e-9b42ece317d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1736 | 2026.05.21 20:14:16.277859 [ 259 ] {3aee168a-7c6d-4b18-b86e-9b42ece317d3} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.05.21 20:14:16.277895 [ 259 ] {3aee168a-7c6d-4b18-b86e-9b42ece317d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1738 | 2026.05.21 20:14:16.278364 [ 259 ] {3aee168a-7c6d-4b18-b86e-9b42ece317d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1739 | 2026.05.21 20:14:16.278857 [ 259 ] {3aee168a-7c6d-4b18-b86e-9b42ece317d3} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.05.21 20:14:16.278987 [ 259 ] {3aee168a-7c6d-4b18-b86e-9b42ece317d3} <Debug> executeQuery: Read 192 rows, 12.29 KiB in 0.001723 sec., 111433.5461404527 rows/sec., 6.97 MiB/sec. | ||
| 1741 | 2026.05.21 20:14:16.279024 [ 259 ] {3aee168a-7c6d-4b18-b86e-9b42ece317d3} <Debug> TCPHandler: Processed in 0.001909887 sec. | ||
| 1742 | 2026.05.21 20:14:16.279148 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2026.05.21 20:14:16.279241 [ 259 ] {9398663b-eedf-4724-9931-acdc2da46d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1744 | 2026.05.21 20:14:16.279280 [ 259 ] {9398663b-eedf-4724-9931-acdc2da46d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1745 | 2026.05.21 20:14:16.279990 [ 259 ] {9398663b-eedf-4724-9931-acdc2da46d82} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.05.21 20:14:16.280026 [ 259 ] {9398663b-eedf-4724-9931-acdc2da46d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1747 | 2026.05.21 20:14:16.280512 [ 259 ] {9398663b-eedf-4724-9931-acdc2da46d82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1748 | 2026.05.21 20:14:16.281003 [ 259 ] {9398663b-eedf-4724-9931-acdc2da46d82} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.05.21 20:14:16.281130 [ 259 ] {9398663b-eedf-4724-9931-acdc2da46d82} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001907 sec., 498164.6565285789 rows/sec., 29.31 MiB/sec. | ||
| 1750 | 2026.05.21 20:14:16.281167 [ 259 ] {9398663b-eedf-4724-9931-acdc2da46d82} <Debug> TCPHandler: Processed in 0.002068379 sec. | ||
| 1751 | 2026.05.21 20:14:16.281295 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2026.05.21 20:14:16.281388 [ 259 ] {cdd72b83-2e0e-42b7-82c9-da0b80b9931a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1753 | 2026.05.21 20:14:16.281427 [ 259 ] {cdd72b83-2e0e-42b7-82c9-da0b80b9931a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1754 | 2026.05.21 20:14:16.281838 [ 259 ] {cdd72b83-2e0e-42b7-82c9-da0b80b9931a} <Trace> oximeter.fields_u64 (becf58e3-0711-4415-aa0b-143979c4fd62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.05.21 20:14:16.281875 [ 259 ] {cdd72b83-2e0e-42b7-82c9-da0b80b9931a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1756 | 2026.05.21 20:14:16.282352 [ 259 ] {cdd72b83-2e0e-42b7-82c9-da0b80b9931a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1757 | 2026.05.21 20:14:16.282834 [ 259 ] {cdd72b83-2e0e-42b7-82c9-da0b80b9931a} <Trace> oximeter.fields_u64 (becf58e3-0711-4415-aa0b-143979c4fd62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.05.21 20:14:16.282961 [ 259 ] {cdd72b83-2e0e-42b7-82c9-da0b80b9931a} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001591 sec., 1257.071024512885 rows/sec., 88.39 KiB/sec. | ||
| 1759 | 2026.05.21 20:14:16.282996 [ 259 ] {cdd72b83-2e0e-42b7-82c9-da0b80b9931a} <Debug> TCPHandler: Processed in 0.001749934 sec. | ||
| 1760 | 2026.05.21 20:14:16.283127 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.05.21 20:14:16.283228 [ 259 ] {254bcbb3-7c14-48a9-a994-420c31172911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1762 | 2026.05.21 20:14:16.283266 [ 259 ] {254bcbb3-7c14-48a9-a994-420c31172911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1763 | 2026.05.21 20:14:16.283704 [ 259 ] {254bcbb3-7c14-48a9-a994-420c31172911} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.05.21 20:14:16.283739 [ 259 ] {254bcbb3-7c14-48a9-a994-420c31172911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1765 | 2026.05.21 20:14:16.284175 [ 259 ] {254bcbb3-7c14-48a9-a994-420c31172911} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1766 | 2026.05.21 20:14:16.284651 [ 259 ] {254bcbb3-7c14-48a9-a994-420c31172911} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.05.21 20:14:16.284777 [ 259 ] {254bcbb3-7c14-48a9-a994-420c31172911} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001567 sec., 94447.9897894065 rows/sec., 5.37 MiB/sec. | ||
| 1768 | 2026.05.21 20:14:16.284814 [ 259 ] {254bcbb3-7c14-48a9-a994-420c31172911} <Debug> TCPHandler: Processed in 0.001737044 sec. | ||
| 1769 | 2026.05.21 20:14:16.284944 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2026.05.21 20:14:16.285036 [ 259 ] {d7df5514-c41f-42b7-a2a4-0665cd723c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1771 | 2026.05.21 20:14:16.285075 [ 259 ] {d7df5514-c41f-42b7-a2a4-0665cd723c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1772 | 2026.05.21 20:14:16.285982 [ 259 ] {d7df5514-c41f-42b7-a2a4-0665cd723c2c} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.05.21 20:14:16.286019 [ 259 ] {d7df5514-c41f-42b7-a2a4-0665cd723c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1774 | 2026.05.21 20:14:16.286567 [ 259 ] {d7df5514-c41f-42b7-a2a4-0665cd723c2c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1775 | 2026.05.21 20:14:16.287132 [ 259 ] {d7df5514-c41f-42b7-a2a4-0665cd723c2c} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.05.21 20:14:16.287260 [ 259 ] {d7df5514-c41f-42b7-a2a4-0665cd723c2c} <Debug> executeQuery: Read 1755 rows, 121.30 KiB in 0.002241 sec., 783132.530120482 rows/sec., 52.86 MiB/sec. | ||
| 1777 | 2026.05.21 20:14:16.287298 [ 259 ] {d7df5514-c41f-42b7-a2a4-0665cd723c2c} <Debug> TCPHandler: Processed in 0.002402684 sec. | ||
| 1778 | 2026.05.21 20:14:16.287433 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.05.21 20:14:16.287528 [ 259 ] {3e083014-9fe5-40f7-856e-5859b9679892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1780 | 2026.05.21 20:14:16.287568 [ 259 ] {3e083014-9fe5-40f7-856e-5859b9679892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1781 | 2026.05.21 20:14:16.287948 [ 259 ] {3e083014-9fe5-40f7-856e-5859b9679892} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.05.21 20:14:16.287984 [ 259 ] {3e083014-9fe5-40f7-856e-5859b9679892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1783 | 2026.05.21 20:14:16.288489 [ 259 ] {3e083014-9fe5-40f7-856e-5859b9679892} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1784 | 2026.05.21 20:14:16.289017 [ 259 ] {3e083014-9fe5-40f7-856e-5859b9679892} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.05.21 20:14:16.289149 [ 259 ] {3e083014-9fe5-40f7-856e-5859b9679892} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001638 sec., 3663.0036630036634 rows/sec., 191.38 KiB/sec. | ||
| 1786 | 2026.05.21 20:14:16.289188 [ 259 ] {3e083014-9fe5-40f7-856e-5859b9679892} <Debug> TCPHandler: Processed in 0.001802984 sec. | ||
| 1787 | 2026.05.21 20:14:16.289318 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.05.21 20:14:16.289411 [ 259 ] {c1650f53-a0ee-4aa3-977d-5950a959da8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1789 | 2026.05.21 20:14:16.289452 [ 259 ] {c1650f53-a0ee-4aa3-977d-5950a959da8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1790 | 2026.05.21 20:14:16.291020 [ 259 ] {c1650f53-a0ee-4aa3-977d-5950a959da8f} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.05.21 20:14:16.291057 [ 259 ] {c1650f53-a0ee-4aa3-977d-5950a959da8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1792 | 2026.05.21 20:14:16.291772 [ 259 ] {c1650f53-a0ee-4aa3-977d-5950a959da8f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1793 | 2026.05.21 20:14:16.292264 [ 259 ] {c1650f53-a0ee-4aa3-977d-5950a959da8f} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.05.21 20:14:16.292398 [ 259 ] {c1650f53-a0ee-4aa3-977d-5950a959da8f} <Debug> executeQuery: Read 2881 rows, 184.18 KiB in 0.003005 sec., 958735.4409317804 rows/sec., 59.85 MiB/sec. | ||
| 1795 | 2026.05.21 20:14:16.292436 [ 259 ] {c1650f53-a0ee-4aa3-977d-5950a959da8f} <Debug> TCPHandler: Processed in 0.003166183 sec. | ||
| 1796 | 2026.05.21 20:14:16.292568 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.05.21 20:14:16.292661 [ 259 ] {23edba70-83c6-491d-95ae-30cf2c6b87cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1798 | 2026.05.21 20:14:16.292727 [ 259 ] {23edba70-83c6-491d-95ae-30cf2c6b87cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1799 | 2026.05.21 20:14:16.293164 [ 259 ] {23edba70-83c6-491d-95ae-30cf2c6b87cc} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.05.21 20:14:16.293201 [ 259 ] {23edba70-83c6-491d-95ae-30cf2c6b87cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1801 | 2026.05.21 20:14:16.293688 [ 259 ] {23edba70-83c6-491d-95ae-30cf2c6b87cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1802 | 2026.05.21 20:14:16.294177 [ 259 ] {23edba70-83c6-491d-95ae-30cf2c6b87cc} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.05.21 20:14:16.294309 [ 259 ] {23edba70-83c6-491d-95ae-30cf2c6b87cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001665 sec., 600.6006006006006 rows/sec., 40.47 KiB/sec. | ||
| 1804 | 2026.05.21 20:14:16.294346 [ 259 ] {23edba70-83c6-491d-95ae-30cf2c6b87cc} <Debug> TCPHandler: Processed in 0.001827054 sec. | ||
| 1805 | 2026.05.21 20:14:16.294481 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.05.21 20:14:16.294575 [ 259 ] {4a096333-8600-478e-945c-a37360559975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1807 | 2026.05.21 20:14:16.294629 [ 259 ] {4a096333-8600-478e-945c-a37360559975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1808 | 2026.05.21 20:14:16.295512 [ 259 ] {4a096333-8600-478e-945c-a37360559975} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.05.21 20:14:16.295550 [ 259 ] {4a096333-8600-478e-945c-a37360559975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1810 | 2026.05.21 20:14:16.296398 [ 259 ] {4a096333-8600-478e-945c-a37360559975} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1811 | 2026.05.21 20:14:16.296881 [ 259 ] {4a096333-8600-478e-945c-a37360559975} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.05.21 20:14:16.297022 [ 259 ] {4a096333-8600-478e-945c-a37360559975} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002464 sec., 19480.51948051948 rows/sec., 34.91 MiB/sec. | ||
| 1813 | 2026.05.21 20:14:16.297075 [ 259 ] {4a096333-8600-478e-945c-a37360559975} <Debug> TCPHandler: Processed in 0.002642986 sec. | ||
| 1814 | 2026.05.21 20:14:16.297202 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.05.21 20:14:16.297298 [ 259 ] {5069b3c2-3bce-4c23-b711-fcd81e9f53e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1816 | 2026.05.21 20:14:16.297338 [ 259 ] {5069b3c2-3bce-4c23-b711-fcd81e9f53e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1817 | 2026.05.21 20:14:16.297712 [ 259 ] {5069b3c2-3bce-4c23-b711-fcd81e9f53e3} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.05.21 20:14:16.297756 [ 259 ] {5069b3c2-3bce-4c23-b711-fcd81e9f53e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1819 | 2026.05.21 20:14:16.298202 [ 259 ] {5069b3c2-3bce-4c23-b711-fcd81e9f53e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1820 | 2026.05.21 20:14:16.298704 [ 259 ] {5069b3c2-3bce-4c23-b711-fcd81e9f53e3} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.05.21 20:14:16.298834 [ 259 ] {5069b3c2-3bce-4c23-b711-fcd81e9f53e3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001555 sec., 57877.813504823156 rows/sec., 3.62 MiB/sec. | ||
| 1822 | 2026.05.21 20:14:16.298869 [ 259 ] {5069b3c2-3bce-4c23-b711-fcd81e9f53e3} <Debug> TCPHandler: Processed in 0.001715764 sec. | ||
| 1823 | 2026.05.21 20:14:18.593706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3362 | ||
| 1824 | 2026.05.21 20:14:18.594238 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.05.21 20:14:18.594281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1826 | 2026.05.21 20:14:18.595032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1827 | 2026.05.21 20:14:18.595577 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.05.21 20:14:18.595721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3362 | ||
| 1829 | 2026.05.21 20:14:18.793144 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1830 | 2026.05.21 20:14:18.809533 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.05.21 20:14:18.809574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1832 | 2026.05.21 20:14:18.815306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1833 | 2026.05.21 20:14:18.816597 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.05.21 20:14:18.819783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1835 | 2026.05.21 20:14:21.710075 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.05.21 20:14:21.710322 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1837 | 2026.05.21 20:14:21.710667 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1838 | 2026.05.21 20:14:21.710709 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1839 | 2026.05.21 20:14:21.710968 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1840 | 2026.05.21 20:14:21.711049 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1841 | 2026.05.21 20:14:21.711193 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1842 | 2026.05.21 20:14:21.711321 [ 315 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1843 | 2026.05.21 20:14:21.711325 [ 352 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1844 | 2026.05.21 20:14:21.711460 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 1845 | 2026.05.21 20:14:21.711491 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1846 | 2026.05.21 20:14:21.713891 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1847 | 2026.05.21 20:14:21.713952 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 1848 | 2026.05.21 20:14:21.714043 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1849 | 2026.05.21 20:14:21.714094 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1850 | 2026.05.21 20:14:21.715404 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.005181 sec., 8492.569002123142 rows/sec., 1.48 MiB/sec. | ||
| 1851 | 2026.05.21 20:14:21.715516 [ 259 ] {055d6554-b7af-42f2-8e19-8f5ea8e71cd2} <Debug> TCPHandler: Processed in 0.005564927 sec. | ||
| 1852 | 2026.05.21 20:14:21.717138 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2026.05.21 20:14:21.717290 [ 259 ] {44ecded7-953b-41dc-b3cb-79ee17ab74d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1854 | 2026.05.21 20:14:21.717352 [ 259 ] {44ecded7-953b-41dc-b3cb-79ee17ab74d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1855 | 2026.05.21 20:14:21.717931 [ 259 ] {44ecded7-953b-41dc-b3cb-79ee17ab74d9} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2026.05.21 20:14:21.717980 [ 259 ] {44ecded7-953b-41dc-b3cb-79ee17ab74d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1857 | 2026.05.21 20:14:21.718487 [ 259 ] {44ecded7-953b-41dc-b3cb-79ee17ab74d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1858 | 2026.05.21 20:14:21.719042 [ 259 ] {44ecded7-953b-41dc-b3cb-79ee17ab74d9} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2026.05.21 20:14:21.719187 [ 259 ] {44ecded7-953b-41dc-b3cb-79ee17ab74d9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.20 MiB/sec. | ||
| 1860 | 2026.05.21 20:14:21.719229 [ 259 ] {44ecded7-953b-41dc-b3cb-79ee17ab74d9} <Debug> TCPHandler: Processed in 0.002206281 sec. | ||
| 1861 | 2026.05.21 20:14:21.719373 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2026.05.21 20:14:21.719463 [ 259 ] {ed9ea2ca-1e4f-432c-ab81-6733f48ddb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1863 | 2026.05.21 20:14:21.719499 [ 259 ] {ed9ea2ca-1e4f-432c-ab81-6733f48ddb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1864 | 2026.05.21 20:14:21.719886 [ 259 ] {ed9ea2ca-1e4f-432c-ab81-6733f48ddb77} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.05.21 20:14:21.719920 [ 259 ] {ed9ea2ca-1e4f-432c-ab81-6733f48ddb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1866 | 2026.05.21 20:14:21.720382 [ 259 ] {ed9ea2ca-1e4f-432c-ab81-6733f48ddb77} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1867 | 2026.05.21 20:14:21.720832 [ 259 ] {ed9ea2ca-1e4f-432c-ab81-6733f48ddb77} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2026.05.21 20:14:21.720961 [ 259 ] {ed9ea2ca-1e4f-432c-ab81-6733f48ddb77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 3.32 MiB/sec. | ||
| 1869 | 2026.05.21 20:14:21.720997 [ 259 ] {ed9ea2ca-1e4f-432c-ab81-6733f48ddb77} <Debug> TCPHandler: Processed in 0.001666023 sec. | ||
| 1870 | 2026.05.21 20:14:21.721127 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2026.05.21 20:14:21.721222 [ 259 ] {8a4c80d0-b74a-4247-818b-e74edcb1cde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1872 | 2026.05.21 20:14:21.721265 [ 259 ] {8a4c80d0-b74a-4247-818b-e74edcb1cde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1873 | 2026.05.21 20:14:21.721738 [ 259 ] {8a4c80d0-b74a-4247-818b-e74edcb1cde5} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.05.21 20:14:21.721773 [ 259 ] {8a4c80d0-b74a-4247-818b-e74edcb1cde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1875 | 2026.05.21 20:14:21.722256 [ 259 ] {8a4c80d0-b74a-4247-818b-e74edcb1cde5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1876 | 2026.05.21 20:14:21.722702 [ 259 ] {8a4c80d0-b74a-4247-818b-e74edcb1cde5} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2026.05.21 20:14:21.722833 [ 259 ] {8a4c80d0-b74a-4247-818b-e74edcb1cde5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec. | ||
| 1878 | 2026.05.21 20:14:21.722869 [ 259 ] {8a4c80d0-b74a-4247-818b-e74edcb1cde5} <Debug> TCPHandler: Processed in 0.001794985 sec. | ||
| 1879 | 2026.05.21 20:14:21.722992 [ 259 ] {} <Trace> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2026.05.21 20:14:21.723087 [ 259 ] {75e690f5-df32-44bf-aed7-76d9f65e3fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34739) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1881 | 2026.05.21 20:14:21.723127 [ 259 ] {75e690f5-df32-44bf-aed7-76d9f65e3fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1882 | 2026.05.21 20:14:21.723495 [ 259 ] {75e690f5-df32-44bf-aed7-76d9f65e3fb8} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2026.05.21 20:14:21.723531 [ 259 ] {75e690f5-df32-44bf-aed7-76d9f65e3fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1884 | 2026.05.21 20:14:21.723934 [ 259 ] {75e690f5-df32-44bf-aed7-76d9f65e3fb8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1885 | 2026.05.21 20:14:21.724378 [ 259 ] {75e690f5-df32-44bf-aed7-76d9f65e3fb8} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.05.21 20:14:21.724506 [ 259 ] {75e690f5-df32-44bf-aed7-76d9f65e3fb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec. | ||
| 1887 | 2026.05.21 20:14:21.724541 [ 259 ] {75e690f5-df32-44bf-aed7-76d9f65e3fb8} <Debug> TCPHandler: Processed in 0.001600202 sec. | ||
| 1888 | 2026.05.21 20:14:26.029074 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1889 | 2026.05.21 20:14:26.029139 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1890 | 2026.05.21 20:14:26.093311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 244 | ||
| 1891 | 2026.05.21 20:14:26.095573 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.05.21 20:14:26.095620 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1893 | 2026.05.21 20:14:26.096731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3874 | ||
| 1894 | 2026.05.21 20:14:26.096815 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1895 | 2026.05.21 20:14:26.097084 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.05.21 20:14:26.097263 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2026.05.21 20:14:26.097285 [ 36 ] {} <Debug> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1898 | 2026.05.21 20:14:26.097327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1899 | 2026.05.21 20:14:26.097311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1900 | 2026.05.21 20:14:26.097393 [ 36 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.05.21 20:14:26.097443 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1902 | 2026.05.21 20:14:26.097617 [ 200 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::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 | ||
| 1903 | 2026.05.21 20:14:26.097908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1904 | 2026.05.21 20:14:26.098152 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.05.21 20:14:26.098293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 1906 | 2026.05.21 20:14:26.098368 [ 200 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1907 | 2026.05.21 20:14:26.098545 [ 200 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 1908 | 2026.05.21 20:14:26.098966 [ 200 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 1909 | 2026.05.21 20:14:26.099317 [ 200 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1910 | 2026.05.21 20:14:26.099650 [ 200 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1911 | 2026.05.21 20:14:26.099968 [ 200 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 1912 | 2026.05.21 20:14:26.100290 [ 200 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1913 | 2026.05.21 20:14:26.105572 [ 192 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 72 columns (72 merged, 0 gathered) in 0.00802962 sec., 30387.490317100935 rows/sec., 28.83 MiB/sec. | ||
| 1914 | 2026.05.21 20:14:26.106141 [ 200 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1915 | 2026.05.21 20:14:26.106649 [ 200 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::all_1_6_1} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.05.21 20:14:26.106720 [ 200 ] {213d2d51-9a0b-488f-a3c5-24ce470abd15::all_1_6_1} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1917 | 2026.05.21 20:14:26.106870 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 1918 | 2026.05.21 20:14:26.320680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1919 | 2026.05.21 20:14:26.340252 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.05.21 20:14:26.340325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1921 | 2026.05.21 20:14:26.346577 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1922 | 2026.05.21 20:14:26.347337 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.05.21 20:14:26.352654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1924 | 2026.05.21 20:14:26.447766 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1925 | 2026.05.21 20:14:26.447831 [ 259 ] {} <Debug> TCP-Session: ec1db877-aa58-4e7a-aee9-de6afe8101b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.05.21 20:14:26.714322 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.21 20:14:26.714587 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1928 | 2026.05.21 20:14:26.715016 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1929 | 2026.05.21 20:14:26.715061 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1930 | 2026.05.21 20:14:26.715331 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1931 | 2026.05.21 20:14:26.715400 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1932 | 2026.05.21 20:14:26.715544 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1933 | 2026.05.21 20:14:26.715678 [ 329 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1934 | 2026.05.21 20:14:26.715681 [ 352 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1935 | 2026.05.21 20:14:26.715826 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 1936 | 2026.05.21 20:14:26.715854 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1937 | 2026.05.21 20:14:26.715924 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1938 | 2026.05.21 20:14:26.715944 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 1939 | 2026.05.21 20:14:26.715978 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1940 | 2026.05.21 20:14:26.716015 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1941 | 2026.05.21 20:14:26.717690 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.003216 sec., 13681.592039800995 rows/sec., 2.38 MiB/sec. | ||
| 1942 | 2026.05.21 20:14:26.717821 [ 260 ] {76832ccc-a869-4476-8048-fd94dfe5b418} <Debug> TCPHandler: Processed in 0.00364224 sec. | ||
| 1943 | 2026.05.21 20:14:26.723228 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.05.21 20:14:26.723345 [ 260 ] {81f4df03-ef60-46de-b7d1-0d0e32b97e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1945 | 2026.05.21 20:14:26.723388 [ 260 ] {81f4df03-ef60-46de-b7d1-0d0e32b97e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1946 | 2026.05.21 20:14:26.724029 [ 260 ] {81f4df03-ef60-46de-b7d1-0d0e32b97e64} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.05.21 20:14:26.724072 [ 260 ] {81f4df03-ef60-46de-b7d1-0d0e32b97e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1948 | 2026.05.21 20:14:26.724459 [ 260 ] {81f4df03-ef60-46de-b7d1-0d0e32b97e64} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1949 | 2026.05.21 20:14:26.724696 [ 260 ] {81f4df03-ef60-46de-b7d1-0d0e32b97e64} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.05.21 20:14:26.724838 [ 260 ] {81f4df03-ef60-46de-b7d1-0d0e32b97e64} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001528 sec., 185863.87434554973 rows/sec., 11.80 MiB/sec. | ||
| 1951 | 2026.05.21 20:14:26.724842 [ 46 ] {} <Debug> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1952 | 2026.05.21 20:14:26.724878 [ 260 ] {81f4df03-ef60-46de-b7d1-0d0e32b97e64} <Debug> TCPHandler: Processed in 0.001700823 sec. | ||
| 1953 | 2026.05.21 20:14:26.724908 [ 46 ] {} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.05.21 20:14:26.724939 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1955 | 2026.05.21 20:14:26.725038 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.05.21 20:14:26.725073 [ 196 ] {ba011dc0-330c-4b46-9bf2-ba520b6bc1cb::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 | ||
| 1957 | 2026.05.21 20:14:26.725139 [ 260 ] {35fa09e9-e313-4a0c-8998-c79d7a38420d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1958 | 2026.05.21 20:14:26.725179 [ 260 ] {35fa09e9-e313-4a0c-8998-c79d7a38420d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1959 | 2026.05.21 20:14:26.725196 [ 196 ] {ba011dc0-330c-4b46-9bf2-ba520b6bc1cb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1960 | 2026.05.21 20:14:26.725237 [ 196 ] {ba011dc0-330c-4b46-9bf2-ba520b6bc1cb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 1961 | 2026.05.21 20:14:26.725328 [ 196 ] {ba011dc0-330c-4b46-9bf2-ba520b6bc1cb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 1962 | 2026.05.21 20:14:26.725387 [ 196 ] {ba011dc0-330c-4b46-9bf2-ba520b6bc1cb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 1963 | 2026.05.21 20:14:26.725454 [ 196 ] {ba011dc0-330c-4b46-9bf2-ba520b6bc1cb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 1964 | 2026.05.21 20:14:26.725506 [ 196 ] {ba011dc0-330c-4b46-9bf2-ba520b6bc1cb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 1965 | 2026.05.21 20:14:26.725998 [ 260 ] {35fa09e9-e313-4a0c-8998-c79d7a38420d} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.05.21 20:14:26.726033 [ 260 ] {35fa09e9-e313-4a0c-8998-c79d7a38420d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1967 | 2026.05.21 20:14:26.726414 [ 260 ] {35fa09e9-e313-4a0c-8998-c79d7a38420d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1968 | 2026.05.21 20:14:26.726538 [ 200 ] {ba011dc0-330c-4b46-9bf2-ba520b6bc1cb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511561 sec., 939426.195833314 rows/sec., 63.25 MiB/sec. | ||
| 1969 | 2026.05.21 20:14:26.726650 [ 260 ] {35fa09e9-e313-4a0c-8998-c79d7a38420d} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.05.21 20:14:26.726672 [ 196 ] {ba011dc0-330c-4b46-9bf2-ba520b6bc1cb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1971 | 2026.05.21 20:14:26.726784 [ 260 ] {35fa09e9-e313-4a0c-8998-c79d7a38420d} <Debug> executeQuery: Read 871 rows, 69.91 KiB in 0.001663 sec., 523752.254960914 rows/sec., 41.05 MiB/sec. | ||
| 1972 | 2026.05.21 20:14:26.726821 [ 260 ] {35fa09e9-e313-4a0c-8998-c79d7a38420d} <Debug> TCPHandler: Processed in 0.001831155 sec. | ||
| 1973 | 2026.05.21 20:14:26.726936 [ 196 ] {ba011dc0-330c-4b46-9bf2-ba520b6bc1cb::all_1_5_1} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.05.21 20:14:26.726971 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.05.21 20:14:26.726994 [ 196 ] {ba011dc0-330c-4b46-9bf2-ba520b6bc1cb::all_1_5_1} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1976 | 2026.05.21 20:14:26.727048 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1977 | 2026.05.21 20:14:26.727066 [ 260 ] {354c13b1-826d-4233-b97a-4f5961d034c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1978 | 2026.05.21 20:14:26.727104 [ 260 ] {354c13b1-826d-4233-b97a-4f5961d034c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1979 | 2026.05.21 20:14:26.727612 [ 260 ] {354c13b1-826d-4233-b97a-4f5961d034c9} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.05.21 20:14:26.727646 [ 260 ] {354c13b1-826d-4233-b97a-4f5961d034c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1981 | 2026.05.21 20:14:26.727941 [ 260 ] {354c13b1-826d-4233-b97a-4f5961d034c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1982 | 2026.05.21 20:14:26.728145 [ 260 ] {354c13b1-826d-4233-b97a-4f5961d034c9} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.05.21 20:14:26.728270 [ 260 ] {354c13b1-826d-4233-b97a-4f5961d034c9} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001222 sec., 146481.178396072 rows/sec., 9.05 MiB/sec. | ||
| 1984 | 2026.05.21 20:14:26.728311 [ 260 ] {354c13b1-826d-4233-b97a-4f5961d034c9} <Debug> TCPHandler: Processed in 0.00138829 sec. | ||
| 1985 | 2026.05.21 20:14:26.728470 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.05.21 20:14:26.728563 [ 260 ] {1b32f6f2-b2d1-488b-9d0b-ce9057fe5038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.05.21 20:14:26.728602 [ 260 ] {1b32f6f2-b2d1-488b-9d0b-ce9057fe5038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1988 | 2026.05.21 20:14:26.729054 [ 260 ] {1b32f6f2-b2d1-488b-9d0b-ce9057fe5038} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.05.21 20:14:26.729090 [ 260 ] {1b32f6f2-b2d1-488b-9d0b-ce9057fe5038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1990 | 2026.05.21 20:14:26.729392 [ 260 ] {1b32f6f2-b2d1-488b-9d0b-ce9057fe5038} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1991 | 2026.05.21 20:14:26.729611 [ 260 ] {1b32f6f2-b2d1-488b-9d0b-ce9057fe5038} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.05.21 20:14:26.729744 [ 260 ] {1b32f6f2-b2d1-488b-9d0b-ce9057fe5038} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001198 sec., 124373.95659432387 rows/sec., 8.04 MiB/sec. | ||
| 1993 | 2026.05.21 20:14:26.729780 [ 260 ] {1b32f6f2-b2d1-488b-9d0b-ce9057fe5038} <Debug> TCPHandler: Processed in 0.001359229 sec. | ||
| 1994 | 2026.05.21 20:14:26.729916 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.05.21 20:14:26.730016 [ 260 ] {3705b45e-fb27-4a83-b70e-700ea7e297a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1996 | 2026.05.21 20:14:26.730055 [ 260 ] {3705b45e-fb27-4a83-b70e-700ea7e297a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1997 | 2026.05.21 20:14:26.730496 [ 260 ] {3705b45e-fb27-4a83-b70e-700ea7e297a9} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.05.21 20:14:26.730532 [ 260 ] {3705b45e-fb27-4a83-b70e-700ea7e297a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1999 | 2026.05.21 20:14:26.730833 [ 260 ] {3705b45e-fb27-4a83-b70e-700ea7e297a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2000 | 2026.05.21 20:14:26.731042 [ 260 ] {3705b45e-fb27-4a83-b70e-700ea7e297a9} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.05.21 20:14:26.731161 [ 46 ] {} <Debug> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2002 | 2026.05.21 20:14:26.731166 [ 260 ] {3705b45e-fb27-4a83-b70e-700ea7e297a9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 2003 | 2026.05.21 20:14:26.731205 [ 46 ] {} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.05.21 20:14:26.731225 [ 260 ] {3705b45e-fb27-4a83-b70e-700ea7e297a9} <Debug> TCPHandler: Processed in 0.001358129 sec. | ||
| 2005 | 2026.05.21 20:14:26.731232 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2006 | 2026.05.21 20:14:26.731357 [ 192 ] {b7d71e13-b785-44df-a9c5-6c09b40751e6::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 | ||
| 2007 | 2026.05.21 20:14:26.731366 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.05.21 20:14:26.731486 [ 260 ] {beb65eac-4102-405e-99bf-dbd9a6d57969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2009 | 2026.05.21 20:14:26.731522 [ 192 ] {b7d71e13-b785-44df-a9c5-6c09b40751e6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2010 | 2026.05.21 20:14:26.731525 [ 260 ] {beb65eac-4102-405e-99bf-dbd9a6d57969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2011 | 2026.05.21 20:14:26.731569 [ 192 ] {b7d71e13-b785-44df-a9c5-6c09b40751e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2012 | 2026.05.21 20:14:26.731648 [ 192 ] {b7d71e13-b785-44df-a9c5-6c09b40751e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2013 | 2026.05.21 20:14:26.731702 [ 192 ] {b7d71e13-b785-44df-a9c5-6c09b40751e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2014 | 2026.05.21 20:14:26.731750 [ 192 ] {b7d71e13-b785-44df-a9c5-6c09b40751e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2015 | 2026.05.21 20:14:26.731796 [ 192 ] {b7d71e13-b785-44df-a9c5-6c09b40751e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2016 | 2026.05.21 20:14:26.732212 [ 260 ] {beb65eac-4102-405e-99bf-dbd9a6d57969} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.05.21 20:14:26.732254 [ 260 ] {beb65eac-4102-405e-99bf-dbd9a6d57969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2018 | 2026.05.21 20:14:26.732603 [ 260 ] {beb65eac-4102-405e-99bf-dbd9a6d57969} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2019 | 2026.05.21 20:14:26.732740 [ 198 ] {b7d71e13-b785-44df-a9c5-6c09b40751e6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428949 sec., 517863.1287750647 rows/sec., 31.43 MiB/sec. | ||
| 2020 | 2026.05.21 20:14:26.732841 [ 260 ] {beb65eac-4102-405e-99bf-dbd9a6d57969} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.05.21 20:14:26.732898 [ 192 ] {b7d71e13-b785-44df-a9c5-6c09b40751e6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2022 | 2026.05.21 20:14:26.732984 [ 260 ] {beb65eac-4102-405e-99bf-dbd9a6d57969} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001519 sec., 346938.7755102041 rows/sec., 24.52 MiB/sec. | ||
| 2023 | 2026.05.21 20:14:26.733029 [ 260 ] {beb65eac-4102-405e-99bf-dbd9a6d57969} <Debug> TCPHandler: Processed in 0.001711504 sec. | ||
| 2024 | 2026.05.21 20:14:26.733165 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.05.21 20:14:26.733183 [ 192 ] {b7d71e13-b785-44df-a9c5-6c09b40751e6::all_1_5_1} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.05.21 20:14:26.733254 [ 192 ] {b7d71e13-b785-44df-a9c5-6c09b40751e6::all_1_5_1} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2027 | 2026.05.21 20:14:26.733260 [ 260 ] {7da52463-357e-41f9-843f-bebff3c3e4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2028 | 2026.05.21 20:14:26.733310 [ 260 ] {7da52463-357e-41f9-843f-bebff3c3e4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2029 | 2026.05.21 20:14:26.733324 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2030 | 2026.05.21 20:14:26.733696 [ 260 ] {7da52463-357e-41f9-843f-bebff3c3e4c5} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.05.21 20:14:26.733737 [ 260 ] {7da52463-357e-41f9-843f-bebff3c3e4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2032 | 2026.05.21 20:14:26.734054 [ 260 ] {7da52463-357e-41f9-843f-bebff3c3e4c5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2033 | 2026.05.21 20:14:26.734272 [ 260 ] {7da52463-357e-41f9-843f-bebff3c3e4c5} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.05.21 20:14:26.734402 [ 260 ] {7da52463-357e-41f9-843f-bebff3c3e4c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 2035 | 2026.05.21 20:14:26.734437 [ 260 ] {7da52463-357e-41f9-843f-bebff3c3e4c5} <Debug> TCPHandler: Processed in 0.001320998 sec. | ||
| 2036 | 2026.05.21 20:14:26.734568 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.05.21 20:14:26.734662 [ 260 ] {0331e6e4-e788-4aa4-a28c-5821e57e00e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2038 | 2026.05.21 20:14:26.734703 [ 260 ] {0331e6e4-e788-4aa4-a28c-5821e57e00e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2039 | 2026.05.21 20:14:26.735140 [ 260 ] {0331e6e4-e788-4aa4-a28c-5821e57e00e1} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.05.21 20:14:26.735175 [ 260 ] {0331e6e4-e788-4aa4-a28c-5821e57e00e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2041 | 2026.05.21 20:14:26.735521 [ 260 ] {0331e6e4-e788-4aa4-a28c-5821e57e00e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2042 | 2026.05.21 20:14:26.735736 [ 260 ] {0331e6e4-e788-4aa4-a28c-5821e57e00e1} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.05.21 20:14:26.735861 [ 260 ] {0331e6e4-e788-4aa4-a28c-5821e57e00e1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 2044 | 2026.05.21 20:14:26.735921 [ 260 ] {0331e6e4-e788-4aa4-a28c-5821e57e00e1} <Debug> TCPHandler: Processed in 0.001402069 sec. | ||
| 2045 | 2026.05.21 20:14:26.736065 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.05.21 20:14:26.736157 [ 260 ] {86754d1e-75ae-4fd4-98e3-e9cc3beb2d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2047 | 2026.05.21 20:14:26.736197 [ 260 ] {86754d1e-75ae-4fd4-98e3-e9cc3beb2d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2048 | 2026.05.21 20:14:26.736527 [ 260 ] {86754d1e-75ae-4fd4-98e3-e9cc3beb2d61} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.05.21 20:14:26.736561 [ 260 ] {86754d1e-75ae-4fd4-98e3-e9cc3beb2d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2050 | 2026.05.21 20:14:26.736867 [ 260 ] {86754d1e-75ae-4fd4-98e3-e9cc3beb2d61} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2051 | 2026.05.21 20:14:26.737070 [ 260 ] {86754d1e-75ae-4fd4-98e3-e9cc3beb2d61} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.05.21 20:14:26.737211 [ 46 ] {} <Debug> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2053 | 2026.05.21 20:14:26.737218 [ 260 ] {86754d1e-75ae-4fd4-98e3-e9cc3beb2d61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 2054 | 2026.05.21 20:14:26.737259 [ 46 ] {} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.05.21 20:14:26.737278 [ 260 ] {86754d1e-75ae-4fd4-98e3-e9cc3beb2d61} <Debug> TCPHandler: Processed in 0.001261587 sec. | ||
| 2056 | 2026.05.21 20:14:26.737285 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2057 | 2026.05.21 20:14:26.737386 [ 200 ] {8f79c705-8b02-4bc1-b9c2-df9e020a2753::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 | ||
| 2058 | 2026.05.21 20:14:26.737420 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2026.05.21 20:14:26.737519 [ 260 ] {1d0404d7-7e6a-4280-b07d-84b498fd1ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2060 | 2026.05.21 20:14:26.737521 [ 200 ] {8f79c705-8b02-4bc1-b9c2-df9e020a2753::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2061 | 2026.05.21 20:14:26.737574 [ 260 ] {1d0404d7-7e6a-4280-b07d-84b498fd1ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2062 | 2026.05.21 20:14:26.737574 [ 200 ] {8f79c705-8b02-4bc1-b9c2-df9e020a2753::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2063 | 2026.05.21 20:14:26.737664 [ 200 ] {8f79c705-8b02-4bc1-b9c2-df9e020a2753::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2064 | 2026.05.21 20:14:26.737713 [ 200 ] {8f79c705-8b02-4bc1-b9c2-df9e020a2753::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2065 | 2026.05.21 20:14:26.737760 [ 200 ] {8f79c705-8b02-4bc1-b9c2-df9e020a2753::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2066 | 2026.05.21 20:14:26.737800 [ 200 ] {8f79c705-8b02-4bc1-b9c2-df9e020a2753::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2067 | 2026.05.21 20:14:26.738559 [ 199 ] {8f79c705-8b02-4bc1-b9c2-df9e020a2753::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205186 sec., 4148.737207368821 rows/sec., 279.55 KiB/sec. | ||
| 2068 | 2026.05.21 20:14:26.738575 [ 260 ] {1d0404d7-7e6a-4280-b07d-84b498fd1ccc} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.05.21 20:14:26.738649 [ 260 ] {1d0404d7-7e6a-4280-b07d-84b498fd1ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2070 | 2026.05.21 20:14:26.738744 [ 195 ] {8f79c705-8b02-4bc1-b9c2-df9e020a2753::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2071 | 2026.05.21 20:14:26.739060 [ 195 ] {8f79c705-8b02-4bc1-b9c2-df9e020a2753::all_1_5_1} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.05.21 20:14:26.739135 [ 195 ] {8f79c705-8b02-4bc1-b9c2-df9e020a2753::all_1_5_1} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2073 | 2026.05.21 20:14:26.739200 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2074 | 2026.05.21 20:14:26.739424 [ 260 ] {1d0404d7-7e6a-4280-b07d-84b498fd1ccc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2075 | 2026.05.21 20:14:26.739709 [ 260 ] {1d0404d7-7e6a-4280-b07d-84b498fd1ccc} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.05.21 20:14:26.739853 [ 260 ] {1d0404d7-7e6a-4280-b07d-84b498fd1ccc} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002351 sec., 15737.98383666525 rows/sec., 28.20 MiB/sec. | ||
| 2077 | 2026.05.21 20:14:26.739906 [ 260 ] {1d0404d7-7e6a-4280-b07d-84b498fd1ccc} <Debug> TCPHandler: Processed in 0.002533655 sec. | ||
| 2078 | 2026.05.21 20:14:26.740043 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.05.21 20:14:26.740137 [ 260 ] {ed094f41-f0b8-4474-ad3f-56db2804faa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2080 | 2026.05.21 20:14:26.740177 [ 260 ] {ed094f41-f0b8-4474-ad3f-56db2804faa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2081 | 2026.05.21 20:14:26.740539 [ 260 ] {ed094f41-f0b8-4474-ad3f-56db2804faa2} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.05.21 20:14:26.740575 [ 260 ] {ed094f41-f0b8-4474-ad3f-56db2804faa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2083 | 2026.05.21 20:14:26.740886 [ 260 ] {ed094f41-f0b8-4474-ad3f-56db2804faa2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2084 | 2026.05.21 20:14:26.741097 [ 260 ] {ed094f41-f0b8-4474-ad3f-56db2804faa2} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.05.21 20:14:26.741222 [ 260 ] {ed094f41-f0b8-4474-ad3f-56db2804faa2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 2086 | 2026.05.21 20:14:26.741257 [ 260 ] {ed094f41-f0b8-4474-ad3f-56db2804faa2} <Debug> TCPHandler: Processed in 0.001263447 sec. | ||
| 2087 | 2026.05.21 20:14:26.936920 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2088 | 2026.05.21 20:14:26.937018 [ 270 ] {} <Debug> TCP-Session: db671d1c-92a3-472a-8656-e8a38f92c953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.05.21 20:14:27.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.99 MiB, peak 189.10 MiB, free memory in arenas 0.00 B, will set to 186.49 MiB (RSS), difference: 4.50 MiB | ||
| 2090 | 2026.05.21 20:14:31.709760 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.05.21 20:14:31.710003 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2092 | 2026.05.21 20:14:31.710379 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2093 | 2026.05.21 20:14:31.710418 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2094 | 2026.05.21 20:14:31.710641 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2095 | 2026.05.21 20:14:31.710712 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2096 | 2026.05.21 20:14:31.710847 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2097 | 2026.05.21 20:14:31.710964 [ 357 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2098 | 2026.05.21 20:14:31.711003 [ 321 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2099 | 2026.05.21 20:14:31.711111 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 2100 | 2026.05.21 20:14:31.711142 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2101 | 2026.05.21 20:14:31.711212 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2102 | 2026.05.21 20:14:31.711232 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2103 | 2026.05.21 20:14:31.711279 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2104 | 2026.05.21 20:14:31.711323 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2105 | 2026.05.21 20:14:31.712497 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.00259 sec., 16988.41698841699 rows/sec., 2.96 MiB/sec. | ||
| 2106 | 2026.05.21 20:14:31.712604 [ 260 ] {98bbeaca-f67a-4f86-91cc-debea31dda61} <Debug> TCPHandler: Processed in 0.002978541 sec. | ||
| 2107 | 2026.05.21 20:14:31.714147 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2026.05.21 20:14:31.714261 [ 260 ] {27fd53bd-2823-4adf-b1bd-f201aaae3e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2109 | 2026.05.21 20:14:31.714304 [ 260 ] {27fd53bd-2823-4adf-b1bd-f201aaae3e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2110 | 2026.05.21 20:14:31.714775 [ 260 ] {27fd53bd-2823-4adf-b1bd-f201aaae3e9d} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.05.21 20:14:31.714817 [ 260 ] {27fd53bd-2823-4adf-b1bd-f201aaae3e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2112 | 2026.05.21 20:14:31.715170 [ 260 ] {27fd53bd-2823-4adf-b1bd-f201aaae3e9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2113 | 2026.05.21 20:14:31.715390 [ 260 ] {27fd53bd-2823-4adf-b1bd-f201aaae3e9d} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.05.21 20:14:31.715534 [ 260 ] {27fd53bd-2823-4adf-b1bd-f201aaae3e9d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001304 sec., 42944.78527607362 rows/sec., 3.28 MiB/sec. | ||
| 2115 | 2026.05.21 20:14:31.715571 [ 260 ] {27fd53bd-2823-4adf-b1bd-f201aaae3e9d} <Debug> TCPHandler: Processed in 0.00147491 sec. | ||
| 2116 | 2026.05.21 20:14:31.715707 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2026.05.21 20:14:31.715807 [ 260 ] {2af7b2f3-5446-4b2c-bfc4-c45be3c32663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2118 | 2026.05.21 20:14:31.715847 [ 260 ] {2af7b2f3-5446-4b2c-bfc4-c45be3c32663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2119 | 2026.05.21 20:14:31.716268 [ 260 ] {2af7b2f3-5446-4b2c-bfc4-c45be3c32663} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.05.21 20:14:31.716305 [ 260 ] {2af7b2f3-5446-4b2c-bfc4-c45be3c32663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2121 | 2026.05.21 20:14:31.716601 [ 260 ] {2af7b2f3-5446-4b2c-bfc4-c45be3c32663} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2122 | 2026.05.21 20:14:31.716823 [ 260 ] {2af7b2f3-5446-4b2c-bfc4-c45be3c32663} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.05.21 20:14:31.716950 [ 260 ] {2af7b2f3-5446-4b2c-bfc4-c45be3c32663} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 2124 | 2026.05.21 20:14:31.716986 [ 260 ] {2af7b2f3-5446-4b2c-bfc4-c45be3c32663} <Debug> TCPHandler: Processed in 0.001328228 sec. | ||
| 2125 | 2026.05.21 20:14:31.717150 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2126 | 2026.05.21 20:14:31.717245 [ 260 ] {7d19a520-cb66-47f4-bcc5-a30b8887e6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2127 | 2026.05.21 20:14:31.717287 [ 260 ] {7d19a520-cb66-47f4-bcc5-a30b8887e6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2128 | 2026.05.21 20:14:31.719169 [ 260 ] {7d19a520-cb66-47f4-bcc5-a30b8887e6f9} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2129 | 2026.05.21 20:14:31.719205 [ 260 ] {7d19a520-cb66-47f4-bcc5-a30b8887e6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2130 | 2026.05.21 20:14:31.719548 [ 260 ] {7d19a520-cb66-47f4-bcc5-a30b8887e6f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2131 | 2026.05.21 20:14:31.719754 [ 260 ] {7d19a520-cb66-47f4-bcc5-a30b8887e6f9} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2026.05.21 20:14:31.719881 [ 260 ] {7d19a520-cb66-47f4-bcc5-a30b8887e6f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002654 sec., 60286.360211002255 rows/sec., 4.20 MiB/sec. | ||
| 2133 | 2026.05.21 20:14:31.719917 [ 260 ] {7d19a520-cb66-47f4-bcc5-a30b8887e6f9} <Debug> TCPHandler: Processed in 0.002814609 sec. | ||
| 2134 | 2026.05.21 20:14:31.720041 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2135 | 2026.05.21 20:14:31.720135 [ 260 ] {1fb551f2-74e6-4060-ae05-72c3f40db60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2136 | 2026.05.21 20:14:31.720174 [ 260 ] {1fb551f2-74e6-4060-ae05-72c3f40db60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2137 | 2026.05.21 20:14:31.720512 [ 260 ] {1fb551f2-74e6-4060-ae05-72c3f40db60d} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.05.21 20:14:31.720547 [ 260 ] {1fb551f2-74e6-4060-ae05-72c3f40db60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2139 | 2026.05.21 20:14:31.720854 [ 260 ] {1fb551f2-74e6-4060-ae05-72c3f40db60d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2140 | 2026.05.21 20:14:31.721058 [ 260 ] {1fb551f2-74e6-4060-ae05-72c3f40db60d} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2026.05.21 20:14:31.721182 [ 260 ] {1fb551f2-74e6-4060-ae05-72c3f40db60d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2142 | 2026.05.21 20:14:31.721216 [ 260 ] {1fb551f2-74e6-4060-ae05-72c3f40db60d} <Debug> TCPHandler: Processed in 0.001223437 sec. | ||
| 2143 | 2026.05.21 20:14:33.164230 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50859 | ||
| 2144 | 2026.05.21 20:14:33.164343 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2145 | 2026.05.21 20:14:33.164372 [ 307 ] {} <Debug> TCP-Session: 3d6fe978-e34e-45b0-b585-3aac3a3ad16a Authenticating user 'default' from [fd00:1122:3344:101::e]:50859 | ||
| 2146 | 2026.05.21 20:14:33.164424 [ 307 ] {} <Debug> TCP-Session: 3d6fe978-e34e-45b0-b585-3aac3a3ad16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.05.21 20:14:33.164482 [ 307 ] {} <Debug> TCP-Session: 3d6fe978-e34e-45b0-b585-3aac3a3ad16a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.05.21 20:14:33.164723 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32881 | ||
| 2149 | 2026.05.21 20:14:33.164743 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44676 | ||
| 2150 | 2026.05.21 20:14:33.164770 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51152 | ||
| 2151 | 2026.05.21 20:14:33.164798 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55904 | ||
| 2152 | 2026.05.21 20:14:33.164818 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51415 | ||
| 2153 | 2026.05.21 20:14:33.164849 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2154 | 2026.05.21 20:14:33.164869 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2026.05.21 20:14:33.164883 [ 309 ] {} <Debug> TCP-Session: 7fae06bf-0879-44e8-83f0-014101fba49f Authenticating user 'default' from [fd00:1122:3344:101::e]:44676 | ||
| 2156 | 2026.05.21 20:14:33.164888 [ 307 ] {} <Trace> TCP-Session: 3d6fe978-e34e-45b0-b585-3aac3a3ad16a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.05.21 20:14:33.164905 [ 311 ] {} <Debug> TCP-Session: 809df356-16a9-44a0-8d1b-171321d53bdf Authenticating user 'default' from [fd00:1122:3344:101::e]:51152 | ||
| 2158 | 2026.05.21 20:14:33.164908 [ 309 ] {} <Debug> TCP-Session: 7fae06bf-0879-44e8-83f0-014101fba49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.05.21 20:14:33.164931 [ 311 ] {} <Debug> TCP-Session: 809df356-16a9-44a0-8d1b-171321d53bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.05.21 20:14:33.164938 [ 309 ] {} <Debug> TCP-Session: 7fae06bf-0879-44e8-83f0-014101fba49f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.05.21 20:14:33.164947 [ 311 ] {} <Debug> TCP-Session: 809df356-16a9-44a0-8d1b-171321d53bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.05.21 20:14:33.164818 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63202 | ||
| 2163 | 2026.05.21 20:14:33.164969 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2164 | 2026.05.21 20:14:33.164817 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2165 | 2026.05.21 20:14:33.165041 [ 270 ] {} <Debug> TCP-Session: 7bc6770b-54c6-44fc-949e-f2fcf71d453f Authenticating user 'default' from [fd00:1122:3344:101::e]:55904 | ||
| 2166 | 2026.05.21 20:14:33.164800 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57549 | ||
| 2167 | 2026.05.21 20:14:33.165077 [ 270 ] {} <Debug> TCP-Session: 7bc6770b-54c6-44fc-949e-f2fcf71d453f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.05.21 20:14:33.165115 [ 307 ] {cc1a09e3-580c-4820-8f6d-38a16c67b67a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50859) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2169 | 2026.05.21 20:14:33.165139 [ 270 ] {} <Debug> TCP-Session: 7bc6770b-54c6-44fc-949e-f2fcf71d453f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.05.21 20:14:33.165072 [ 308 ] {} <Debug> TCP-Session: 6a79ef71-b8f7-425e-9c90-cc35bae2d081 Authenticating user 'default' from [fd00:1122:3344:101::e]:32881 | ||
| 2171 | 2026.05.21 20:14:33.165177 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2172 | 2026.05.21 20:14:33.165193 [ 308 ] {} <Debug> TCP-Session: 6a79ef71-b8f7-425e-9c90-cc35bae2d081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.05.21 20:14:33.165221 [ 303 ] {} <Debug> TCP-Session: 06b0850c-d34f-429c-9903-b644eda683e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63202 | ||
| 2174 | 2026.05.21 20:14:33.165231 [ 308 ] {} <Debug> TCP-Session: 6a79ef71-b8f7-425e-9c90-cc35bae2d081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.05.21 20:14:33.165165 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2026.05.21 20:14:33.165270 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.05.21 20:14:33.165299 [ 304 ] {} <Debug> TCP-Session: 0c15b183-7642-4c1e-9e0f-e9f0842ac71b Authenticating user 'default' from [fd00:1122:3344:101::e]:51415 | ||
| 2178 | 2026.05.21 20:14:33.164756 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45074 | ||
| 2179 | 2026.05.21 20:14:33.165330 [ 259 ] {} <Debug> TCP-Session: 70f880cb-6979-437a-9c88-543720d8a923 Authenticating user 'default' from [fd00:1122:3344:101::e]:57549 | ||
| 2180 | 2026.05.21 20:14:33.165333 [ 304 ] {} <Debug> TCP-Session: 0c15b183-7642-4c1e-9e0f-e9f0842ac71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.21 20:14:33.165392 [ 259 ] {} <Debug> TCP-Session: 70f880cb-6979-437a-9c88-543720d8a923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.05.21 20:14:33.165407 [ 304 ] {} <Debug> TCP-Session: 0c15b183-7642-4c1e-9e0f-e9f0842ac71b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.05.21 20:14:33.165423 [ 259 ] {} <Debug> TCP-Session: 70f880cb-6979-437a-9c88-543720d8a923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.05.21 20:14:33.165254 [ 303 ] {} <Debug> TCP-Session: 06b0850c-d34f-429c-9903-b644eda683e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.05.21 20:14:33.165474 [ 303 ] {} <Debug> TCP-Session: 06b0850c-d34f-429c-9903-b644eda683e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.05.21 20:14:33.165498 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2187 | 2026.05.21 20:14:33.165531 [ 310 ] {} <Debug> TCP-Session: d03cf4cd-3064-49fc-930f-840c2b05f2f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45074 | ||
| 2188 | 2026.05.21 20:14:33.165542 [ 307 ] {cc1a09e3-580c-4820-8f6d-38a16c67b67a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2189 | 2026.05.21 20:14:33.165552 [ 310 ] {} <Debug> TCP-Session: d03cf4cd-3064-49fc-930f-840c2b05f2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.05.21 20:14:33.165592 [ 310 ] {} <Debug> TCP-Session: d03cf4cd-3064-49fc-930f-840c2b05f2f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.05.21 20:14:33.165613 [ 307 ] {cc1a09e3-580c-4820-8f6d-38a16c67b67a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2192 | 2026.05.21 20:14:33.165934 [ 307 ] {cc1a09e3-580c-4820-8f6d-38a16c67b67a} <Debug> oximeter.version (ca276c50-fff0-42b5-ae48-696c4adc169e) (SelectExecutor): Key condition: unknown | ||
| 2193 | 2026.05.21 20:14:33.167036 [ 357 ] {cc1a09e3-580c-4820-8f6d-38a16c67b67a} <Trace> AggregatingTransform: Aggregating | ||
| 2194 | 2026.05.21 20:14:33.167086 [ 357 ] {cc1a09e3-580c-4820-8f6d-38a16c67b67a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2195 | 2026.05.21 20:14:33.167122 [ 357 ] {cc1a09e3-580c-4820-8f6d-38a16c67b67a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001090085 sec. (917.360 rows/sec., 35.83 KiB/sec.) | ||
| 2196 | 2026.05.21 20:14:33.167138 [ 357 ] {cc1a09e3-580c-4820-8f6d-38a16c67b67a} <Trace> Aggregator: Merging aggregated data | ||
| 2197 | 2026.05.21 20:14:33.168365 [ 307 ] {cc1a09e3-580c-4820-8f6d-38a16c67b67a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003329 sec., 300.39050765995796 rows/sec., 11.73 KiB/sec. | ||
| 2198 | 2026.05.21 20:14:33.168542 [ 307 ] {cc1a09e3-580c-4820-8f6d-38a16c67b67a} <Debug> TCPHandler: Processed in 0.003859973 sec. | ||
| 2199 | 2026.05.21 20:14:33.168696 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2200 | 2026.05.21 20:14:33.168731 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2201 | 2026.05.21 20:14:33.168753 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2202 | 2026.05.21 20:14:33.168775 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2203 | 2026.05.21 20:14:33.168784 [ 308 ] {} <Debug> TCP-Session: 6a79ef71-b8f7-425e-9c90-cc35bae2d081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.05.21 20:14:33.168801 [ 304 ] {} <Debug> TCP-Session: 0c15b183-7642-4c1e-9e0f-e9f0842ac71b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.05.21 20:14:33.168823 [ 309 ] {} <Debug> TCP-Session: 7fae06bf-0879-44e8-83f0-014101fba49f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.05.21 20:14:33.168834 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2207 | 2026.05.21 20:14:33.168854 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2208 | 2026.05.21 20:14:33.168877 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2209 | 2026.05.21 20:14:33.168896 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2210 | 2026.05.21 20:14:33.168931 [ 303 ] {} <Debug> TCP-Session: 06b0850c-d34f-429c-9903-b644eda683e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.05.21 20:14:33.168937 [ 259 ] {} <Debug> TCP-Session: 70f880cb-6979-437a-9c88-543720d8a923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.05.21 20:14:33.168961 [ 311 ] {} <Debug> TCP-Session: 809df356-16a9-44a0-8d1b-171321d53bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.05.21 20:14:33.168884 [ 270 ] {} <Debug> TCP-Session: 7bc6770b-54c6-44fc-949e-f2fcf71d453f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.21 20:14:33.168818 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2215 | 2026.05.21 20:14:33.168735 [ 307 ] {} <Debug> TCP-Session: 3d6fe978-e34e-45b0-b585-3aac3a3ad16a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.05.21 20:14:33.169059 [ 310 ] {} <Debug> TCP-Session: d03cf4cd-3064-49fc-930f-840c2b05f2f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.05.21 20:14:33.448805 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64314 | ||
| 2218 | 2026.05.21 20:14:33.448908 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2026.05.21 20:14:33.448936 [ 307 ] {} <Debug> TCP-Session: 1a18ea80-cce1-4e16-a96c-8ee0e70b442d Authenticating user 'default' from [fd00:1122:3344:101::e]:64314 | ||
| 2220 | 2026.05.21 20:14:33.448959 [ 307 ] {} <Debug> TCP-Session: 1a18ea80-cce1-4e16-a96c-8ee0e70b442d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.05.21 20:14:33.448974 [ 307 ] {} <Debug> TCP-Session: 1a18ea80-cce1-4e16-a96c-8ee0e70b442d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.05.21 20:14:33.449167 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41180 | ||
| 2223 | 2026.05.21 20:14:33.449209 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42675 | ||
| 2224 | 2026.05.21 20:14:33.449219 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50894 | ||
| 2225 | 2026.05.21 20:14:33.449255 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43384 | ||
| 2226 | 2026.05.21 20:14:33.449281 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50461 | ||
| 2227 | 2026.05.21 20:14:33.449284 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2228 | 2026.05.21 20:14:33.449330 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35166 | ||
| 2229 | 2026.05.21 20:14:33.449332 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2230 | 2026.05.21 20:14:33.449359 [ 308 ] {} <Debug> TCP-Session: 5a02c64e-76a3-46d1-8e0e-ba29e1ef3cc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41180 | ||
| 2231 | 2026.05.21 20:14:33.449374 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2026.05.21 20:14:33.449406 [ 309 ] {} <Debug> TCP-Session: bafc7663-3ae6-402a-9e61-956c5b4e914d Authenticating user 'default' from [fd00:1122:3344:101::e]:42675 | ||
| 2233 | 2026.05.21 20:14:33.449415 [ 308 ] {} <Debug> TCP-Session: 5a02c64e-76a3-46d1-8e0e-ba29e1ef3cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.05.21 20:14:33.449428 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2026.05.21 20:14:33.449448 [ 309 ] {} <Debug> TCP-Session: bafc7663-3ae6-402a-9e61-956c5b4e914d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.05.21 20:14:33.449460 [ 308 ] {} <Debug> TCP-Session: 5a02c64e-76a3-46d1-8e0e-ba29e1ef3cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.05.21 20:14:33.449476 [ 304 ] {} <Debug> TCP-Session: ad7f0250-da52-43af-98a3-d94757ed0645 Authenticating user 'default' from [fd00:1122:3344:101::e]:35166 | ||
| 2238 | 2026.05.21 20:14:33.449485 [ 309 ] {} <Debug> TCP-Session: bafc7663-3ae6-402a-9e61-956c5b4e914d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.05.21 20:14:33.449489 [ 307 ] {} <Trace> TCP-Session: 1a18ea80-cce1-4e16-a96c-8ee0e70b442d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2026.05.21 20:14:33.449513 [ 304 ] {} <Debug> TCP-Session: ad7f0250-da52-43af-98a3-d94757ed0645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.05.21 20:14:33.449429 [ 303 ] {} <Debug> TCP-Session: 4cfd2623-1b7e-4934-919e-26db449d1efb Authenticating user 'default' from [fd00:1122:3344:101::e]:50461 | ||
| 2242 | 2026.05.21 20:14:33.449562 [ 304 ] {} <Debug> TCP-Session: ad7f0250-da52-43af-98a3-d94757ed0645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.05.21 20:14:33.449588 [ 303 ] {} <Debug> TCP-Session: 4cfd2623-1b7e-4934-919e-26db449d1efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.05.21 20:14:33.449382 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2245 | 2026.05.21 20:14:33.449612 [ 303 ] {} <Debug> TCP-Session: 4cfd2623-1b7e-4934-919e-26db449d1efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.05.21 20:14:33.449270 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37738 | ||
| 2247 | 2026.05.21 20:14:33.449653 [ 259 ] {} <Debug> TCP-Session: fc15de33-55e2-4c01-bd56-f0a944048893 Authenticating user 'default' from [fd00:1122:3344:101::e]:43384 | ||
| 2248 | 2026.05.21 20:14:33.449243 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57180 | ||
| 2249 | 2026.05.21 20:14:33.449712 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2250 | 2026.05.21 20:14:33.449706 [ 259 ] {} <Debug> TCP-Session: fc15de33-55e2-4c01-bd56-f0a944048893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.05.21 20:14:33.449742 [ 270 ] {} <Debug> TCP-Session: 6ecd0649-6190-4730-82f8-bfe098604f2f Authenticating user 'default' from [fd00:1122:3344:101::e]:37738 | ||
| 2252 | 2026.05.21 20:14:33.449756 [ 259 ] {} <Debug> TCP-Session: fc15de33-55e2-4c01-bd56-f0a944048893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.05.21 20:14:33.449766 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.05.21 20:14:33.449772 [ 270 ] {} <Debug> TCP-Session: 6ecd0649-6190-4730-82f8-bfe098604f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.05.21 20:14:33.449712 [ 307 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2256 | 2026.05.21 20:14:33.449806 [ 270 ] {} <Debug> TCP-Session: 6ecd0649-6190-4730-82f8-bfe098604f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.05.21 20:14:33.449803 [ 311 ] {} <Debug> TCP-Session: e63463ff-5a98-4efa-9bfa-8639c5422652 Authenticating user 'default' from [fd00:1122:3344:101::e]:57180 | ||
| 2258 | 2026.05.21 20:14:33.449378 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2259 | 2026.05.21 20:14:33.449870 [ 311 ] {} <Debug> TCP-Session: e63463ff-5a98-4efa-9bfa-8639c5422652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.05.21 20:14:33.449909 [ 311 ] {} <Debug> TCP-Session: e63463ff-5a98-4efa-9bfa-8639c5422652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.05.21 20:14:33.449911 [ 310 ] {} <Debug> TCP-Session: a34654ac-7ab7-4595-998d-f01902e94f97 Authenticating user 'default' from [fd00:1122:3344:101::e]:50894 | ||
| 2262 | 2026.05.21 20:14:33.449947 [ 310 ] {} <Debug> TCP-Session: a34654ac-7ab7-4595-998d-f01902e94f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.05.21 20:14:33.449963 [ 310 ] {} <Debug> TCP-Session: a34654ac-7ab7-4595-998d-f01902e94f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.05.21 20:14:33.450098 [ 307 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2265 | 2026.05.21 20:14:33.450159 [ 307 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2266 | 2026.05.21 20:14:33.450442 [ 307 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Debug> oximeter.version (ca276c50-fff0-42b5-ae48-696c4adc169e) (SelectExecutor): Key condition: unknown | ||
| 2267 | 2026.05.21 20:14:33.450528 [ 307 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2268 | 2026.05.21 20:14:33.598468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4322 | ||
| 2269 | 2026.05.21 20:14:33.599050 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.05.21 20:14:33.599123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2271 | 2026.05.21 20:14:33.600293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2272 | 2026.05.21 20:14:33.600576 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.05.21 20:14:33.600728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4322 | ||
| 2274 | 2026.05.21 20:14:33.830715 [ 354 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Trace> AggregatingTransform: Aggregating | ||
| 2275 | 2026.05.21 20:14:33.830791 [ 354 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2276 | 2026.05.21 20:14:33.830835 [ 354 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001038244 sec. (963.165 rows/sec., 37.62 KiB/sec.) | ||
| 2277 | 2026.05.21 20:14:33.830858 [ 354 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Trace> Aggregator: Merging aggregated data | ||
| 2278 | 2026.05.21 20:14:33.832329 [ 307 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.382664 sec., 2.613258628979993 rows/sec., 104.53 B/sec. | ||
| 2279 | 2026.05.21 20:14:33.832518 [ 307 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2280 | 2026.05.21 20:14:33.832536 [ 307 ] {30018ec7-6646-45e3-a85a-315f650075d3} <Debug> TCPHandler: Processed in 0.383185369 sec. | ||
| 2281 | 2026.05.21 20:14:33.832680 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.05.21 20:14:33.832713 [ 307 ] {} <Debug> TCP-Session: 1a18ea80-cce1-4e16-a96c-8ee0e70b442d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.05.21 20:14:33.832719 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.05.21 20:14:33.832738 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.05.21 20:14:33.832753 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2026.05.21 20:14:33.832775 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2287 | 2026.05.21 20:14:33.832821 [ 304 ] {} <Debug> TCP-Session: ad7f0250-da52-43af-98a3-d94757ed0645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.05.21 20:14:33.832819 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2289 | 2026.05.21 20:14:33.832843 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2026.05.21 20:14:33.832863 [ 309 ] {} <Debug> TCP-Session: bafc7663-3ae6-402a-9e61-956c5b4e914d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.05.21 20:14:33.832876 [ 259 ] {} <Debug> TCP-Session: fc15de33-55e2-4c01-bd56-f0a944048893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.05.21 20:14:33.832904 [ 303 ] {} <Debug> TCP-Session: 4cfd2623-1b7e-4934-919e-26db449d1efb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.05.21 20:14:33.832805 [ 310 ] {} <Debug> TCP-Session: a34654ac-7ab7-4595-998d-f01902e94f97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.05.21 20:14:33.832792 [ 308 ] {} <Debug> TCP-Session: 5a02c64e-76a3-46d1-8e0e-ba29e1ef3cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.05.21 20:14:33.832789 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2296 | 2026.05.21 20:14:33.832802 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2297 | 2026.05.21 20:14:33.833013 [ 270 ] {} <Debug> TCP-Session: 6ecd0649-6190-4730-82f8-bfe098604f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.05.21 20:14:33.833036 [ 311 ] {} <Debug> TCP-Session: e63463ff-5a98-4efa-9bfa-8639c5422652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.05.21 20:14:33.852808 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2300 | 2026.05.21 20:14:33.870323 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.05.21 20:14:33.870393 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2302 | 2026.05.21 20:14:33.877400 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2303 | 2026.05.21 20:14:33.878927 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.05.21 20:14:33.886262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2305 | 2026.05.21 20:14:34.000314 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.82 MiB, peak 198.42 MiB, free memory in arenas 0.00 B, will set to 208.16 MiB (RSS), difference: 19.35 MiB | ||
| 2306 | 2026.05.21 20:14:36.097680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 282 | ||
| 2307 | 2026.05.21 20:14:36.100103 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.05.21 20:14:36.100141 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2309 | 2026.05.21 20:14:36.101314 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2310 | 2026.05.21 20:14:36.101583 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.05.21 20:14:36.101820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 2312 | 2026.05.21 20:14:36.715034 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2026.05.21 20:14:36.715283 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 2314 | 2026.05.21 20:14:36.715637 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2315 | 2026.05.21 20:14:36.715675 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 2316 | 2026.05.21 20:14:36.715916 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2317 | 2026.05.21 20:14:36.715985 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2318 | 2026.05.21 20:14:36.716128 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2319 | 2026.05.21 20:14:36.716295 [ 343 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2320 | 2026.05.21 20:14:36.716297 [ 268 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2321 | 2026.05.21 20:14:36.716485 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 2322 | 2026.05.21 20:14:36.716516 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2323 | 2026.05.21 20:14:36.716587 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2324 | 2026.05.21 20:14:36.716608 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2325 | 2026.05.21 20:14:36.716644 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2326 | 2026.05.21 20:14:36.716682 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2327 | 2026.05.21 20:14:36.717982 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002803 sec., 15697.46699964324 rows/sec., 2.73 MiB/sec. | ||
| 2328 | 2026.05.21 20:14:36.718121 [ 260 ] {6b3bb1ae-af1d-4016-8dff-a0cf24588732} <Debug> TCPHandler: Processed in 0.003225164 sec. | ||
| 2329 | 2026.05.21 20:14:36.723617 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.05.21 20:14:36.723782 [ 260 ] {9bdb7526-b6bd-422d-b41a-603ff9c94f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2331 | 2026.05.21 20:14:36.723843 [ 260 ] {9bdb7526-b6bd-422d-b41a-603ff9c94f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2332 | 2026.05.21 20:14:36.724621 [ 260 ] {9bdb7526-b6bd-422d-b41a-603ff9c94f18} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.05.21 20:14:36.724695 [ 260 ] {9bdb7526-b6bd-422d-b41a-603ff9c94f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2334 | 2026.05.21 20:14:36.725114 [ 260 ] {9bdb7526-b6bd-422d-b41a-603ff9c94f18} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2335 | 2026.05.21 20:14:36.725344 [ 260 ] {9bdb7526-b6bd-422d-b41a-603ff9c94f18} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.05.21 20:14:36.725488 [ 260 ] {9bdb7526-b6bd-422d-b41a-603ff9c94f18} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001751 sec., 162193.03255282695 rows/sec., 10.30 MiB/sec. | ||
| 2337 | 2026.05.21 20:14:36.725525 [ 260 ] {9bdb7526-b6bd-422d-b41a-603ff9c94f18} <Debug> TCPHandler: Processed in 0.001998537 sec. | ||
| 2338 | 2026.05.21 20:14:36.725698 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2026.05.21 20:14:36.725793 [ 260 ] {98db41bf-cce0-4fa2-88f8-99707ad1affe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2340 | 2026.05.21 20:14:36.725832 [ 260 ] {98db41bf-cce0-4fa2-88f8-99707ad1affe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2341 | 2026.05.21 20:14:36.726495 [ 260 ] {98db41bf-cce0-4fa2-88f8-99707ad1affe} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.05.21 20:14:36.726532 [ 260 ] {98db41bf-cce0-4fa2-88f8-99707ad1affe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2343 | 2026.05.21 20:14:36.726902 [ 260 ] {98db41bf-cce0-4fa2-88f8-99707ad1affe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2344 | 2026.05.21 20:14:36.727124 [ 260 ] {98db41bf-cce0-4fa2-88f8-99707ad1affe} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.05.21 20:14:36.727250 [ 260 ] {98db41bf-cce0-4fa2-88f8-99707ad1affe} <Debug> executeQuery: Read 871 rows, 69.91 KiB in 0.001474 sec., 590909.0909090909 rows/sec., 46.31 MiB/sec. | ||
| 2346 | 2026.05.21 20:14:36.727256 [ 30 ] {} <Debug> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2347 | 2026.05.21 20:14:36.727287 [ 260 ] {98db41bf-cce0-4fa2-88f8-99707ad1affe} <Debug> TCPHandler: Processed in 0.001637352 sec. | ||
| 2348 | 2026.05.21 20:14:36.727332 [ 30 ] {} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2026.05.21 20:14:36.727361 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2350 | 2026.05.21 20:14:36.727443 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.05.21 20:14:36.727479 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::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 | ||
| 2352 | 2026.05.21 20:14:36.727543 [ 260 ] {fbea2b6e-fb59-4644-b74b-7dced1fb926d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2353 | 2026.05.21 20:14:36.727580 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2354 | 2026.05.21 20:14:36.727582 [ 260 ] {fbea2b6e-fb59-4644-b74b-7dced1fb926d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2355 | 2026.05.21 20:14:36.727612 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 877 rows starting from the beginning of the part | ||
| 2356 | 2026.05.21 20:14:36.727675 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3223 rows starting from the beginning of the part | ||
| 2357 | 2026.05.21 20:14:36.727725 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2358 | 2026.05.21 20:14:36.727772 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 871 rows starting from the beginning of the part | ||
| 2359 | 2026.05.21 20:14:36.727818 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2360 | 2026.05.21 20:14:36.727864 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 871 rows starting from the beginning of the part | ||
| 2361 | 2026.05.21 20:14:36.728082 [ 260 ] {fbea2b6e-fb59-4644-b74b-7dced1fb926d} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.05.21 20:14:36.728119 [ 260 ] {fbea2b6e-fb59-4644-b74b-7dced1fb926d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2363 | 2026.05.21 20:14:36.728436 [ 260 ] {fbea2b6e-fb59-4644-b74b-7dced1fb926d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2364 | 2026.05.21 20:14:36.728826 [ 260 ] {fbea2b6e-fb59-4644-b74b-7dced1fb926d} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.05.21 20:14:36.729000 [ 260 ] {fbea2b6e-fb59-4644-b74b-7dced1fb926d} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001472 sec., 121603.26086956522 rows/sec., 7.51 MiB/sec. | ||
| 2366 | 2026.05.21 20:14:36.729025 [ 27 ] {} <Debug> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2367 | 2026.05.21 20:14:36.729051 [ 260 ] {fbea2b6e-fb59-4644-b74b-7dced1fb926d} <Debug> TCPHandler: Processed in 0.001656403 sec. | ||
| 2368 | 2026.05.21 20:14:36.729085 [ 27 ] {} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.05.21 20:14:36.729114 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2370 | 2026.05.21 20:14:36.729221 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.05.21 20:14:36.729249 [ 195 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::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 | ||
| 2372 | 2026.05.21 20:14:36.729347 [ 260 ] {994432c3-e208-45c0-8c6b-19eb3da3f517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2373 | 2026.05.21 20:14:36.729395 [ 260 ] {994432c3-e208-45c0-8c6b-19eb3da3f517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2374 | 2026.05.21 20:14:36.729403 [ 195 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2375 | 2026.05.21 20:14:36.729456 [ 195 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 177 rows starting from the beginning of the part | ||
| 2376 | 2026.05.21 20:14:36.729556 [ 195 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 178 rows starting from the beginning of the part | ||
| 2377 | 2026.05.21 20:14:36.729623 [ 195 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 179 rows starting from the beginning of the part | ||
| 2378 | 2026.05.21 20:14:36.729671 [ 195 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 192 rows starting from the beginning of the part | ||
| 2379 | 2026.05.21 20:14:36.729720 [ 195 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 179 rows starting from the beginning of the part | ||
| 2380 | 2026.05.21 20:14:36.729765 [ 195 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 179 rows starting from the beginning of the part | ||
| 2381 | 2026.05.21 20:14:36.729853 [ 260 ] {994432c3-e208-45c0-8c6b-19eb3da3f517} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.05.21 20:14:36.729897 [ 260 ] {994432c3-e208-45c0-8c6b-19eb3da3f517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2383 | 2026.05.21 20:14:36.730249 [ 260 ] {994432c3-e208-45c0-8c6b-19eb3da3f517} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2384 | 2026.05.21 20:14:36.730599 [ 260 ] {994432c3-e208-45c0-8c6b-19eb3da3f517} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.05.21 20:14:36.730788 [ 27 ] {} <Debug> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2386 | 2026.05.21 20:14:36.730818 [ 199 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624453 sec., 667301.5470438356 rows/sec., 43.80 MiB/sec. | ||
| 2387 | 2026.05.21 20:14:36.730824 [ 27 ] {} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.05.21 20:14:36.730869 [ 260 ] {994432c3-e208-45c0-8c6b-19eb3da3f517} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00154 sec., 96753.24675324676 rows/sec., 6.25 MiB/sec. | ||
| 2389 | 2026.05.21 20:14:36.730886 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2390 | 2026.05.21 20:14:36.730977 [ 260 ] {994432c3-e208-45c0-8c6b-19eb3da3f517} <Debug> TCPHandler: Processed in 0.001820225 sec. | ||
| 2391 | 2026.05.21 20:14:36.731014 [ 198 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::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 | ||
| 2392 | 2026.05.21 20:14:36.731072 [ 190 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2393 | 2026.05.21 20:14:36.731131 [ 198 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2394 | 2026.05.21 20:14:36.731188 [ 198 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2395 | 2026.05.21 20:14:36.731239 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.05.21 20:14:36.731279 [ 198 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2397 | 2026.05.21 20:14:36.731339 [ 198 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2398 | 2026.05.21 20:14:36.731390 [ 198 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 950 rows starting from the beginning of the part | ||
| 2399 | 2026.05.21 20:14:36.731402 [ 260 ] {b1905aa8-09cf-41b9-8272-650f7374e094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2400 | 2026.05.21 20:14:36.731436 [ 198 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2401 | 2026.05.21 20:14:36.731445 [ 190 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::all_1_6_1} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.05.21 20:14:36.731470 [ 260 ] {b1905aa8-09cf-41b9-8272-650f7374e094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2403 | 2026.05.21 20:14:36.731494 [ 198 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2404 | 2026.05.21 20:14:36.731545 [ 190 ] {89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103::all_1_6_1} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2405 | 2026.05.21 20:14:36.731643 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2406 | 2026.05.21 20:14:36.732045 [ 200 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5954 rows, containing 5 columns (5 merged, 0 gathered) in 0.004613534 sec., 1290550.8011862491 rows/sec., 103.40 MiB/sec. | ||
| 2407 | 2026.05.21 20:14:36.732164 [ 260 ] {b1905aa8-09cf-41b9-8272-650f7374e094} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.05.21 20:14:36.732209 [ 260 ] {b1905aa8-09cf-41b9-8272-650f7374e094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2409 | 2026.05.21 20:14:36.732383 [ 199 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2410 | 2026.05.21 20:14:36.732575 [ 198 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604842 sec., 1056178.7390908264 rows/sec., 68.85 MiB/sec. | ||
| 2411 | 2026.05.21 20:14:36.732665 [ 260 ] {b1905aa8-09cf-41b9-8272-650f7374e094} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2412 | 2026.05.21 20:14:36.732723 [ 199 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_11_2} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.05.21 20:14:36.732830 [ 199 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_11_2} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2414 | 2026.05.21 20:14:36.732853 [ 187 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2415 | 2026.05.21 20:14:36.732916 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2416 | 2026.05.21 20:14:36.732996 [ 260 ] {b1905aa8-09cf-41b9-8272-650f7374e094} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): 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.05.21 20:14:36.733163 [ 260 ] {b1905aa8-09cf-41b9-8272-650f7374e094} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001817 sec., 81452.94441386902 rows/sec., 4.63 MiB/sec. | ||
| 2418 | 2026.05.21 20:14:36.733210 [ 260 ] {b1905aa8-09cf-41b9-8272-650f7374e094} <Debug> TCPHandler: Processed in 0.002103909 sec. | ||
| 2419 | 2026.05.21 20:14:36.733234 [ 187 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::all_1_6_1} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.05.21 20:14:36.733320 [ 187 ] {412d90b5-c8ea-4ea4-a12d-9cc0716839f3::all_1_6_1} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2421 | 2026.05.21 20:14:36.733372 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.05.21 20:14:36.733411 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2423 | 2026.05.21 20:14:36.733483 [ 260 ] {eb301d9a-c420-4cb8-abb4-34db6af49592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2424 | 2026.05.21 20:14:36.733532 [ 260 ] {eb301d9a-c420-4cb8-abb4-34db6af49592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2425 | 2026.05.21 20:14:36.734169 [ 260 ] {eb301d9a-c420-4cb8-abb4-34db6af49592} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.05.21 20:14:36.734206 [ 260 ] {eb301d9a-c420-4cb8-abb4-34db6af49592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2427 | 2026.05.21 20:14:36.734576 [ 260 ] {eb301d9a-c420-4cb8-abb4-34db6af49592} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2428 | 2026.05.21 20:14:36.734798 [ 260 ] {eb301d9a-c420-4cb8-abb4-34db6af49592} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.05.21 20:14:36.734929 [ 260 ] {eb301d9a-c420-4cb8-abb4-34db6af49592} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001471 sec., 358259.68728755944 rows/sec., 25.32 MiB/sec. | ||
| 2430 | 2026.05.21 20:14:36.734931 [ 27 ] {} <Debug> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2431 | 2026.05.21 20:14:36.734971 [ 260 ] {eb301d9a-c420-4cb8-abb4-34db6af49592} <Debug> TCPHandler: Processed in 0.001658443 sec. | ||
| 2432 | 2026.05.21 20:14:36.734986 [ 27 ] {} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.05.21 20:14:36.735013 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2434 | 2026.05.21 20:14:36.735145 [ 189 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::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 | ||
| 2435 | 2026.05.21 20:14:36.735157 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.05.21 20:14:36.735275 [ 260 ] {9cea7412-2341-4094-a58a-3d305686bb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2437 | 2026.05.21 20:14:36.735278 [ 189 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2438 | 2026.05.21 20:14:36.735322 [ 260 ] {9cea7412-2341-4094-a58a-3d305686bb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2439 | 2026.05.21 20:14:36.735332 [ 189 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 557 rows starting from the beginning of the part | ||
| 2440 | 2026.05.21 20:14:36.735435 [ 189 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1755 rows starting from the beginning of the part | ||
| 2441 | 2026.05.21 20:14:36.735498 [ 189 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2442 | 2026.05.21 20:14:36.735554 [ 189 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 527 rows starting from the beginning of the part | ||
| 2443 | 2026.05.21 20:14:36.735609 [ 189 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2444 | 2026.05.21 20:14:36.735657 [ 189 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 527 rows starting from the beginning of the part | ||
| 2445 | 2026.05.21 20:14:36.735702 [ 260 ] {9cea7412-2341-4094-a58a-3d305686bb8c} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.05.21 20:14:36.735745 [ 260 ] {9cea7412-2341-4094-a58a-3d305686bb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2447 | 2026.05.21 20:14:36.736112 [ 260 ] {9cea7412-2341-4094-a58a-3d305686bb8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2448 | 2026.05.21 20:14:36.736363 [ 260 ] {9cea7412-2341-4094-a58a-3d305686bb8c} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.05.21 20:14:36.736502 [ 26 ] {} <Debug> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2450 | 2026.05.21 20:14:36.736509 [ 260 ] {9cea7412-2341-4094-a58a-3d305686bb8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001254 sec., 4784.6889952153115 rows/sec., 249.98 KiB/sec. | ||
| 2451 | 2026.05.21 20:14:36.736556 [ 26 ] {} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.05.21 20:14:36.736593 [ 260 ] {9cea7412-2341-4094-a58a-3d305686bb8c} <Debug> TCPHandler: Processed in 0.00148915 sec. | ||
| 2453 | 2026.05.21 20:14:36.736601 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2454 | 2026.05.21 20:14:36.736709 [ 199 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::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 | ||
| 2455 | 2026.05.21 20:14:36.736810 [ 199 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2456 | 2026.05.21 20:14:36.736839 [ 199 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::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 | ||
| 2457 | 2026.05.21 20:14:36.736916 [ 199 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::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 | ||
| 2458 | 2026.05.21 20:14:36.736940 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.05.21 20:14:36.736975 [ 199 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::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 | ||
| 2460 | 2026.05.21 20:14:36.737025 [ 199 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::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 | ||
| 2461 | 2026.05.21 20:14:36.737068 [ 199 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::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 | ||
| 2462 | 2026.05.21 20:14:36.737096 [ 260 ] {e988c2a7-9baa-436b-89b8-d41fa7cd5b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.05.21 20:14:36.737112 [ 199 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::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 | ||
| 2464 | 2026.05.21 20:14:36.737173 [ 260 ] {e988c2a7-9baa-436b-89b8-d41fa7cd5b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2465 | 2026.05.21 20:14:36.737337 [ 198 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3494 rows, containing 5 columns (5 merged, 0 gathered) in 0.002254082 sec., 1550076.7052840136 rows/sec., 113.52 MiB/sec. | ||
| 2466 | 2026.05.21 20:14:36.737599 [ 198 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2467 | 2026.05.21 20:14:36.737728 [ 260 ] {e988c2a7-9baa-436b-89b8-d41fa7cd5b5e} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.05.21 20:14:36.737776 [ 260 ] {e988c2a7-9baa-436b-89b8-d41fa7cd5b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2469 | 2026.05.21 20:14:36.737951 [ 190 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001281678 sec., 28088.178153951303 rows/sec., 1.43 MiB/sec. | ||
| 2470 | 2026.05.21 20:14:36.737970 [ 198 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_11_2} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.05.21 20:14:36.738084 [ 198 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_11_2} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2472 | 2026.05.21 20:14:36.738102 [ 199 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2473 | 2026.05.21 20:14:36.738172 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2474 | 2026.05.21 20:14:36.738277 [ 260 ] {e988c2a7-9baa-436b-89b8-d41fa7cd5b5e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2475 | 2026.05.21 20:14:36.738407 [ 199 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::all_1_6_1} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.05.21 20:14:36.738487 [ 199 ] {430ec9b8-f330-48a8-82af-fa3fb184ccc1::all_1_6_1} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2477 | 2026.05.21 20:14:36.738551 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2478 | 2026.05.21 20:14:36.738584 [ 260 ] {e988c2a7-9baa-436b-89b8-d41fa7cd5b5e} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.05.21 20:14:36.738705 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2480 | 2026.05.21 20:14:36.738732 [ 260 ] {e988c2a7-9baa-436b-89b8-d41fa7cd5b5e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00168 sec., 157738.09523809524 rows/sec., 10.48 MiB/sec. | ||
| 2481 | 2026.05.21 20:14:36.738739 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.05.21 20:14:36.738775 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2483 | 2026.05.21 20:14:36.738795 [ 260 ] {e988c2a7-9baa-436b-89b8-d41fa7cd5b5e} <Debug> TCPHandler: Processed in 0.001982658 sec. | ||
| 2484 | 2026.05.21 20:14:36.738845 [ 189 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::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 | ||
| 2485 | 2026.05.21 20:14:36.738946 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.05.21 20:14:36.738954 [ 189 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2487 | 2026.05.21 20:14:36.739000 [ 189 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1153 rows starting from the beginning of the part | ||
| 2488 | 2026.05.21 20:14:36.739048 [ 189 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2881 rows starting from the beginning of the part | ||
| 2489 | 2026.05.21 20:14:36.739054 [ 260 ] {705468a5-7c97-4695-98cc-cc5b02ed1243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.05.21 20:14:36.739092 [ 189 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2491 | 2026.05.21 20:14:36.739109 [ 260 ] {705468a5-7c97-4695-98cc-cc5b02ed1243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2492 | 2026.05.21 20:14:36.739135 [ 189 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2493 | 2026.05.21 20:14:36.739179 [ 189 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2494 | 2026.05.21 20:14:36.739219 [ 189 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2495 | 2026.05.21 20:14:36.739468 [ 260 ] {705468a5-7c97-4695-98cc-cc5b02ed1243} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.05.21 20:14:36.739511 [ 260 ] {705468a5-7c97-4695-98cc-cc5b02ed1243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2497 | 2026.05.21 20:14:36.739841 [ 260 ] {705468a5-7c97-4695-98cc-cc5b02ed1243} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2498 | 2026.05.21 20:14:36.740086 [ 260 ] {705468a5-7c97-4695-98cc-cc5b02ed1243} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.05.21 20:14:36.740223 [ 260 ] {705468a5-7c97-4695-98cc-cc5b02ed1243} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001188 sec., 841.7508417508417 rows/sec., 56.72 KiB/sec. | ||
| 2500 | 2026.05.21 20:14:36.740261 [ 260 ] {705468a5-7c97-4695-98cc-cc5b02ed1243} <Debug> TCPHandler: Processed in 0.001366959 sec. | ||
| 2501 | 2026.05.21 20:14:36.740393 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.05.21 20:14:36.740489 [ 260 ] {9ffbe00f-cace-4fd2-9293-63db8e3cf6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.05.21 20:14:36.740542 [ 260 ] {9ffbe00f-cace-4fd2-9293-63db8e3cf6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2504 | 2026.05.21 20:14:36.741294 [ 199 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4884 rows, containing 5 columns (5 merged, 0 gathered) in 0.002478604 sec., 1970464.0192624556 rows/sec., 127.14 MiB/sec. | ||
| 2505 | 2026.05.21 20:14:36.741508 [ 260 ] {9ffbe00f-cace-4fd2-9293-63db8e3cf6d1} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.05.21 20:14:36.741550 [ 260 ] {9ffbe00f-cace-4fd2-9293-63db8e3cf6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2507 | 2026.05.21 20:14:36.741700 [ 198 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2508 | 2026.05.21 20:14:36.742028 [ 198 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.05.21 20:14:36.742109 [ 198 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2510 | 2026.05.21 20:14:36.742136 [ 260 ] {9ffbe00f-cace-4fd2-9293-63db8e3cf6d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2511 | 2026.05.21 20:14:36.742189 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2512 | 2026.05.21 20:14:36.742377 [ 260 ] {9ffbe00f-cace-4fd2-9293-63db8e3cf6d1} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.05.21 20:14:36.742564 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2514 | 2026.05.21 20:14:36.742586 [ 260 ] {9ffbe00f-cace-4fd2-9293-63db8e3cf6d1} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002114 sec., 17502.36518448439 rows/sec., 31.36 MiB/sec. | ||
| 2515 | 2026.05.21 20:14:36.742598 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.05.21 20:14:36.742630 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2517 | 2026.05.21 20:14:36.742644 [ 260 ] {9ffbe00f-cace-4fd2-9293-63db8e3cf6d1} <Debug> TCPHandler: Processed in 0.002298862 sec. | ||
| 2518 | 2026.05.21 20:14:36.742700 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::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 | ||
| 2519 | 2026.05.21 20:14:36.742792 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.05.21 20:14:36.742892 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2521 | 2026.05.21 20:14:36.742894 [ 260 ] {bfa270bc-ad6f-4f91-ac64-46d824fa8c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2522 | 2026.05.21 20:14:36.742953 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 2523 | 2026.05.21 20:14:36.742956 [ 260 ] {bfa270bc-ad6f-4f91-ac64-46d824fa8c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2524 | 2026.05.21 20:14:36.743082 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 2525 | 2026.05.21 20:14:36.743212 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 2526 | 2026.05.21 20:14:36.743328 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
| 2527 | 2026.05.21 20:14:36.743334 [ 260 ] {bfa270bc-ad6f-4f91-ac64-46d824fa8c0d} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.05.21 20:14:36.743387 [ 260 ] {bfa270bc-ad6f-4f91-ac64-46d824fa8c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2529 | 2026.05.21 20:14:36.743451 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2530 | 2026.05.21 20:14:36.743569 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2531 | 2026.05.21 20:14:36.743716 [ 260 ] {bfa270bc-ad6f-4f91-ac64-46d824fa8c0d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2532 | 2026.05.21 20:14:36.743970 [ 260 ] {bfa270bc-ad6f-4f91-ac64-46d824fa8c0d} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.05.21 20:14:36.744079 [ 27 ] {} <Debug> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2534 | 2026.05.21 20:14:36.744107 [ 260 ] {bfa270bc-ad6f-4f91-ac64-46d824fa8c0d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001232 sec., 73051.94805194806 rows/sec., 4.57 MiB/sec. | ||
| 2535 | 2026.05.21 20:14:36.744110 [ 27 ] {} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.05.21 20:14:36.744151 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2537 | 2026.05.21 20:14:36.744152 [ 260 ] {bfa270bc-ad6f-4f91-ac64-46d824fa8c0d} <Debug> TCPHandler: Processed in 0.001409529 sec. | ||
| 2538 | 2026.05.21 20:14:36.744237 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::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 | ||
| 2539 | 2026.05.21 20:14:36.744318 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2540 | 2026.05.21 20:14:36.744343 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 402 rows starting from the beginning of the part | ||
| 2541 | 2026.05.21 20:14:36.744388 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2542 | 2026.05.21 20:14:36.744425 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::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 | ||
| 2543 | 2026.05.21 20:14:36.744459 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2544 | 2026.05.21 20:14:36.744493 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2545 | 2026.05.21 20:14:36.744532 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2546 | 2026.05.21 20:14:36.745340 [ 194 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127516 sec., 702429.0564391103 rows/sec., 45.03 MiB/sec. | ||
| 2547 | 2026.05.21 20:14:36.745497 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2548 | 2026.05.21 20:14:36.745741 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_11_2} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.05.21 20:14:36.745805 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_11_2} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2550 | 2026.05.21 20:14:36.745855 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2551 | 2026.05.21 20:14:36.746544 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 19 columns (19 merged, 0 gathered) in 0.003873564 sec., 56278.9203947579 rows/sec., 100.85 MiB/sec. | ||
| 2552 | 2026.05.21 20:14:36.746949 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2553 | 2026.05.21 20:14:36.747263 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.05.21 20:14:36.747326 [ 199 ] {2d881e5d-9731-4363-b6f0-80a7790aedca::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2555 | 2026.05.21 20:14:36.747398 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 2556 | 2026.05.21 20:14:37.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.30 MiB, peak 215.97 MiB, free memory in arenas 0.00 B, will set to 210.44 MiB (RSS), difference: 1.14 MiB | ||
| 2557 | 2026.05.21 20:14:41.029224 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2558 | 2026.05.21 20:14:41.029287 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2559 | 2026.05.21 20:14:41.100959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4834 | ||
| 2560 | 2026.05.21 20:14:41.101572 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.05.21 20:14:41.101625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2562 | 2026.05.21 20:14:41.102151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2563 | 2026.05.21 20:14:41.102391 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.05.21 20:14:41.102520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4834 | ||
| 2565 | 2026.05.21 20:14:41.386492 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2566 | 2026.05.21 20:14:41.403409 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.05.21 20:14:41.403454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2568 | 2026.05.21 20:14:41.409746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2569 | 2026.05.21 20:14:41.410421 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.05.21 20:14:41.413164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2571 | 2026.05.21 20:14:41.710351 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.05.21 20:14:41.710575 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2573 | 2026.05.21 20:14:41.710883 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2574 | 2026.05.21 20:14:41.710916 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2575 | 2026.05.21 20:14:41.711125 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2576 | 2026.05.21 20:14:41.711192 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2577 | 2026.05.21 20:14:41.711328 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2578 | 2026.05.21 20:14:41.711438 [ 349 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2579 | 2026.05.21 20:14:41.711468 [ 343 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2580 | 2026.05.21 20:14:41.711582 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 2581 | 2026.05.21 20:14:41.711610 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2582 | 2026.05.21 20:14:41.711678 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2583 | 2026.05.21 20:14:41.711698 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2584 | 2026.05.21 20:14:41.711731 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2585 | 2026.05.21 20:14:41.711766 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2586 | 2026.05.21 20:14:41.713030 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002534 sec., 17363.851617995268 rows/sec., 3.02 MiB/sec. | ||
| 2587 | 2026.05.21 20:14:41.713201 [ 260 ] {07b5441d-47b5-414b-8239-31adf15f9b4b} <Debug> TCPHandler: Processed in 0.002975931 sec. | ||
| 2588 | 2026.05.21 20:14:41.714868 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.05.21 20:14:41.715005 [ 260 ] {0abb9340-97be-4595-ab05-b07e4325d88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2590 | 2026.05.21 20:14:41.715061 [ 260 ] {0abb9340-97be-4595-ab05-b07e4325d88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2591 | 2026.05.21 20:14:41.715628 [ 260 ] {0abb9340-97be-4595-ab05-b07e4325d88c} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.05.21 20:14:41.715671 [ 260 ] {0abb9340-97be-4595-ab05-b07e4325d88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2593 | 2026.05.21 20:14:41.716063 [ 260 ] {0abb9340-97be-4595-ab05-b07e4325d88c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2594 | 2026.05.21 20:14:41.716291 [ 260 ] {0abb9340-97be-4595-ab05-b07e4325d88c} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.05.21 20:14:41.716444 [ 260 ] {0abb9340-97be-4595-ab05-b07e4325d88c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001484 sec., 37735.84905660377 rows/sec., 2.88 MiB/sec. | ||
| 2596 | 2026.05.21 20:14:41.716485 [ 260 ] {0abb9340-97be-4595-ab05-b07e4325d88c} <Debug> TCPHandler: Processed in 0.001727684 sec. | ||
| 2597 | 2026.05.21 20:14:41.716658 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.05.21 20:14:41.716767 [ 260 ] {99c4c598-5112-4954-b18b-ff2db5d9e36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2599 | 2026.05.21 20:14:41.716809 [ 260 ] {99c4c598-5112-4954-b18b-ff2db5d9e36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2600 | 2026.05.21 20:14:41.717238 [ 260 ] {99c4c598-5112-4954-b18b-ff2db5d9e36d} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.05.21 20:14:41.717275 [ 260 ] {99c4c598-5112-4954-b18b-ff2db5d9e36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2602 | 2026.05.21 20:14:41.717576 [ 260 ] {99c4c598-5112-4954-b18b-ff2db5d9e36d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2603 | 2026.05.21 20:14:41.717790 [ 260 ] {99c4c598-5112-4954-b18b-ff2db5d9e36d} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.05.21 20:14:41.717915 [ 260 ] {99c4c598-5112-4954-b18b-ff2db5d9e36d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 2605 | 2026.05.21 20:14:41.717952 [ 260 ] {99c4c598-5112-4954-b18b-ff2db5d9e36d} <Debug> TCPHandler: Processed in 0.001346349 sec. | ||
| 2606 | 2026.05.21 20:14:41.718076 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.05.21 20:14:41.718182 [ 260 ] {84e9d6cc-154c-49c7-a263-0b7651d753bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2608 | 2026.05.21 20:14:41.718227 [ 260 ] {84e9d6cc-154c-49c7-a263-0b7651d753bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2609 | 2026.05.21 20:14:41.718641 [ 260 ] {84e9d6cc-154c-49c7-a263-0b7651d753bb} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.05.21 20:14:41.718678 [ 260 ] {84e9d6cc-154c-49c7-a263-0b7651d753bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2611 | 2026.05.21 20:14:41.718998 [ 260 ] {84e9d6cc-154c-49c7-a263-0b7651d753bb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2612 | 2026.05.21 20:14:41.719211 [ 260 ] {84e9d6cc-154c-49c7-a263-0b7651d753bb} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.05.21 20:14:41.719335 [ 260 ] {84e9d6cc-154c-49c7-a263-0b7651d753bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2614 | 2026.05.21 20:14:41.719371 [ 260 ] {84e9d6cc-154c-49c7-a263-0b7651d753bb} <Debug> TCPHandler: Processed in 0.001343869 sec. | ||
| 2615 | 2026.05.21 20:14:41.719491 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.05.21 20:14:41.719588 [ 260 ] {7b08f253-f0a3-4392-9ee4-9ee563779086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.05.21 20:14:41.719628 [ 260 ] {7b08f253-f0a3-4392-9ee4-9ee563779086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2618 | 2026.05.21 20:14:41.719961 [ 260 ] {7b08f253-f0a3-4392-9ee4-9ee563779086} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.05.21 20:14:41.719997 [ 260 ] {7b08f253-f0a3-4392-9ee4-9ee563779086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2620 | 2026.05.21 20:14:41.720297 [ 260 ] {7b08f253-f0a3-4392-9ee4-9ee563779086} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2621 | 2026.05.21 20:14:41.720513 [ 260 ] {7b08f253-f0a3-4392-9ee4-9ee563779086} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.05.21 20:14:41.720635 [ 260 ] {7b08f253-f0a3-4392-9ee4-9ee563779086} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 2623 | 2026.05.21 20:14:41.720668 [ 260 ] {7b08f253-f0a3-4392-9ee4-9ee563779086} <Debug> TCPHandler: Processed in 0.001232047 sec. | ||
| 2624 | 2026.05.21 20:14:42.000265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.32 MiB, peak 215.97 MiB, free memory in arenas 0.00 B, will set to 212.93 MiB (RSS), difference: 1.61 MiB | ||
| 2625 | 2026.05.21 20:14:46.102244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 316 | ||
| 2626 | 2026.05.21 20:14:46.104554 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.05.21 20:14:46.104604 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2628 | 2026.05.21 20:14:46.105784 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2629 | 2026.05.21 20:14:46.106077 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.05.21 20:14:46.106323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2631 | 2026.05.21 20:14:46.136045 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.05.21 20:14:46.136374 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2633 | 2026.05.21 20:14:46.136753 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2634 | 2026.05.21 20:14:46.136793 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2635 | 2026.05.21 20:14:46.137063 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2636 | 2026.05.21 20:14:46.137133 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2637 | 2026.05.21 20:14:46.137277 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 42-element set) | ||
| 2638 | 2026.05.21 20:14:46.137397 [ 353 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2639 | 2026.05.21 20:14:46.137404 [ 324 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2640 | 2026.05.21 20:14:46.137542 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (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 | ||
| 2641 | 2026.05.21 20:14:46.137572 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2642 | 2026.05.21 20:14:46.137644 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2643 | 2026.05.21 20:14:46.137665 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2644 | 2026.05.21 20:14:46.137700 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2645 | 2026.05.21 20:14:46.137740 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2646 | 2026.05.21 20:14:46.139056 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002811 sec., 15652.792600498042 rows/sec., 3.27 MiB/sec. | ||
| 2647 | 2026.05.21 20:14:46.139166 [ 260 ] {a8ab857b-a330-4113-8f7a-88ed820370f2} <Debug> TCPHandler: Processed in 0.003316746 sec. | ||
| 2648 | 2026.05.21 20:14:46.160129 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.05.21 20:14:46.160267 [ 260 ] {36b0c2bb-0397-42fd-b37a-a65202e3db4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2650 | 2026.05.21 20:14:46.160319 [ 260 ] {36b0c2bb-0397-42fd-b37a-a65202e3db4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2651 | 2026.05.21 20:14:46.161013 [ 260 ] {36b0c2bb-0397-42fd-b37a-a65202e3db4c} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.05.21 20:14:46.161064 [ 260 ] {36b0c2bb-0397-42fd-b37a-a65202e3db4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2653 | 2026.05.21 20:14:46.161487 [ 260 ] {36b0c2bb-0397-42fd-b37a-a65202e3db4c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2654 | 2026.05.21 20:14:46.161699 [ 260 ] {36b0c2bb-0397-42fd-b37a-a65202e3db4c} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.05.21 20:14:46.161854 [ 260 ] {36b0c2bb-0397-42fd-b37a-a65202e3db4c} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001626 sec., 615.0061500615006 rows/sec., 63.66 KiB/sec. | ||
| 2656 | 2026.05.21 20:14:46.161894 [ 260 ] {36b0c2bb-0397-42fd-b37a-a65202e3db4c} <Debug> TCPHandler: Processed in 0.001834055 sec. | ||
| 2657 | 2026.05.21 20:14:46.162017 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.05.21 20:14:46.162116 [ 260 ] {5d98c116-e146-4309-abc9-0950231d5d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.05.21 20:14:46.162156 [ 260 ] {5d98c116-e146-4309-abc9-0950231d5d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2660 | 2026.05.21 20:14:46.162792 [ 260 ] {5d98c116-e146-4309-abc9-0950231d5d78} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.05.21 20:14:46.162831 [ 260 ] {5d98c116-e146-4309-abc9-0950231d5d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2662 | 2026.05.21 20:14:46.163158 [ 260 ] {5d98c116-e146-4309-abc9-0950231d5d78} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2663 | 2026.05.21 20:14:46.163383 [ 260 ] {5d98c116-e146-4309-abc9-0950231d5d78} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.05.21 20:14:46.163512 [ 260 ] {5d98c116-e146-4309-abc9-0950231d5d78} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001415 sec., 200706.7137809187 rows/sec., 12.75 MiB/sec. | ||
| 2665 | 2026.05.21 20:14:46.163551 [ 260 ] {5d98c116-e146-4309-abc9-0950231d5d78} <Debug> TCPHandler: Processed in 0.001584432 sec. | ||
| 2666 | 2026.05.21 20:14:46.163681 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.05.21 20:14:46.163778 [ 260 ] {c8fbd654-cc06-4dc6-8ded-6657ff3df303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2668 | 2026.05.21 20:14:46.163817 [ 260 ] {c8fbd654-cc06-4dc6-8ded-6657ff3df303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2669 | 2026.05.21 20:14:46.164253 [ 260 ] {c8fbd654-cc06-4dc6-8ded-6657ff3df303} <Trace> oximeter.fields_ipaddr (121d298a-e09a-4943-87bc-ca2a26a93dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.05.21 20:14:46.164290 [ 260 ] {c8fbd654-cc06-4dc6-8ded-6657ff3df303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2671 | 2026.05.21 20:14:46.164585 [ 260 ] {c8fbd654-cc06-4dc6-8ded-6657ff3df303} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2672 | 2026.05.21 20:14:46.164798 [ 260 ] {c8fbd654-cc06-4dc6-8ded-6657ff3df303} <Trace> oximeter.fields_ipaddr (121d298a-e09a-4943-87bc-ca2a26a93dd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.05.21 20:14:46.164924 [ 260 ] {c8fbd654-cc06-4dc6-8ded-6657ff3df303} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001165 sec., 13733.905579399141 rows/sec., 1.09 MiB/sec. | ||
| 2674 | 2026.05.21 20:14:46.164961 [ 260 ] {c8fbd654-cc06-4dc6-8ded-6657ff3df303} <Debug> TCPHandler: Processed in 0.001331638 sec. | ||
| 2675 | 2026.05.21 20:14:46.165112 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.05.21 20:14:46.165208 [ 260 ] {6bb005b7-4d76-4386-8bf6-e7f120e50923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2677 | 2026.05.21 20:14:46.165246 [ 260 ] {6bb005b7-4d76-4386-8bf6-e7f120e50923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2678 | 2026.05.21 20:14:46.167010 [ 260 ] {6bb005b7-4d76-4386-8bf6-e7f120e50923} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.05.21 20:14:46.167050 [ 260 ] {6bb005b7-4d76-4386-8bf6-e7f120e50923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2680 | 2026.05.21 20:14:46.167631 [ 260 ] {6bb005b7-4d76-4386-8bf6-e7f120e50923} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2681 | 2026.05.21 20:14:46.167853 [ 260 ] {6bb005b7-4d76-4386-8bf6-e7f120e50923} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.05.21 20:14:46.167981 [ 260 ] {6bb005b7-4d76-4386-8bf6-e7f120e50923} <Debug> executeQuery: Read 3238 rows, 247.65 KiB in 0.002791 sec., 1160157.6495879614 rows/sec., 86.65 MiB/sec. | ||
| 2683 | 2026.05.21 20:14:46.168045 [ 260 ] {6bb005b7-4d76-4386-8bf6-e7f120e50923} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2684 | 2026.05.21 20:14:46.168058 [ 260 ] {6bb005b7-4d76-4386-8bf6-e7f120e50923} <Debug> TCPHandler: Processed in 0.002997142 sec. | ||
| 2685 | 2026.05.21 20:14:46.168226 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.05.21 20:14:46.168323 [ 260 ] {de24b5f9-6ea9-4c0b-80f9-dcabdb6e6f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2687 | 2026.05.21 20:14:46.168361 [ 260 ] {de24b5f9-6ea9-4c0b-80f9-dcabdb6e6f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2688 | 2026.05.21 20:14:46.168895 [ 260 ] {de24b5f9-6ea9-4c0b-80f9-dcabdb6e6f98} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.05.21 20:14:46.168930 [ 260 ] {de24b5f9-6ea9-4c0b-80f9-dcabdb6e6f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2690 | 2026.05.21 20:14:46.169266 [ 260 ] {de24b5f9-6ea9-4c0b-80f9-dcabdb6e6f98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2691 | 2026.05.21 20:14:46.169509 [ 260 ] {de24b5f9-6ea9-4c0b-80f9-dcabdb6e6f98} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.05.21 20:14:46.169638 [ 260 ] {de24b5f9-6ea9-4c0b-80f9-dcabdb6e6f98} <Debug> executeQuery: Read 210 rows, 13.57 KiB in 0.001334 sec., 157421.28935532234 rows/sec., 9.93 MiB/sec. | ||
| 2693 | 2026.05.21 20:14:46.169675 [ 260 ] {de24b5f9-6ea9-4c0b-80f9-dcabdb6e6f98} <Debug> TCPHandler: Processed in 0.001498651 sec. | ||
| 2694 | 2026.05.21 20:14:46.169812 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.05.21 20:14:46.169908 [ 260 ] {2f1e0940-1bd1-4156-854e-5e1c531323ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2696 | 2026.05.21 20:14:46.169948 [ 260 ] {2f1e0940-1bd1-4156-854e-5e1c531323ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2697 | 2026.05.21 20:14:46.170783 [ 260 ] {2f1e0940-1bd1-4156-854e-5e1c531323ca} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.05.21 20:14:46.170821 [ 260 ] {2f1e0940-1bd1-4156-854e-5e1c531323ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2699 | 2026.05.21 20:14:46.171167 [ 260 ] {2f1e0940-1bd1-4156-854e-5e1c531323ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2700 | 2026.05.21 20:14:46.171381 [ 260 ] {2f1e0940-1bd1-4156-854e-5e1c531323ca} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.05.21 20:14:46.171505 [ 260 ] {2f1e0940-1bd1-4156-854e-5e1c531323ca} <Debug> executeQuery: Read 952 rows, 57.37 KiB in 0.001615 sec., 589473.6842105264 rows/sec., 34.69 MiB/sec. | ||
| 2702 | 2026.05.21 20:14:46.171542 [ 260 ] {2f1e0940-1bd1-4156-854e-5e1c531323ca} <Debug> TCPHandler: Processed in 0.001785695 sec. | ||
| 2703 | 2026.05.21 20:14:46.171673 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.05.21 20:14:46.171768 [ 260 ] {b49ad144-f863-4411-ad0a-4e0004dff691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2705 | 2026.05.21 20:14:46.171807 [ 260 ] {b49ad144-f863-4411-ad0a-4e0004dff691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2706 | 2026.05.21 20:14:46.172244 [ 260 ] {b49ad144-f863-4411-ad0a-4e0004dff691} <Trace> oximeter.fields_u64 (becf58e3-0711-4415-aa0b-143979c4fd62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.05.21 20:14:46.172281 [ 260 ] {b49ad144-f863-4411-ad0a-4e0004dff691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2708 | 2026.05.21 20:14:46.172558 [ 260 ] {b49ad144-f863-4411-ad0a-4e0004dff691} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2709 | 2026.05.21 20:14:46.172783 [ 260 ] {b49ad144-f863-4411-ad0a-4e0004dff691} <Trace> oximeter.fields_u64 (becf58e3-0711-4415-aa0b-143979c4fd62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.05.21 20:14:46.172915 [ 260 ] {b49ad144-f863-4411-ad0a-4e0004dff691} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001164 sec., 859.106529209622 rows/sec., 60.41 KiB/sec. | ||
| 2711 | 2026.05.21 20:14:46.172952 [ 260 ] {b49ad144-f863-4411-ad0a-4e0004dff691} <Debug> TCPHandler: Processed in 0.001332518 sec. | ||
| 2712 | 2026.05.21 20:14:46.173078 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.05.21 20:14:46.173172 [ 260 ] {64ad2deb-a6a9-4fde-9638-50ea1cdefa35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2714 | 2026.05.21 20:14:46.173210 [ 260 ] {64ad2deb-a6a9-4fde-9638-50ea1cdefa35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2715 | 2026.05.21 20:14:46.173711 [ 260 ] {64ad2deb-a6a9-4fde-9638-50ea1cdefa35} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.05.21 20:14:46.173747 [ 260 ] {64ad2deb-a6a9-4fde-9638-50ea1cdefa35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2717 | 2026.05.21 20:14:46.174045 [ 260 ] {64ad2deb-a6a9-4fde-9638-50ea1cdefa35} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2718 | 2026.05.21 20:14:46.174257 [ 260 ] {64ad2deb-a6a9-4fde-9638-50ea1cdefa35} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.05.21 20:14:46.174381 [ 260 ] {64ad2deb-a6a9-4fde-9638-50ea1cdefa35} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001227 sec., 120619.39690301548 rows/sec., 6.86 MiB/sec. | ||
| 2720 | 2026.05.21 20:14:46.174418 [ 260 ] {64ad2deb-a6a9-4fde-9638-50ea1cdefa35} <Debug> TCPHandler: Processed in 0.001388159 sec. | ||
| 2721 | 2026.05.21 20:14:46.174540 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2026.05.21 20:14:46.174633 [ 260 ] {de9a7d26-7f14-4319-972b-d863ec093a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2723 | 2026.05.21 20:14:46.174671 [ 260 ] {de9a7d26-7f14-4319-972b-d863ec093a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2724 | 2026.05.21 20:14:46.175805 [ 260 ] {de9a7d26-7f14-4319-972b-d863ec093a3f} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.05.21 20:14:46.175842 [ 260 ] {de9a7d26-7f14-4319-972b-d863ec093a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2726 | 2026.05.21 20:14:46.176208 [ 260 ] {de9a7d26-7f14-4319-972b-d863ec093a3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2727 | 2026.05.21 20:14:46.176426 [ 260 ] {de9a7d26-7f14-4319-972b-d863ec093a3f} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.05.21 20:14:46.176552 [ 260 ] {de9a7d26-7f14-4319-972b-d863ec093a3f} <Debug> executeQuery: Read 1773 rows, 122.77 KiB in 0.001936 sec., 915805.785123967 rows/sec., 61.93 MiB/sec. | ||
| 2729 | 2026.05.21 20:14:46.176589 [ 260 ] {de9a7d26-7f14-4319-972b-d863ec093a3f} <Debug> TCPHandler: Processed in 0.002097369 sec. | ||
| 2730 | 2026.05.21 20:14:46.176716 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.05.21 20:14:46.176819 [ 260 ] {e3f4f31c-2778-4010-adcf-7655a40cc105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2732 | 2026.05.21 20:14:46.176859 [ 260 ] {e3f4f31c-2778-4010-adcf-7655a40cc105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2733 | 2026.05.21 20:14:46.177203 [ 260 ] {e3f4f31c-2778-4010-adcf-7655a40cc105} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.05.21 20:14:46.177239 [ 260 ] {e3f4f31c-2778-4010-adcf-7655a40cc105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2735 | 2026.05.21 20:14:46.177540 [ 260 ] {e3f4f31c-2778-4010-adcf-7655a40cc105} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2736 | 2026.05.21 20:14:46.177766 [ 260 ] {e3f4f31c-2778-4010-adcf-7655a40cc105} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.05.21 20:14:46.177892 [ 260 ] {e3f4f31c-2778-4010-adcf-7655a40cc105} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 2738 | 2026.05.21 20:14:46.177928 [ 260 ] {e3f4f31c-2778-4010-adcf-7655a40cc105} <Debug> TCPHandler: Processed in 0.001261598 sec. | ||
| 2739 | 2026.05.21 20:14:46.178061 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.05.21 20:14:46.178156 [ 260 ] {ca49035d-b36f-431b-9511-b8a8d53a8729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2741 | 2026.05.21 20:14:46.178197 [ 260 ] {ca49035d-b36f-431b-9511-b8a8d53a8729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2742 | 2026.05.21 20:14:46.178979 [ 260 ] {ca49035d-b36f-431b-9511-b8a8d53a8729} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.05.21 20:14:46.179016 [ 260 ] {ca49035d-b36f-431b-9511-b8a8d53a8729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2744 | 2026.05.21 20:14:46.179462 [ 260 ] {ca49035d-b36f-431b-9511-b8a8d53a8729} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2745 | 2026.05.21 20:14:46.179679 [ 260 ] {ca49035d-b36f-431b-9511-b8a8d53a8729} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.05.21 20:14:46.179806 [ 260 ] {ca49035d-b36f-431b-9511-b8a8d53a8729} <Debug> executeQuery: Read 1737 rows, 109.22 KiB in 0.001668 sec., 1041366.9064748201 rows/sec., 63.94 MiB/sec. | ||
| 2747 | 2026.05.21 20:14:46.179843 [ 260 ] {ca49035d-b36f-431b-9511-b8a8d53a8729} <Debug> TCPHandler: Processed in 0.001835385 sec. | ||
| 2748 | 2026.05.21 20:14:46.179970 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.05.21 20:14:46.180073 [ 260 ] {e9bc5600-a561-4196-ac00-ae0ca859254c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2750 | 2026.05.21 20:14:46.180114 [ 260 ] {e9bc5600-a561-4196-ac00-ae0ca859254c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2751 | 2026.05.21 20:14:46.180467 [ 260 ] {e9bc5600-a561-4196-ac00-ae0ca859254c} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.05.21 20:14:46.180503 [ 260 ] {e9bc5600-a561-4196-ac00-ae0ca859254c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2753 | 2026.05.21 20:14:46.180817 [ 260 ] {e9bc5600-a561-4196-ac00-ae0ca859254c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2754 | 2026.05.21 20:14:46.181030 [ 260 ] {e9bc5600-a561-4196-ac00-ae0ca859254c} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.05.21 20:14:46.181156 [ 260 ] {e9bc5600-a561-4196-ac00-ae0ca859254c} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.0011 sec., 2727.272727272727 rows/sec., 176.67 KiB/sec. | ||
| 2756 | 2026.05.21 20:14:46.181191 [ 260 ] {e9bc5600-a561-4196-ac00-ae0ca859254c} <Debug> TCPHandler: Processed in 0.001269667 sec. | ||
| 2757 | 2026.05.21 20:14:46.181314 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.05.21 20:14:46.181409 [ 260 ] {62947af2-836b-46e0-8693-7002f1d395dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2759 | 2026.05.21 20:14:46.181461 [ 260 ] {62947af2-836b-46e0-8693-7002f1d395dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2760 | 2026.05.21 20:14:46.182364 [ 260 ] {62947af2-836b-46e0-8693-7002f1d395dd} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.05.21 20:14:46.182402 [ 260 ] {62947af2-836b-46e0-8693-7002f1d395dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2762 | 2026.05.21 20:14:46.182956 [ 260 ] {62947af2-836b-46e0-8693-7002f1d395dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2763 | 2026.05.21 20:14:46.183190 [ 260 ] {62947af2-836b-46e0-8693-7002f1d395dd} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.05.21 20:14:46.183324 [ 260 ] {62947af2-836b-46e0-8693-7002f1d395dd} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001932 sec., 26915.11387163561 rows/sec., 48.23 MiB/sec. | ||
| 2765 | 2026.05.21 20:14:46.183376 [ 260 ] {62947af2-836b-46e0-8693-7002f1d395dd} <Debug> TCPHandler: Processed in 0.002110279 sec. | ||
| 2766 | 2026.05.21 20:14:46.183502 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.05.21 20:14:46.183598 [ 260 ] {c82fd8bc-12a8-46e9-9a7c-9b3c9c44f18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2768 | 2026.05.21 20:14:46.183639 [ 260 ] {c82fd8bc-12a8-46e9-9a7c-9b3c9c44f18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2769 | 2026.05.21 20:14:46.183996 [ 260 ] {c82fd8bc-12a8-46e9-9a7c-9b3c9c44f18e} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.05.21 20:14:46.184033 [ 260 ] {c82fd8bc-12a8-46e9-9a7c-9b3c9c44f18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2771 | 2026.05.21 20:14:46.184334 [ 260 ] {c82fd8bc-12a8-46e9-9a7c-9b3c9c44f18e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2772 | 2026.05.21 20:14:46.184548 [ 260 ] {c82fd8bc-12a8-46e9-9a7c-9b3c9c44f18e} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.05.21 20:14:46.184673 [ 260 ] {c82fd8bc-12a8-46e9-9a7c-9b3c9c44f18e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 2774 | 2026.05.21 20:14:46.184709 [ 260 ] {c82fd8bc-12a8-46e9-9a7c-9b3c9c44f18e} <Debug> TCPHandler: Processed in 0.001255307 sec. | ||
| 2775 | 2026.05.21 20:14:48.602790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5282 | ||
| 2776 | 2026.05.21 20:14:48.603313 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.05.21 20:14:48.603358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2778 | 2026.05.21 20:14:48.603839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2779 | 2026.05.21 20:14:48.604071 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.05.21 20:14:48.604194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5282 | ||
| 2781 | 2026.05.21 20:14:48.604248 [ 138 ] {} <Debug> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2782 | 2026.05.21 20:14:48.604355 [ 138 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.05.21 20:14:48.604392 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2784 | 2026.05.21 20:14:48.604513 [ 198 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 2785 | 2026.05.21 20:14:48.604608 [ 198 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2786 | 2026.05.21 20:14:48.604638 [ 198 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2914 rows starting from the beginning of the part | ||
| 2787 | 2026.05.21 20:14:48.604692 [ 198 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 2788 | 2026.05.21 20:14:48.604733 [ 198 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 2789 | 2026.05.21 20:14:48.604772 [ 198 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 2790 | 2026.05.21 20:14:48.604808 [ 198 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 2791 | 2026.05.21 20:14:48.604846 [ 198 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::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 | ||
| 2792 | 2026.05.21 20:14:48.606089 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001610242 sec., 3280252.285060258 rows/sec., 46.92 MiB/sec. | ||
| 2793 | 2026.05.21 20:14:48.606776 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2794 | 2026.05.21 20:14:48.607065 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_11_2} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.05.21 20:14:48.607146 [ 194 ] {3f84be95-62bb-4ac5-bc46-8e26b9439247::all_1_11_2} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2796 | 2026.05.21 20:14:48.607240 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 2797 | 2026.05.21 20:14:48.913408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2798 | 2026.05.21 20:14:48.931712 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.05.21 20:14:48.931784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2800 | 2026.05.21 20:14:48.937986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2801 | 2026.05.21 20:14:48.938655 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.05.21 20:14:48.938936 [ 138 ] {} <Debug> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2803 | 2026.05.21 20:14:48.938982 [ 138 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.05.21 20:14:48.939001 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2805 | 2026.05.21 20:14:48.939149 [ 188 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 2806 | 2026.05.21 20:14:48.942287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2807 | 2026.05.21 20:14:48.943267 [ 188 ] {96d9447e-682c-4c46-a7b2-487792080187::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2808 | 2026.05.21 20:14:48.944538 [ 188 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 2809 | 2026.05.21 20:14:48.948891 [ 188 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 2810 | 2026.05.21 20:14:48.952907 [ 188 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 2811 | 2026.05.21 20:14:48.956979 [ 188 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 2812 | 2026.05.21 20:14:48.961461 [ 188 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 2813 | 2026.05.21 20:14:48.965612 [ 188 ] {96d9447e-682c-4c46-a7b2-487792080187::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 | ||
| 2814 | 2026.05.21 20:14:49.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.75 MiB, peak 223.75 MiB, free memory in arenas 0.00 B, will set to 221.77 MiB (RSS), difference: -1.98 MiB | ||
| 2815 | 2026.05.21 20:14:49.016021 [ 201 ] {96d9447e-682c-4c46-a7b2-487792080187::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07695545 sec., 1078.5460938763922 rows/sec., 5.58 MiB/sec. | ||
| 2816 | 2026.05.21 20:14:49.017445 [ 186 ] {96d9447e-682c-4c46-a7b2-487792080187::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2817 | 2026.05.21 20:14:49.019110 [ 186 ] {96d9447e-682c-4c46-a7b2-487792080187::all_1_11_2} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): 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.05.21 20:14:49.019194 [ 186 ] {96d9447e-682c-4c46-a7b2-487792080187::all_1_11_2} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2819 | 2026.05.21 20:14:49.020090 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2820 | 2026.05.21 20:14:50.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.35 MiB, peak 223.75 MiB, free memory in arenas 0.00 B, will set to 224.14 MiB (RSS), difference: 11.79 MiB | ||
| 2821 | 2026.05.21 20:14:51.709937 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.05.21 20:14:51.710184 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2823 | 2026.05.21 20:14:51.710527 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2824 | 2026.05.21 20:14:51.710561 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2825 | 2026.05.21 20:14:51.710772 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2826 | 2026.05.21 20:14:51.710839 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2827 | 2026.05.21 20:14:51.710974 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2828 | 2026.05.21 20:14:51.711106 [ 321 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2829 | 2026.05.21 20:14:51.711114 [ 339 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2830 | 2026.05.21 20:14:51.711110 [ 352 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2831 | 2026.05.21 20:14:51.711294 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2832 | 2026.05.21 20:14:51.711320 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2833 | 2026.05.21 20:14:51.711390 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2834 | 2026.05.21 20:14:51.711409 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2835 | 2026.05.21 20:14:51.711442 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2836 | 2026.05.21 20:14:51.711488 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2837 | 2026.05.21 20:14:51.712731 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002645 sec., 16635.160680529298 rows/sec., 2.89 MiB/sec. | ||
| 2838 | 2026.05.21 20:14:51.712834 [ 260 ] {f6681c4b-5d0a-4364-8c6f-7bd91150ed8f} <Debug> TCPHandler: Processed in 0.003034372 sec. | ||
| 2839 | 2026.05.21 20:14:51.714430 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.05.21 20:14:51.714538 [ 260 ] {011796d9-92a1-4103-9385-d576bd7f7fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2841 | 2026.05.21 20:14:51.714581 [ 260 ] {011796d9-92a1-4103-9385-d576bd7f7fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2842 | 2026.05.21 20:14:51.715060 [ 260 ] {011796d9-92a1-4103-9385-d576bd7f7fec} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.05.21 20:14:51.715102 [ 260 ] {011796d9-92a1-4103-9385-d576bd7f7fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2844 | 2026.05.21 20:14:51.715472 [ 260 ] {011796d9-92a1-4103-9385-d576bd7f7fec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2845 | 2026.05.21 20:14:51.715696 [ 260 ] {011796d9-92a1-4103-9385-d576bd7f7fec} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.05.21 20:14:51.715847 [ 260 ] {011796d9-92a1-4103-9385-d576bd7f7fec} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001339 sec., 41822.25541448843 rows/sec., 3.19 MiB/sec. | ||
| 2847 | 2026.05.21 20:14:51.715886 [ 260 ] {011796d9-92a1-4103-9385-d576bd7f7fec} <Debug> TCPHandler: Processed in 0.001506591 sec. | ||
| 2848 | 2026.05.21 20:14:51.716040 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.05.21 20:14:51.716134 [ 260 ] {8cfe2b60-359d-4249-b10c-042f88414518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2850 | 2026.05.21 20:14:51.716173 [ 260 ] {8cfe2b60-359d-4249-b10c-042f88414518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2851 | 2026.05.21 20:14:51.716584 [ 260 ] {8cfe2b60-359d-4249-b10c-042f88414518} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.05.21 20:14:51.716620 [ 260 ] {8cfe2b60-359d-4249-b10c-042f88414518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2853 | 2026.05.21 20:14:51.716930 [ 260 ] {8cfe2b60-359d-4249-b10c-042f88414518} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2854 | 2026.05.21 20:14:51.717141 [ 260 ] {8cfe2b60-359d-4249-b10c-042f88414518} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.05.21 20:14:51.717266 [ 260 ] {8cfe2b60-359d-4249-b10c-042f88414518} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 2856 | 2026.05.21 20:14:51.717303 [ 260 ] {8cfe2b60-359d-4249-b10c-042f88414518} <Debug> TCPHandler: Processed in 0.001311868 sec. | ||
| 2857 | 2026.05.21 20:14:51.717432 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.05.21 20:14:51.717526 [ 260 ] {121d85b4-9ef7-4cf5-a14a-2c8121695c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2859 | 2026.05.21 20:14:51.717569 [ 260 ] {121d85b4-9ef7-4cf5-a14a-2c8121695c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2860 | 2026.05.21 20:14:51.717972 [ 260 ] {121d85b4-9ef7-4cf5-a14a-2c8121695c38} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.05.21 20:14:51.718008 [ 260 ] {121d85b4-9ef7-4cf5-a14a-2c8121695c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2862 | 2026.05.21 20:14:51.718346 [ 260 ] {121d85b4-9ef7-4cf5-a14a-2c8121695c38} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2863 | 2026.05.21 20:14:51.718561 [ 260 ] {121d85b4-9ef7-4cf5-a14a-2c8121695c38} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.05.21 20:14:51.718686 [ 260 ] {121d85b4-9ef7-4cf5-a14a-2c8121695c38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 2865 | 2026.05.21 20:14:51.718722 [ 260 ] {121d85b4-9ef7-4cf5-a14a-2c8121695c38} <Debug> TCPHandler: Processed in 0.001338139 sec. | ||
| 2866 | 2026.05.21 20:14:51.718848 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.05.21 20:14:51.718942 [ 260 ] {c14b3e20-94a0-4344-9710-9755edeaa066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2868 | 2026.05.21 20:14:51.718983 [ 260 ] {c14b3e20-94a0-4344-9710-9755edeaa066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2869 | 2026.05.21 20:14:51.719341 [ 260 ] {c14b3e20-94a0-4344-9710-9755edeaa066} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.05.21 20:14:51.719376 [ 260 ] {c14b3e20-94a0-4344-9710-9755edeaa066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2871 | 2026.05.21 20:14:51.719687 [ 260 ] {c14b3e20-94a0-4344-9710-9755edeaa066} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2872 | 2026.05.21 20:14:51.719909 [ 260 ] {c14b3e20-94a0-4344-9710-9755edeaa066} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.05.21 20:14:51.720036 [ 260 ] {c14b3e20-94a0-4344-9710-9755edeaa066} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 2874 | 2026.05.21 20:14:51.720071 [ 260 ] {c14b3e20-94a0-4344-9710-9755edeaa066} <Debug> TCPHandler: Processed in 0.001271537 sec. | ||
| 2875 | 2026.05.21 20:14:56.029546 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2876 | 2026.05.21 20:14:56.029612 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2877 | 2026.05.21 20:14:56.104243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5794 | ||
| 2878 | 2026.05.21 20:14:56.104769 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.05.21 20:14:56.104820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2880 | 2026.05.21 20:14:56.105589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2881 | 2026.05.21 20:14:56.105881 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f84be95-62bb-4ac5-bc46-8e26b9439247): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.05.21 20:14:56.106045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5794 | ||
| 2883 | 2026.05.21 20:14:56.106479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 356 | ||
| 2884 | 2026.05.21 20:14:56.108985 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.05.21 20:14:56.109048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2886 | 2026.05.21 20:14:56.110370 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2887 | 2026.05.21 20:14:56.110684 [ 242 ] {} <Trace> system.query_log (213d2d51-9a0b-488f-a3c5-24ce470abd15): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.05.21 20:14:56.111036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2889 | 2026.05.21 20:14:56.443374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2890 | 2026.05.21 20:14:56.460242 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.05.21 20:14:56.460303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2892 | 2026.05.21 20:14:56.466258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2893 | 2026.05.21 20:14:56.467018 [ 243 ] {} <Trace> system.metric_log (96d9447e-682c-4c46-a7b2-487792080187): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.05.21 20:14:56.469912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2895 | 2026.05.21 20:14:56.716002 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.05.21 20:14:56.716274 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 2897 | 2026.05.21 20:14:56.716641 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2898 | 2026.05.21 20:14:56.716679 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 2899 | 2026.05.21 20:14:56.716923 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2900 | 2026.05.21 20:14:56.716992 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2901 | 2026.05.21 20:14:56.717136 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2902 | 2026.05.21 20:14:56.717257 [ 339 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2903 | 2026.05.21 20:14:56.717288 [ 321 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2904 | 2026.05.21 20:14:56.717269 [ 361 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2905 | 2026.05.21 20:14:56.717446 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2906 | 2026.05.21 20:14:56.717469 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2907 | 2026.05.21 20:14:56.717545 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2908 | 2026.05.21 20:14:56.717574 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2909 | 2026.05.21 20:14:56.717607 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2910 | 2026.05.21 20:14:56.717645 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2911 | 2026.05.21 20:14:56.718927 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002768 sec., 15895.953757225434 rows/sec., 2.77 MiB/sec. | ||
| 2912 | 2026.05.21 20:14:56.719021 [ 260 ] {7493ffd8-5d4e-4ae9-943b-dc1b5d1d02fe} <Debug> TCPHandler: Processed in 0.003165714 sec. | ||
| 2913 | 2026.05.21 20:14:56.724754 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.05.21 20:14:56.724972 [ 260 ] {c4c5db5d-3424-4f72-8711-57a5fa772961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2915 | 2026.05.21 20:14:56.725053 [ 260 ] {c4c5db5d-3424-4f72-8711-57a5fa772961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2916 | 2026.05.21 20:14:56.725843 [ 260 ] {c4c5db5d-3424-4f72-8711-57a5fa772961} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.05.21 20:14:56.725887 [ 260 ] {c4c5db5d-3424-4f72-8711-57a5fa772961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2918 | 2026.05.21 20:14:56.726269 [ 260 ] {c4c5db5d-3424-4f72-8711-57a5fa772961} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2919 | 2026.05.21 20:14:56.726492 [ 260 ] {c4c5db5d-3424-4f72-8711-57a5fa772961} <Trace> oximeter.fields_i16 (ba011dc0-330c-4b46-9bf2-ba520b6bc1cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.05.21 20:14:56.726646 [ 260 ] {c4c5db5d-3424-4f72-8711-57a5fa772961} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001729 sec., 164256.7958357432 rows/sec., 10.43 MiB/sec. | ||
| 2921 | 2026.05.21 20:14:56.726687 [ 260 ] {c4c5db5d-3424-4f72-8711-57a5fa772961} <Debug> TCPHandler: Processed in 0.002048788 sec. | ||
| 2922 | 2026.05.21 20:14:56.726912 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.05.21 20:14:56.727008 [ 260 ] {57064a9c-3f10-420e-88d0-039ea99bcb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2924 | 2026.05.21 20:14:56.727047 [ 260 ] {57064a9c-3f10-420e-88d0-039ea99bcb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2925 | 2026.05.21 20:14:56.727930 [ 260 ] {57064a9c-3f10-420e-88d0-039ea99bcb2f} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.05.21 20:14:56.727965 [ 260 ] {57064a9c-3f10-420e-88d0-039ea99bcb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2927 | 2026.05.21 20:14:56.728325 [ 260 ] {57064a9c-3f10-420e-88d0-039ea99bcb2f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2928 | 2026.05.21 20:14:56.728541 [ 260 ] {57064a9c-3f10-420e-88d0-039ea99bcb2f} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.05.21 20:14:56.728667 [ 260 ] {57064a9c-3f10-420e-88d0-039ea99bcb2f} <Debug> executeQuery: Read 879 rows, 70.69 KiB in 0.001678 sec., 523837.90226460074 rows/sec., 41.14 MiB/sec. | ||
| 2930 | 2026.05.21 20:14:56.728704 [ 260 ] {57064a9c-3f10-420e-88d0-039ea99bcb2f} <Debug> TCPHandler: Processed in 0.001851615 sec. | ||
| 2931 | 2026.05.21 20:14:56.728867 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.05.21 20:14:56.728961 [ 260 ] {6877d7da-90f6-4d72-95a4-fa4543fe2094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.05.21 20:14:56.729000 [ 260 ] {6877d7da-90f6-4d72-95a4-fa4543fe2094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2934 | 2026.05.21 20:14:56.729524 [ 260 ] {6877d7da-90f6-4d72-95a4-fa4543fe2094} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.05.21 20:14:56.729561 [ 260 ] {6877d7da-90f6-4d72-95a4-fa4543fe2094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2936 | 2026.05.21 20:14:56.729883 [ 260 ] {6877d7da-90f6-4d72-95a4-fa4543fe2094} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2937 | 2026.05.21 20:14:56.730100 [ 260 ] {6877d7da-90f6-4d72-95a4-fa4543fe2094} <Trace> oximeter.fields_u16 (89fe2c5b-3a75-4cb1-a2e2-9a0fd339f103): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.05.21 20:14:56.730229 [ 260 ] {6877d7da-90f6-4d72-95a4-fa4543fe2094} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001286 sec., 142301.71073094866 rows/sec., 8.83 MiB/sec. | ||
| 2939 | 2026.05.21 20:14:56.730265 [ 260 ] {6877d7da-90f6-4d72-95a4-fa4543fe2094} <Debug> TCPHandler: Processed in 0.001458471 sec. | ||
| 2940 | 2026.05.21 20:14:56.730402 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.05.21 20:14:56.730497 [ 260 ] {6eb2c353-291c-4fbb-b9ac-e4e4a7f2dba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2942 | 2026.05.21 20:14:56.730537 [ 260 ] {6eb2c353-291c-4fbb-b9ac-e4e4a7f2dba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2943 | 2026.05.21 20:14:56.730999 [ 260 ] {6eb2c353-291c-4fbb-b9ac-e4e4a7f2dba1} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.05.21 20:14:56.731036 [ 260 ] {6eb2c353-291c-4fbb-b9ac-e4e4a7f2dba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2945 | 2026.05.21 20:14:56.731329 [ 260 ] {6eb2c353-291c-4fbb-b9ac-e4e4a7f2dba1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2946 | 2026.05.21 20:14:56.731541 [ 260 ] {6eb2c353-291c-4fbb-b9ac-e4e4a7f2dba1} <Trace> oximeter.fields_u32 (412d90b5-c8ea-4ea4-a12d-9cc0716839f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.05.21 20:14:56.731666 [ 260 ] {6eb2c353-291c-4fbb-b9ac-e4e4a7f2dba1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 2948 | 2026.05.21 20:14:56.731703 [ 260 ] {6eb2c353-291c-4fbb-b9ac-e4e4a7f2dba1} <Debug> TCPHandler: Processed in 0.001350448 sec. | ||
| 2949 | 2026.05.21 20:14:56.731836 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.05.21 20:14:56.731932 [ 260 ] {05355f60-9b3d-4e24-b78b-5d980c2a3045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.05.21 20:14:56.731971 [ 260 ] {05355f60-9b3d-4e24-b78b-5d980c2a3045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2952 | 2026.05.21 20:14:56.732455 [ 260 ] {05355f60-9b3d-4e24-b78b-5d980c2a3045} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.05.21 20:14:56.732492 [ 260 ] {05355f60-9b3d-4e24-b78b-5d980c2a3045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2954 | 2026.05.21 20:14:56.732789 [ 260 ] {05355f60-9b3d-4e24-b78b-5d980c2a3045} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2955 | 2026.05.21 20:14:56.733010 [ 260 ] {05355f60-9b3d-4e24-b78b-5d980c2a3045} <Trace> oximeter.fields_u8 (b7d71e13-b785-44df-a9c5-6c09b40751e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.05.21 20:14:56.733134 [ 260 ] {05355f60-9b3d-4e24-b78b-5d980c2a3045} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 2957 | 2026.05.21 20:14:56.733171 [ 260 ] {05355f60-9b3d-4e24-b78b-5d980c2a3045} <Debug> TCPHandler: Processed in 0.001384288 sec. | ||
| 2958 | 2026.05.21 20:14:56.733294 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.05.21 20:14:56.733389 [ 260 ] {316f8e0e-9e28-4014-9827-c56479d8d23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2960 | 2026.05.21 20:14:56.733428 [ 260 ] {316f8e0e-9e28-4014-9827-c56479d8d23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2961 | 2026.05.21 20:14:56.734124 [ 260 ] {316f8e0e-9e28-4014-9827-c56479d8d23b} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.05.21 20:14:56.734161 [ 260 ] {316f8e0e-9e28-4014-9827-c56479d8d23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2963 | 2026.05.21 20:14:56.734478 [ 260 ] {316f8e0e-9e28-4014-9827-c56479d8d23b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2964 | 2026.05.21 20:14:56.734691 [ 260 ] {316f8e0e-9e28-4014-9827-c56479d8d23b} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.05.21 20:14:56.734817 [ 260 ] {316f8e0e-9e28-4014-9827-c56479d8d23b} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001446 sec., 367219.91701244813 rows/sec., 25.98 MiB/sec. | ||
| 2966 | 2026.05.21 20:14:56.734855 [ 260 ] {316f8e0e-9e28-4014-9827-c56479d8d23b} <Debug> TCPHandler: Processed in 0.001609513 sec. | ||
| 2967 | 2026.05.21 20:14:56.735008 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.05.21 20:14:56.735103 [ 260 ] {812daba2-08a0-4fae-838e-2cf163477ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2969 | 2026.05.21 20:14:56.735143 [ 260 ] {812daba2-08a0-4fae-838e-2cf163477ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2970 | 2026.05.21 20:14:56.735485 [ 260 ] {812daba2-08a0-4fae-838e-2cf163477ae7} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.05.21 20:14:56.735521 [ 260 ] {812daba2-08a0-4fae-838e-2cf163477ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2972 | 2026.05.21 20:14:56.735820 [ 260 ] {812daba2-08a0-4fae-838e-2cf163477ae7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2973 | 2026.05.21 20:14:56.736031 [ 260 ] {812daba2-08a0-4fae-838e-2cf163477ae7} <Trace> oximeter.measurements_bool (430ec9b8-f330-48a8-82af-fa3fb184ccc1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.05.21 20:14:56.736157 [ 260 ] {812daba2-08a0-4fae-838e-2cf163477ae7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 2975 | 2026.05.21 20:14:56.736193 [ 260 ] {812daba2-08a0-4fae-838e-2cf163477ae7} <Debug> TCPHandler: Processed in 0.001232897 sec. | ||
| 2976 | 2026.05.21 20:14:56.736328 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.05.21 20:14:56.736422 [ 260 ] {0ee341dc-24c1-47ae-91c2-348b4750b530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.05.21 20:14:56.736463 [ 260 ] {0ee341dc-24c1-47ae-91c2-348b4750b530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2979 | 2026.05.21 20:14:56.736902 [ 260 ] {0ee341dc-24c1-47ae-91c2-348b4750b530} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.05.21 20:14:56.736939 [ 260 ] {0ee341dc-24c1-47ae-91c2-348b4750b530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2981 | 2026.05.21 20:14:56.737265 [ 260 ] {0ee341dc-24c1-47ae-91c2-348b4750b530} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2982 | 2026.05.21 20:14:56.737488 [ 260 ] {0ee341dc-24c1-47ae-91c2-348b4750b530} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.05.21 20:14:56.737616 [ 260 ] {0ee341dc-24c1-47ae-91c2-348b4750b530} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001211 sec., 218827.41535920725 rows/sec., 14.54 MiB/sec. | ||
| 2984 | 2026.05.21 20:14:56.737652 [ 260 ] {0ee341dc-24c1-47ae-91c2-348b4750b530} <Debug> TCPHandler: Processed in 0.001373109 sec. | ||
| 2985 | 2026.05.21 20:14:56.737780 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.05.21 20:14:56.737876 [ 260 ] {e1e3e726-b643-4712-9475-4b71cb28adcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2987 | 2026.05.21 20:14:56.737917 [ 260 ] {e1e3e726-b643-4712-9475-4b71cb28adcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2988 | 2026.05.21 20:14:56.738267 [ 260 ] {e1e3e726-b643-4712-9475-4b71cb28adcf} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.05.21 20:14:56.738304 [ 260 ] {e1e3e726-b643-4712-9475-4b71cb28adcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2990 | 2026.05.21 20:14:56.738597 [ 260 ] {e1e3e726-b643-4712-9475-4b71cb28adcf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2991 | 2026.05.21 20:14:56.738806 [ 260 ] {e1e3e726-b643-4712-9475-4b71cb28adcf} <Trace> oximeter.measurements_f64 (8f79c705-8b02-4bc1-b9c2-df9e020a2753): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.05.21 20:14:56.738932 [ 260 ] {e1e3e726-b643-4712-9475-4b71cb28adcf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 2993 | 2026.05.21 20:14:56.738969 [ 260 ] {e1e3e726-b643-4712-9475-4b71cb28adcf} <Debug> TCPHandler: Processed in 0.001236878 sec. | ||
| 2994 | 2026.05.21 20:14:56.739088 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.05.21 20:14:56.739183 [ 260 ] {1771ae67-9ec8-448a-ab4e-f8dac0eba859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2996 | 2026.05.21 20:14:56.739234 [ 260 ] {1771ae67-9ec8-448a-ab4e-f8dac0eba859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2997 | 2026.05.21 20:14:56.740048 [ 260 ] {1771ae67-9ec8-448a-ab4e-f8dac0eba859} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.05.21 20:14:56.740085 [ 260 ] {1771ae67-9ec8-448a-ab4e-f8dac0eba859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2999 | 2026.05.21 20:14:56.740624 [ 260 ] {1771ae67-9ec8-448a-ab4e-f8dac0eba859} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3000 | 2026.05.21 20:14:56.740847 [ 260 ] {1771ae67-9ec8-448a-ab4e-f8dac0eba859} <Trace> oximeter.measurements_histogramu64 (2d881e5d-9731-4363-b6f0-80a7790aedca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.05.21 20:14:56.740980 [ 260 ] {1771ae67-9ec8-448a-ab4e-f8dac0eba859} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001815 sec., 22589.53168044077 rows/sec., 40.48 MiB/sec. | ||
| 3002 | 2026.05.21 20:14:56.741029 [ 260 ] {1771ae67-9ec8-448a-ab4e-f8dac0eba859} <Debug> TCPHandler: Processed in 0.001989467 sec. | ||
| 3003 | 2026.05.21 20:14:56.741153 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.05.21 20:14:56.741249 [ 260 ] {0c2f3658-7ab4-450c-aed4-20f5957d00f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3005 | 2026.05.21 20:14:56.741290 [ 260 ] {0c2f3658-7ab4-450c-aed4-20f5957d00f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3006 | 2026.05.21 20:14:56.741643 [ 260 ] {0c2f3658-7ab4-450c-aed4-20f5957d00f0} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.05.21 20:14:56.741676 [ 260 ] {0c2f3658-7ab4-450c-aed4-20f5957d00f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3008 | 2026.05.21 20:14:56.741982 [ 260 ] {0c2f3658-7ab4-450c-aed4-20f5957d00f0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3009 | 2026.05.21 20:14:56.742197 [ 260 ] {0c2f3658-7ab4-450c-aed4-20f5957d00f0} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): 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.05.21 20:14:56.742320 [ 260 ] {0c2f3658-7ab4-450c-aed4-20f5957d00f0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 3011 | 2026.05.21 20:14:56.742355 [ 260 ] {0c2f3658-7ab4-450c-aed4-20f5957d00f0} <Debug> TCPHandler: Processed in 0.001250557 sec. | ||
| 3012 | 2026.05.21 20:15:01.710385 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.05.21 20:15:01.710623 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3014 | 2026.05.21 20:15:01.711046 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3015 | 2026.05.21 20:15:01.711096 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3016 | 2026.05.21 20:15:01.711381 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3017 | 2026.05.21 20:15:01.711461 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3018 | 2026.05.21 20:15:01.711609 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3019 | 2026.05.21 20:15:01.711746 [ 328 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3020 | 2026.05.21 20:15:01.711753 [ 330 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3021 | 2026.05.21 20:15:01.711753 [ 321 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3022 | 2026.05.21 20:15:01.711924 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3023 | 2026.05.21 20:15:01.711959 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Trace> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3024 | 2026.05.21 20:15:01.712035 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3025 | 2026.05.21 20:15:01.712059 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Debug> oximeter.timeseries_schema (976b56b5-5bef-4329-9ffc-c8c534f43f23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3026 | 2026.05.21 20:15:01.712096 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3027 | 2026.05.21 20:15:01.712143 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3028 | 2026.05.21 20:15:01.713594 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.003055 sec., 14402.618657937806 rows/sec., 2.51 MiB/sec. | ||
| 3029 | 2026.05.21 20:15:01.713771 [ 260 ] {8b5f1c4e-40e2-4864-af16-348aacd2ec63} <Debug> TCPHandler: Processed in 0.003521418 sec. | ||
| 3030 | 2026.05.21 20:15:01.715524 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.05.21 20:15:01.715681 [ 260 ] {842f8a54-f440-4df3-9e8d-d29e2b41d3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3032 | 2026.05.21 20:15:01.715748 [ 260 ] {842f8a54-f440-4df3-9e8d-d29e2b41d3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3033 | 2026.05.21 20:15:01.716453 [ 260 ] {842f8a54-f440-4df3-9e8d-d29e2b41d3e2} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.05.21 20:15:01.716505 [ 260 ] {842f8a54-f440-4df3-9e8d-d29e2b41d3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3035 | 2026.05.21 20:15:01.716939 [ 260 ] {842f8a54-f440-4df3-9e8d-d29e2b41d3e2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3036 | 2026.05.21 20:15:01.717214 [ 260 ] {842f8a54-f440-4df3-9e8d-d29e2b41d3e2} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.05.21 20:15:01.717400 [ 58 ] {} <Debug> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3038 | 2026.05.21 20:15:01.717416 [ 260 ] {842f8a54-f440-4df3-9e8d-d29e2b41d3e2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001772 sec., 31602.70880361174 rows/sec., 2.41 MiB/sec. | ||
| 3039 | 2026.05.21 20:15:01.717472 [ 58 ] {} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.05.21 20:15:01.717499 [ 260 ] {842f8a54-f440-4df3-9e8d-d29e2b41d3e2} <Debug> TCPHandler: Processed in 0.00210396 sec. | ||
| 3041 | 2026.05.21 20:15:01.717500 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3042 | 2026.05.21 20:15:01.717631 [ 191 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::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 | ||
| 3043 | 2026.05.21 20:15:01.717715 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.05.21 20:15:01.717756 [ 191 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3045 | 2026.05.21 20:15:01.717800 [ 191 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3229 rows starting from the beginning of the part | ||
| 3046 | 2026.05.21 20:15:01.717835 [ 260 ] {45c4e0e1-b120-42b0-ae71-caaca75ec77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3047 | 2026.05.21 20:15:01.717872 [ 191 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3048 | 2026.05.21 20:15:01.717886 [ 260 ] {45c4e0e1-b120-42b0-ae71-caaca75ec77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3049 | 2026.05.21 20:15:01.717936 [ 191 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3238 rows starting from the beginning of the part | ||
| 3050 | 2026.05.21 20:15:01.717988 [ 191 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3051 | 2026.05.21 20:15:01.718034 [ 191 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 879 rows starting from the beginning of the part | ||
| 3052 | 2026.05.21 20:15:01.718078 [ 191 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3053 | 2026.05.21 20:15:01.718408 [ 260 ] {45c4e0e1-b120-42b0-ae71-caaca75ec77a} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.05.21 20:15:01.718456 [ 260 ] {45c4e0e1-b120-42b0-ae71-caaca75ec77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3055 | 2026.05.21 20:15:01.718850 [ 260 ] {45c4e0e1-b120-42b0-ae71-caaca75ec77a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3056 | 2026.05.21 20:15:01.719104 [ 260 ] {45c4e0e1-b120-42b0-ae71-caaca75ec77a} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.05.21 20:15:01.719281 [ 58 ] {} <Debug> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3058 | 2026.05.21 20:15:01.719294 [ 260 ] {45c4e0e1-b120-42b0-ae71-caaca75ec77a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001477 sec., 43331.07650643196 rows/sec., 3.38 MiB/sec. | ||
| 3059 | 2026.05.21 20:15:01.719348 [ 58 ] {} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.05.21 20:15:01.719375 [ 260 ] {45c4e0e1-b120-42b0-ae71-caaca75ec77a} <Debug> TCPHandler: Processed in 0.001722863 sec. | ||
| 3061 | 2026.05.21 20:15:01.719390 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3062 | 2026.05.21 20:15:01.719532 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::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 | ||
| 3063 | 2026.05.21 20:15:01.719557 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.05.21 20:15:01.719646 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3065 | 2026.05.21 20:15:01.719676 [ 260 ] {0199a625-0fbc-491d-8903-3728b0b51e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3066 | 2026.05.21 20:15:01.719687 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1785 rows starting from the beginning of the part | ||
| 3067 | 2026.05.21 20:15:01.719731 [ 260 ] {0199a625-0fbc-491d-8903-3728b0b51e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3068 | 2026.05.21 20:15:01.719781 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3069 | 2026.05.21 20:15:01.719854 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1773 rows starting from the beginning of the part | ||
| 3070 | 2026.05.21 20:15:01.719926 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3071 | 2026.05.21 20:15:01.720026 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 531 rows starting from the beginning of the part | ||
| 3072 | 2026.05.21 20:15:01.720087 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3073 | 2026.05.21 20:15:01.720293 [ 260 ] {0199a625-0fbc-491d-8903-3728b0b51e11} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.05.21 20:15:01.720335 [ 260 ] {0199a625-0fbc-491d-8903-3728b0b51e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3075 | 2026.05.21 20:15:01.720868 [ 260 ] {0199a625-0fbc-491d-8903-3728b0b51e11} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3076 | 2026.05.21 20:15:01.720970 [ 198 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7514 rows, containing 5 columns (5 merged, 0 gathered) in 0.003387376 sec., 2218236.1804535426 rows/sec., 175.16 MiB/sec. | ||
| 3077 | 2026.05.21 20:15:01.721162 [ 260 ] {0199a625-0fbc-491d-8903-3728b0b51e11} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.05.21 20:15:01.721309 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3079 | 2026.05.21 20:15:01.721343 [ 193 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3080 | 2026.05.21 20:15:01.721354 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.05.21 20:15:01.721347 [ 260 ] {0199a625-0fbc-491d-8903-3728b0b51e11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001694 sec., 94451.00354191264 rows/sec., 6.58 MiB/sec. | ||
| 3082 | 2026.05.21 20:15:01.721383 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3083 | 2026.05.21 20:15:01.721433 [ 260 ] {0199a625-0fbc-491d-8903-3728b0b51e11} <Debug> TCPHandler: Processed in 0.001938877 sec. | ||
| 3084 | 2026.05.21 20:15:01.721486 [ 191 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::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 | ||
| 3085 | 2026.05.21 20:15:01.721607 [ 191 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3086 | 2026.05.21 20:15:01.721624 [ 260 ] {} <Trace> TCP-Session: 26c9e666-cc02-441e-ad14-79e0fc735ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.21 20:15:01.721645 [ 191 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4884 rows starting from the beginning of the part | ||
| 3088 | 2026.05.21 20:15:01.721646 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4281 rows, containing 5 columns (5 merged, 0 gathered) in 0.00216668 sec., 1975833.9948677241 rows/sec., 142.89 MiB/sec. | ||
| 3089 | 2026.05.21 20:15:01.721716 [ 193 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_16_3} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.05.21 20:15:01.721732 [ 191 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3091 | 2026.05.21 20:15:01.721751 [ 260 ] {d8917b5c-fc37-420f-bf37-274708e73c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62684) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3092 | 2026.05.21 20:15:01.721792 [ 191 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1737 rows starting from the beginning of the part | ||
| 3093 | 2026.05.21 20:15:01.721807 [ 193 ] {a1fb9b30-9c2d-49d7-a9ef-33f1add5f022::all_1_16_3} <Trace> oximeter.fields_string (a1fb9b30-9c2d-49d7-a9ef-33f1add5f022) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3094 | 2026.05.21 20:15:01.721817 [ 260 ] {d8917b5c-fc37-420f-bf37-274708e73c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3095 | 2026.05.21 20:15:01.721865 [ 191 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3096 | 2026.05.21 20:15:01.721926 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3097 | 2026.05.21 20:15:01.721933 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3098 | 2026.05.21 20:15:01.721927 [ 191 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3099 | 2026.05.21 20:15:01.722043 [ 191 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3100 | 2026.05.21 20:15:01.722292 [ 260 ] {d8917b5c-fc37-420f-bf37-274708e73c71} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.05.21 20:15:01.722352 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_16_3} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.05.21 20:15:01.722354 [ 260 ] {d8917b5c-fc37-420f-bf37-274708e73c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3103 | 2026.05.21 20:15:01.722445 [ 186 ] {a95d7cd1-a588-48db-8cc9-08ea217b6869::all_1_16_3} <Trace> oximeter.fields_uuid (a95d7cd1-a588-48db-8cc9-08ea217b6869) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3104 | 2026.05.21 20:15:01.722541 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3105 | 2026.05.21 20:15:01.722807 [ 260 ] {d8917b5c-fc37-420f-bf37-274708e73c71} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3106 | 2026.05.21 20:15:01.723155 [ 260 ] {d8917b5c-fc37-420f-bf37-274708e73c71} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.05.21 20:15:01.723304 [ 58 ] {} <Debug> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3108 | 2026.05.21 20:15:01.723343 [ 58 ] {} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.05.21 20:15:01.723346 [ 260 ] {d8917b5c-fc37-420f-bf37-274708e73c71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001617 sec., 37105.75139146568 rows/sec., 2.50 MiB/sec. | ||
| 3110 | 2026.05.21 20:15:01.723366 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3111 | 2026.05.21 20:15:01.723414 [ 260 ] {d8917b5c-fc37-420f-bf37-274708e73c71} <Debug> TCPHandler: Processed in 0.001851075 sec. | ||
| 3112 | 2026.05.21 20:15:01.723474 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::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 | ||
| 3113 | 2026.05.21 20:15:01.723626 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3114 | 2026.05.21 20:15:01.723666 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 792 rows starting from the beginning of the part | ||
| 3115 | 2026.05.21 20:15:01.723724 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3116 | 2026.05.21 20:15:01.723774 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3117 | 2026.05.21 20:15:01.723825 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3118 | 2026.05.21 20:15:01.723871 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3119 | 2026.05.21 20:15:01.723923 [ 198 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3120 | 2026.05.21 20:15:01.725079 [ 193 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 4 columns (4 merged, 0 gathered) in 0.001646933 sec., 699482.0068575953 rows/sec., 45.03 MiB/sec. | ||
| 3121 | 2026.05.21 20:15:01.725131 [ 186 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7366 rows, containing 5 columns (5 merged, 0 gathered) in 0.003685481 sec., 1998653.635712679 rows/sec., 128.29 MiB/sec. | ||
| 3122 | 2026.05.21 20:15:01.725308 [ 193 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3123 | 2026.05.21 20:15:01.725604 [ 193 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_16_3} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.05.21 20:15:01.725681 [ 193 ] {3f6b244a-44e0-4433-a092-991aea586fe0::all_1_16_3} <Trace> oximeter.measurements_u64 (3f6b244a-44e0-4433-a092-991aea586fe0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3125 | 2026.05.21 20:15:01.725756 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3126 | 2026.05.21 20:15:01.725755 [ 195 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3127 | 2026.05.21 20:15:01.726078 [ 195 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.05.21 20:15:01.726151 [ 195 ] {bdbcaf11-b96b-4e59-b155-d033d8da5961::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bdbcaf11-b96b-4e59-b155-d033d8da5961) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3129 | 2026.05.21 20:15:01.726232 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||