| 1 | [ Mar 18 23:13:48 Enabled. ] | ||
| 2 | [ Mar 18 23:13:48 Rereading configuration. ] | ||
| 3 | [ Mar 18 23:13:49 Rereading configuration. ] | ||
| 4 | [ Mar 18 23:13:51 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 18 23:13:51 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.18 23:13:56.542572 [ 1 ] {} <Information> Application: Will watch for the process with pid 24428 | ||
| 29 | 2026.03.18 23:13:56.542979 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.18 23:13:56.940911 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24428 | ||
| 31 | 2026.03.18 23:13:56.950158 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.18 23:13:56.950367 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.18 23:13:57.661208 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.18 23:13:57.752709 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.18 23:13:57.752798 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.18 23:13:57.752821 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.18 23:13:57.752904 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.18 23:13:57.753413 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.18 23:13:57.764814 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.18 23:13:57.765886 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.18 23:13:57.769149 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.18 23:13:57.769185 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.18 23:13:57.769202 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.18 23:13:57.771813 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.18 23:13:57.773340 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.18 23:13:57.780022 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.18 23:13:57.780892 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.18 23:13:57.787144 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.18 23:13:57.787266 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.18 23:13:57.788658 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.18 23:13:57.789177 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.18 23:13:57.808666 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.18 23:13:57.809488 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.18 23:13:57.823025 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.18 23:13:57.823550 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.18 23:13:57.824089 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.18 23:13:57.824609 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.18 23:13:57.827881 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.18 23:13:57.827912 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.18 23:13:57.828003 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.18 23:13:57.828078 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.18 23:13:57.871859 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.18 23:13:57.871900 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000224426 sec | ||
| 68 | 2026.03.18 23:13:57.871969 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.18 23:13:57.872012 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.18 23:13:57.874802 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.18 23:13:57.882823 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.18 23:13:57.912885 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.18 23:13:57.912959 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.18 23:13:57.913081 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.18 23:13:57.913097 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.18 23:13:57.913142 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.18 23:13:57.913239 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.18 23:13:57.918149 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.18 23:13:57.918209 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.18 23:13:57.918263 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.18 23:13:57.918470 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.18 23:13:57.918530 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.18 23:13:57.918552 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.18 23:13:57.918637 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.18 23:13:57.918652 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.18 23:13:57.918691 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.18 23:13:57.918773 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.18 23:13:57.995090 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.18 23:13:58.001364 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.18 23:13:58.001491 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000159154 sec | ||
| 91 | 2026.03.18 23:13:58.001510 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.18 23:13:58.001527 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.18 23:13:58.001566 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.18 23:13:58.001880 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.18 23:13:58.002024 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.18 23:13:58.002043 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.18 23:13:58.002056 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.18 23:13:58.002070 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.18 23:13:58.008314 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.18 23:13:58.008546 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.79 MiB, peak 24.79 MiB, free memory in arenas 0.00 B, will set to 116.73 MiB (RSS), difference: 91.94 MiB | ||
| 101 | 2026.03.18 23:13:58.014291 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.699e-05 sec. | ||
| 102 | 2026.03.18 23:13:58.014793 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.18 23:13:58.014858 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.18 23:13:58.014874 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.18 23:13:58.075838 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59198 | ||
| 106 | 2026.03.18 23:13:58.078494 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.18 23:13:58.078584 [ 3 ] {} <Debug> TCP-Session: 4fe5a274-3afb-428c-ac56-2c04ae9848de Authenticating user 'default' from [fd00:1122:3344:101::c]:59198 | ||
| 108 | 2026.03.18 23:13:58.078617 [ 3 ] {} <Debug> TCP-Session: 4fe5a274-3afb-428c-ac56-2c04ae9848de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.18 23:13:58.078714 [ 3 ] {} <Debug> TCP-Session: 4fe5a274-3afb-428c-ac56-2c04ae9848de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.18 23:13:58.078833 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.18 23:13:58.078862 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.18 23:13:58.078960 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.18 23:13:58.079563 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41897 | ||
| 114 | 2026.03.18 23:13:58.079769 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.18 23:13:58.079811 [ 4 ] {} <Debug> TCP-Session: 5b2fc24e-7360-44a3-a8a2-88c749fa150a Authenticating user 'default' from [fd00:1122:3344:101::c]:41897 | ||
| 116 | 2026.03.18 23:13:58.079837 [ 4 ] {} <Debug> TCP-Session: 5b2fc24e-7360-44a3-a8a2-88c749fa150a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.03.18 23:13:58.079964 [ 4 ] {} <Debug> TCP-Session: 5b2fc24e-7360-44a3-a8a2-88c749fa150a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.18 23:13:58.080483 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61739 | ||
| 119 | 2026.03.18 23:13:58.080500 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43424 | ||
| 120 | 2026.03.18 23:13:58.080595 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38316 | ||
| 121 | 2026.03.18 23:13:58.080735 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.18 23:13:58.080783 [ 253 ] {} <Debug> TCP-Session: 88cbfa0b-742c-41f4-84b1-9cb8e9af1ee9 Authenticating user 'default' from [fd00:1122:3344:101::c]:61739 | ||
| 123 | 2026.03.18 23:13:58.080804 [ 253 ] {} <Debug> TCP-Session: 88cbfa0b-742c-41f4-84b1-9cb8e9af1ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.18 23:13:58.080843 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34820 | ||
| 125 | 2026.03.18 23:13:58.080895 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.18 23:13:58.080901 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.03.18 23:13:58.080977 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37879 | ||
| 128 | 2026.03.18 23:13:58.080946 [ 254 ] {} <Debug> TCP-Session: fd649a3f-45b7-4a91-92f7-3170a8876d0a Authenticating user 'default' from [fd00:1122:3344:101::c]:38316 | ||
| 129 | 2026.03.18 23:13:58.081109 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.18 23:13:58.081140 [ 5 ] {} <Debug> TCP-Session: 088ece45-53ed-424a-8c9f-beb0aec6d78c Authenticating user 'default' from [fd00:1122:3344:101::c]:43424 | ||
| 131 | 2026.03.18 23:13:58.081185 [ 255 ] {} <Debug> TCP-Session: e97ac9a8-d4db-4500-bdc5-5eca0a81beff Authenticating user 'default' from [fd00:1122:3344:101::c]:34820 | ||
| 132 | 2026.03.18 23:13:58.081147 [ 254 ] {} <Debug> TCP-Session: fd649a3f-45b7-4a91-92f7-3170a8876d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.18 23:13:58.081118 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45843 | ||
| 134 | 2026.03.18 23:13:58.081271 [ 5 ] {} <Debug> TCP-Session: 088ece45-53ed-424a-8c9f-beb0aec6d78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.18 23:13:58.081297 [ 255 ] {} <Debug> TCP-Session: e97ac9a8-d4db-4500-bdc5-5eca0a81beff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.18 23:13:58.081285 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.18 23:13:58.081421 [ 255 ] {} <Debug> TCP-Session: e97ac9a8-d4db-4500-bdc5-5eca0a81beff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.18 23:13:58.081407 [ 5 ] {} <Debug> TCP-Session: 088ece45-53ed-424a-8c9f-beb0aec6d78c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.18 23:13:58.081474 [ 256 ] {} <Debug> TCP-Session: c83f5f93-6ab6-418c-80ce-3da6f536178e Authenticating user 'default' from [fd00:1122:3344:101::c]:37879 | ||
| 140 | 2026.03.18 23:13:58.081489 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.03.18 23:13:58.081562 [ 256 ] {} <Debug> TCP-Session: c83f5f93-6ab6-418c-80ce-3da6f536178e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.18 23:13:58.081272 [ 254 ] {} <Debug> TCP-Session: fd649a3f-45b7-4a91-92f7-3170a8876d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.18 23:13:58.080923 [ 253 ] {} <Debug> TCP-Session: 88cbfa0b-742c-41f4-84b1-9cb8e9af1ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.18 23:13:58.081671 [ 256 ] {} <Debug> TCP-Session: c83f5f93-6ab6-418c-80ce-3da6f536178e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.18 23:13:58.081648 [ 257 ] {} <Debug> TCP-Session: 627c3171-8bde-4d80-827b-3f042e416f65 Authenticating user 'default' from [fd00:1122:3344:101::c]:45843 | ||
| 146 | 2026.03.18 23:13:58.081752 [ 257 ] {} <Debug> TCP-Session: 627c3171-8bde-4d80-827b-3f042e416f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.18 23:13:58.081853 [ 257 ] {} <Debug> TCP-Session: 627c3171-8bde-4d80-827b-3f042e416f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.18 23:13:58.267995 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55245 | ||
| 149 | 2026.03.18 23:13:58.268179 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.18 23:13:58.268298 [ 258 ] {} <Debug> TCP-Session: 86ff4985-5e48-408f-a392-89bf6b6904df Authenticating user 'default' from [fd00:1122:3344:101::a]:55245 | ||
| 151 | 2026.03.18 23:13:58.268325 [ 258 ] {} <Debug> TCP-Session: 86ff4985-5e48-408f-a392-89bf6b6904df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.18 23:13:58.268340 [ 258 ] {} <Debug> TCP-Session: 86ff4985-5e48-408f-a392-89bf6b6904df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.18 23:13:58.268489 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.18 23:13:58.268522 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.03.18 23:13:58.268605 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.18 23:13:58.269061 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64932 | ||
| 157 | 2026.03.18 23:13:58.269173 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51789 | ||
| 158 | 2026.03.18 23:13:58.269274 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57935 | ||
| 159 | 2026.03.18 23:13:58.269410 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47687 | ||
| 160 | 2026.03.18 23:13:58.269512 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.03.18 23:13:58.269603 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.03.18 23:13:58.269656 [ 259 ] {} <Debug> TCP-Session: 01add689-5b7b-4af4-b0a5-e9fc2eb3b92e Authenticating user 'default' from [fd00:1122:3344:101::a]:64932 | ||
| 163 | 2026.03.18 23:13:58.269661 [ 260 ] {} <Debug> TCP-Session: 0b6f93a9-a240-4409-9015-ef8544580e3e Authenticating user 'default' from [fd00:1122:3344:101::a]:51789 | ||
| 164 | 2026.03.18 23:13:58.269726 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.03.18 23:13:58.269762 [ 260 ] {} <Debug> TCP-Session: 0b6f93a9-a240-4409-9015-ef8544580e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.03.18 23:13:58.269721 [ 259 ] {} <Debug> TCP-Session: 01add689-5b7b-4af4-b0a5-e9fc2eb3b92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.03.18 23:13:58.269722 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.03.18 23:13:58.269908 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45814 | ||
| 169 | 2026.03.18 23:13:58.269919 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60256 | ||
| 170 | 2026.03.18 23:13:58.269854 [ 259 ] {} <Debug> TCP-Session: 01add689-5b7b-4af4-b0a5-e9fc2eb3b92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.18 23:13:58.269996 [ 261 ] {} <Debug> TCP-Session: 21b9b538-7d36-48b9-8622-ff8ffb8e243e Authenticating user 'default' from [fd00:1122:3344:101::a]:57935 | ||
| 172 | 2026.03.18 23:13:58.269838 [ 260 ] {} <Debug> TCP-Session: 0b6f93a9-a240-4409-9015-ef8544580e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.03.18 23:13:58.269661 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46433 | ||
| 174 | 2026.03.18 23:13:58.269831 [ 262 ] {} <Debug> TCP-Session: 8633f0f9-6eef-4bd2-9664-29afac1ae709 Authenticating user 'default' from [fd00:1122:3344:101::a]:47687 | ||
| 175 | 2026.03.18 23:13:58.270116 [ 261 ] {} <Debug> TCP-Session: 21b9b538-7d36-48b9-8622-ff8ffb8e243e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.18 23:13:58.270217 [ 262 ] {} <Debug> TCP-Session: 8633f0f9-6eef-4bd2-9664-29afac1ae709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.03.18 23:13:58.270228 [ 261 ] {} <Debug> TCP-Session: 21b9b538-7d36-48b9-8622-ff8ffb8e243e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.03.18 23:13:58.270271 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.03.18 23:13:58.270286 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.03.18 23:13:58.270239 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.03.18 23:13:58.270363 [ 264 ] {} <Debug> TCP-Session: 6fccced6-2543-46b9-8415-c7edddeeb2f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:60256 | ||
| 182 | 2026.03.18 23:13:58.270349 [ 263 ] {} <Debug> TCP-Session: ed00cee8-0c61-4caf-a858-f71d22e447f9 Authenticating user 'default' from [fd00:1122:3344:101::a]:46433 | ||
| 183 | 2026.03.18 23:13:58.270241 [ 262 ] {} <Debug> TCP-Session: 8633f0f9-6eef-4bd2-9664-29afac1ae709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.18 23:13:58.270444 [ 264 ] {} <Debug> TCP-Session: 6fccced6-2543-46b9-8415-c7edddeeb2f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.18 23:13:58.270439 [ 265 ] {} <Debug> TCP-Session: b2066234-075c-4b01-ba1e-8a3fe473f5fc Authenticating user 'default' from [fd00:1122:3344:101::a]:45814 | ||
| 186 | 2026.03.18 23:13:58.270425 [ 263 ] {} <Debug> TCP-Session: ed00cee8-0c61-4caf-a858-f71d22e447f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.18 23:13:58.270550 [ 264 ] {} <Debug> TCP-Session: 6fccced6-2543-46b9-8415-c7edddeeb2f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.18 23:13:58.270535 [ 265 ] {} <Debug> TCP-Session: b2066234-075c-4b01-ba1e-8a3fe473f5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.18 23:13:58.270625 [ 263 ] {} <Debug> TCP-Session: ed00cee8-0c61-4caf-a858-f71d22e447f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.18 23:13:58.270627 [ 265 ] {} <Debug> TCP-Session: b2066234-075c-4b01-ba1e-8a3fe473f5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.18 23:13:58.495089 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36555 | ||
| 192 | 2026.03.18 23:13:58.495281 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.03.18 23:13:58.495326 [ 266 ] {} <Debug> TCP-Session: 3ee237fa-563c-4687-8682-2b2ab4ed1b12 Authenticating user 'default' from [fd00:1122:3344:101::b]:36555 | ||
| 194 | 2026.03.18 23:13:58.495432 [ 266 ] {} <Debug> TCP-Session: 3ee237fa-563c-4687-8682-2b2ab4ed1b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.03.18 23:13:58.495448 [ 266 ] {} <Debug> TCP-Session: 3ee237fa-563c-4687-8682-2b2ab4ed1b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.18 23:13:58.495519 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.03.18 23:13:58.495640 [ 266 ] {} <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 | ||
| 198 | 2026.03.18 23:13:58.495659 [ 266 ] {} <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 | ||
| 199 | 2026.03.18 23:13:58.496139 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56551 | ||
| 200 | 2026.03.18 23:13:58.496349 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.03.18 23:13:58.496395 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53373 | ||
| 202 | 2026.03.18 23:13:58.496391 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34485 | ||
| 203 | 2026.03.18 23:13:58.496468 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35203 | ||
| 204 | 2026.03.18 23:13:58.496481 [ 267 ] {} <Debug> TCP-Session: 4a7b457e-7e00-44fb-8a4e-82b21b31b2e6 Authenticating user 'default' from [fd00:1122:3344:101::b]:56551 | ||
| 205 | 2026.03.18 23:13:58.496554 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64500 | ||
| 206 | 2026.03.18 23:13:58.496610 [ 267 ] {} <Debug> TCP-Session: 4a7b457e-7e00-44fb-8a4e-82b21b31b2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.03.18 23:13:58.496680 [ 267 ] {} <Debug> TCP-Session: 4a7b457e-7e00-44fb-8a4e-82b21b31b2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.03.18 23:13:58.496833 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39457 | ||
| 209 | 2026.03.18 23:13:58.496869 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57396 | ||
| 210 | 2026.03.18 23:13:58.496893 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.03.18 23:13:58.497017 [ 271 ] {} <Debug> TCP-Session: b5382fdc-5fbe-4fde-99a7-dc5bab655701 Authenticating user 'default' from [fd00:1122:3344:101::b]:64500 | ||
| 212 | 2026.03.18 23:13:58.497091 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.03.18 23:13:58.497121 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.03.18 23:13:58.497136 [ 271 ] {} <Debug> TCP-Session: b5382fdc-5fbe-4fde-99a7-dc5bab655701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.03.18 23:13:58.497173 [ 269 ] {} <Debug> TCP-Session: 12b8485c-d116-43c5-9ca8-6c34cbd99f96 Authenticating user 'default' from [fd00:1122:3344:101::b]:34485 | ||
| 216 | 2026.03.18 23:13:58.497153 [ 268 ] {} <Debug> TCP-Session: d0a29d7f-3ba2-4efd-8a87-5cd926995bf3 Authenticating user 'default' from [fd00:1122:3344:101::b]:53373 | ||
| 217 | 2026.03.18 23:13:58.497257 [ 271 ] {} <Debug> TCP-Session: b5382fdc-5fbe-4fde-99a7-dc5bab655701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.03.18 23:13:58.497302 [ 268 ] {} <Debug> TCP-Session: d0a29d7f-3ba2-4efd-8a87-5cd926995bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.03.18 23:13:58.497308 [ 269 ] {} <Debug> TCP-Session: 12b8485c-d116-43c5-9ca8-6c34cbd99f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.03.18 23:13:58.497390 [ 268 ] {} <Debug> TCP-Session: d0a29d7f-3ba2-4efd-8a87-5cd926995bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.03.18 23:13:58.497408 [ 269 ] {} <Debug> TCP-Session: 12b8485c-d116-43c5-9ca8-6c34cbd99f96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.03.18 23:13:58.497449 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.03.18 23:13:58.497464 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.03.18 23:13:58.497490 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.03.18 23:13:58.497557 [ 270 ] {} <Debug> TCP-Session: af48ea93-ff1a-47d8-90c5-37eecca469df Authenticating user 'default' from [fd00:1122:3344:101::b]:35203 | ||
| 226 | 2026.03.18 23:13:58.497532 [ 273 ] {} <Debug> TCP-Session: b5b2f683-68d5-4c18-8095-63f6e3e1d090 Authenticating user 'default' from [fd00:1122:3344:101::b]:39457 | ||
| 227 | 2026.03.18 23:13:58.497626 [ 273 ] {} <Debug> TCP-Session: b5b2f683-68d5-4c18-8095-63f6e3e1d090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.03.18 23:13:58.497648 [ 270 ] {} <Debug> TCP-Session: af48ea93-ff1a-47d8-90c5-37eecca469df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.18 23:13:58.497635 [ 272 ] {} <Debug> TCP-Session: 0770fc21-257c-4050-bacd-1564e768281b Authenticating user 'default' from [fd00:1122:3344:101::b]:57396 | ||
| 230 | 2026.03.18 23:13:58.497732 [ 273 ] {} <Debug> TCP-Session: b5b2f683-68d5-4c18-8095-63f6e3e1d090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.03.18 23:13:58.497763 [ 272 ] {} <Debug> TCP-Session: 0770fc21-257c-4050-bacd-1564e768281b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.03.18 23:13:58.497750 [ 270 ] {} <Debug> TCP-Session: af48ea93-ff1a-47d8-90c5-37eecca469df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.18 23:13:58.497859 [ 272 ] {} <Debug> TCP-Session: 0770fc21-257c-4050-bacd-1564e768281b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.18 23:13:59.001211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.88 MiB, peak 116.88 MiB, free memory in arenas 0.00 B, will set to 119.90 MiB (RSS), difference: 3.02 MiB | ||
| 235 | 2026.03.18 23:14:00.564623 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56609 | ||
| 236 | 2026.03.18 23:14:00.575088 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.03.18 23:14:00.575253 [ 274 ] {} <Debug> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Authenticating user 'default' from [fd00:1122:3344:101::d]:56609 | ||
| 238 | 2026.03.18 23:14:00.575278 [ 274 ] {} <Debug> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.18 23:14:00.575290 [ 274 ] {} <Debug> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.18 23:14:00.575444 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.03.18 23:14:00.575484 [ 274 ] {} <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 | ||
| 242 | 2026.03.18 23:14:00.575622 [ 274 ] {} <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 | ||
| 243 | 2026.03.18 23:14:00.579939 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38029 | ||
| 244 | 2026.03.18 23:14:00.580065 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44068 | ||
| 245 | 2026.03.18 23:14:00.580231 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52364 | ||
| 246 | 2026.03.18 23:14:00.580391 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42506 | ||
| 247 | 2026.03.18 23:14:00.580394 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.03.18 23:14:00.580513 [ 275 ] {} <Debug> TCP-Session: ff49c880-5f0b-4e76-984a-0b5783e7d01c Authenticating user 'default' from [fd00:1122:3344:101::d]:38029 | ||
| 249 | 2026.03.18 23:14:00.580577 [ 275 ] {} <Debug> TCP-Session: ff49c880-5f0b-4e76-984a-0b5783e7d01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.03.18 23:14:00.580597 [ 275 ] {} <Debug> TCP-Session: ff49c880-5f0b-4e76-984a-0b5783e7d01c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.03.18 23:14:00.580647 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36920 | ||
| 252 | 2026.03.18 23:14:00.580887 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46946 | ||
| 253 | 2026.03.18 23:14:00.582810 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.03.18 23:14:00.582813 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.03.18 23:14:00.582871 [ 280 ] {} <Debug> TCP-Session: 8792fc1b-f44e-4c35-8afe-0b0393911121 Authenticating user 'default' from [fd00:1122:3344:101::d]:46946 | ||
| 256 | 2026.03.18 23:14:00.582945 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34192 | ||
| 257 | 2026.03.18 23:14:00.582922 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.03.18 23:14:00.582988 [ 279 ] {} <Debug> TCP-Session: 2eb801b5-8147-4001-8eb9-0ab6feceed44 Authenticating user 'default' from [fd00:1122:3344:101::d]:36920 | ||
| 259 | 2026.03.18 23:14:00.582865 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.03.18 23:14:00.583084 [ 278 ] {} <Debug> TCP-Session: 2923e301-1d0f-4ea9-b081-f0d6a06d9b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:42506 | ||
| 261 | 2026.03.18 23:14:00.582821 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.03.18 23:14:00.583209 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49550 | ||
| 263 | 2026.03.18 23:14:00.583227 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.03.18 23:14:00.583181 [ 276 ] {} <Debug> TCP-Session: 624e124d-1fd5-4206-a9e8-d748c8359cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:44068 | ||
| 265 | 2026.03.18 23:14:00.583163 [ 278 ] {} <Debug> TCP-Session: 2923e301-1d0f-4ea9-b081-f0d6a06d9b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.03.18 23:14:00.583556 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.03.18 23:14:00.583370 [ 276 ] {} <Debug> TCP-Session: 624e124d-1fd5-4206-a9e8-d748c8359cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.03.18 23:14:00.583639 [ 278 ] {} <Debug> TCP-Session: 2923e301-1d0f-4ea9-b081-f0d6a06d9b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.03.18 23:14:00.583660 [ 282 ] {} <Debug> TCP-Session: 6137c315-e3ad-4983-9ee2-696cc5f4e0c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49550 | ||
| 270 | 2026.03.18 23:14:00.583657 [ 276 ] {} <Debug> TCP-Session: 624e124d-1fd5-4206-a9e8-d748c8359cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.03.18 23:14:00.583358 [ 277 ] {} <Debug> TCP-Session: e3414045-fddd-4246-8ccd-9d61505505c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52364 | ||
| 272 | 2026.03.18 23:14:00.583790 [ 282 ] {} <Debug> TCP-Session: 6137c315-e3ad-4983-9ee2-696cc5f4e0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.03.18 23:14:00.583357 [ 281 ] {} <Debug> TCP-Session: dedd72f7-67d4-4010-9cec-936a246d36b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34192 | ||
| 274 | 2026.03.18 23:14:00.583144 [ 279 ] {} <Debug> TCP-Session: 2eb801b5-8147-4001-8eb9-0ab6feceed44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.03.18 23:14:00.584077 [ 281 ] {} <Debug> TCP-Session: dedd72f7-67d4-4010-9cec-936a246d36b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.18 23:14:00.584064 [ 277 ] {} <Debug> TCP-Session: e3414045-fddd-4246-8ccd-9d61505505c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.03.18 23:14:00.583026 [ 280 ] {} <Debug> TCP-Session: 8792fc1b-f44e-4c35-8afe-0b0393911121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.03.18 23:14:00.584251 [ 281 ] {} <Debug> TCP-Session: dedd72f7-67d4-4010-9cec-936a246d36b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.03.18 23:14:00.584221 [ 277 ] {} <Debug> TCP-Session: e3414045-fddd-4246-8ccd-9d61505505c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.03.18 23:14:00.584197 [ 279 ] {} <Debug> TCP-Session: 2eb801b5-8147-4001-8eb9-0ab6feceed44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.03.18 23:14:00.584433 [ 280 ] {} <Debug> TCP-Session: 8792fc1b-f44e-4c35-8afe-0b0393911121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.03.18 23:14:00.584086 [ 282 ] {} <Debug> TCP-Session: 6137c315-e3ad-4983-9ee2-696cc5f4e0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.18 23:14:00.595458 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.03.18 23:14:00.609765 [ 274 ] {9e4ff61e-8947-4047-875c-317c0ebc1f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.03.18 23:14:00.864892 [ 274 ] {9e4ff61e-8947-4047-875c-317c0ebc1f58} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56609) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.03.18 23:14:00.867364 [ 274 ] {9e4ff61e-8947-4047-875c-317c0ebc1f58} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.03.18 23:14:00.867607 [ 274 ] {9e4ff61e-8947-4047-875c-317c0ebc1f58} <Debug> TCPHandler: Processed in 0.279529013 sec. | ||
| 334 | 2026.03.18 23:14:00.868124 [ 275 ] {} <Trace> TCP-Session: ff49c880-5f0b-4e76-984a-0b5783e7d01c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.03.18 23:14:00.868372 [ 275 ] {384b3c1e-5b7b-40e0-8f1a-ad82e399cb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38029) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.03.18 23:14:00.868874 [ 275 ] {384b3c1e-5b7b-40e0-8f1a-ad82e399cb29} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38029) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.03.18 23:14:00.870007 [ 275 ] {384b3c1e-5b7b-40e0-8f1a-ad82e399cb29} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.03.18 23:14:00.870280 [ 275 ] {384b3c1e-5b7b-40e0-8f1a-ad82e399cb29} <Debug> TCPHandler: Processed in 0.002357641 sec. | ||
| 385 | 2026.03.18 23:14:00.870702 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.18 23:14:00.873360 [ 274 ] {5a284cb6-36c9-4433-96d0-7b82baf99e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.03.18 23:14:00.875534 [ 274 ] {5a284cb6-36c9-4433-96d0-7b82baf99e84} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.03.18 23:14:00.877262 [ 274 ] {5a284cb6-36c9-4433-96d0-7b82baf99e84} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.03.18 23:14:00.877419 [ 274 ] {5a284cb6-36c9-4433-96d0-7b82baf99e84} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000191195 sec | ||
| 390 | 2026.03.18 23:14:00.877443 [ 274 ] {5a284cb6-36c9-4433-96d0-7b82baf99e84} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.03.18 23:14:00.877455 [ 274 ] {5a284cb6-36c9-4433-96d0-7b82baf99e84} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.03.18 23:14:00.877522 [ 274 ] {5a284cb6-36c9-4433-96d0-7b82baf99e84} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.03.18 23:14:00.880291 [ 274 ] {5a284cb6-36c9-4433-96d0-7b82baf99e84} <Debug> TCPHandler: Processed in 0.009718332 sec. | ||
| 394 | 2026.03.18 23:14:00.880489 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.03.18 23:14:00.880654 [ 274 ] {332d17f2-e238-4177-8d83-815b8d6df27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.03.18 23:14:00.880787 [ 274 ] {332d17f2-e238-4177-8d83-815b8d6df27b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.03.18 23:14:00.897886 [ 274 ] {332d17f2-e238-4177-8d83-815b8d6df27b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.03.18 23:14:00.899459 [ 274 ] {332d17f2-e238-4177-8d83-815b8d6df27b} <Debug> oximeter.version (f47295ea-9a12-4a86-82c3-5591ef112eed): Loading data parts | ||
| 400 | 2026.03.18 23:14:00.901987 [ 274 ] {332d17f2-e238-4177-8d83-815b8d6df27b} <Debug> oximeter.version (f47295ea-9a12-4a86-82c3-5591ef112eed): There are no data parts | ||
| 401 | 2026.03.18 23:14:00.909503 [ 274 ] {332d17f2-e238-4177-8d83-815b8d6df27b} <Debug> TCPHandler: Processed in 0.029076831 sec. | ||
| 402 | 2026.03.18 23:14:00.909933 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.03.18 23:14:00.910193 [ 274 ] {a7e39b74-190e-4d5d-9a79-effdfbfb919e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.03.18 23:14:00.910355 [ 274 ] {a7e39b74-190e-4d5d-9a79-effdfbfb919e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.03.18 23:14:00.947052 [ 274 ] {a7e39b74-190e-4d5d-9a79-effdfbfb919e} <Debug> oximeter.measurements_bool (1e0dc732-a35e-4a68-a653-171822ad45da): Loading data parts | ||
| 416 | 2026.03.18 23:14:00.947564 [ 274 ] {a7e39b74-190e-4d5d-9a79-effdfbfb919e} <Debug> oximeter.measurements_bool (1e0dc732-a35e-4a68-a653-171822ad45da): There are no data parts | ||
| 417 | 2026.03.18 23:14:00.949003 [ 274 ] {a7e39b74-190e-4d5d-9a79-effdfbfb919e} <Debug> TCPHandler: Processed in 0.039219993 sec. | ||
| 418 | 2026.03.18 23:14:00.949321 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.03.18 23:14:00.949632 [ 274 ] {e0438e0e-bf39-498d-9eac-f40564d720c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 420 | 2026.03.18 23:14:00.949695 [ 274 ] {e0438e0e-bf39-498d-9eac-f40564d720c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.03.18 23:14:00.952548 [ 274 ] {e0438e0e-bf39-498d-9eac-f40564d720c2} <Debug> oximeter.measurements_i8 (f44dd024-5e6a-4046-9595-90cdfe12aa91): Loading data parts | ||
| 422 | 2026.03.18 23:14:00.952881 [ 274 ] {e0438e0e-bf39-498d-9eac-f40564d720c2} <Debug> oximeter.measurements_i8 (f44dd024-5e6a-4046-9595-90cdfe12aa91): There are no data parts | ||
| 423 | 2026.03.18 23:14:00.955223 [ 274 ] {e0438e0e-bf39-498d-9eac-f40564d720c2} <Debug> TCPHandler: Processed in 0.006016096 sec. | ||
| 424 | 2026.03.18 23:14:00.955673 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.03.18 23:14:00.955892 [ 274 ] {1e6f5305-f5f1-4c5d-90ef-6ada607b4b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 426 | 2026.03.18 23:14:00.956117 [ 274 ] {1e6f5305-f5f1-4c5d-90ef-6ada607b4b34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.03.18 23:14:00.958340 [ 274 ] {1e6f5305-f5f1-4c5d-90ef-6ada607b4b34} <Debug> oximeter.measurements_u8 (b2d11438-ecdf-4535-b7f7-c604028704bb): Loading data parts | ||
| 428 | 2026.03.18 23:14:00.958603 [ 274 ] {1e6f5305-f5f1-4c5d-90ef-6ada607b4b34} <Debug> oximeter.measurements_u8 (b2d11438-ecdf-4535-b7f7-c604028704bb): There are no data parts | ||
| 429 | 2026.03.18 23:14:00.959879 [ 274 ] {1e6f5305-f5f1-4c5d-90ef-6ada607b4b34} <Debug> TCPHandler: Processed in 0.00427133 sec. | ||
| 430 | 2026.03.18 23:14:00.960085 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.03.18 23:14:00.960315 [ 274 ] {a7e72e66-abae-41fe-aaf3-3ca9be8eedaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 432 | 2026.03.18 23:14:00.960420 [ 274 ] {a7e72e66-abae-41fe-aaf3-3ca9be8eedaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.03.18 23:14:00.962522 [ 274 ] {a7e72e66-abae-41fe-aaf3-3ca9be8eedaa} <Debug> oximeter.measurements_i16 (f8bd25d2-dccc-4ed1-8348-c5bcd0831d76): Loading data parts | ||
| 434 | 2026.03.18 23:14:00.962787 [ 274 ] {a7e72e66-abae-41fe-aaf3-3ca9be8eedaa} <Debug> oximeter.measurements_i16 (f8bd25d2-dccc-4ed1-8348-c5bcd0831d76): There are no data parts | ||
| 435 | 2026.03.18 23:14:00.964274 [ 274 ] {a7e72e66-abae-41fe-aaf3-3ca9be8eedaa} <Debug> TCPHandler: Processed in 0.00424612 sec. | ||
| 436 | 2026.03.18 23:14:00.964580 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.03.18 23:14:00.964757 [ 274 ] {8acbd19d-5d66-44dc-8bcf-9d885ba2419e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 438 | 2026.03.18 23:14:00.964927 [ 274 ] {8acbd19d-5d66-44dc-8bcf-9d885ba2419e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.03.18 23:14:00.966719 [ 274 ] {8acbd19d-5d66-44dc-8bcf-9d885ba2419e} <Debug> oximeter.measurements_u16 (7ec0f098-4c07-4904-886c-64bdb02816b0): Loading data parts | ||
| 440 | 2026.03.18 23:14:00.966999 [ 274 ] {8acbd19d-5d66-44dc-8bcf-9d885ba2419e} <Debug> oximeter.measurements_u16 (7ec0f098-4c07-4904-886c-64bdb02816b0): There are no data parts | ||
| 441 | 2026.03.18 23:14:00.968357 [ 274 ] {8acbd19d-5d66-44dc-8bcf-9d885ba2419e} <Debug> TCPHandler: Processed in 0.00383596 sec. | ||
| 442 | 2026.03.18 23:14:00.968553 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.03.18 23:14:00.968854 [ 274 ] {9b992d9a-589b-44fb-ad3f-05f49050a060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 444 | 2026.03.18 23:14:00.968949 [ 274 ] {9b992d9a-589b-44fb-ad3f-05f49050a060} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.03.18 23:14:00.970792 [ 274 ] {9b992d9a-589b-44fb-ad3f-05f49050a060} <Debug> oximeter.measurements_i32 (9dc37474-c740-4067-b628-c44a5944626c): Loading data parts | ||
| 446 | 2026.03.18 23:14:00.970971 [ 274 ] {9b992d9a-589b-44fb-ad3f-05f49050a060} <Debug> oximeter.measurements_i32 (9dc37474-c740-4067-b628-c44a5944626c): There are no data parts | ||
| 447 | 2026.03.18 23:14:00.972628 [ 274 ] {9b992d9a-589b-44fb-ad3f-05f49050a060} <Debug> TCPHandler: Processed in 0.004130397 sec. | ||
| 448 | 2026.03.18 23:14:00.972893 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.03.18 23:14:00.973057 [ 274 ] {42e460bd-6e63-4b06-bb0c-4d25b53a1e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 450 | 2026.03.18 23:14:00.973203 [ 274 ] {42e460bd-6e63-4b06-bb0c-4d25b53a1e61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.03.18 23:14:00.975346 [ 274 ] {42e460bd-6e63-4b06-bb0c-4d25b53a1e61} <Debug> oximeter.measurements_u32 (216b9559-081c-43e4-a174-ac977fa0a88d): Loading data parts | ||
| 452 | 2026.03.18 23:14:00.975592 [ 274 ] {42e460bd-6e63-4b06-bb0c-4d25b53a1e61} <Debug> oximeter.measurements_u32 (216b9559-081c-43e4-a174-ac977fa0a88d): There are no data parts | ||
| 453 | 2026.03.18 23:14:00.977044 [ 274 ] {42e460bd-6e63-4b06-bb0c-4d25b53a1e61} <Debug> TCPHandler: Processed in 0.004202938 sec. | ||
| 454 | 2026.03.18 23:14:00.977212 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.18 23:14:00.977372 [ 274 ] {5bb426c9-b9b8-4296-b237-b221c3f8540d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 456 | 2026.03.18 23:14:00.977518 [ 274 ] {5bb426c9-b9b8-4296-b237-b221c3f8540d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.03.18 23:14:00.979504 [ 274 ] {5bb426c9-b9b8-4296-b237-b221c3f8540d} <Debug> oximeter.measurements_i64 (8ce8bb8d-29ea-423c-a346-32d4cb7bec7d): Loading data parts | ||
| 458 | 2026.03.18 23:14:00.979673 [ 274 ] {5bb426c9-b9b8-4296-b237-b221c3f8540d} <Debug> oximeter.measurements_i64 (8ce8bb8d-29ea-423c-a346-32d4cb7bec7d): There are no data parts | ||
| 459 | 2026.03.18 23:14:00.980887 [ 274 ] {5bb426c9-b9b8-4296-b237-b221c3f8540d} <Debug> TCPHandler: Processed in 0.003725257 sec. | ||
| 460 | 2026.03.18 23:14:00.981227 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.18 23:14:00.981386 [ 274 ] {61fb6677-acb0-4f00-9707-e23e4b019830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 462 | 2026.03.18 23:14:00.981556 [ 274 ] {61fb6677-acb0-4f00-9707-e23e4b019830} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.03.18 23:14:00.983525 [ 274 ] {61fb6677-acb0-4f00-9707-e23e4b019830} <Debug> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Loading data parts | ||
| 464 | 2026.03.18 23:14:00.983810 [ 274 ] {61fb6677-acb0-4f00-9707-e23e4b019830} <Debug> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): There are no data parts | ||
| 465 | 2026.03.18 23:14:00.985177 [ 274 ] {61fb6677-acb0-4f00-9707-e23e4b019830} <Debug> TCPHandler: Processed in 0.004002663 sec. | ||
| 466 | 2026.03.18 23:14:00.985347 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.18 23:14:00.985516 [ 274 ] {32150c55-515b-4a20-aac5-ae035abd131f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 468 | 2026.03.18 23:14:00.985701 [ 274 ] {32150c55-515b-4a20-aac5-ae035abd131f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.03.18 23:14:00.988509 [ 274 ] {32150c55-515b-4a20-aac5-ae035abd131f} <Debug> oximeter.measurements_f32 (449d3afa-16ea-43d9-a5da-7a2ba37e76c0): Loading data parts | ||
| 470 | 2026.03.18 23:14:00.988664 [ 274 ] {32150c55-515b-4a20-aac5-ae035abd131f} <Debug> oximeter.measurements_f32 (449d3afa-16ea-43d9-a5da-7a2ba37e76c0): There are no data parts | ||
| 471 | 2026.03.18 23:14:00.990032 [ 274 ] {32150c55-515b-4a20-aac5-ae035abd131f} <Debug> TCPHandler: Processed in 0.004736813 sec. | ||
| 472 | 2026.03.18 23:14:00.990262 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.18 23:14:00.990475 [ 274 ] {28906722-b978-4b0b-8825-37d5a6578319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 474 | 2026.03.18 23:14:00.990624 [ 274 ] {28906722-b978-4b0b-8825-37d5a6578319} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.03.18 23:14:00.992358 [ 274 ] {28906722-b978-4b0b-8825-37d5a6578319} <Debug> oximeter.measurements_f64 (73a8c3ac-fed3-4699-adfc-106dac51ad90): Loading data parts | ||
| 476 | 2026.03.18 23:14:00.992543 [ 274 ] {28906722-b978-4b0b-8825-37d5a6578319} <Debug> oximeter.measurements_f64 (73a8c3ac-fed3-4699-adfc-106dac51ad90): There are no data parts | ||
| 477 | 2026.03.18 23:14:00.993955 [ 274 ] {28906722-b978-4b0b-8825-37d5a6578319} <Debug> TCPHandler: Processed in 0.003744867 sec. | ||
| 478 | 2026.03.18 23:14:00.994135 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.18 23:14:00.994313 [ 274 ] {e231c325-7b2d-49df-8d95-4f6161309fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 480 | 2026.03.18 23:14:00.994457 [ 274 ] {e231c325-7b2d-49df-8d95-4f6161309fab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.03.18 23:14:00.996464 [ 274 ] {e231c325-7b2d-49df-8d95-4f6161309fab} <Debug> oximeter.measurements_string (ff273c08-94bf-4cd1-a49e-b5e75a753f88): Loading data parts | ||
| 482 | 2026.03.18 23:14:00.996720 [ 274 ] {e231c325-7b2d-49df-8d95-4f6161309fab} <Debug> oximeter.measurements_string (ff273c08-94bf-4cd1-a49e-b5e75a753f88): There are no data parts | ||
| 483 | 2026.03.18 23:14:00.999163 [ 274 ] {e231c325-7b2d-49df-8d95-4f6161309fab} <Debug> TCPHandler: Processed in 0.005083082 sec. | ||
| 484 | 2026.03.18 23:14:00.999428 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.03.18 23:14:00.999591 [ 274 ] {2fcfa79a-f8fd-4c6a-af10-80fc5af5309a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.03.18 23:14:00.999721 [ 274 ] {2fcfa79a-f8fd-4c6a-af10-80fc5af5309a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.03.18 23:14:01.001141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.02 MiB, peak 125.02 MiB, free memory in arenas 0.00 B, will set to 133.25 MiB (RSS), difference: 8.24 MiB | ||
| 495 | 2026.03.18 23:14:01.002665 [ 274 ] {2fcfa79a-f8fd-4c6a-af10-80fc5af5309a} <Debug> oximeter.measurements_bytes (6e3f28d9-95c4-4605-a779-2508291aec23): Loading data parts | ||
| 496 | 2026.03.18 23:14:01.002838 [ 274 ] {2fcfa79a-f8fd-4c6a-af10-80fc5af5309a} <Debug> oximeter.measurements_bytes (6e3f28d9-95c4-4605-a779-2508291aec23): There are no data parts | ||
| 497 | 2026.03.18 23:14:01.004517 [ 274 ] {2fcfa79a-f8fd-4c6a-af10-80fc5af5309a} <Debug> TCPHandler: Processed in 0.005139923 sec. | ||
| 498 | 2026.03.18 23:14:01.004714 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.18 23:14:01.004916 [ 274 ] {2a7bcd4c-7982-42e7-8a86-9d960322a856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 500 | 2026.03.18 23:14:01.005182 [ 274 ] {2a7bcd4c-7982-42e7-8a86-9d960322a856} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.03.18 23:14:01.007819 [ 274 ] {2a7bcd4c-7982-42e7-8a86-9d960322a856} <Debug> oximeter.measurements_cumulativei64 (bc7dc2db-45fe-40b9-8228-df7fe8650d6d): Loading data parts | ||
| 502 | 2026.03.18 23:14:01.008060 [ 274 ] {2a7bcd4c-7982-42e7-8a86-9d960322a856} <Debug> oximeter.measurements_cumulativei64 (bc7dc2db-45fe-40b9-8228-df7fe8650d6d): There are no data parts | ||
| 503 | 2026.03.18 23:14:01.011670 [ 274 ] {2a7bcd4c-7982-42e7-8a86-9d960322a856} <Debug> TCPHandler: Processed in 0.007020102 sec. | ||
| 504 | 2026.03.18 23:14:01.011945 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.18 23:14:01.012125 [ 274 ] {c0c8e3a3-abe8-4162-bd8c-43c27167798c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 506 | 2026.03.18 23:14:01.012284 [ 274 ] {c0c8e3a3-abe8-4162-bd8c-43c27167798c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.03.18 23:14:01.015598 [ 274 ] {c0c8e3a3-abe8-4162-bd8c-43c27167798c} <Debug> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Loading data parts | ||
| 508 | 2026.03.18 23:14:01.016009 [ 274 ] {c0c8e3a3-abe8-4162-bd8c-43c27167798c} <Debug> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): There are no data parts | ||
| 509 | 2026.03.18 23:14:01.018729 [ 274 ] {c0c8e3a3-abe8-4162-bd8c-43c27167798c} <Debug> TCPHandler: Processed in 0.006844377 sec. | ||
| 510 | 2026.03.18 23:14:01.018915 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.03.18 23:14:01.019219 [ 274 ] {4c703871-2d17-45f9-b3f3-f2b5fefbfeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 512 | 2026.03.18 23:14:01.019410 [ 274 ] {4c703871-2d17-45f9-b3f3-f2b5fefbfeef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.03.18 23:14:01.021499 [ 274 ] {4c703871-2d17-45f9-b3f3-f2b5fefbfeef} <Debug> oximeter.measurements_cumulativef32 (0c98795f-beea-412c-89a4-dea149fdb0e1): Loading data parts | ||
| 514 | 2026.03.18 23:14:01.021669 [ 274 ] {4c703871-2d17-45f9-b3f3-f2b5fefbfeef} <Debug> oximeter.measurements_cumulativef32 (0c98795f-beea-412c-89a4-dea149fdb0e1): There are no data parts | ||
| 515 | 2026.03.18 23:14:01.023472 [ 274 ] {4c703871-2d17-45f9-b3f3-f2b5fefbfeef} <Debug> TCPHandler: Processed in 0.004620479 sec. | ||
| 516 | 2026.03.18 23:14:01.023656 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.18 23:14:01.023881 [ 274 ] {92b0f79b-aaaa-4c6c-a97e-ff0790e4b8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 518 | 2026.03.18 23:14:01.024120 [ 274 ] {92b0f79b-aaaa-4c6c-a97e-ff0790e4b8ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.03.18 23:14:01.026925 [ 274 ] {92b0f79b-aaaa-4c6c-a97e-ff0790e4b8ec} <Debug> oximeter.measurements_cumulativef64 (91828ca8-acfa-44e7-918b-f121c99b0c70): Loading data parts | ||
| 520 | 2026.03.18 23:14:01.027081 [ 274 ] {92b0f79b-aaaa-4c6c-a97e-ff0790e4b8ec} <Debug> oximeter.measurements_cumulativef64 (91828ca8-acfa-44e7-918b-f121c99b0c70): There are no data parts | ||
| 521 | 2026.03.18 23:14:01.029421 [ 274 ] {92b0f79b-aaaa-4c6c-a97e-ff0790e4b8ec} <Debug> TCPHandler: Processed in 0.005832411 sec. | ||
| 522 | 2026.03.18 23:14:01.029706 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.03.18 23:14:01.029986 [ 274 ] {ec55f023-6934-479f-bf76-e493d75d936a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.03.18 23:14:01.030156 [ 274 ] {ec55f023-6934-479f-bf76-e493d75d936a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.03.18 23:14:01.032303 [ 274 ] {ec55f023-6934-479f-bf76-e493d75d936a} <Debug> oximeter.measurements_histogrami8 (510ff84f-84de-4391-819f-e099922f5be2): Loading data parts | ||
| 536 | 2026.03.18 23:14:01.032480 [ 274 ] {ec55f023-6934-479f-bf76-e493d75d936a} <Debug> oximeter.measurements_histogrami8 (510ff84f-84de-4391-819f-e099922f5be2): There are no data parts | ||
| 537 | 2026.03.18 23:14:01.034082 [ 274 ] {ec55f023-6934-479f-bf76-e493d75d936a} <Debug> TCPHandler: Processed in 0.004437605 sec. | ||
| 538 | 2026.03.18 23:14:01.034275 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.03.18 23:14:01.034511 [ 274 ] {becb1e25-8c3e-4907-a271-185cdd981aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 540 | 2026.03.18 23:14:01.034709 [ 274 ] {becb1e25-8c3e-4907-a271-185cdd981aeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.03.18 23:14:01.036838 [ 274 ] {becb1e25-8c3e-4907-a271-185cdd981aeb} <Debug> oximeter.measurements_histogramu8 (2eb6abd1-1353-4bdd-89c0-12650dc76838): Loading data parts | ||
| 542 | 2026.03.18 23:14:01.036990 [ 274 ] {becb1e25-8c3e-4907-a271-185cdd981aeb} <Debug> oximeter.measurements_histogramu8 (2eb6abd1-1353-4bdd-89c0-12650dc76838): There are no data parts | ||
| 543 | 2026.03.18 23:14:01.038460 [ 274 ] {becb1e25-8c3e-4907-a271-185cdd981aeb} <Debug> TCPHandler: Processed in 0.004245029 sec. | ||
| 544 | 2026.03.18 23:14:01.038693 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.03.18 23:14:01.038995 [ 274 ] {d04b4467-ce27-4f66-9beb-23a84d1860b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 546 | 2026.03.18 23:14:01.039147 [ 274 ] {d04b4467-ce27-4f66-9beb-23a84d1860b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.03.18 23:14:01.042022 [ 274 ] {d04b4467-ce27-4f66-9beb-23a84d1860b8} <Debug> oximeter.measurements_histogrami16 (ab1313c8-8c71-4f12-8fc9-f9826c18e312): Loading data parts | ||
| 548 | 2026.03.18 23:14:01.042190 [ 274 ] {d04b4467-ce27-4f66-9beb-23a84d1860b8} <Debug> oximeter.measurements_histogrami16 (ab1313c8-8c71-4f12-8fc9-f9826c18e312): There are no data parts | ||
| 549 | 2026.03.18 23:14:01.044461 [ 274 ] {d04b4467-ce27-4f66-9beb-23a84d1860b8} <Debug> TCPHandler: Processed in 0.00582648 sec. | ||
| 550 | 2026.03.18 23:14:01.044727 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.03.18 23:14:01.045036 [ 274 ] {3a3014c1-4cd4-45b6-8429-fd54b5494fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 552 | 2026.03.18 23:14:01.045407 [ 274 ] {3a3014c1-4cd4-45b6-8429-fd54b5494fc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.03.18 23:14:01.048466 [ 274 ] {3a3014c1-4cd4-45b6-8429-fd54b5494fc3} <Debug> oximeter.measurements_histogramu16 (483b1385-9880-4917-8e7d-c1ee08c8f8e0): Loading data parts | ||
| 554 | 2026.03.18 23:14:01.048629 [ 274 ] {3a3014c1-4cd4-45b6-8429-fd54b5494fc3} <Debug> oximeter.measurements_histogramu16 (483b1385-9880-4917-8e7d-c1ee08c8f8e0): There are no data parts | ||
| 555 | 2026.03.18 23:14:01.050580 [ 274 ] {3a3014c1-4cd4-45b6-8429-fd54b5494fc3} <Debug> TCPHandler: Processed in 0.005914883 sec. | ||
| 556 | 2026.03.18 23:14:01.050843 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.03.18 23:14:01.051128 [ 274 ] {1dc626b9-2104-4a43-a2dd-5b36168d492b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 558 | 2026.03.18 23:14:01.051278 [ 274 ] {1dc626b9-2104-4a43-a2dd-5b36168d492b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.03.18 23:14:01.054492 [ 274 ] {1dc626b9-2104-4a43-a2dd-5b36168d492b} <Debug> oximeter.measurements_histogrami32 (79248b36-22c1-4654-ad33-438a612afcfe): Loading data parts | ||
| 560 | 2026.03.18 23:14:01.054638 [ 274 ] {1dc626b9-2104-4a43-a2dd-5b36168d492b} <Debug> oximeter.measurements_histogrami32 (79248b36-22c1-4654-ad33-438a612afcfe): There are no data parts | ||
| 561 | 2026.03.18 23:14:01.056190 [ 274 ] {1dc626b9-2104-4a43-a2dd-5b36168d492b} <Debug> TCPHandler: Processed in 0.005403999 sec. | ||
| 562 | 2026.03.18 23:14:01.056360 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.03.18 23:14:01.056586 [ 274 ] {cab47621-dd86-4a8b-8c3e-ec2807b7d2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 564 | 2026.03.18 23:14:01.056745 [ 274 ] {cab47621-dd86-4a8b-8c3e-ec2807b7d2fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.03.18 23:14:01.060172 [ 274 ] {cab47621-dd86-4a8b-8c3e-ec2807b7d2fe} <Debug> oximeter.measurements_histogramu32 (48cfe2cf-94e7-4e26-9673-41a6fb9163ce): Loading data parts | ||
| 566 | 2026.03.18 23:14:01.060314 [ 274 ] {cab47621-dd86-4a8b-8c3e-ec2807b7d2fe} <Debug> oximeter.measurements_histogramu32 (48cfe2cf-94e7-4e26-9673-41a6fb9163ce): There are no data parts | ||
| 567 | 2026.03.18 23:14:01.062094 [ 274 ] {cab47621-dd86-4a8b-8c3e-ec2807b7d2fe} <Debug> TCPHandler: Processed in 0.00578393 sec. | ||
| 568 | 2026.03.18 23:14:01.062276 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.18 23:14:01.062602 [ 274 ] {de8f68fb-c06e-480e-95cb-51526881e1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 570 | 2026.03.18 23:14:01.062745 [ 274 ] {de8f68fb-c06e-480e-95cb-51526881e1a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.03.18 23:14:01.065688 [ 274 ] {de8f68fb-c06e-480e-95cb-51526881e1a5} <Debug> oximeter.measurements_histogrami64 (363333ec-e810-403e-bb18-de1e03058356): Loading data parts | ||
| 572 | 2026.03.18 23:14:01.065872 [ 274 ] {de8f68fb-c06e-480e-95cb-51526881e1a5} <Debug> oximeter.measurements_histogrami64 (363333ec-e810-403e-bb18-de1e03058356): There are no data parts | ||
| 573 | 2026.03.18 23:14:01.067438 [ 274 ] {de8f68fb-c06e-480e-95cb-51526881e1a5} <Debug> TCPHandler: Processed in 0.005215535 sec. | ||
| 574 | 2026.03.18 23:14:01.067601 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.03.18 23:14:01.067831 [ 274 ] {0cec9b4f-8b51-4415-bb2c-325a679d5443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 576 | 2026.03.18 23:14:01.067997 [ 274 ] {0cec9b4f-8b51-4415-bb2c-325a679d5443} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.03.18 23:14:01.069933 [ 274 ] {0cec9b4f-8b51-4415-bb2c-325a679d5443} <Debug> oximeter.measurements_histogramu64 (59c946a1-5f59-4fd2-8364-f0bbd6468d58): Loading data parts | ||
| 578 | 2026.03.18 23:14:01.070208 [ 274 ] {0cec9b4f-8b51-4415-bb2c-325a679d5443} <Debug> oximeter.measurements_histogramu64 (59c946a1-5f59-4fd2-8364-f0bbd6468d58): There are no data parts | ||
| 579 | 2026.03.18 23:14:01.071462 [ 274 ] {0cec9b4f-8b51-4415-bb2c-325a679d5443} <Debug> TCPHandler: Processed in 0.003911981 sec. | ||
| 580 | 2026.03.18 23:14:01.071619 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.03.18 23:14:01.071937 [ 274 ] {0f757223-fdef-4514-b4f6-671d3ef29fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 582 | 2026.03.18 23:14:01.072084 [ 274 ] {0f757223-fdef-4514-b4f6-671d3ef29fe6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.03.18 23:14:01.074260 [ 274 ] {0f757223-fdef-4514-b4f6-671d3ef29fe6} <Debug> oximeter.measurements_histogramf32 (4fc8e79e-c1e3-4e64-869e-715377e3f488): Loading data parts | ||
| 584 | 2026.03.18 23:14:01.074412 [ 274 ] {0f757223-fdef-4514-b4f6-671d3ef29fe6} <Debug> oximeter.measurements_histogramf32 (4fc8e79e-c1e3-4e64-869e-715377e3f488): There are no data parts | ||
| 585 | 2026.03.18 23:14:01.075894 [ 274 ] {0f757223-fdef-4514-b4f6-671d3ef29fe6} <Debug> TCPHandler: Processed in 0.004323902 sec. | ||
| 586 | 2026.03.18 23:14:01.076056 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.03.18 23:14:01.076297 [ 274 ] {60ddd8d2-d553-4d92-af79-0fdac60e3ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 588 | 2026.03.18 23:14:01.076535 [ 274 ] {60ddd8d2-d553-4d92-af79-0fdac60e3ca9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.03.18 23:14:01.078715 [ 274 ] {60ddd8d2-d553-4d92-af79-0fdac60e3ca9} <Debug> oximeter.measurements_histogramf64 (7366c7cc-38c6-4787-889d-e2e2dfb38699): Loading data parts | ||
| 590 | 2026.03.18 23:14:01.078869 [ 274 ] {60ddd8d2-d553-4d92-af79-0fdac60e3ca9} <Debug> oximeter.measurements_histogramf64 (7366c7cc-38c6-4787-889d-e2e2dfb38699): There are no data parts | ||
| 591 | 2026.03.18 23:14:01.080294 [ 274 ] {60ddd8d2-d553-4d92-af79-0fdac60e3ca9} <Debug> TCPHandler: Processed in 0.004288491 sec. | ||
| 592 | 2026.03.18 23:14:01.080465 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.03.18 23:14:01.080908 [ 274 ] {57cb446a-8fa3-4b7b-a763-6bfd8219633f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.03.18 23:14:01.081161 [ 274 ] {57cb446a-8fa3-4b7b-a763-6bfd8219633f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.03.18 23:14:01.083424 [ 274 ] {57cb446a-8fa3-4b7b-a763-6bfd8219633f} <Debug> oximeter.fields_bool (dd84e374-5324-4090-9517-34c6add22494): Loading data parts | ||
| 621 | 2026.03.18 23:14:01.083598 [ 274 ] {57cb446a-8fa3-4b7b-a763-6bfd8219633f} <Debug> oximeter.fields_bool (dd84e374-5324-4090-9517-34c6add22494): There are no data parts | ||
| 622 | 2026.03.18 23:14:01.084845 [ 274 ] {57cb446a-8fa3-4b7b-a763-6bfd8219633f} <Debug> TCPHandler: Processed in 0.004439135 sec. | ||
| 623 | 2026.03.18 23:14:01.085001 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.03.18 23:14:01.085159 [ 274 ] {c0c2d1ed-3dfb-4ade-83af-3a933c905a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 625 | 2026.03.18 23:14:01.085312 [ 274 ] {c0c2d1ed-3dfb-4ade-83af-3a933c905a08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.03.18 23:14:01.087469 [ 274 ] {c0c2d1ed-3dfb-4ade-83af-3a933c905a08} <Debug> oximeter.fields_i8 (d5bcff94-6c27-4af3-8008-e664646a1f19): Loading data parts | ||
| 627 | 2026.03.18 23:14:01.087788 [ 274 ] {c0c2d1ed-3dfb-4ade-83af-3a933c905a08} <Debug> oximeter.fields_i8 (d5bcff94-6c27-4af3-8008-e664646a1f19): There are no data parts | ||
| 628 | 2026.03.18 23:14:01.089008 [ 274 ] {c0c2d1ed-3dfb-4ade-83af-3a933c905a08} <Debug> TCPHandler: Processed in 0.004059494 sec. | ||
| 629 | 2026.03.18 23:14:01.089200 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.03.18 23:14:01.089468 [ 274 ] {bdf87a7b-8ff7-45d6-b55b-71a0a68e14f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 631 | 2026.03.18 23:14:01.089626 [ 274 ] {bdf87a7b-8ff7-45d6-b55b-71a0a68e14f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.03.18 23:14:01.092447 [ 274 ] {bdf87a7b-8ff7-45d6-b55b-71a0a68e14f8} <Debug> oximeter.fields_u8 (5b6b1539-8f7d-4128-a8f2-cf64933715a7): Loading data parts | ||
| 633 | 2026.03.18 23:14:01.092638 [ 274 ] {bdf87a7b-8ff7-45d6-b55b-71a0a68e14f8} <Debug> oximeter.fields_u8 (5b6b1539-8f7d-4128-a8f2-cf64933715a7): There are no data parts | ||
| 634 | 2026.03.18 23:14:01.094343 [ 274 ] {bdf87a7b-8ff7-45d6-b55b-71a0a68e14f8} <Debug> TCPHandler: Processed in 0.005206164 sec. | ||
| 635 | 2026.03.18 23:14:01.094538 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.03.18 23:14:01.094726 [ 274 ] {3ce50076-65df-4ff6-b412-4a61074ff6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 637 | 2026.03.18 23:14:01.094948 [ 274 ] {3ce50076-65df-4ff6-b412-4a61074ff6a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.03.18 23:14:01.097522 [ 274 ] {3ce50076-65df-4ff6-b412-4a61074ff6a8} <Debug> oximeter.fields_i16 (a5aa2b6a-9234-4d91-8bca-543579327e54): Loading data parts | ||
| 639 | 2026.03.18 23:14:01.097876 [ 274 ] {3ce50076-65df-4ff6-b412-4a61074ff6a8} <Debug> oximeter.fields_i16 (a5aa2b6a-9234-4d91-8bca-543579327e54): There are no data parts | ||
| 640 | 2026.03.18 23:14:01.099376 [ 274 ] {3ce50076-65df-4ff6-b412-4a61074ff6a8} <Debug> TCPHandler: Processed in 0.004899486 sec. | ||
| 641 | 2026.03.18 23:14:01.099539 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.03.18 23:14:01.099836 [ 274 ] {7a881431-741b-43c3-bc3e-c382d0c38cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 643 | 2026.03.18 23:14:01.100449 [ 274 ] {7a881431-741b-43c3-bc3e-c382d0c38cc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.03.18 23:14:01.102500 [ 274 ] {7a881431-741b-43c3-bc3e-c382d0c38cc9} <Debug> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): Loading data parts | ||
| 645 | 2026.03.18 23:14:01.102675 [ 274 ] {7a881431-741b-43c3-bc3e-c382d0c38cc9} <Debug> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): There are no data parts | ||
| 646 | 2026.03.18 23:14:01.104449 [ 274 ] {7a881431-741b-43c3-bc3e-c382d0c38cc9} <Debug> TCPHandler: Processed in 0.004963728 sec. | ||
| 647 | 2026.03.18 23:14:01.104618 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.03.18 23:14:01.104782 [ 274 ] {c03ab629-c4e5-44a3-882c-1038d657eecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 649 | 2026.03.18 23:14:01.104945 [ 274 ] {c03ab629-c4e5-44a3-882c-1038d657eecd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.03.18 23:14:01.106974 [ 274 ] {c03ab629-c4e5-44a3-882c-1038d657eecd} <Debug> oximeter.fields_i32 (d2e31925-a095-4950-a105-52b036292df3): Loading data parts | ||
| 651 | 2026.03.18 23:14:01.107303 [ 274 ] {c03ab629-c4e5-44a3-882c-1038d657eecd} <Debug> oximeter.fields_i32 (d2e31925-a095-4950-a105-52b036292df3): There are no data parts | ||
| 652 | 2026.03.18 23:14:01.108767 [ 274 ] {c03ab629-c4e5-44a3-882c-1038d657eecd} <Debug> TCPHandler: Processed in 0.004204299 sec. | ||
| 653 | 2026.03.18 23:14:01.108929 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.03.18 23:14:01.109277 [ 274 ] {ca88b430-01df-4aed-ac89-7d72708b6154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 655 | 2026.03.18 23:14:01.109492 [ 274 ] {ca88b430-01df-4aed-ac89-7d72708b6154} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.03.18 23:14:01.111889 [ 274 ] {ca88b430-01df-4aed-ac89-7d72708b6154} <Debug> oximeter.fields_u32 (3d04f49b-11e9-4d4b-9106-61f43a46548d): Loading data parts | ||
| 657 | 2026.03.18 23:14:01.112050 [ 274 ] {ca88b430-01df-4aed-ac89-7d72708b6154} <Debug> oximeter.fields_u32 (3d04f49b-11e9-4d4b-9106-61f43a46548d): There are no data parts | ||
| 658 | 2026.03.18 23:14:01.113753 [ 274 ] {ca88b430-01df-4aed-ac89-7d72708b6154} <Debug> TCPHandler: Processed in 0.004874246 sec. | ||
| 659 | 2026.03.18 23:14:01.113910 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.03.18 23:14:01.114069 [ 274 ] {4ebc8131-2f81-42e1-bb5f-775404dafc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 661 | 2026.03.18 23:14:01.114224 [ 274 ] {4ebc8131-2f81-42e1-bb5f-775404dafc10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.03.18 23:14:01.116579 [ 274 ] {4ebc8131-2f81-42e1-bb5f-775404dafc10} <Debug> oximeter.fields_i64 (b64adf3a-900e-41c9-85c8-60cb11ce4d2a): Loading data parts | ||
| 663 | 2026.03.18 23:14:01.116813 [ 274 ] {4ebc8131-2f81-42e1-bb5f-775404dafc10} <Debug> oximeter.fields_i64 (b64adf3a-900e-41c9-85c8-60cb11ce4d2a): There are no data parts | ||
| 664 | 2026.03.18 23:14:01.118029 [ 274 ] {4ebc8131-2f81-42e1-bb5f-775404dafc10} <Debug> TCPHandler: Processed in 0.004171478 sec. | ||
| 665 | 2026.03.18 23:14:01.118212 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.03.18 23:14:01.118550 [ 274 ] {5bb93a05-290e-4d9b-b69a-4e6369776cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 667 | 2026.03.18 23:14:01.118754 [ 274 ] {5bb93a05-290e-4d9b-b69a-4e6369776cab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.03.18 23:14:01.120988 [ 274 ] {5bb93a05-290e-4d9b-b69a-4e6369776cab} <Debug> oximeter.fields_u64 (b4931877-4585-405d-9fe9-22907da58b04): Loading data parts | ||
| 669 | 2026.03.18 23:14:01.121219 [ 274 ] {5bb93a05-290e-4d9b-b69a-4e6369776cab} <Debug> oximeter.fields_u64 (b4931877-4585-405d-9fe9-22907da58b04): There are no data parts | ||
| 670 | 2026.03.18 23:14:01.122703 [ 274 ] {5bb93a05-290e-4d9b-b69a-4e6369776cab} <Debug> TCPHandler: Processed in 0.004550878 sec. | ||
| 671 | 2026.03.18 23:14:01.122860 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.03.18 23:14:01.123065 [ 274 ] {6e62fd47-3032-4e43-b908-1e4298d856ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 673 | 2026.03.18 23:14:01.123342 [ 274 ] {6e62fd47-3032-4e43-b908-1e4298d856ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.03.18 23:14:01.125235 [ 274 ] {6e62fd47-3032-4e43-b908-1e4298d856ad} <Debug> oximeter.fields_ipaddr (80d219dc-a051-48c8-979d-987127453bcc): Loading data parts | ||
| 675 | 2026.03.18 23:14:01.125470 [ 274 ] {6e62fd47-3032-4e43-b908-1e4298d856ad} <Debug> oximeter.fields_ipaddr (80d219dc-a051-48c8-979d-987127453bcc): There are no data parts | ||
| 676 | 2026.03.18 23:14:01.127017 [ 274 ] {6e62fd47-3032-4e43-b908-1e4298d856ad} <Debug> TCPHandler: Processed in 0.004207768 sec. | ||
| 677 | 2026.03.18 23:14:01.127382 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.03.18 23:14:01.127541 [ 274 ] {dd2eb582-4b45-4554-a72d-75526301fc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 679 | 2026.03.18 23:14:01.127832 [ 274 ] {dd2eb582-4b45-4554-a72d-75526301fc94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.03.18 23:14:01.130098 [ 274 ] {dd2eb582-4b45-4554-a72d-75526301fc94} <Debug> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Loading data parts | ||
| 681 | 2026.03.18 23:14:01.130400 [ 274 ] {dd2eb582-4b45-4554-a72d-75526301fc94} <Debug> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): There are no data parts | ||
| 682 | 2026.03.18 23:14:01.131824 [ 274 ] {dd2eb582-4b45-4554-a72d-75526301fc94} <Debug> TCPHandler: Processed in 0.004497576 sec. | ||
| 683 | 2026.03.18 23:14:01.131982 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.03.18 23:14:01.132286 [ 274 ] {88425e63-94ae-4c7a-9250-de63f4901fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) 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) | ||
| 685 | 2026.03.18 23:14:01.132336 [ 274 ] {88425e63-94ae-4c7a-9250-de63f4901fb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.03.18 23:14:01.135273 [ 274 ] {88425e63-94ae-4c7a-9250-de63f4901fb9} <Debug> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Loading data parts | ||
| 687 | 2026.03.18 23:14:01.135423 [ 274 ] {88425e63-94ae-4c7a-9250-de63f4901fb9} <Debug> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): There are no data parts | ||
| 688 | 2026.03.18 23:14:01.136863 [ 274 ] {88425e63-94ae-4c7a-9250-de63f4901fb9} <Debug> TCPHandler: Processed in 0.004931308 sec. | ||
| 689 | 2026.03.18 23:14:01.137139 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.03.18 23:14:01.137423 [ 274 ] {923fb484-5b92-4b1c-82bc-5a1841a68e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.03.18 23:14:01.137629 [ 274 ] {923fb484-5b92-4b1c-82bc-5a1841a68e68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.03.18 23:14:01.139623 [ 274 ] {923fb484-5b92-4b1c-82bc-5a1841a68e68} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a): Loading data parts | ||
| 696 | 2026.03.18 23:14:01.139786 [ 274 ] {923fb484-5b92-4b1c-82bc-5a1841a68e68} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a): There are no data parts | ||
| 697 | 2026.03.18 23:14:01.141668 [ 274 ] {923fb484-5b92-4b1c-82bc-5a1841a68e68} <Debug> TCPHandler: Processed in 0.004589409 sec. | ||
| 698 | 2026.03.18 23:14:01.141998 [ 275 ] {} <Trace> TCP-Session: ff49c880-5f0b-4e76-984a-0b5783e7d01c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.03.18 23:14:01.142504 [ 275 ] {cdd33513-7aa1-4927-9556-3b27a0472120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38029) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.03.18 23:14:01.147990 [ 275 ] {cdd33513-7aa1-4927-9556-3b27a0472120} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.03.18 23:14:01.176633 [ 283 ] {cdd33513-7aa1-4927-9556-3b27a0472120} <Trace> oximeter.version (f47295ea-9a12-4a86-82c3-5591ef112eed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.03.18 23:14:01.176697 [ 283 ] {cdd33513-7aa1-4927-9556-3b27a0472120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 703 | 2026.03.18 23:14:01.192913 [ 283 ] {cdd33513-7aa1-4927-9556-3b27a0472120} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.03.18 23:14:01.193967 [ 283 ] {cdd33513-7aa1-4927-9556-3b27a0472120} <Trace> oximeter.version (f47295ea-9a12-4a86-82c3-5591ef112eed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.03.18 23:14:01.194283 [ 275 ] {cdd33513-7aa1-4927-9556-3b27a0472120} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.051952 sec., 19.24853711117955 rows/sec., 307.98 B/sec. | ||
| 706 | 2026.03.18 23:14:01.194820 [ 275 ] {cdd33513-7aa1-4927-9556-3b27a0472120} <Debug> TCPHandler: Processed in 0.052963668 sec. | ||
| 707 | 2026.03.18 23:14:02.000290 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.51 MiB, peak 135.51 MiB, free memory in arenas 0.00 B, will set to 139.56 MiB (RSS), difference: 4.05 MiB | ||
| 708 | 2026.03.18 23:14:05.420042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.18 23:14:05.420079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.03.18 23:14:05.420156 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.18 23:14:05.420389 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.18 23:14:05.426144 [ 244 ] {} <Debug> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Loading data parts | ||
| 713 | 2026.03.18 23:14:05.426466 [ 244 ] {} <Debug> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): There are no data parts | ||
| 714 | 2026.03.18 23:14:05.431241 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.18 23:14:05.431326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 716 | 2026.03.18 23:14:05.438111 [ 243 ] {} <Debug> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Loading data parts | ||
| 717 | 2026.03.18 23:14:05.438461 [ 243 ] {} <Debug> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): There are no data parts | ||
| 718 | 2026.03.18 23:14:05.444319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.03.18 23:14:05.445211 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.03.18 23:14:05.445617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.03.18 23:14:05.469828 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.18 23:14:05.469900 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 723 | 2026.03.18 23:14:05.478457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.18 23:14:05.480067 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.18 23:14:05.485224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.18 23:14:05.684547 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52506 | ||
| 727 | 2026.03.18 23:14:05.687042 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.03.18 23:14:05.687168 [ 285 ] {} <Debug> TCP-Session: 087b8212-dda5-400a-8b88-0bacd4d74149 Authenticating user 'default' from [fd00:1122:3344:101::e]:52506 | ||
| 729 | 2026.03.18 23:14:05.687195 [ 285 ] {} <Debug> TCP-Session: 087b8212-dda5-400a-8b88-0bacd4d74149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.03.18 23:14:05.687208 [ 285 ] {} <Debug> TCP-Session: 087b8212-dda5-400a-8b88-0bacd4d74149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.03.18 23:14:05.687354 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 732 | 2026.03.18 23:14:05.687382 [ 285 ] {} <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 | ||
| 733 | 2026.03.18 23:14:05.687491 [ 285 ] {} <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 | ||
| 734 | 2026.03.18 23:14:05.687921 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36123 | ||
| 735 | 2026.03.18 23:14:05.688083 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64649 | ||
| 736 | 2026.03.18 23:14:05.688102 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65135 | ||
| 737 | 2026.03.18 23:14:05.688170 [ 285 ] {} <Trace> TCP-Session: 087b8212-dda5-400a-8b88-0bacd4d74149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 738 | 2026.03.18 23:14:05.688216 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56668 | ||
| 739 | 2026.03.18 23:14:05.688485 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.03.18 23:14:05.688519 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53685 | ||
| 741 | 2026.03.18 23:14:05.688528 [ 288 ] {} <Debug> TCP-Session: 908cabbd-3ed7-474a-bf8e-96e9b9af84df Authenticating user 'default' from [fd00:1122:3344:101::e]:64649 | ||
| 742 | 2026.03.18 23:14:05.688574 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.03.18 23:14:05.688621 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.03.18 23:14:05.688562 [ 285 ] {76cfd020-002d-49bd-9b85-122cb7abbf70} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52506) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 745 | 2026.03.18 23:14:05.688719 [ 287 ] {} <Debug> TCP-Session: ce5f8473-5dd7-4386-9c52-7d76705ff93f Authenticating user 'default' from [fd00:1122:3344:101::e]:65135 | ||
| 746 | 2026.03.18 23:14:05.688703 [ 286 ] {} <Debug> TCP-Session: 733536fc-9a13-4d66-9502-47b327d02299 Authenticating user 'default' from [fd00:1122:3344:101::e]:36123 | ||
| 747 | 2026.03.18 23:14:05.688671 [ 288 ] {} <Debug> TCP-Session: 908cabbd-3ed7-474a-bf8e-96e9b9af84df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.03.18 23:14:05.688824 [ 288 ] {} <Debug> TCP-Session: 908cabbd-3ed7-474a-bf8e-96e9b9af84df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.03.18 23:14:05.688840 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51484 | ||
| 750 | 2026.03.18 23:14:05.688850 [ 286 ] {} <Debug> TCP-Session: 733536fc-9a13-4d66-9502-47b327d02299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.03.18 23:14:05.688901 [ 286 ] {} <Debug> TCP-Session: 733536fc-9a13-4d66-9502-47b327d02299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.03.18 23:14:05.688986 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51392 | ||
| 753 | 2026.03.18 23:14:05.689015 [ 287 ] {} <Debug> TCP-Session: ce5f8473-5dd7-4386-9c52-7d76705ff93f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.03.18 23:14:05.689037 [ 287 ] {} <Debug> TCP-Session: ce5f8473-5dd7-4386-9c52-7d76705ff93f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.03.18 23:14:05.689088 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43374 | ||
| 756 | 2026.03.18 23:14:05.689714 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.03.18 23:14:05.689756 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.03.18 23:14:05.689774 [ 289 ] {} <Debug> TCP-Session: c0a47e8c-13bf-4c74-8d10-f5986bf895e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56668 | ||
| 759 | 2026.03.18 23:14:05.689822 [ 289 ] {} <Debug> TCP-Session: c0a47e8c-13bf-4c74-8d10-f5986bf895e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.03.18 23:14:05.689841 [ 289 ] {} <Debug> TCP-Session: c0a47e8c-13bf-4c74-8d10-f5986bf895e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.03.18 23:14:05.690497 [ 291 ] {} <Debug> TCP-Session: b024c0b7-84e8-4a1d-99d1-483b091ed483 Authenticating user 'default' from [fd00:1122:3344:101::e]:53685 | ||
| 762 | 2026.03.18 23:14:05.690600 [ 291 ] {} <Debug> TCP-Session: b024c0b7-84e8-4a1d-99d1-483b091ed483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.03.18 23:14:05.690627 [ 291 ] {} <Debug> TCP-Session: b024c0b7-84e8-4a1d-99d1-483b091ed483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.03.18 23:14:05.690653 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 765 | 2026.03.18 23:14:05.690697 [ 294 ] {} <Debug> TCP-Session: 2020a707-9314-45d8-8bd6-19290dd078ee Authenticating user 'default' from [fd00:1122:3344:101::e]:43374 | ||
| 766 | 2026.03.18 23:14:05.690718 [ 294 ] {} <Debug> TCP-Session: 2020a707-9314-45d8-8bd6-19290dd078ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.18 23:14:05.690732 [ 294 ] {} <Debug> TCP-Session: 2020a707-9314-45d8-8bd6-19290dd078ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.18 23:14:05.690849 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.03.18 23:14:05.690891 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.03.18 23:14:05.690896 [ 293 ] {} <Debug> TCP-Session: a71c147c-1a91-4838-8bb3-a61c4d2d24b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51392 | ||
| 771 | 2026.03.18 23:14:05.690935 [ 292 ] {} <Debug> TCP-Session: 6f7201b6-60e9-4b87-ae06-8cd35b4ddcee Authenticating user 'default' from [fd00:1122:3344:101::e]:51484 | ||
| 772 | 2026.03.18 23:14:05.690943 [ 293 ] {} <Debug> TCP-Session: a71c147c-1a91-4838-8bb3-a61c4d2d24b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.03.18 23:14:05.690962 [ 292 ] {} <Debug> TCP-Session: 6f7201b6-60e9-4b87-ae06-8cd35b4ddcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.18 23:14:05.690976 [ 293 ] {} <Debug> TCP-Session: a71c147c-1a91-4838-8bb3-a61c4d2d24b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.18 23:14:05.690984 [ 292 ] {} <Debug> TCP-Session: 6f7201b6-60e9-4b87-ae06-8cd35b4ddcee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.18 23:14:05.692000 [ 285 ] {76cfd020-002d-49bd-9b85-122cb7abbf70} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 777 | 2026.03.18 23:14:05.692412 [ 285 ] {76cfd020-002d-49bd-9b85-122cb7abbf70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.03.18 23:14:05.693335 [ 285 ] {76cfd020-002d-49bd-9b85-122cb7abbf70} <Debug> oximeter.version (f47295ea-9a12-4a86-82c3-5591ef112eed) (SelectExecutor): Key condition: unknown | ||
| 779 | 2026.03.18 23:14:05.705279 [ 296 ] {76cfd020-002d-49bd-9b85-122cb7abbf70} <Trace> AggregatingTransform: Aggregating | ||
| 780 | 2026.03.18 23:14:05.705444 [ 296 ] {76cfd020-002d-49bd-9b85-122cb7abbf70} <Trace> Aggregator: Aggregation method: without_key | ||
| 781 | 2026.03.18 23:14:05.708209 [ 296 ] {76cfd020-002d-49bd-9b85-122cb7abbf70} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006394845 sec. (156.376 rows/sec., 6.11 KiB/sec.) | ||
| 782 | 2026.03.18 23:14:05.708236 [ 296 ] {76cfd020-002d-49bd-9b85-122cb7abbf70} <Trace> Aggregator: Merging aggregated data | ||
| 783 | 2026.03.18 23:14:05.708266 [ 296 ] {76cfd020-002d-49bd-9b85-122cb7abbf70} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 784 | 2026.03.18 23:14:05.709457 [ 285 ] {76cfd020-002d-49bd-9b85-122cb7abbf70} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020956 sec., 47.7190303493033 rows/sec., 1.86 KiB/sec. | ||
| 785 | 2026.03.18 23:14:05.709622 [ 285 ] {76cfd020-002d-49bd-9b85-122cb7abbf70} <Debug> TCPHandler: Processed in 0.021611248 sec. | ||
| 786 | 2026.03.18 23:14:05.723035 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 787 | 2026.03.18 23:14:05.723081 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 788 | 2026.03.18 23:14:05.723087 [ 285 ] {} <Debug> TCP-Session: 087b8212-dda5-400a-8b88-0bacd4d74149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.03.18 23:14:05.723110 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 790 | 2026.03.18 23:14:05.723143 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 791 | 2026.03.18 23:14:05.723159 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 792 | 2026.03.18 23:14:05.723181 [ 286 ] {} <Debug> TCP-Session: 733536fc-9a13-4d66-9502-47b327d02299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.03.18 23:14:05.723182 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 794 | 2026.03.18 23:14:05.723193 [ 289 ] {} <Debug> TCP-Session: c0a47e8c-13bf-4c74-8d10-f5986bf895e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.03.18 23:14:05.723217 [ 288 ] {} <Debug> TCP-Session: 908cabbd-3ed7-474a-bf8e-96e9b9af84df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.03.18 23:14:05.723220 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.03.18 23:14:05.723234 [ 294 ] {} <Debug> TCP-Session: 2020a707-9314-45d8-8bd6-19290dd078ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.03.18 23:14:05.723204 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.03.18 23:14:05.723300 [ 291 ] {} <Debug> TCP-Session: b024c0b7-84e8-4a1d-99d1-483b091ed483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.18 23:14:05.723139 [ 293 ] {} <Debug> TCP-Session: a71c147c-1a91-4838-8bb3-a61c4d2d24b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.03.18 23:14:05.723337 [ 287 ] {} <Debug> TCP-Session: ce5f8473-5dd7-4386-9c52-7d76705ff93f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.18 23:14:05.723124 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.03.18 23:14:05.723400 [ 292 ] {} <Debug> TCP-Session: 6f7201b6-60e9-4b87-ae06-8cd35b4ddcee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.03.18 23:14:06.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.91 MiB, peak 154.00 MiB, free memory in arenas 0.00 B, will set to 158.16 MiB (RSS), difference: 13.25 MiB | ||
| 805 | 2026.03.18 23:14:07.919941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 806 | 2026.03.18 23:14:07.920040 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 807 | 2026.03.18 23:14:07.926229 [ 242 ] {} <Debug> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Loading data parts | ||
| 808 | 2026.03.18 23:14:07.926465 [ 242 ] {} <Debug> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): There are no data parts | ||
| 809 | 2026.03.18 23:14:07.934529 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.03.18 23:14:07.934570 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 811 | 2026.03.18 23:14:07.936790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.03.18 23:14:07.937443 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.03.18 23:14:07.937770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 814 | 2026.03.18 23:14:08.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.37 MiB, peak 162.37 MiB, free memory in arenas 0.00 B, will set to 159.24 MiB (RSS), difference: -3.13 MiB | ||
| 815 | 2026.03.18 23:14:10.952125 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36002 | ||
| 816 | 2026.03.18 23:14:10.952253 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 817 | 2026.03.18 23:14:10.952290 [ 285 ] {} <Debug> TCP-Session: 1aebea32-903b-4ed6-bec0-71671180dbe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36002 | ||
| 818 | 2026.03.18 23:14:10.952319 [ 285 ] {} <Debug> TCP-Session: 1aebea32-903b-4ed6-bec0-71671180dbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.03.18 23:14:10.952339 [ 285 ] {} <Debug> TCP-Session: 1aebea32-903b-4ed6-bec0-71671180dbe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.03.18 23:14:10.952540 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33098 | ||
| 821 | 2026.03.18 23:14:10.952572 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57150 | ||
| 822 | 2026.03.18 23:14:10.952580 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51944 | ||
| 823 | 2026.03.18 23:14:10.952619 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44740 | ||
| 824 | 2026.03.18 23:14:10.952656 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52842 | ||
| 825 | 2026.03.18 23:14:10.952662 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 826 | 2026.03.18 23:14:10.952665 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34853 | ||
| 827 | 2026.03.18 23:14:10.952716 [ 286 ] {} <Debug> TCP-Session: d6b29d03-0e8c-4f64-9cb8-ba528046446b Authenticating user 'default' from [fd00:1122:3344:101::e]:33098 | ||
| 828 | 2026.03.18 23:14:10.952704 [ 285 ] {} <Trace> TCP-Session: 1aebea32-903b-4ed6-bec0-71671180dbe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.03.18 23:14:10.952749 [ 286 ] {} <Debug> TCP-Session: d6b29d03-0e8c-4f64-9cb8-ba528046446b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.03.18 23:14:10.952752 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.03.18 23:14:10.952772 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.03.18 23:14:10.952786 [ 286 ] {} <Debug> TCP-Session: d6b29d03-0e8c-4f64-9cb8-ba528046446b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.03.18 23:14:10.952804 [ 293 ] {} <Debug> TCP-Session: 4c3d8714-8576-48ab-acaf-07f3032bd599 Authenticating user 'default' from [fd00:1122:3344:101::e]:52842 | ||
| 834 | 2026.03.18 23:14:10.952812 [ 294 ] {} <Debug> TCP-Session: 94a9e016-d28d-4755-b5bc-3b663fb331f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34853 | ||
| 835 | 2026.03.18 23:14:10.952752 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 836 | 2026.03.18 23:14:10.952837 [ 293 ] {} <Debug> TCP-Session: 4c3d8714-8576-48ab-acaf-07f3032bd599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.03.18 23:14:10.952846 [ 294 ] {} <Debug> TCP-Session: 94a9e016-d28d-4755-b5bc-3b663fb331f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.03.18 23:14:10.952873 [ 293 ] {} <Debug> TCP-Session: 4c3d8714-8576-48ab-acaf-07f3032bd599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.03.18 23:14:10.952885 [ 294 ] {} <Debug> TCP-Session: 94a9e016-d28d-4755-b5bc-3b663fb331f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.03.18 23:14:10.952875 [ 289 ] {} <Debug> TCP-Session: f78fdaaf-bf5a-405b-83ad-a58c0ad1851d Authenticating user 'default' from [fd00:1122:3344:101::e]:44740 | ||
| 841 | 2026.03.18 23:14:10.952906 [ 285 ] {095a0ec4-05fd-423c-866f-9e1de2211192} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36002) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 842 | 2026.03.18 23:14:10.952943 [ 289 ] {} <Debug> TCP-Session: f78fdaaf-bf5a-405b-83ad-a58c0ad1851d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.03.18 23:14:10.952703 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.03.18 23:14:10.952970 [ 289 ] {} <Debug> TCP-Session: f78fdaaf-bf5a-405b-83ad-a58c0ad1851d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.03.18 23:14:10.952648 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.03.18 23:14:10.953003 [ 287 ] {} <Debug> TCP-Session: de2255c2-c393-4134-adb2-d57ddd7cf190 Authenticating user 'default' from [fd00:1122:3344:101::e]:51944 | ||
| 847 | 2026.03.18 23:14:10.952642 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55592 | ||
| 848 | 2026.03.18 23:14:10.953042 [ 288 ] {} <Debug> TCP-Session: 735637ff-6e3d-40fb-8ab1-2133e6979096 Authenticating user 'default' from [fd00:1122:3344:101::e]:57150 | ||
| 849 | 2026.03.18 23:14:10.953054 [ 287 ] {} <Debug> TCP-Session: de2255c2-c393-4134-adb2-d57ddd7cf190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.18 23:14:10.953083 [ 288 ] {} <Debug> TCP-Session: 735637ff-6e3d-40fb-8ab1-2133e6979096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.03.18 23:14:10.953098 [ 287 ] {} <Debug> TCP-Session: de2255c2-c393-4134-adb2-d57ddd7cf190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.18 23:14:10.953114 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.03.18 23:14:10.953115 [ 288 ] {} <Debug> TCP-Session: 735637ff-6e3d-40fb-8ab1-2133e6979096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.18 23:14:10.953144 [ 292 ] {} <Debug> TCP-Session: 7309b1e0-0695-4870-8f56-38456c509e73 Authenticating user 'default' from [fd00:1122:3344:101::e]:55592 | ||
| 855 | 2026.03.18 23:14:10.952629 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41157 | ||
| 856 | 2026.03.18 23:14:10.953164 [ 292 ] {} <Debug> TCP-Session: 7309b1e0-0695-4870-8f56-38456c509e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.18 23:14:10.953196 [ 285 ] {095a0ec4-05fd-423c-866f-9e1de2211192} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 858 | 2026.03.18 23:14:10.953199 [ 292 ] {} <Debug> TCP-Session: 7309b1e0-0695-4870-8f56-38456c509e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.18 23:14:10.953254 [ 285 ] {095a0ec4-05fd-423c-866f-9e1de2211192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.03.18 23:14:10.953305 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.03.18 23:14:10.953335 [ 291 ] {} <Debug> TCP-Session: 8323e2ce-04e2-4f6b-ade9-fe869555c38e Authenticating user 'default' from [fd00:1122:3344:101::e]:41157 | ||
| 862 | 2026.03.18 23:14:10.953351 [ 291 ] {} <Debug> TCP-Session: 8323e2ce-04e2-4f6b-ade9-fe869555c38e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.18 23:14:10.953364 [ 291 ] {} <Debug> TCP-Session: 8323e2ce-04e2-4f6b-ade9-fe869555c38e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.18 23:14:10.953580 [ 285 ] {095a0ec4-05fd-423c-866f-9e1de2211192} <Debug> oximeter.version (f47295ea-9a12-4a86-82c3-5591ef112eed) (SelectExecutor): Key condition: unknown | ||
| 865 | 2026.03.18 23:14:10.954491 [ 334 ] {095a0ec4-05fd-423c-866f-9e1de2211192} <Trace> AggregatingTransform: Aggregating | ||
| 866 | 2026.03.18 23:14:10.954540 [ 334 ] {095a0ec4-05fd-423c-866f-9e1de2211192} <Trace> Aggregator: Aggregation method: without_key | ||
| 867 | 2026.03.18 23:14:10.954577 [ 334 ] {095a0ec4-05fd-423c-866f-9e1de2211192} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000893843 sec. (1118.765 rows/sec., 43.70 KiB/sec.) | ||
| 868 | 2026.03.18 23:14:10.954597 [ 334 ] {095a0ec4-05fd-423c-866f-9e1de2211192} <Trace> Aggregator: Merging aggregated data | ||
| 869 | 2026.03.18 23:14:10.956271 [ 285 ] {095a0ec4-05fd-423c-866f-9e1de2211192} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003419 sec., 292.4831822170225 rows/sec., 11.43 KiB/sec. | ||
| 870 | 2026.03.18 23:14:10.956405 [ 285 ] {095a0ec4-05fd-423c-866f-9e1de2211192} <Debug> TCPHandler: Processed in 0.003820419 sec. | ||
| 871 | 2026.03.18 23:14:10.956530 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 872 | 2026.03.18 23:14:10.956557 [ 285 ] {} <Debug> TCP-Session: 1aebea32-903b-4ed6-bec0-71671180dbe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.03.18 23:14:10.956561 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.03.18 23:14:10.956602 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2026.03.18 23:14:10.956603 [ 294 ] {} <Debug> TCP-Session: 94a9e016-d28d-4755-b5bc-3b663fb331f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.18 23:14:10.956639 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 877 | 2026.03.18 23:14:10.956648 [ 291 ] {} <Debug> TCP-Session: 8323e2ce-04e2-4f6b-ade9-fe869555c38e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.03.18 23:14:10.956656 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.03.18 23:14:10.956678 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.03.18 23:14:10.956709 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.03.18 23:14:10.956725 [ 289 ] {} <Debug> TCP-Session: f78fdaaf-bf5a-405b-83ad-a58c0ad1851d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.03.18 23:14:10.956739 [ 293 ] {} <Debug> TCP-Session: 4c3d8714-8576-48ab-acaf-07f3032bd599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.03.18 23:14:10.956757 [ 292 ] {} <Debug> TCP-Session: 7309b1e0-0695-4870-8f56-38456c509e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.03.18 23:14:10.956689 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.03.18 23:14:10.956681 [ 287 ] {} <Debug> TCP-Session: de2255c2-c393-4134-adb2-d57ddd7cf190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.03.18 23:14:10.956806 [ 288 ] {} <Debug> TCP-Session: 735637ff-6e3d-40fb-8ab1-2133e6979096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.03.18 23:14:10.956622 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.03.18 23:14:10.956874 [ 286 ] {} <Debug> TCP-Session: d6b29d03-0e8c-4f64-9cb8-ba528046446b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.03.18 23:14:12.188932 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45501 | ||
| 890 | 2026.03.18 23:14:12.189041 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 891 | 2026.03.18 23:14:12.189070 [ 285 ] {} <Debug> TCP-Session: b4cfc2ee-d713-4a28-83f8-bff3f36568b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45501 | ||
| 892 | 2026.03.18 23:14:12.189095 [ 285 ] {} <Debug> TCP-Session: b4cfc2ee-d713-4a28-83f8-bff3f36568b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.03.18 23:14:12.189110 [ 285 ] {} <Debug> TCP-Session: b4cfc2ee-d713-4a28-83f8-bff3f36568b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.03.18 23:14:12.189322 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62725 | ||
| 895 | 2026.03.18 23:14:12.189345 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60464 | ||
| 896 | 2026.03.18 23:14:12.189370 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42999 | ||
| 897 | 2026.03.18 23:14:12.189403 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52512 | ||
| 898 | 2026.03.18 23:14:12.189432 [ 285 ] {} <Trace> TCP-Session: b4cfc2ee-d713-4a28-83f8-bff3f36568b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.03.18 23:14:12.189443 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 900 | 2026.03.18 23:14:12.189451 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 901 | 2026.03.18 23:14:12.189481 [ 288 ] {} <Debug> TCP-Session: bea1e176-19bf-4ab3-97c0-2cf1c8eb6682 Authenticating user 'default' from [fd00:1122:3344:101::e]:60464 | ||
| 902 | 2026.03.18 23:14:12.189411 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45915 | ||
| 903 | 2026.03.18 23:14:12.189506 [ 286 ] {} <Debug> TCP-Session: 1a0b99c8-b8cd-48a6-9d67-2eefa2a3497d Authenticating user 'default' from [fd00:1122:3344:101::e]:62725 | ||
| 904 | 2026.03.18 23:14:12.189513 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 905 | 2026.03.18 23:14:12.189551 [ 286 ] {} <Debug> TCP-Session: 1a0b99c8-b8cd-48a6-9d67-2eefa2a3497d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.03.18 23:14:12.189388 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46098 | ||
| 907 | 2026.03.18 23:14:12.189579 [ 293 ] {} <Debug> TCP-Session: d5cda118-1735-4931-b554-8e3502fc63af Authenticating user 'default' from [fd00:1122:3344:101::e]:52512 | ||
| 908 | 2026.03.18 23:14:12.189603 [ 285 ] {31083bec-ce06-44fe-baea-da3250cfe241} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 909 | 2026.03.18 23:14:12.189628 [ 293 ] {} <Debug> TCP-Session: d5cda118-1735-4931-b554-8e3502fc63af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.18 23:14:12.189648 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 911 | 2026.03.18 23:14:12.189655 [ 293 ] {} <Debug> TCP-Session: d5cda118-1735-4931-b554-8e3502fc63af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.03.18 23:14:12.189675 [ 292 ] {} <Debug> TCP-Session: 547a7916-244e-4d66-8337-c4cd0bd88834 Authenticating user 'default' from [fd00:1122:3344:101::e]:46098 | ||
| 913 | 2026.03.18 23:14:12.189581 [ 286 ] {} <Debug> TCP-Session: 1a0b99c8-b8cd-48a6-9d67-2eefa2a3497d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.03.18 23:14:12.189703 [ 292 ] {} <Debug> TCP-Session: 547a7916-244e-4d66-8337-c4cd0bd88834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.03.18 23:14:12.189369 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55762 | ||
| 916 | 2026.03.18 23:14:12.189731 [ 292 ] {} <Debug> TCP-Session: 547a7916-244e-4d66-8337-c4cd0bd88834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.03.18 23:14:12.189578 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.03.18 23:14:12.189511 [ 288 ] {} <Debug> TCP-Session: bea1e176-19bf-4ab3-97c0-2cf1c8eb6682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.03.18 23:14:12.189825 [ 294 ] {} <Debug> TCP-Session: d60f97cf-1f9f-4882-ba37-161f9de02666 Authenticating user 'default' from [fd00:1122:3344:101::e]:45915 | ||
| 920 | 2026.03.18 23:14:12.189839 [ 288 ] {} <Debug> TCP-Session: bea1e176-19bf-4ab3-97c0-2cf1c8eb6682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.03.18 23:14:12.189846 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.03.18 23:14:12.189854 [ 294 ] {} <Debug> TCP-Session: d60f97cf-1f9f-4882-ba37-161f9de02666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.03.18 23:14:12.189505 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.03.18 23:14:12.189884 [ 285 ] {31083bec-ce06-44fe-baea-da3250cfe241} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 925 | 2026.03.18 23:14:12.189915 [ 289 ] {} <Debug> TCP-Session: d8b51d0d-3356-4a23-b33a-e1c8cc06f739 Authenticating user 'default' from [fd00:1122:3344:101::e]:42999 | ||
| 926 | 2026.03.18 23:14:12.189889 [ 294 ] {} <Debug> TCP-Session: d60f97cf-1f9f-4882-ba37-161f9de02666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.18 23:14:12.189947 [ 289 ] {} <Debug> TCP-Session: d8b51d0d-3356-4a23-b33a-e1c8cc06f739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.18 23:14:12.189956 [ 285 ] {31083bec-ce06-44fe-baea-da3250cfe241} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 929 | 2026.03.18 23:14:12.189973 [ 289 ] {} <Debug> TCP-Session: d8b51d0d-3356-4a23-b33a-e1c8cc06f739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.18 23:14:12.189888 [ 291 ] {} <Debug> TCP-Session: b3b117c7-fedc-4562-ac1d-913d2e718207 Authenticating user 'default' from [fd00:1122:3344:101::e]:55762 | ||
| 931 | 2026.03.18 23:14:12.189363 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55392 | ||
| 932 | 2026.03.18 23:14:12.190030 [ 291 ] {} <Debug> TCP-Session: b3b117c7-fedc-4562-ac1d-913d2e718207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.18 23:14:12.190046 [ 291 ] {} <Debug> TCP-Session: b3b117c7-fedc-4562-ac1d-913d2e718207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.03.18 23:14:12.190140 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.03.18 23:14:12.190164 [ 287 ] {} <Debug> TCP-Session: 274d65cc-163b-469f-969a-c2f5ae007b9d Authenticating user 'default' from [fd00:1122:3344:101::e]:55392 | ||
| 936 | 2026.03.18 23:14:12.190179 [ 287 ] {} <Debug> TCP-Session: 274d65cc-163b-469f-969a-c2f5ae007b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.03.18 23:14:12.190191 [ 287 ] {} <Debug> TCP-Session: 274d65cc-163b-469f-969a-c2f5ae007b9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.18 23:14:12.190243 [ 285 ] {31083bec-ce06-44fe-baea-da3250cfe241} <Debug> oximeter.version (f47295ea-9a12-4a86-82c3-5591ef112eed) (SelectExecutor): Key condition: unknown | ||
| 939 | 2026.03.18 23:14:12.191122 [ 299 ] {31083bec-ce06-44fe-baea-da3250cfe241} <Trace> AggregatingTransform: Aggregating | ||
| 940 | 2026.03.18 23:14:12.191164 [ 299 ] {31083bec-ce06-44fe-baea-da3250cfe241} <Trace> Aggregator: Aggregation method: without_key | ||
| 941 | 2026.03.18 23:14:12.191194 [ 299 ] {31083bec-ce06-44fe-baea-da3250cfe241} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000853482 sec. (1171.671 rows/sec., 45.77 KiB/sec.) | ||
| 942 | 2026.03.18 23:14:12.191212 [ 299 ] {31083bec-ce06-44fe-baea-da3250cfe241} <Trace> Aggregator: Merging aggregated data | ||
| 943 | 2026.03.18 23:14:12.192355 [ 285 ] {31083bec-ce06-44fe-baea-da3250cfe241} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002809 sec., 355.998576005696 rows/sec., 13.91 KiB/sec. | ||
| 944 | 2026.03.18 23:14:12.192494 [ 285 ] {31083bec-ce06-44fe-baea-da3250cfe241} <Debug> TCPHandler: Processed in 0.003192953 sec. | ||
| 945 | 2026.03.18 23:14:12.192616 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 946 | 2026.03.18 23:14:12.192641 [ 285 ] {} <Debug> TCP-Session: b4cfc2ee-d713-4a28-83f8-bff3f36568b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.18 23:14:12.192647 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 948 | 2026.03.18 23:14:12.192670 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 949 | 2026.03.18 23:14:12.192687 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 950 | 2026.03.18 23:14:12.192707 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 951 | 2026.03.18 23:14:12.192724 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 952 | 2026.03.18 23:14:12.192732 [ 288 ] {} <Debug> TCP-Session: bea1e176-19bf-4ab3-97c0-2cf1c8eb6682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.03.18 23:14:12.192739 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 954 | 2026.03.18 23:14:12.192758 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 955 | 2026.03.18 23:14:12.192776 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 956 | 2026.03.18 23:14:12.192819 [ 291 ] {} <Debug> TCP-Session: b3b117c7-fedc-4562-ac1d-913d2e718207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.03.18 23:14:12.192786 [ 292 ] {} <Debug> TCP-Session: 547a7916-244e-4d66-8337-c4cd0bd88834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.03.18 23:14:12.192842 [ 293 ] {} <Debug> TCP-Session: d5cda118-1735-4931-b554-8e3502fc63af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.03.18 23:14:12.192700 [ 294 ] {} <Debug> TCP-Session: d60f97cf-1f9f-4882-ba37-161f9de02666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.03.18 23:14:12.192688 [ 286 ] {} <Debug> TCP-Session: 1a0b99c8-b8cd-48a6-9d67-2eefa2a3497d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.03.18 23:14:12.192770 [ 289 ] {} <Debug> TCP-Session: d8b51d0d-3356-4a23-b33a-e1c8cc06f739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.03.18 23:14:12.192749 [ 287 ] {} <Debug> TCP-Session: 274d65cc-163b-469f-969a-c2f5ae007b9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.03.18 23:14:12.828319 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 964 | 2026.03.18 23:14:12.828369 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 965 | 2026.03.18 23:14:12.946788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 936 | ||
| 966 | 2026.03.18 23:14:12.949871 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.03.18 23:14:12.949927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 968 | 2026.03.18 23:14:12.950437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 969 | 2026.03.18 23:14:12.950680 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.03.18 23:14:12.950845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 936 | ||
| 971 | 2026.03.18 23:14:12.986188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 972 | 2026.03.18 23:14:13.004240 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.03.18 23:14:13.004312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 974 | 2026.03.18 23:14:13.010640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 975 | 2026.03.18 23:14:13.011432 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.03.18 23:14:13.015563 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 977 | 2026.03.18 23:14:14.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.15 MiB, peak 169.65 MiB, free memory in arenas 0.00 B, will set to 162.51 MiB (RSS), difference: 1.36 MiB | ||
| 978 | 2026.03.18 23:14:17.938813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 979 | 2026.03.18 23:14:17.940881 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.03.18 23:14:17.940931 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 981 | 2026.03.18 23:14:17.942010 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.03.18 23:14:17.942267 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.03.18 23:14:17.942558 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 984 | 2026.03.18 23:14:18.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.54 MiB, peak 169.65 MiB, free memory in arenas 0.00 B, will set to 162.56 MiB (RSS), difference: 4.02 MiB | ||
| 985 | 2026.03.18 23:14:20.451779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1448 | ||
| 986 | 2026.03.18 23:14:20.452304 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.03.18 23:14:20.452355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 988 | 2026.03.18 23:14:20.452884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 989 | 2026.03.18 23:14:20.453130 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.03.18 23:14:20.453276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1448 | ||
| 991 | 2026.03.18 23:14:20.516504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 992 | 2026.03.18 23:14:20.532950 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.03.18 23:14:20.533010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 994 | 2026.03.18 23:14:20.539034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 995 | 2026.03.18 23:14:20.539752 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.03.18 23:14:20.542665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 997 | 2026.03.18 23:14:21.223165 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.03.18 23:14:21.223459 [ 274 ] {b996ab64-e8c9-4cb1-9fdc-4faa6839ed96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 999 | 2026.03.18 23:14:21.223820 [ 274 ] {b996ab64-e8c9-4cb1-9fdc-4faa6839ed96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2026.03.18 23:14:21.223881 [ 274 ] {b996ab64-e8c9-4cb1-9fdc-4faa6839ed96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2026.03.18 23:14:21.224294 [ 274 ] {b996ab64-e8c9-4cb1-9fdc-4faa6839ed96} <Debug> TCPHandler: Processed in 0.001300724 sec. | ||
| 1002 | 2026.03.18 23:14:21.245080 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.03.18 23:14:21.245243 [ 274 ] {128ae908-7e3e-4076-a2eb-72b9174a00be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1004 | 2026.03.18 23:14:21.258093 [ 274 ] {128ae908-7e3e-4076-a2eb-72b9174a00be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1005 | 2026.03.18 23:14:21.258162 [ 274 ] {128ae908-7e3e-4076-a2eb-72b9174a00be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1006 | 2026.03.18 23:14:21.261374 [ 274 ] {128ae908-7e3e-4076-a2eb-72b9174a00be} <Debug> TCPHandler: Processed in 0.016358993 sec. | ||
| 1007 | 2026.03.18 23:14:21.261624 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.03.18 23:14:21.261753 [ 274 ] {c447b9df-dbba-4d84-a01c-1858a25ed7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1009 | 2026.03.18 23:14:21.264266 [ 274 ] {c447b9df-dbba-4d84-a01c-1858a25ed7bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2026.03.18 23:14:21.264320 [ 274 ] {c447b9df-dbba-4d84-a01c-1858a25ed7bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1011 | 2026.03.18 23:14:21.264664 [ 274 ] {c447b9df-dbba-4d84-a01c-1858a25ed7bc} <Debug> TCPHandler: Processed in 0.00308989 sec. | ||
| 1012 | 2026.03.18 23:14:21.264881 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.03.18 23:14:21.264996 [ 274 ] {ed6ae6fc-5fec-417a-b57b-13141aea66dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1014 | 2026.03.18 23:14:21.265243 [ 274 ] {ed6ae6fc-5fec-417a-b57b-13141aea66dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2026.03.18 23:14:21.265286 [ 274 ] {ed6ae6fc-5fec-417a-b57b-13141aea66dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2026.03.18 23:14:21.265578 [ 274 ] {ed6ae6fc-5fec-417a-b57b-13141aea66dd} <Debug> TCPHandler: Processed in 0.000743689 sec. | ||
| 1017 | 2026.03.18 23:14:21.265769 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.03.18 23:14:21.265882 [ 274 ] {c62f0590-2c8c-43c6-8fd1-c8ba55837864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1019 | 2026.03.18 23:14:21.266114 [ 274 ] {c62f0590-2c8c-43c6-8fd1-c8ba55837864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2026.03.18 23:14:21.266156 [ 274 ] {c62f0590-2c8c-43c6-8fd1-c8ba55837864} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2026.03.18 23:14:21.266457 [ 274 ] {c62f0590-2c8c-43c6-8fd1-c8ba55837864} <Debug> TCPHandler: Processed in 0.000733509 sec. | ||
| 1022 | 2026.03.18 23:14:21.266646 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.03.18 23:14:21.266757 [ 274 ] {31e2b3f2-794f-49e3-9ec7-043168175ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1024 | 2026.03.18 23:14:21.266984 [ 274 ] {31e2b3f2-794f-49e3-9ec7-043168175ac0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2026.03.18 23:14:21.267026 [ 274 ] {31e2b3f2-794f-49e3-9ec7-043168175ac0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1026 | 2026.03.18 23:14:21.267332 [ 274 ] {31e2b3f2-794f-49e3-9ec7-043168175ac0} <Debug> TCPHandler: Processed in 0.000731829 sec. | ||
| 1027 | 2026.03.18 23:14:21.267550 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.03.18 23:14:21.267661 [ 274 ] {41ac94c4-5166-4f22-b82d-67aa9d4d5331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1029 | 2026.03.18 23:14:21.267900 [ 274 ] {41ac94c4-5166-4f22-b82d-67aa9d4d5331} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1030 | 2026.03.18 23:14:21.267941 [ 274 ] {41ac94c4-5166-4f22-b82d-67aa9d4d5331} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1031 | 2026.03.18 23:14:21.268226 [ 274 ] {41ac94c4-5166-4f22-b82d-67aa9d4d5331} <Debug> TCPHandler: Processed in 0.000722179 sec. | ||
| 1032 | 2026.03.18 23:14:21.268428 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.03.18 23:14:21.268538 [ 274 ] {7ad7f27f-cac1-43f1-9978-a8aa529d082a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1034 | 2026.03.18 23:14:21.268766 [ 274 ] {7ad7f27f-cac1-43f1-9978-a8aa529d082a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1035 | 2026.03.18 23:14:21.268806 [ 274 ] {7ad7f27f-cac1-43f1-9978-a8aa529d082a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2026.03.18 23:14:21.269080 [ 274 ] {7ad7f27f-cac1-43f1-9978-a8aa529d082a} <Debug> TCPHandler: Processed in 0.000697538 sec. | ||
| 1037 | 2026.03.18 23:14:21.269277 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.03.18 23:14:21.269386 [ 274 ] {de658875-b290-4256-878e-5661d316fc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1039 | 2026.03.18 23:14:21.269613 [ 274 ] {de658875-b290-4256-878e-5661d316fc5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1040 | 2026.03.18 23:14:21.269654 [ 274 ] {de658875-b290-4256-878e-5661d316fc5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.03.18 23:14:21.269931 [ 274 ] {de658875-b290-4256-878e-5661d316fc5c} <Debug> TCPHandler: Processed in 0.000699028 sec. | ||
| 1042 | 2026.03.18 23:14:21.270144 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.03.18 23:14:21.270256 [ 274 ] {ec0db6df-0900-4c88-b1ca-70640b229bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1044 | 2026.03.18 23:14:21.270487 [ 274 ] {ec0db6df-0900-4c88-b1ca-70640b229bf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1045 | 2026.03.18 23:14:21.270526 [ 274 ] {ec0db6df-0900-4c88-b1ca-70640b229bf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2026.03.18 23:14:21.270799 [ 274 ] {ec0db6df-0900-4c88-b1ca-70640b229bf8} <Debug> TCPHandler: Processed in 0.000699649 sec. | ||
| 1047 | 2026.03.18 23:14:21.271006 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.03.18 23:14:21.271116 [ 274 ] {00b75174-edfe-4ee9-87a7-71d9c322cb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1049 | 2026.03.18 23:14:21.271345 [ 274 ] {00b75174-edfe-4ee9-87a7-71d9c322cb5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2026.03.18 23:14:21.271384 [ 274 ] {00b75174-edfe-4ee9-87a7-71d9c322cb5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1051 | 2026.03.18 23:14:21.271674 [ 274 ] {00b75174-edfe-4ee9-87a7-71d9c322cb5c} <Debug> TCPHandler: Processed in 0.000713918 sec. | ||
| 1052 | 2026.03.18 23:14:21.271867 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.03.18 23:14:21.271978 [ 274 ] {8e5e6ee2-dcbc-4dac-a175-8cd8ee1bedab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1054 | 2026.03.18 23:14:21.272212 [ 274 ] {8e5e6ee2-dcbc-4dac-a175-8cd8ee1bedab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1055 | 2026.03.18 23:14:21.272257 [ 274 ] {8e5e6ee2-dcbc-4dac-a175-8cd8ee1bedab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1056 | 2026.03.18 23:14:21.272550 [ 274 ] {8e5e6ee2-dcbc-4dac-a175-8cd8ee1bedab} <Debug> TCPHandler: Processed in 0.000728149 sec. | ||
| 1057 | 2026.03.18 23:14:21.272741 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.03.18 23:14:21.272852 [ 274 ] {9f85c2a4-7c5b-4abc-a15e-4c24dddbb8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1059 | 2026.03.18 23:14:21.273085 [ 274 ] {9f85c2a4-7c5b-4abc-a15e-4c24dddbb8c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2026.03.18 23:14:21.273126 [ 274 ] {9f85c2a4-7c5b-4abc-a15e-4c24dddbb8c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2026.03.18 23:14:21.273407 [ 274 ] {9f85c2a4-7c5b-4abc-a15e-4c24dddbb8c4} <Debug> TCPHandler: Processed in 0.000710348 sec. | ||
| 1062 | 2026.03.18 23:14:21.273596 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.03.18 23:14:21.273708 [ 274 ] {fdbca12c-9526-426a-a886-6336df795223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1064 | 2026.03.18 23:14:21.273949 [ 274 ] {fdbca12c-9526-426a-a886-6336df795223} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1065 | 2026.03.18 23:14:21.273991 [ 274 ] {fdbca12c-9526-426a-a886-6336df795223} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.03.18 23:14:21.274276 [ 274 ] {fdbca12c-9526-426a-a886-6336df795223} <Debug> TCPHandler: Processed in 0.000724929 sec. | ||
| 1067 | 2026.03.18 23:14:21.274461 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.03.18 23:14:21.274573 [ 274 ] {65263dce-d81a-47dd-88a9-b37ebd90d8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1069 | 2026.03.18 23:14:21.274815 [ 274 ] {65263dce-d81a-47dd-88a9-b37ebd90d8f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1070 | 2026.03.18 23:14:21.274855 [ 274 ] {65263dce-d81a-47dd-88a9-b37ebd90d8f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1071 | 2026.03.18 23:14:21.275140 [ 274 ] {65263dce-d81a-47dd-88a9-b37ebd90d8f2} <Debug> TCPHandler: Processed in 0.000724979 sec. | ||
| 1072 | 2026.03.18 23:14:21.275329 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.03.18 23:14:21.275443 [ 274 ] {1a9d196d-2e1a-4fda-8ad5-c9db599aa9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1074 | 2026.03.18 23:14:21.275684 [ 274 ] {1a9d196d-2e1a-4fda-8ad5-c9db599aa9ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1075 | 2026.03.18 23:14:21.275724 [ 274 ] {1a9d196d-2e1a-4fda-8ad5-c9db599aa9ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1076 | 2026.03.18 23:14:21.276016 [ 274 ] {1a9d196d-2e1a-4fda-8ad5-c9db599aa9ce} <Debug> TCPHandler: Processed in 0.000732019 sec. | ||
| 1077 | 2026.03.18 23:14:21.276202 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.03.18 23:14:21.276316 [ 274 ] {2e0fcb99-de40-4816-8783-b5718bfaf01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1079 | 2026.03.18 23:14:21.276560 [ 274 ] {2e0fcb99-de40-4816-8783-b5718bfaf01a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2026.03.18 23:14:21.276600 [ 274 ] {2e0fcb99-de40-4816-8783-b5718bfaf01a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2026.03.18 23:14:21.276893 [ 274 ] {2e0fcb99-de40-4816-8783-b5718bfaf01a} <Debug> TCPHandler: Processed in 0.000736049 sec. | ||
| 1082 | 2026.03.18 23:14:21.277080 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.03.18 23:14:21.277193 [ 274 ] {9d961690-3516-4f1a-9846-6ab00c1df7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1084 | 2026.03.18 23:14:21.277449 [ 274 ] {9d961690-3516-4f1a-9846-6ab00c1df7b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1085 | 2026.03.18 23:14:21.277490 [ 274 ] {9d961690-3516-4f1a-9846-6ab00c1df7b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1086 | 2026.03.18 23:14:21.277814 [ 274 ] {9d961690-3516-4f1a-9846-6ab00c1df7b7} <Debug> TCPHandler: Processed in 0.000779381 sec. | ||
| 1087 | 2026.03.18 23:14:21.278002 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.03.18 23:14:21.278117 [ 274 ] {60d21625-3ff2-4da1-88c0-2a6fe35fc32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1089 | 2026.03.18 23:14:21.278363 [ 274 ] {60d21625-3ff2-4da1-88c0-2a6fe35fc32f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1090 | 2026.03.18 23:14:21.278403 [ 274 ] {60d21625-3ff2-4da1-88c0-2a6fe35fc32f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1091 | 2026.03.18 23:14:21.278685 [ 274 ] {60d21625-3ff2-4da1-88c0-2a6fe35fc32f} <Debug> TCPHandler: Processed in 0.000728489 sec. | ||
| 1092 | 2026.03.18 23:14:21.279303 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.03.18 23:14:21.279418 [ 274 ] {bd56d6e5-6736-4768-bb3d-5220ade79309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1094 | 2026.03.18 23:14:21.279665 [ 274 ] {bd56d6e5-6736-4768-bb3d-5220ade79309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1095 | 2026.03.18 23:14:21.279706 [ 274 ] {bd56d6e5-6736-4768-bb3d-5220ade79309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1096 | 2026.03.18 23:14:21.279983 [ 274 ] {bd56d6e5-6736-4768-bb3d-5220ade79309} <Debug> TCPHandler: Processed in 0.000725589 sec. | ||
| 1097 | 2026.03.18 23:14:21.281433 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.03.18 23:14:21.281554 [ 274 ] {4d215bb9-6a8f-4f3a-96ea-72baed92406a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1099 | 2026.03.18 23:14:21.281815 [ 274 ] {4d215bb9-6a8f-4f3a-96ea-72baed92406a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1100 | 2026.03.18 23:14:21.281857 [ 274 ] {4d215bb9-6a8f-4f3a-96ea-72baed92406a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1101 | 2026.03.18 23:14:21.282151 [ 274 ] {4d215bb9-6a8f-4f3a-96ea-72baed92406a} <Debug> TCPHandler: Processed in 0.00076752 sec. | ||
| 1102 | 2026.03.18 23:14:21.282342 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.03.18 23:14:21.282462 [ 274 ] {b5ba54a0-8637-46ce-9fd9-faf723f50ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1104 | 2026.03.18 23:14:21.282725 [ 274 ] {b5ba54a0-8637-46ce-9fd9-faf723f50ce2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1105 | 2026.03.18 23:14:21.282766 [ 274 ] {b5ba54a0-8637-46ce-9fd9-faf723f50ce2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1106 | 2026.03.18 23:14:21.283063 [ 274 ] {b5ba54a0-8637-46ce-9fd9-faf723f50ce2} <Debug> TCPHandler: Processed in 0.00077018 sec. | ||
| 1107 | 2026.03.18 23:14:21.283253 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.03.18 23:14:21.283373 [ 274 ] {ed401612-a482-452d-a7eb-134f5906e983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1109 | 2026.03.18 23:14:21.283635 [ 274 ] {ed401612-a482-452d-a7eb-134f5906e983} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1110 | 2026.03.18 23:14:21.283677 [ 274 ] {ed401612-a482-452d-a7eb-134f5906e983} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1111 | 2026.03.18 23:14:21.283973 [ 274 ] {ed401612-a482-452d-a7eb-134f5906e983} <Debug> TCPHandler: Processed in 0.00076905 sec. | ||
| 1112 | 2026.03.18 23:14:21.284685 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.03.18 23:14:21.284806 [ 274 ] {452b853c-4373-4109-9c27-15e0fe675eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1114 | 2026.03.18 23:14:21.285082 [ 274 ] {452b853c-4373-4109-9c27-15e0fe675eeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1115 | 2026.03.18 23:14:21.285125 [ 274 ] {452b853c-4373-4109-9c27-15e0fe675eeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1116 | 2026.03.18 23:14:21.285434 [ 274 ] {452b853c-4373-4109-9c27-15e0fe675eeb} <Debug> TCPHandler: Processed in 0.000798351 sec. | ||
| 1117 | 2026.03.18 23:14:21.287866 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.03.18 23:14:21.287988 [ 274 ] {c2d3217f-59e8-451a-a61c-e4dfe9c15322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1119 | 2026.03.18 23:14:21.288252 [ 274 ] {c2d3217f-59e8-451a-a61c-e4dfe9c15322} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1120 | 2026.03.18 23:14:21.288294 [ 274 ] {c2d3217f-59e8-451a-a61c-e4dfe9c15322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1121 | 2026.03.18 23:14:21.288600 [ 274 ] {c2d3217f-59e8-451a-a61c-e4dfe9c15322} <Debug> TCPHandler: Processed in 0.00078281 sec. | ||
| 1122 | 2026.03.18 23:14:21.289088 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.03.18 23:14:21.289210 [ 274 ] {8acd6007-af4d-44bc-ad17-0382698258b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1124 | 2026.03.18 23:14:21.289476 [ 274 ] {8acd6007-af4d-44bc-ad17-0382698258b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1125 | 2026.03.18 23:14:21.289519 [ 274 ] {8acd6007-af4d-44bc-ad17-0382698258b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1126 | 2026.03.18 23:14:21.289830 [ 274 ] {8acd6007-af4d-44bc-ad17-0382698258b0} <Debug> TCPHandler: Processed in 0.00079085 sec. | ||
| 1127 | 2026.03.18 23:14:21.290040 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.03.18 23:14:21.290163 [ 274 ] {2bb691ad-609c-48ff-933b-c8239fe70af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1129 | 2026.03.18 23:14:21.290431 [ 274 ] {2bb691ad-609c-48ff-933b-c8239fe70af4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1130 | 2026.03.18 23:14:21.290473 [ 274 ] {2bb691ad-609c-48ff-933b-c8239fe70af4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1131 | 2026.03.18 23:14:21.290784 [ 274 ] {2bb691ad-609c-48ff-933b-c8239fe70af4} <Debug> TCPHandler: Processed in 0.000791301 sec. | ||
| 1132 | 2026.03.18 23:14:21.290992 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2026.03.18 23:14:21.291116 [ 274 ] {a2c100a7-9a6c-49d1-bcab-0441e85bec64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1134 | 2026.03.18 23:14:21.291387 [ 274 ] {a2c100a7-9a6c-49d1-bcab-0441e85bec64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1135 | 2026.03.18 23:14:21.291430 [ 274 ] {a2c100a7-9a6c-49d1-bcab-0441e85bec64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1136 | 2026.03.18 23:14:21.291734 [ 274 ] {a2c100a7-9a6c-49d1-bcab-0441e85bec64} <Debug> TCPHandler: Processed in 0.00079019 sec. | ||
| 1137 | 2026.03.18 23:14:21.291942 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2026.03.18 23:14:21.292064 [ 274 ] {2876caa7-8946-4c7a-ad2f-f55b9ef23367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1139 | 2026.03.18 23:14:21.292335 [ 274 ] {2876caa7-8946-4c7a-ad2f-f55b9ef23367} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1140 | 2026.03.18 23:14:21.292377 [ 274 ] {2876caa7-8946-4c7a-ad2f-f55b9ef23367} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1141 | 2026.03.18 23:14:21.292677 [ 274 ] {2876caa7-8946-4c7a-ad2f-f55b9ef23367} <Debug> TCPHandler: Processed in 0.00078274 sec. | ||
| 1142 | 2026.03.18 23:14:21.292905 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2026.03.18 23:14:21.293028 [ 274 ] {8141545b-8649-4cfa-aac9-1ed44047158d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1144 | 2026.03.18 23:14:21.293303 [ 274 ] {8141545b-8649-4cfa-aac9-1ed44047158d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1145 | 2026.03.18 23:14:21.293345 [ 274 ] {8141545b-8649-4cfa-aac9-1ed44047158d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1146 | 2026.03.18 23:14:21.293661 [ 274 ] {8141545b-8649-4cfa-aac9-1ed44047158d} <Debug> TCPHandler: Processed in 0.000804491 sec. | ||
| 1147 | 2026.03.18 23:14:21.293894 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.03.18 23:14:21.294018 [ 274 ] {0e2c4c02-23ca-4e67-99da-d26aa882e175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1149 | 2026.03.18 23:14:21.294291 [ 274 ] {0e2c4c02-23ca-4e67-99da-d26aa882e175} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1150 | 2026.03.18 23:14:21.294334 [ 274 ] {0e2c4c02-23ca-4e67-99da-d26aa882e175} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1151 | 2026.03.18 23:14:21.294648 [ 274 ] {0e2c4c02-23ca-4e67-99da-d26aa882e175} <Debug> TCPHandler: Processed in 0.000801831 sec. | ||
| 1152 | 2026.03.18 23:14:21.294870 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.03.18 23:14:21.294993 [ 274 ] {e539cd6b-9c5b-4884-8ada-4cf3334de2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1154 | 2026.03.18 23:14:21.295268 [ 274 ] {e539cd6b-9c5b-4884-8ada-4cf3334de2e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1155 | 2026.03.18 23:14:21.295310 [ 274 ] {e539cd6b-9c5b-4884-8ada-4cf3334de2e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1156 | 2026.03.18 23:14:21.295624 [ 274 ] {e539cd6b-9c5b-4884-8ada-4cf3334de2e2} <Debug> TCPHandler: Processed in 0.000802751 sec. | ||
| 1157 | 2026.03.18 23:14:21.295853 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.03.18 23:14:21.295976 [ 274 ] {f9302aeb-6bf6-4e5c-b521-8dd09796f244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1159 | 2026.03.18 23:14:21.296274 [ 274 ] {f9302aeb-6bf6-4e5c-b521-8dd09796f244} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1160 | 2026.03.18 23:14:21.296316 [ 274 ] {f9302aeb-6bf6-4e5c-b521-8dd09796f244} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1161 | 2026.03.18 23:14:21.296629 [ 274 ] {f9302aeb-6bf6-4e5c-b521-8dd09796f244} <Debug> TCPHandler: Processed in 0.000823732 sec. | ||
| 1162 | 2026.03.18 23:14:21.296859 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.03.18 23:14:21.296984 [ 274 ] {e650712a-e59f-48be-b339-269d10863c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1164 | 2026.03.18 23:14:21.297278 [ 274 ] {e650712a-e59f-48be-b339-269d10863c2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1165 | 2026.03.18 23:14:21.297321 [ 274 ] {e650712a-e59f-48be-b339-269d10863c2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1166 | 2026.03.18 23:14:21.297737 [ 274 ] {e650712a-e59f-48be-b339-269d10863c2d} <Debug> TCPHandler: Processed in 0.000926324 sec. | ||
| 1167 | 2026.03.18 23:14:21.305135 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.03.18 23:14:21.305393 [ 274 ] {57f7dc29-5bd6-4aad-9518-101027c67355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1169 | 2026.03.18 23:14:21.305770 [ 274 ] {57f7dc29-5bd6-4aad-9518-101027c67355} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1170 | 2026.03.18 23:14:21.305814 [ 274 ] {57f7dc29-5bd6-4aad-9518-101027c67355} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1171 | 2026.03.18 23:14:21.306175 [ 274 ] {57f7dc29-5bd6-4aad-9518-101027c67355} <Debug> TCPHandler: Processed in 0.001133319 sec. | ||
| 1172 | 2026.03.18 23:14:21.310641 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.03.18 23:14:21.310750 [ 274 ] {ad0f72ae-9dcf-4964-aca2-369e49d476e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1174 | 2026.03.18 23:14:21.310791 [ 274 ] {ad0f72ae-9dcf-4964-aca2-369e49d476e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1175 | 2026.03.18 23:14:21.313655 [ 274 ] {ad0f72ae-9dcf-4964-aca2-369e49d476e2} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.03.18 23:14:21.313704 [ 274 ] {ad0f72ae-9dcf-4964-aca2-369e49d476e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1177 | 2026.03.18 23:14:21.314346 [ 274 ] {ad0f72ae-9dcf-4964-aca2-369e49d476e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.03.18 23:14:21.314565 [ 274 ] {ad0f72ae-9dcf-4964-aca2-369e49d476e2} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.03.18 23:14:21.314708 [ 274 ] {ad0f72ae-9dcf-4964-aca2-369e49d476e2} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.003989 sec., 8774.128854349461 rows/sec., 1.85 MiB/sec. | ||
| 1180 | 2026.03.18 23:14:21.314746 [ 274 ] {ad0f72ae-9dcf-4964-aca2-369e49d476e2} <Debug> TCPHandler: Processed in 0.004155137 sec. | ||
| 1181 | 2026.03.18 23:14:21.314860 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.03.18 23:14:21.314953 [ 274 ] {7a191ade-f089-4ee5-abec-ea87a31abe38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.03.18 23:14:21.314991 [ 274 ] {7a191ade-f089-4ee5-abec-ea87a31abe38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1184 | 2026.03.18 23:14:21.321796 [ 274 ] {7a191ade-f089-4ee5-abec-ea87a31abe38} <Trace> oximeter.fields_i16 (a5aa2b6a-9234-4d91-8bca-543579327e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.03.18 23:14:21.321855 [ 274 ] {7a191ade-f089-4ee5-abec-ea87a31abe38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1186 | 2026.03.18 23:14:21.324467 [ 274 ] {7a191ade-f089-4ee5-abec-ea87a31abe38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.03.18 23:14:21.324710 [ 274 ] {7a191ade-f089-4ee5-abec-ea87a31abe38} <Trace> oximeter.fields_i16 (a5aa2b6a-9234-4d91-8bca-543579327e54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.03.18 23:14:21.324871 [ 274 ] {7a191ade-f089-4ee5-abec-ea87a31abe38} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.009934 sec., 28588.685323132675 rows/sec., 1.82 MiB/sec. | ||
| 1189 | 2026.03.18 23:14:21.324914 [ 274 ] {7a191ade-f089-4ee5-abec-ea87a31abe38} <Debug> TCPHandler: Processed in 0.010100621 sec. | ||
| 1190 | 2026.03.18 23:14:21.325062 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.03.18 23:14:21.325173 [ 274 ] {054232a0-3586-4b99-97ab-ebbf5a14a518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1192 | 2026.03.18 23:14:21.325224 [ 274 ] {054232a0-3586-4b99-97ab-ebbf5a14a518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1193 | 2026.03.18 23:14:21.325661 [ 274 ] {054232a0-3586-4b99-97ab-ebbf5a14a518} <Trace> oximeter.fields_ipaddr (80d219dc-a051-48c8-979d-987127453bcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.03.18 23:14:21.325698 [ 274 ] {054232a0-3586-4b99-97ab-ebbf5a14a518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1195 | 2026.03.18 23:14:21.325979 [ 274 ] {054232a0-3586-4b99-97ab-ebbf5a14a518} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1196 | 2026.03.18 23:14:21.326178 [ 274 ] {054232a0-3586-4b99-97ab-ebbf5a14a518} <Trace> oximeter.fields_ipaddr (80d219dc-a051-48c8-979d-987127453bcc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.03.18 23:14:21.326310 [ 274 ] {054232a0-3586-4b99-97ab-ebbf5a14a518} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 703.56 KiB/sec. | ||
| 1198 | 2026.03.18 23:14:21.326346 [ 274 ] {054232a0-3586-4b99-97ab-ebbf5a14a518} <Debug> TCPHandler: Processed in 0.001341485 sec. | ||
| 1199 | 2026.03.18 23:14:21.326454 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.03.18 23:14:21.326546 [ 274 ] {c8e38fa0-5ea4-4953-893f-b516d4323c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1201 | 2026.03.18 23:14:21.326584 [ 274 ] {c8e38fa0-5ea4-4953-893f-b516d4323c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1202 | 2026.03.18 23:14:21.327397 [ 274 ] {c8e38fa0-5ea4-4953-893f-b516d4323c6f} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.03.18 23:14:21.327434 [ 274 ] {c8e38fa0-5ea4-4953-893f-b516d4323c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1204 | 2026.03.18 23:14:21.327792 [ 274 ] {c8e38fa0-5ea4-4953-893f-b516d4323c6f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1205 | 2026.03.18 23:14:21.327992 [ 274 ] {c8e38fa0-5ea4-4953-893f-b516d4323c6f} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.03.18 23:14:21.328113 [ 274 ] {c8e38fa0-5ea4-4953-893f-b516d4323c6f} <Debug> executeQuery: Read 826 rows, 66.61 KiB in 0.001585 sec., 521135.64668769715 rows/sec., 41.04 MiB/sec. | ||
| 1207 | 2026.03.18 23:14:21.328148 [ 274 ] {c8e38fa0-5ea4-4953-893f-b516d4323c6f} <Debug> TCPHandler: Processed in 0.001741885 sec. | ||
| 1208 | 2026.03.18 23:14:21.328254 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.03.18 23:14:21.328346 [ 274 ] {1c4cfb3c-877d-41e4-8a29-ec9bcf2225e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.03.18 23:14:21.328385 [ 274 ] {1c4cfb3c-877d-41e4-8a29-ec9bcf2225e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1211 | 2026.03.18 23:14:21.328865 [ 274 ] {1c4cfb3c-877d-41e4-8a29-ec9bcf2225e2} <Trace> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.03.18 23:14:21.328903 [ 274 ] {1c4cfb3c-877d-41e4-8a29-ec9bcf2225e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1213 | 2026.03.18 23:14:21.329193 [ 274 ] {1c4cfb3c-877d-41e4-8a29-ec9bcf2225e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1214 | 2026.03.18 23:14:21.329391 [ 274 ] {1c4cfb3c-877d-41e4-8a29-ec9bcf2225e2} <Trace> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.03.18 23:14:21.329513 [ 274 ] {1c4cfb3c-877d-41e4-8a29-ec9bcf2225e2} <Debug> executeQuery: Read 177 rows, 11.12 KiB in 0.001185 sec., 149367.08860759492 rows/sec., 9.16 MiB/sec. | ||
| 1216 | 2026.03.18 23:14:21.329550 [ 274 ] {1c4cfb3c-877d-41e4-8a29-ec9bcf2225e2} <Debug> TCPHandler: Processed in 0.001343445 sec. | ||
| 1217 | 2026.03.18 23:14:21.329663 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.03.18 23:14:21.329756 [ 274 ] {9605cd96-70fd-4c06-b0df-39eed17364b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.03.18 23:14:21.329793 [ 274 ] {9605cd96-70fd-4c06-b0df-39eed17364b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1220 | 2026.03.18 23:14:21.330255 [ 274 ] {9605cd96-70fd-4c06-b0df-39eed17364b7} <Trace> oximeter.fields_u32 (3d04f49b-11e9-4d4b-9106-61f43a46548d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.03.18 23:14:21.330288 [ 274 ] {9605cd96-70fd-4c06-b0df-39eed17364b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1222 | 2026.03.18 23:14:21.330569 [ 274 ] {9605cd96-70fd-4c06-b0df-39eed17364b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1223 | 2026.03.18 23:14:21.330764 [ 274 ] {9605cd96-70fd-4c06-b0df-39eed17364b7} <Trace> oximeter.fields_u32 (3d04f49b-11e9-4d4b-9106-61f43a46548d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.03.18 23:14:21.330882 [ 274 ] {9605cd96-70fd-4c06-b0df-39eed17364b7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 1225 | 2026.03.18 23:14:21.330918 [ 274 ] {9605cd96-70fd-4c06-b0df-39eed17364b7} <Debug> TCPHandler: Processed in 0.001302204 sec. | ||
| 1226 | 2026.03.18 23:14:21.331034 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.03.18 23:14:21.331124 [ 274 ] {2d19f3b1-c242-4e35-bf54-bd959e090f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.03.18 23:14:21.331161 [ 274 ] {2d19f3b1-c242-4e35-bf54-bd959e090f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1229 | 2026.03.18 23:14:21.331583 [ 274 ] {2d19f3b1-c242-4e35-bf54-bd959e090f07} <Trace> oximeter.fields_u8 (5b6b1539-8f7d-4128-a8f2-cf64933715a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.03.18 23:14:21.331618 [ 274 ] {2d19f3b1-c242-4e35-bf54-bd959e090f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1231 | 2026.03.18 23:14:21.331906 [ 274 ] {2d19f3b1-c242-4e35-bf54-bd959e090f07} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1232 | 2026.03.18 23:14:21.332110 [ 274 ] {2d19f3b1-c242-4e35-bf54-bd959e090f07} <Trace> oximeter.fields_u8 (5b6b1539-8f7d-4128-a8f2-cf64933715a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.03.18 23:14:21.332232 [ 274 ] {2d19f3b1-c242-4e35-bf54-bd959e090f07} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 1234 | 2026.03.18 23:14:21.332268 [ 274 ] {2d19f3b1-c242-4e35-bf54-bd959e090f07} <Debug> TCPHandler: Processed in 0.001282293 sec. | ||
| 1235 | 2026.03.18 23:14:21.332377 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.03.18 23:14:21.332468 [ 274 ] {500e8cc4-b07e-4c3a-bdee-5d1977377cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1237 | 2026.03.18 23:14:21.332506 [ 274 ] {500e8cc4-b07e-4c3a-bdee-5d1977377cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1238 | 2026.03.18 23:14:21.333061 [ 274 ] {500e8cc4-b07e-4c3a-bdee-5d1977377cb6} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.03.18 23:14:21.333097 [ 274 ] {500e8cc4-b07e-4c3a-bdee-5d1977377cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1240 | 2026.03.18 23:14:21.333464 [ 274 ] {500e8cc4-b07e-4c3a-bdee-5d1977377cb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1241 | 2026.03.18 23:14:21.333740 [ 274 ] {500e8cc4-b07e-4c3a-bdee-5d1977377cb6} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.03.18 23:14:21.333875 [ 274 ] {500e8cc4-b07e-4c3a-bdee-5d1977377cb6} <Debug> executeQuery: Read 509 rows, 36.72 KiB in 0.001424 sec., 357443.8202247191 rows/sec., 25.19 MiB/sec. | ||
| 1243 | 2026.03.18 23:14:21.333915 [ 274 ] {500e8cc4-b07e-4c3a-bdee-5d1977377cb6} <Debug> TCPHandler: Processed in 0.001584301 sec. | ||
| 1244 | 2026.03.18 23:14:21.334038 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.03.18 23:14:21.334132 [ 274 ] {5288f182-2d8f-45bf-8f93-35e4f57a5a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1246 | 2026.03.18 23:14:21.334173 [ 274 ] {5288f182-2d8f-45bf-8f93-35e4f57a5a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1247 | 2026.03.18 23:14:21.334554 [ 274 ] {5288f182-2d8f-45bf-8f93-35e4f57a5a31} <Trace> oximeter.measurements_bool (1e0dc732-a35e-4a68-a653-171822ad45da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.03.18 23:14:21.334590 [ 274 ] {5288f182-2d8f-45bf-8f93-35e4f57a5a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1249 | 2026.03.18 23:14:21.337328 [ 274 ] {5288f182-2d8f-45bf-8f93-35e4f57a5a31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1250 | 2026.03.18 23:14:21.337639 [ 274 ] {5288f182-2d8f-45bf-8f93-35e4f57a5a31} <Trace> oximeter.measurements_bool (1e0dc732-a35e-4a68-a653-171822ad45da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.03.18 23:14:21.337805 [ 274 ] {5288f182-2d8f-45bf-8f93-35e4f57a5a31} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003692 sec., 1625.1354279523293 rows/sec., 84.91 KiB/sec. | ||
| 1252 | 2026.03.18 23:14:21.337845 [ 274 ] {5288f182-2d8f-45bf-8f93-35e4f57a5a31} <Debug> TCPHandler: Processed in 0.00385754 sec. | ||
| 1253 | 2026.03.18 23:14:21.337966 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.03.18 23:14:21.338059 [ 274 ] {e1f3dcf2-14c2-4d80-a8fc-30bbd6703de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1255 | 2026.03.18 23:14:21.338100 [ 274 ] {e1f3dcf2-14c2-4d80-a8fc-30bbd6703de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1256 | 2026.03.18 23:14:21.338551 [ 274 ] {e1f3dcf2-14c2-4d80-a8fc-30bbd6703de7} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.03.18 23:14:21.338584 [ 274 ] {e1f3dcf2-14c2-4d80-a8fc-30bbd6703de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1258 | 2026.03.18 23:14:21.338918 [ 274 ] {e1f3dcf2-14c2-4d80-a8fc-30bbd6703de7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1259 | 2026.03.18 23:14:21.339127 [ 274 ] {e1f3dcf2-14c2-4d80-a8fc-30bbd6703de7} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.03.18 23:14:21.339249 [ 274 ] {e1f3dcf2-14c2-4d80-a8fc-30bbd6703de7} <Debug> executeQuery: Read 220 rows, 14.83 KiB in 0.001208 sec., 182119.20529801323 rows/sec., 11.99 MiB/sec. | ||
| 1261 | 2026.03.18 23:14:21.339283 [ 274 ] {e1f3dcf2-14c2-4d80-a8fc-30bbd6703de7} <Debug> TCPHandler: Processed in 0.001365005 sec. | ||
| 1262 | 2026.03.18 23:14:21.339402 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.03.18 23:14:21.339494 [ 274 ] {86818296-0817-4dd2-a03a-ea8b0fab288a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1264 | 2026.03.18 23:14:21.339534 [ 274 ] {86818296-0817-4dd2-a03a-ea8b0fab288a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1265 | 2026.03.18 23:14:21.339906 [ 274 ] {86818296-0817-4dd2-a03a-ea8b0fab288a} <Trace> oximeter.measurements_f64 (73a8c3ac-fed3-4699-adfc-106dac51ad90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.03.18 23:14:21.339947 [ 274 ] {86818296-0817-4dd2-a03a-ea8b0fab288a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1267 | 2026.03.18 23:14:21.340250 [ 274 ] {86818296-0817-4dd2-a03a-ea8b0fab288a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1268 | 2026.03.18 23:14:21.340459 [ 274 ] {86818296-0817-4dd2-a03a-ea8b0fab288a} <Trace> oximeter.measurements_f64 (73a8c3ac-fed3-4699-adfc-106dac51ad90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.03.18 23:14:21.340587 [ 274 ] {86818296-0817-4dd2-a03a-ea8b0fab288a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 1270 | 2026.03.18 23:14:21.340629 [ 274 ] {86818296-0817-4dd2-a03a-ea8b0fab288a} <Debug> TCPHandler: Processed in 0.001274273 sec. | ||
| 1271 | 2026.03.18 23:14:21.340750 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.03.18 23:14:21.340844 [ 274 ] {61fe3f80-64c2-4f39-9f9a-023d277e4221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.03.18 23:14:21.340903 [ 274 ] {61fe3f80-64c2-4f39-9f9a-023d277e4221} <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 | ||
| 1274 | 2026.03.18 23:14:21.341692 [ 274 ] {61fe3f80-64c2-4f39-9f9a-023d277e4221} <Trace> oximeter.measurements_histogramu64 (59c946a1-5f59-4fd2-8364-f0bbd6468d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.03.18 23:14:21.341729 [ 274 ] {61fe3f80-64c2-4f39-9f9a-023d277e4221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1276 | 2026.03.18 23:14:21.344549 [ 274 ] {61fe3f80-64c2-4f39-9f9a-023d277e4221} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1277 | 2026.03.18 23:14:21.344924 [ 274 ] {61fe3f80-64c2-4f39-9f9a-023d277e4221} <Trace> oximeter.measurements_histogramu64 (59c946a1-5f59-4fd2-8364-f0bbd6468d58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.03.18 23:14:21.345161 [ 274 ] {61fe3f80-64c2-4f39-9f9a-023d277e4221} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.004329 sec., 5775.005775005775 rows/sec., 10.35 MiB/sec. | ||
| 1279 | 2026.03.18 23:14:21.345271 [ 274 ] {61fe3f80-64c2-4f39-9f9a-023d277e4221} <Debug> TCPHandler: Processed in 0.004571858 sec. | ||
| 1280 | 2026.03.18 23:14:21.345468 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.03.18 23:14:21.345599 [ 274 ] {fe0eab58-a72d-4389-9476-2eb753848a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1282 | 2026.03.18 23:14:21.345639 [ 274 ] {fe0eab58-a72d-4389-9476-2eb753848a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1283 | 2026.03.18 23:14:21.345963 [ 274 ] {fe0eab58-a72d-4389-9476-2eb753848a14} <Trace> oximeter.measurements_i64 (8ce8bb8d-29ea-423c-a346-32d4cb7bec7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.03.18 23:14:21.345999 [ 274 ] {fe0eab58-a72d-4389-9476-2eb753848a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1285 | 2026.03.18 23:14:21.346357 [ 274 ] {fe0eab58-a72d-4389-9476-2eb753848a14} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1286 | 2026.03.18 23:14:21.346556 [ 274 ] {fe0eab58-a72d-4389-9476-2eb753848a14} <Trace> oximeter.measurements_i64 (8ce8bb8d-29ea-423c-a346-32d4cb7bec7d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2026.03.18 23:14:21.346683 [ 274 ] {fe0eab58-a72d-4389-9476-2eb753848a14} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001103 sec., 16319.129646418858 rows/sec., 1.18 MiB/sec. | ||
| 1288 | 2026.03.18 23:14:21.346724 [ 274 ] {fe0eab58-a72d-4389-9476-2eb753848a14} <Debug> TCPHandler: Processed in 0.001349405 sec. | ||
| 1289 | 2026.03.18 23:14:21.346836 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.03.18 23:14:21.346930 [ 274 ] {f0c22afd-3540-481f-940b-7e1429a99307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1291 | 2026.03.18 23:14:21.346970 [ 274 ] {f0c22afd-3540-481f-940b-7e1429a99307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1292 | 2026.03.18 23:14:21.347300 [ 274 ] {f0c22afd-3540-481f-940b-7e1429a99307} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.03.18 23:14:21.347335 [ 274 ] {f0c22afd-3540-481f-940b-7e1429a99307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1294 | 2026.03.18 23:14:21.347622 [ 274 ] {f0c22afd-3540-481f-940b-7e1429a99307} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1295 | 2026.03.18 23:14:21.347829 [ 274 ] {f0c22afd-3540-481f-940b-7e1429a99307} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.03.18 23:14:21.347953 [ 274 ] {f0c22afd-3540-481f-940b-7e1429a99307} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001041 sec., 67243.03554274736 rows/sec., 4.09 MiB/sec. | ||
| 1297 | 2026.03.18 23:14:21.347993 [ 274 ] {f0c22afd-3540-481f-940b-7e1429a99307} <Debug> TCPHandler: Processed in 0.001206751 sec. | ||
| 1298 | 2026.03.18 23:14:22.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.97 MiB, peak 169.65 MiB, free memory in arenas 0.00 B, will set to 164.64 MiB (RSS), difference: -1.33 MiB | ||
| 1299 | 2026.03.18 23:14:26.227774 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.03.18 23:14:26.227999 [ 274 ] {e69716c8-7167-4174-a306-db1acfbeb3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1301 | 2026.03.18 23:14:26.228076 [ 274 ] {e69716c8-7167-4174-a306-db1acfbeb3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1302 | 2026.03.18 23:14:26.228768 [ 274 ] {e69716c8-7167-4174-a306-db1acfbeb3ac} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.03.18 23:14:26.228818 [ 274 ] {e69716c8-7167-4174-a306-db1acfbeb3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1304 | 2026.03.18 23:14:26.229203 [ 274 ] {e69716c8-7167-4174-a306-db1acfbeb3ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1305 | 2026.03.18 23:14:26.229429 [ 274 ] {e69716c8-7167-4174-a306-db1acfbeb3ac} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.03.18 23:14:26.229591 [ 274 ] {e69716c8-7167-4174-a306-db1acfbeb3ac} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001647 sec., 18214.936247723133 rows/sec., 1.37 MiB/sec. | ||
| 1307 | 2026.03.18 23:14:26.229649 [ 274 ] {e69716c8-7167-4174-a306-db1acfbeb3ac} <Debug> TCPHandler: Processed in 0.002012442 sec. | ||
| 1308 | 2026.03.18 23:14:26.229784 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.03.18 23:14:26.229890 [ 274 ] {61b66bc1-503d-4c45-850d-8eaf92a282ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1310 | 2026.03.18 23:14:26.229933 [ 274 ] {61b66bc1-503d-4c45-850d-8eaf92a282ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1311 | 2026.03.18 23:14:26.230401 [ 274 ] {61b66bc1-503d-4c45-850d-8eaf92a282ea} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.03.18 23:14:26.230451 [ 274 ] {61b66bc1-503d-4c45-850d-8eaf92a282ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1313 | 2026.03.18 23:14:26.230804 [ 274 ] {61b66bc1-503d-4c45-850d-8eaf92a282ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1314 | 2026.03.18 23:14:26.231026 [ 274 ] {61b66bc1-503d-4c45-850d-8eaf92a282ea} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.03.18 23:14:26.231167 [ 274 ] {61b66bc1-503d-4c45-850d-8eaf92a282ea} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001303 sec., 27628.549501151192 rows/sec., 2.16 MiB/sec. | ||
| 1316 | 2026.03.18 23:14:26.231216 [ 274 ] {61b66bc1-503d-4c45-850d-8eaf92a282ea} <Debug> TCPHandler: Processed in 0.001486068 sec. | ||
| 1317 | 2026.03.18 23:14:26.231326 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.03.18 23:14:26.231424 [ 274 ] {280be1ad-845e-4f05-a45c-4e6de268226f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1319 | 2026.03.18 23:14:26.231469 [ 274 ] {280be1ad-845e-4f05-a45c-4e6de268226f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1320 | 2026.03.18 23:14:26.231858 [ 274 ] {280be1ad-845e-4f05-a45c-4e6de268226f} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.03.18 23:14:26.231895 [ 274 ] {280be1ad-845e-4f05-a45c-4e6de268226f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1322 | 2026.03.18 23:14:26.232221 [ 274 ] {280be1ad-845e-4f05-a45c-4e6de268226f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1323 | 2026.03.18 23:14:26.232435 [ 274 ] {280be1ad-845e-4f05-a45c-4e6de268226f} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.03.18 23:14:26.232565 [ 274 ] {280be1ad-845e-4f05-a45c-4e6de268226f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001162 sec., 94664.3717728055 rows/sec., 6.61 MiB/sec. | ||
| 1325 | 2026.03.18 23:14:26.232600 [ 274 ] {280be1ad-845e-4f05-a45c-4e6de268226f} <Debug> TCPHandler: Processed in 0.001325465 sec. | ||
| 1326 | 2026.03.18 23:14:26.232714 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.03.18 23:14:26.232807 [ 274 ] {8c03f53e-0b79-4ce9-8d90-9e7aaf4ce527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1328 | 2026.03.18 23:14:26.232851 [ 274 ] {8c03f53e-0b79-4ce9-8d90-9e7aaf4ce527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1329 | 2026.03.18 23:14:26.233186 [ 274 ] {8c03f53e-0b79-4ce9-8d90-9e7aaf4ce527} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.03.18 23:14:26.233223 [ 274 ] {8c03f53e-0b79-4ce9-8d90-9e7aaf4ce527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1331 | 2026.03.18 23:14:26.233519 [ 274 ] {8c03f53e-0b79-4ce9-8d90-9e7aaf4ce527} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1332 | 2026.03.18 23:14:26.233733 [ 274 ] {8c03f53e-0b79-4ce9-8d90-9e7aaf4ce527} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.03.18 23:14:26.233862 [ 274 ] {8c03f53e-0b79-4ce9-8d90-9e7aaf4ce527} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001074 sec., 37243.947858472995 rows/sec., 2.49 MiB/sec. | ||
| 1334 | 2026.03.18 23:14:26.233898 [ 274 ] {8c03f53e-0b79-4ce9-8d90-9e7aaf4ce527} <Debug> TCPHandler: Processed in 0.001234992 sec. | ||
| 1335 | 2026.03.18 23:14:27.828408 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1336 | 2026.03.18 23:14:27.828456 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1337 | 2026.03.18 23:14:27.943518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 106 entries to flush up to offset 200 | ||
| 1338 | 2026.03.18 23:14:27.947179 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.03.18 23:14:27.947235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1340 | 2026.03.18 23:14:27.948509 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2026.03.18 23:14:27.948772 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.03.18 23:14:27.949065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1343 | 2026.03.18 23:14:27.954267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1896 | ||
| 1344 | 2026.03.18 23:14:27.954783 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.03.18 23:14:27.954833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1346 | 2026.03.18 23:14:27.955341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1347 | 2026.03.18 23:14:27.955579 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.03.18 23:14:27.955724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1896 | ||
| 1349 | 2026.03.18 23:14:28.043652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1350 | 2026.03.18 23:14:28.060451 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.03.18 23:14:28.060509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1352 | 2026.03.18 23:14:28.066872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1353 | 2026.03.18 23:14:28.067596 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): 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.03.18 23:14:28.070495 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1355 | 2026.03.18 23:14:29.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.37 MiB, peak 169.65 MiB, free memory in arenas 0.00 B, will set to 167.03 MiB (RSS), difference: 1.66 MiB | ||
| 1356 | 2026.03.18 23:14:31.237362 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.03.18 23:14:31.237563 [ 274 ] {3b36c17b-13ba-4af0-98d3-5b0164a77367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1358 | 2026.03.18 23:14:31.237637 [ 274 ] {3b36c17b-13ba-4af0-98d3-5b0164a77367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1359 | 2026.03.18 23:14:31.238526 [ 274 ] {3b36c17b-13ba-4af0-98d3-5b0164a77367} <Trace> oximeter.fields_i16 (a5aa2b6a-9234-4d91-8bca-543579327e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.03.18 23:14:31.238583 [ 274 ] {3b36c17b-13ba-4af0-98d3-5b0164a77367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1361 | 2026.03.18 23:14:31.238994 [ 274 ] {3b36c17b-13ba-4af0-98d3-5b0164a77367} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1362 | 2026.03.18 23:14:31.239215 [ 274 ] {3b36c17b-13ba-4af0-98d3-5b0164a77367} <Trace> oximeter.fields_i16 (a5aa2b6a-9234-4d91-8bca-543579327e54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.03.18 23:14:31.239380 [ 274 ] {3b36c17b-13ba-4af0-98d3-5b0164a77367} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001871 sec., 151790.48637092463 rows/sec., 9.64 MiB/sec. | ||
| 1364 | 2026.03.18 23:14:31.239429 [ 274 ] {3b36c17b-13ba-4af0-98d3-5b0164a77367} <Debug> TCPHandler: Processed in 0.002201727 sec. | ||
| 1365 | 2026.03.18 23:14:31.239564 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.03.18 23:14:31.239667 [ 274 ] {2619b61e-fbcb-44f9-bc6d-4f7c864243be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1367 | 2026.03.18 23:14:31.239710 [ 274 ] {2619b61e-fbcb-44f9-bc6d-4f7c864243be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1368 | 2026.03.18 23:14:31.240567 [ 274 ] {2619b61e-fbcb-44f9-bc6d-4f7c864243be} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.03.18 23:14:31.240605 [ 274 ] {2619b61e-fbcb-44f9-bc6d-4f7c864243be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1370 | 2026.03.18 23:14:31.240970 [ 274 ] {2619b61e-fbcb-44f9-bc6d-4f7c864243be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1371 | 2026.03.18 23:14:31.241175 [ 274 ] {2619b61e-fbcb-44f9-bc6d-4f7c864243be} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.03.18 23:14:31.241298 [ 274 ] {2619b61e-fbcb-44f9-bc6d-4f7c864243be} <Debug> executeQuery: Read 845 rows, 68.49 KiB in 0.001655 sec., 510574.0181268882 rows/sec., 40.42 MiB/sec. | ||
| 1373 | 2026.03.18 23:14:31.241336 [ 274 ] {2619b61e-fbcb-44f9-bc6d-4f7c864243be} <Debug> TCPHandler: Processed in 0.001822537 sec. | ||
| 1374 | 2026.03.18 23:14:31.241452 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.03.18 23:14:31.241548 [ 274 ] {6d931d05-1c23-4e64-ad98-5a9cdf4898e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1376 | 2026.03.18 23:14:31.241587 [ 274 ] {6d931d05-1c23-4e64-ad98-5a9cdf4898e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1377 | 2026.03.18 23:14:31.242059 [ 274 ] {6d931d05-1c23-4e64-ad98-5a9cdf4898e0} <Trace> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.03.18 23:14:31.242096 [ 274 ] {6d931d05-1c23-4e64-ad98-5a9cdf4898e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1379 | 2026.03.18 23:14:31.242413 [ 274 ] {6d931d05-1c23-4e64-ad98-5a9cdf4898e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1380 | 2026.03.18 23:14:31.242620 [ 274 ] {6d931d05-1c23-4e64-ad98-5a9cdf4898e0} <Trace> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.03.18 23:14:31.242754 [ 274 ] {6d931d05-1c23-4e64-ad98-5a9cdf4898e0} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001227 sec., 145884.27057864712 rows/sec., 9.01 MiB/sec. | ||
| 1382 | 2026.03.18 23:14:31.242793 [ 274 ] {6d931d05-1c23-4e64-ad98-5a9cdf4898e0} <Debug> TCPHandler: Processed in 0.001389636 sec. | ||
| 1383 | 2026.03.18 23:14:31.242911 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.03.18 23:14:31.243004 [ 274 ] {9920a7e9-c8bb-40d6-90df-c05d7ae20dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1385 | 2026.03.18 23:14:31.243042 [ 274 ] {9920a7e9-c8bb-40d6-90df-c05d7ae20dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1386 | 2026.03.18 23:14:31.243489 [ 274 ] {9920a7e9-c8bb-40d6-90df-c05d7ae20dec} <Trace> oximeter.fields_u32 (3d04f49b-11e9-4d4b-9106-61f43a46548d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.03.18 23:14:31.243548 [ 274 ] {9920a7e9-c8bb-40d6-90df-c05d7ae20dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1388 | 2026.03.18 23:14:31.243845 [ 274 ] {9920a7e9-c8bb-40d6-90df-c05d7ae20dec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1389 | 2026.03.18 23:14:31.244048 [ 274 ] {9920a7e9-c8bb-40d6-90df-c05d7ae20dec} <Trace> oximeter.fields_u32 (3d04f49b-11e9-4d4b-9106-61f43a46548d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.03.18 23:14:31.244178 [ 274 ] {9920a7e9-c8bb-40d6-90df-c05d7ae20dec} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 1391 | 2026.03.18 23:14:31.244214 [ 274 ] {9920a7e9-c8bb-40d6-90df-c05d7ae20dec} <Debug> TCPHandler: Processed in 0.001350975 sec. | ||
| 1392 | 2026.03.18 23:14:31.244325 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.03.18 23:14:31.244417 [ 274 ] {051f8e1c-4b77-4921-a3d1-f318b1b60c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1394 | 2026.03.18 23:14:31.244455 [ 274 ] {051f8e1c-4b77-4921-a3d1-f318b1b60c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1395 | 2026.03.18 23:14:31.244934 [ 274 ] {051f8e1c-4b77-4921-a3d1-f318b1b60c21} <Trace> oximeter.fields_u8 (5b6b1539-8f7d-4128-a8f2-cf64933715a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.03.18 23:14:31.244970 [ 274 ] {051f8e1c-4b77-4921-a3d1-f318b1b60c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1397 | 2026.03.18 23:14:31.245267 [ 274 ] {051f8e1c-4b77-4921-a3d1-f318b1b60c21} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1398 | 2026.03.18 23:14:31.245470 [ 274 ] {051f8e1c-4b77-4921-a3d1-f318b1b60c21} <Trace> oximeter.fields_u8 (5b6b1539-8f7d-4128-a8f2-cf64933715a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.03.18 23:14:31.245600 [ 274 ] {051f8e1c-4b77-4921-a3d1-f318b1b60c21} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 1400 | 2026.03.18 23:14:31.245636 [ 274 ] {051f8e1c-4b77-4921-a3d1-f318b1b60c21} <Debug> TCPHandler: Processed in 0.001358045 sec. | ||
| 1401 | 2026.03.18 23:14:31.245748 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.03.18 23:14:31.245841 [ 274 ] {0dc43fce-f00c-425f-a531-9a7760b1bac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1403 | 2026.03.18 23:14:31.245879 [ 274 ] {0dc43fce-f00c-425f-a531-9a7760b1bac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1404 | 2026.03.18 23:14:31.246477 [ 274 ] {0dc43fce-f00c-425f-a531-9a7760b1bac3} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.03.18 23:14:31.246514 [ 274 ] {0dc43fce-f00c-425f-a531-9a7760b1bac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1406 | 2026.03.18 23:14:31.246821 [ 274 ] {0dc43fce-f00c-425f-a531-9a7760b1bac3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1407 | 2026.03.18 23:14:31.247029 [ 274 ] {0dc43fce-f00c-425f-a531-9a7760b1bac3} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.03.18 23:14:31.247163 [ 274 ] {0dc43fce-f00c-425f-a531-9a7760b1bac3} <Debug> executeQuery: Read 504 rows, 36.33 KiB in 0.00134 sec., 376119.4029850746 rows/sec., 26.47 MiB/sec. | ||
| 1409 | 2026.03.18 23:14:31.247201 [ 274 ] {0dc43fce-f00c-425f-a531-9a7760b1bac3} <Debug> TCPHandler: Processed in 0.001500438 sec. | ||
| 1410 | 2026.03.18 23:14:31.247303 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.03.18 23:14:31.247394 [ 274 ] {222bfa79-e8bc-423f-ba2a-5bf956b90ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1412 | 2026.03.18 23:14:31.247433 [ 274 ] {222bfa79-e8bc-423f-ba2a-5bf956b90ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1413 | 2026.03.18 23:14:31.247774 [ 274 ] {222bfa79-e8bc-423f-ba2a-5bf956b90ce5} <Trace> oximeter.measurements_bool (1e0dc732-a35e-4a68-a653-171822ad45da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.03.18 23:14:31.247809 [ 274 ] {222bfa79-e8bc-423f-ba2a-5bf956b90ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1415 | 2026.03.18 23:14:31.248106 [ 274 ] {222bfa79-e8bc-423f-ba2a-5bf956b90ce5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1416 | 2026.03.18 23:14:31.248309 [ 274 ] {222bfa79-e8bc-423f-ba2a-5bf956b90ce5} <Trace> oximeter.measurements_bool (1e0dc732-a35e-4a68-a653-171822ad45da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.03.18 23:14:31.248441 [ 274 ] {222bfa79-e8bc-423f-ba2a-5bf956b90ce5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 1418 | 2026.03.18 23:14:31.248481 [ 274 ] {222bfa79-e8bc-423f-ba2a-5bf956b90ce5} <Debug> TCPHandler: Processed in 0.001224951 sec. | ||
| 1419 | 2026.03.18 23:14:31.248593 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.03.18 23:14:31.248685 [ 274 ] {854b8c5f-de5f-4d4a-ba5d-bf0faf115cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.03.18 23:14:31.248726 [ 274 ] {854b8c5f-de5f-4d4a-ba5d-bf0faf115cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1422 | 2026.03.18 23:14:31.249135 [ 274 ] {854b8c5f-de5f-4d4a-ba5d-bf0faf115cc7} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.03.18 23:14:31.249170 [ 274 ] {854b8c5f-de5f-4d4a-ba5d-bf0faf115cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1424 | 2026.03.18 23:14:31.249493 [ 274 ] {854b8c5f-de5f-4d4a-ba5d-bf0faf115cc7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1425 | 2026.03.18 23:14:31.249689 [ 274 ] {854b8c5f-de5f-4d4a-ba5d-bf0faf115cc7} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.03.18 23:14:31.249820 [ 274 ] {854b8c5f-de5f-4d4a-ba5d-bf0faf115cc7} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001153 sec., 186470.07805724198 rows/sec., 12.27 MiB/sec. | ||
| 1427 | 2026.03.18 23:14:31.249860 [ 274 ] {854b8c5f-de5f-4d4a-ba5d-bf0faf115cc7} <Debug> TCPHandler: Processed in 0.001313954 sec. | ||
| 1428 | 2026.03.18 23:14:31.249975 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.03.18 23:14:31.250066 [ 274 ] {14dd9382-9d49-4c80-8826-c97b08ff9b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.03.18 23:14:31.250105 [ 274 ] {14dd9382-9d49-4c80-8826-c97b08ff9b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1431 | 2026.03.18 23:14:31.250456 [ 274 ] {14dd9382-9d49-4c80-8826-c97b08ff9b49} <Trace> oximeter.measurements_f64 (73a8c3ac-fed3-4699-adfc-106dac51ad90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.03.18 23:14:31.250492 [ 274 ] {14dd9382-9d49-4c80-8826-c97b08ff9b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1433 | 2026.03.18 23:14:31.250767 [ 274 ] {14dd9382-9d49-4c80-8826-c97b08ff9b49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1434 | 2026.03.18 23:14:31.250970 [ 274 ] {14dd9382-9d49-4c80-8826-c97b08ff9b49} <Trace> oximeter.measurements_f64 (73a8c3ac-fed3-4699-adfc-106dac51ad90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.03.18 23:14:31.251102 [ 274 ] {14dd9382-9d49-4c80-8826-c97b08ff9b49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 1436 | 2026.03.18 23:14:31.251139 [ 274 ] {14dd9382-9d49-4c80-8826-c97b08ff9b49} <Debug> TCPHandler: Processed in 0.001212931 sec. | ||
| 1437 | 2026.03.18 23:14:31.251248 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.03.18 23:14:31.251339 [ 274 ] {5c2c37d9-c0f7-4723-b1ce-c6e8b98bf071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.03.18 23:14:31.251389 [ 274 ] {5c2c37d9-c0f7-4723-b1ce-c6e8b98bf071} <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 | ||
| 1440 | 2026.03.18 23:14:31.252226 [ 274 ] {5c2c37d9-c0f7-4723-b1ce-c6e8b98bf071} <Trace> oximeter.measurements_histogramu64 (59c946a1-5f59-4fd2-8364-f0bbd6468d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.03.18 23:14:31.252262 [ 274 ] {5c2c37d9-c0f7-4723-b1ce-c6e8b98bf071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1442 | 2026.03.18 23:14:31.252836 [ 274 ] {5c2c37d9-c0f7-4723-b1ce-c6e8b98bf071} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1443 | 2026.03.18 23:14:31.253045 [ 274 ] {5c2c37d9-c0f7-4723-b1ce-c6e8b98bf071} <Trace> oximeter.measurements_histogramu64 (59c946a1-5f59-4fd2-8364-f0bbd6468d58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.03.18 23:14:31.253182 [ 274 ] {5c2c37d9-c0f7-4723-b1ce-c6e8b98bf071} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00186 sec., 19892.47311827957 rows/sec., 35.65 MiB/sec. | ||
| 1445 | 2026.03.18 23:14:31.253235 [ 274 ] {5c2c37d9-c0f7-4723-b1ce-c6e8b98bf071} <Debug> TCPHandler: Processed in 0.002034002 sec. | ||
| 1446 | 2026.03.18 23:14:31.253353 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.03.18 23:14:31.253446 [ 274 ] {cd8d3815-4586-43ba-83f4-8a8c932b9902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.03.18 23:14:31.253487 [ 274 ] {cd8d3815-4586-43ba-83f4-8a8c932b9902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1449 | 2026.03.18 23:14:31.253809 [ 274 ] {cd8d3815-4586-43ba-83f4-8a8c932b9902} <Trace> oximeter.measurements_i64 (8ce8bb8d-29ea-423c-a346-32d4cb7bec7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.03.18 23:14:31.253845 [ 274 ] {cd8d3815-4586-43ba-83f4-8a8c932b9902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1451 | 2026.03.18 23:14:31.254130 [ 274 ] {cd8d3815-4586-43ba-83f4-8a8c932b9902} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1452 | 2026.03.18 23:14:31.254329 [ 274 ] {cd8d3815-4586-43ba-83f4-8a8c932b9902} <Trace> oximeter.measurements_i64 (8ce8bb8d-29ea-423c-a346-32d4cb7bec7d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.03.18 23:14:31.254453 [ 274 ] {cd8d3815-4586-43ba-83f4-8a8c932b9902} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 441.12 KiB/sec. | ||
| 1454 | 2026.03.18 23:14:31.254487 [ 274 ] {cd8d3815-4586-43ba-83f4-8a8c932b9902} <Debug> TCPHandler: Processed in 0.001188881 sec. | ||
| 1455 | 2026.03.18 23:14:31.254587 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.03.18 23:14:31.254677 [ 274 ] {b8d4560a-2db7-4369-9d0e-d3b4de1f70f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.03.18 23:14:31.254716 [ 274 ] {b8d4560a-2db7-4369-9d0e-d3b4de1f70f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1458 | 2026.03.18 23:14:31.255050 [ 274 ] {b8d4560a-2db7-4369-9d0e-d3b4de1f70f8} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.03.18 23:14:31.255085 [ 274 ] {b8d4560a-2db7-4369-9d0e-d3b4de1f70f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1460 | 2026.03.18 23:14:31.255369 [ 274 ] {b8d4560a-2db7-4369-9d0e-d3b4de1f70f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1461 | 2026.03.18 23:14:31.255568 [ 274 ] {b8d4560a-2db7-4369-9d0e-d3b4de1f70f8} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.03.18 23:14:31.255700 [ 274 ] {b8d4560a-2db7-4369-9d0e-d3b4de1f70f8} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.00104 sec., 67307.69230769231 rows/sec., 4.09 MiB/sec. | ||
| 1463 | 2026.03.18 23:14:31.255735 [ 274 ] {b8d4560a-2db7-4369-9d0e-d3b4de1f70f8} <Debug> TCPHandler: Processed in 0.001194351 sec. | ||
| 1464 | 2026.03.18 23:14:35.456750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2408 | ||
| 1465 | 2026.03.18 23:14:35.457274 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.03.18 23:14:35.457319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1467 | 2026.03.18 23:14:35.457816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1468 | 2026.03.18 23:14:35.458040 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.03.18 23:14:35.458169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2408 | ||
| 1470 | 2026.03.18 23:14:35.571520 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1471 | 2026.03.18 23:14:35.589176 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.03.18 23:14:35.589233 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1473 | 2026.03.18 23:14:35.595516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1474 | 2026.03.18 23:14:35.596281 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.03.18 23:14:35.599439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1476 | 2026.03.18 23:14:36.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.91 MiB, peak 171.91 MiB, free memory in arenas 0.00 B, will set to 169.02 MiB (RSS), difference: 1.11 MiB | ||
| 1477 | 2026.03.18 23:14:36.224201 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.03.18 23:14:36.224597 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1479 | 2026.03.18 23:14:36.225083 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1480 | 2026.03.18 23:14:36.230344 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1481 | 2026.03.18 23:14:36.230829 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1482 | 2026.03.18 23:14:36.230951 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1483 | 2026.03.18 23:14:36.231147 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1484 | 2026.03.18 23:14:36.231233 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1485 | 2026.03.18 23:14:36.231288 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (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 | ||
| 1486 | 2026.03.18 23:14:36.231305 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1487 | 2026.03.18 23:14:36.235841 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1488 | 2026.03.18 23:14:36.235868 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1489 | 2026.03.18 23:14:36.260713 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.036281 sec., 964.6922631680494 rows/sec., 37.12 KiB/sec. | ||
| 1490 | 2026.03.18 23:14:36.260872 [ 274 ] {80009ee8-94e2-48fe-8c65-cf7408e597da} <Debug> TCPHandler: Processed in 0.036850382 sec. | ||
| 1491 | 2026.03.18 23:14:36.261276 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.03.18 23:14:36.261417 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:errors_received', '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) | ||
| 1493 | 2026.03.18 23:14:36.261634 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1494 | 2026.03.18 23:14:36.261670 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:errors_received', '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 | ||
| 1495 | 2026.03.18 23:14:36.261880 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1496 | 2026.03.18 23:14:36.261933 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1497 | 2026.03.18 23:14:36.262032 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1498 | 2026.03.18 23:14:36.262060 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1499 | 2026.03.18 23:14:36.262078 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (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 | ||
| 1500 | 2026.03.18 23:14:36.262092 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1501 | 2026.03.18 23:14:36.262125 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:errors_received', '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'))" | ||
| 1502 | 2026.03.18 23:14:36.262143 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1503 | 2026.03.18 23:14:36.262762 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001405 sec., 24911.032028469752 rows/sec., 958.49 KiB/sec. | ||
| 1504 | 2026.03.18 23:14:36.262847 [ 274 ] {0ea24335-56f1-439b-923f-5364148f2494} <Debug> TCPHandler: Processed in 0.001622562 sec. | ||
| 1505 | 2026.03.18 23:14:36.263150 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.03.18 23:14:36.263284 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 1507 | 2026.03.18 23:14:36.263508 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1508 | 2026.03.18 23:14:36.263543 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 1509 | 2026.03.18 23:14:36.263739 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1510 | 2026.03.18 23:14:36.263797 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1511 | 2026.03.18 23:14:36.263894 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1512 | 2026.03.18 23:14:36.263922 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1513 | 2026.03.18 23:14:36.263939 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (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 | ||
| 1514 | 2026.03.18 23:14:36.263953 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1515 | 2026.03.18 23:14:36.263985 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 1516 | 2026.03.18 23:14:36.264003 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1517 | 2026.03.18 23:14:36.264398 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00117 sec., 29914.529914529914 rows/sec., 1.12 MiB/sec. | ||
| 1518 | 2026.03.18 23:14:36.264478 [ 274 ] {3a4b0e37-1234-4cc9-81c8-59806769f682} <Debug> TCPHandler: Processed in 0.001376366 sec. | ||
| 1519 | 2026.03.18 23:14:36.264712 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.03.18 23:14:36.264844 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 1521 | 2026.03.18 23:14:36.265069 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1522 | 2026.03.18 23:14:36.265105 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 1523 | 2026.03.18 23:14:36.265319 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1524 | 2026.03.18 23:14:36.265372 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1525 | 2026.03.18 23:14:36.265467 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1526 | 2026.03.18 23:14:36.265494 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1527 | 2026.03.18 23:14:36.265512 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (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 | ||
| 1528 | 2026.03.18 23:14:36.265525 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1529 | 2026.03.18 23:14:36.265557 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 1530 | 2026.03.18 23:14:36.265574 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1531 | 2026.03.18 23:14:36.265964 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001176 sec., 29761.904761904763 rows/sec., 1.12 MiB/sec. | ||
| 1532 | 2026.03.18 23:14:36.266045 [ 274 ] {3d2bb707-083a-4a26-bba8-9b970751d6ef} <Debug> TCPHandler: Processed in 0.001381235 sec. | ||
| 1533 | 2026.03.18 23:14:36.266272 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.03.18 23:14:36.266404 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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) | ||
| 1535 | 2026.03.18 23:14:36.266626 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1536 | 2026.03.18 23:14:36.266662 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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 | ||
| 1537 | 2026.03.18 23:14:36.266861 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1538 | 2026.03.18 23:14:36.266912 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1539 | 2026.03.18 23:14:36.267006 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1540 | 2026.03.18 23:14:36.267033 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1541 | 2026.03.18 23:14:36.267051 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (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 | ||
| 1542 | 2026.03.18 23:14:36.267064 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1543 | 2026.03.18 23:14:36.267096 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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'))" | ||
| 1544 | 2026.03.18 23:14:36.267115 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1545 | 2026.03.18 23:14:36.267600 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001251 sec., 27977.617905675463 rows/sec., 1.05 MiB/sec. | ||
| 1546 | 2026.03.18 23:14:36.267682 [ 274 ] {c6aadc47-d317-4b6e-92b0-4312f60212ea} <Debug> TCPHandler: Processed in 0.001457448 sec. | ||
| 1547 | 2026.03.18 23:14:36.267903 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2026.03.18 23:14:36.268037 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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) | ||
| 1549 | 2026.03.18 23:14:36.268265 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1550 | 2026.03.18 23:14:36.268300 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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 | ||
| 1551 | 2026.03.18 23:14:36.268500 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1552 | 2026.03.18 23:14:36.268551 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1553 | 2026.03.18 23:14:36.268647 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1554 | 2026.03.18 23:14:36.268674 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1555 | 2026.03.18 23:14:36.268691 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Debug> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (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 | ||
| 1556 | 2026.03.18 23:14:36.268705 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1557 | 2026.03.18 23:14:36.268737 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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'))" | ||
| 1558 | 2026.03.18 23:14:36.268754 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1559 | 2026.03.18 23:14:36.269148 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001168 sec., 29965.753424657534 rows/sec., 1.13 MiB/sec. | ||
| 1560 | 2026.03.18 23:14:36.269229 [ 274 ] {63817c17-f1a1-4771-a49f-c5eea7d9b2a6} <Debug> TCPHandler: Processed in 0.001373196 sec. | ||
| 1561 | 2026.03.18 23:14:36.281528 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.03.18 23:14:36.281652 [ 274 ] {8a149847-c5f5-48d0-b2d3-bffb928991fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1563 | 2026.03.18 23:14:36.281701 [ 274 ] {8a149847-c5f5-48d0-b2d3-bffb928991fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1564 | 2026.03.18 23:14:36.282307 [ 274 ] {8a149847-c5f5-48d0-b2d3-bffb928991fa} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.03.18 23:14:36.282353 [ 274 ] {8a149847-c5f5-48d0-b2d3-bffb928991fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1566 | 2026.03.18 23:14:36.282785 [ 274 ] {8a149847-c5f5-48d0-b2d3-bffb928991fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1567 | 2026.03.18 23:14:36.282977 [ 274 ] {8a149847-c5f5-48d0-b2d3-bffb928991fa} <Trace> oximeter.timeseries_schema (41fd1226-72cd-4d57-bda3-0f791eac018a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.03.18 23:14:36.283123 [ 274 ] {8a149847-c5f5-48d0-b2d3-bffb928991fa} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001506 sec., 3984.0637450199206 rows/sec., 1.84 MiB/sec. | ||
| 1569 | 2026.03.18 23:14:36.283161 [ 274 ] {8a149847-c5f5-48d0-b2d3-bffb928991fa} <Debug> TCPHandler: Processed in 0.001691734 sec. | ||
| 1570 | 2026.03.18 23:14:36.283287 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.03.18 23:14:36.283378 [ 274 ] {cecc0a8c-a721-4010-a6c6-249dd12c9424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1572 | 2026.03.18 23:14:36.283417 [ 274 ] {cecc0a8c-a721-4010-a6c6-249dd12c9424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1573 | 2026.03.18 23:14:36.283849 [ 274 ] {cecc0a8c-a721-4010-a6c6-249dd12c9424} <Trace> oximeter.fields_i16 (a5aa2b6a-9234-4d91-8bca-543579327e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.03.18 23:14:36.283885 [ 274 ] {cecc0a8c-a721-4010-a6c6-249dd12c9424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1575 | 2026.03.18 23:14:36.284166 [ 274 ] {cecc0a8c-a721-4010-a6c6-249dd12c9424} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1576 | 2026.03.18 23:14:36.284364 [ 274 ] {cecc0a8c-a721-4010-a6c6-249dd12c9424} <Trace> oximeter.fields_i16 (a5aa2b6a-9234-4d91-8bca-543579327e54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.03.18 23:14:36.284489 [ 274 ] {cecc0a8c-a721-4010-a6c6-249dd12c9424} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.77 MiB/sec. | ||
| 1578 | 2026.03.18 23:14:36.284525 [ 274 ] {cecc0a8c-a721-4010-a6c6-249dd12c9424} <Debug> TCPHandler: Processed in 0.001285443 sec. | ||
| 1579 | 2026.03.18 23:14:36.284636 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.03.18 23:14:36.284727 [ 274 ] {4cfc474b-e84c-4272-ba23-b2dd342249e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1581 | 2026.03.18 23:14:36.284765 [ 274 ] {4cfc474b-e84c-4272-ba23-b2dd342249e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1582 | 2026.03.18 23:14:36.285241 [ 274 ] {4cfc474b-e84c-4272-ba23-b2dd342249e3} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.03.18 23:14:36.285277 [ 274 ] {4cfc474b-e84c-4272-ba23-b2dd342249e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1584 | 2026.03.18 23:14:36.285568 [ 274 ] {4cfc474b-e84c-4272-ba23-b2dd342249e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1585 | 2026.03.18 23:14:36.285774 [ 274 ] {4cfc474b-e84c-4272-ba23-b2dd342249e3} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.03.18 23:14:36.285899 [ 274 ] {4cfc474b-e84c-4272-ba23-b2dd342249e3} <Debug> executeQuery: Read 150 rows, 13.75 KiB in 0.001189 sec., 126156.43397813289 rows/sec., 11.30 MiB/sec. | ||
| 1587 | 2026.03.18 23:14:36.285934 [ 274 ] {4cfc474b-e84c-4272-ba23-b2dd342249e3} <Debug> TCPHandler: Processed in 0.001345844 sec. | ||
| 1588 | 2026.03.18 23:14:36.286042 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.03.18 23:14:36.286133 [ 274 ] {bc6038cf-d437-4383-a2c7-dd9ae88b2499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1590 | 2026.03.18 23:14:36.286171 [ 274 ] {bc6038cf-d437-4383-a2c7-dd9ae88b2499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1591 | 2026.03.18 23:14:36.286565 [ 274 ] {bc6038cf-d437-4383-a2c7-dd9ae88b2499} <Trace> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.03.18 23:14:36.286601 [ 274 ] {bc6038cf-d437-4383-a2c7-dd9ae88b2499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1593 | 2026.03.18 23:14:36.286875 [ 274 ] {bc6038cf-d437-4383-a2c7-dd9ae88b2499} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1594 | 2026.03.18 23:14:36.287081 [ 274 ] {bc6038cf-d437-4383-a2c7-dd9ae88b2499} <Trace> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.03.18 23:14:36.287212 [ 274 ] {bc6038cf-d437-4383-a2c7-dd9ae88b2499} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 877.57 KiB/sec. | ||
| 1596 | 2026.03.18 23:14:36.287247 [ 274 ] {bc6038cf-d437-4383-a2c7-dd9ae88b2499} <Debug> TCPHandler: Processed in 0.001252493 sec. | ||
| 1597 | 2026.03.18 23:14:36.287355 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.03.18 23:14:36.287446 [ 274 ] {978a446f-05f2-4aec-af74-53c2ddb1e132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1599 | 2026.03.18 23:14:36.287483 [ 274 ] {978a446f-05f2-4aec-af74-53c2ddb1e132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1600 | 2026.03.18 23:14:36.287862 [ 274 ] {978a446f-05f2-4aec-af74-53c2ddb1e132} <Trace> oximeter.fields_u32 (3d04f49b-11e9-4d4b-9106-61f43a46548d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.03.18 23:14:36.287898 [ 274 ] {978a446f-05f2-4aec-af74-53c2ddb1e132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1602 | 2026.03.18 23:14:36.288173 [ 274 ] {978a446f-05f2-4aec-af74-53c2ddb1e132} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1603 | 2026.03.18 23:14:36.288376 [ 274 ] {978a446f-05f2-4aec-af74-53c2ddb1e132} <Trace> oximeter.fields_u32 (3d04f49b-11e9-4d4b-9106-61f43a46548d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.03.18 23:14:36.288505 [ 274 ] {978a446f-05f2-4aec-af74-53c2ddb1e132} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001076 sec., 22304.832713754648 rows/sec., 1.85 MiB/sec. | ||
| 1605 | 2026.03.18 23:14:36.288541 [ 274 ] {978a446f-05f2-4aec-af74-53c2ddb1e132} <Debug> TCPHandler: Processed in 0.001233812 sec. | ||
| 1606 | 2026.03.18 23:14:36.288650 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.03.18 23:14:36.288739 [ 274 ] {72db7ed6-9906-4159-a4f2-2b2c6733d1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1608 | 2026.03.18 23:14:36.288776 [ 274 ] {72db7ed6-9906-4159-a4f2-2b2c6733d1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1609 | 2026.03.18 23:14:36.289153 [ 274 ] {72db7ed6-9906-4159-a4f2-2b2c6733d1e5} <Trace> oximeter.fields_u8 (5b6b1539-8f7d-4128-a8f2-cf64933715a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.03.18 23:14:36.289189 [ 274 ] {72db7ed6-9906-4159-a4f2-2b2c6733d1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1611 | 2026.03.18 23:14:36.289463 [ 274 ] {72db7ed6-9906-4159-a4f2-2b2c6733d1e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1612 | 2026.03.18 23:14:36.289660 [ 274 ] {72db7ed6-9906-4159-a4f2-2b2c6733d1e5} <Trace> oximeter.fields_u8 (5b6b1539-8f7d-4128-a8f2-cf64933715a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.03.18 23:14:36.289784 [ 274 ] {72db7ed6-9906-4159-a4f2-2b2c6733d1e5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 883.60 KiB/sec. | ||
| 1614 | 2026.03.18 23:14:36.289818 [ 274 ] {72db7ed6-9906-4159-a4f2-2b2c6733d1e5} <Debug> TCPHandler: Processed in 0.001216872 sec. | ||
| 1615 | 2026.03.18 23:14:36.289931 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.03.18 23:14:36.290021 [ 274 ] {76b909f4-64fa-4f34-a6fe-819f26446e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1617 | 2026.03.18 23:14:36.290058 [ 274 ] {76b909f4-64fa-4f34-a6fe-819f26446e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1618 | 2026.03.18 23:14:36.290464 [ 274 ] {76b909f4-64fa-4f34-a6fe-819f26446e12} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.03.18 23:14:36.290498 [ 274 ] {76b909f4-64fa-4f34-a6fe-819f26446e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1620 | 2026.03.18 23:14:36.290779 [ 274 ] {76b909f4-64fa-4f34-a6fe-819f26446e12} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1621 | 2026.03.18 23:14:36.290988 [ 274 ] {76b909f4-64fa-4f34-a6fe-819f26446e12} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.03.18 23:14:36.291112 [ 274 ] {76b909f4-64fa-4f34-a6fe-819f26446e12} <Debug> executeQuery: Read 72 rows, 6.14 KiB in 0.001108 sec., 64981.94945848375 rows/sec., 5.41 MiB/sec. | ||
| 1623 | 2026.03.18 23:14:36.291147 [ 274 ] {76b909f4-64fa-4f34-a6fe-819f26446e12} <Debug> TCPHandler: Processed in 0.001264452 sec. | ||
| 1624 | 2026.03.18 23:14:36.291258 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.03.18 23:14:36.291349 [ 274 ] {7d1df96d-0b68-4820-a00a-a4ceb738d212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1626 | 2026.03.18 23:14:36.291389 [ 274 ] {7d1df96d-0b68-4820-a00a-a4ceb738d212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1627 | 2026.03.18 23:14:36.291793 [ 274 ] {7d1df96d-0b68-4820-a00a-a4ceb738d212} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.03.18 23:14:36.291826 [ 274 ] {7d1df96d-0b68-4820-a00a-a4ceb738d212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1629 | 2026.03.18 23:14:36.292134 [ 274 ] {7d1df96d-0b68-4820-a00a-a4ceb738d212} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1630 | 2026.03.18 23:14:36.292335 [ 274 ] {7d1df96d-0b68-4820-a00a-a4ceb738d212} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.03.18 23:14:36.292457 [ 274 ] {7d1df96d-0b68-4820-a00a-a4ceb738d212} <Debug> executeQuery: Read 314 rows, 24.79 KiB in 0.001126 sec., 278863.2326820604 rows/sec., 21.50 MiB/sec. | ||
| 1632 | 2026.03.18 23:14:36.292491 [ 274 ] {7d1df96d-0b68-4820-a00a-a4ceb738d212} <Debug> TCPHandler: Processed in 0.001282053 sec. | ||
| 1633 | 2026.03.18 23:14:36.292605 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.03.18 23:14:36.292695 [ 274 ] {0c9fa350-690a-47d7-abed-6394e3ba6422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1635 | 2026.03.18 23:14:36.292734 [ 274 ] {0c9fa350-690a-47d7-abed-6394e3ba6422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1636 | 2026.03.18 23:14:36.293051 [ 274 ] {0c9fa350-690a-47d7-abed-6394e3ba6422} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.03.18 23:14:36.293085 [ 274 ] {0c9fa350-690a-47d7-abed-6394e3ba6422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1638 | 2026.03.18 23:14:36.293369 [ 274 ] {0c9fa350-690a-47d7-abed-6394e3ba6422} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1639 | 2026.03.18 23:14:36.293568 [ 274 ] {0c9fa350-690a-47d7-abed-6394e3ba6422} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.03.18 23:14:36.293691 [ 274 ] {0c9fa350-690a-47d7-abed-6394e3ba6422} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001014 sec., 39447.731755424065 rows/sec., 2.63 MiB/sec. | ||
| 1641 | 2026.03.18 23:14:36.293726 [ 274 ] {0c9fa350-690a-47d7-abed-6394e3ba6422} <Debug> TCPHandler: Processed in 0.00116852 sec. | ||
| 1642 | 2026.03.18 23:14:37.950322 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 254 | ||
| 1643 | 2026.03.18 23:14:37.952898 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.03.18 23:14:37.952946 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1645 | 2026.03.18 23:14:37.954216 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1646 | 2026.03.18 23:14:37.954490 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.03.18 23:14:37.954814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 1648 | 2026.03.18 23:14:41.229767 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2026.03.18 23:14:41.229985 [ 274 ] {3153d77f-0ad4-43ca-8193-a5cc8691e961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1650 | 2026.03.18 23:14:41.230059 [ 274 ] {3153d77f-0ad4-43ca-8193-a5cc8691e961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1651 | 2026.03.18 23:14:41.230782 [ 274 ] {3153d77f-0ad4-43ca-8193-a5cc8691e961} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.03.18 23:14:41.230835 [ 274 ] {3153d77f-0ad4-43ca-8193-a5cc8691e961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1653 | 2026.03.18 23:14:41.231253 [ 274 ] {3153d77f-0ad4-43ca-8193-a5cc8691e961} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1654 | 2026.03.18 23:14:41.231498 [ 274 ] {3153d77f-0ad4-43ca-8193-a5cc8691e961} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.03.18 23:14:41.231661 [ 274 ] {3153d77f-0ad4-43ca-8193-a5cc8691e961} <Debug> executeQuery: Read 104 rows, 9.42 KiB in 0.001729 sec., 60150.37593984962 rows/sec., 5.32 MiB/sec. | ||
| 1656 | 2026.03.18 23:14:41.231709 [ 274 ] {3153d77f-0ad4-43ca-8193-a5cc8691e961} <Debug> TCPHandler: Processed in 0.002081343 sec. | ||
| 1657 | 2026.03.18 23:14:41.231860 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.03.18 23:14:41.231965 [ 274 ] {f8605fae-7695-4032-94fe-80f353e3490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1659 | 2026.03.18 23:14:41.232009 [ 274 ] {f8605fae-7695-4032-94fe-80f353e3490c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1660 | 2026.03.18 23:14:41.232447 [ 274 ] {f8605fae-7695-4032-94fe-80f353e3490c} <Trace> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.03.18 23:14:41.232486 [ 274 ] {f8605fae-7695-4032-94fe-80f353e3490c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1662 | 2026.03.18 23:14:41.232786 [ 274 ] {f8605fae-7695-4032-94fe-80f353e3490c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1663 | 2026.03.18 23:14:41.232987 [ 274 ] {f8605fae-7695-4032-94fe-80f353e3490c} <Trace> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.03.18 23:14:41.233119 [ 274 ] {f8605fae-7695-4032-94fe-80f353e3490c} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00118 sec., 31355.932203389828 rows/sec., 2.30 MiB/sec. | ||
| 1665 | 2026.03.18 23:14:41.233156 [ 274 ] {f8605fae-7695-4032-94fe-80f353e3490c} <Debug> TCPHandler: Processed in 0.001354325 sec. | ||
| 1666 | 2026.03.18 23:14:41.233274 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.03.18 23:14:41.233370 [ 274 ] {f7a49f80-d3f5-4c33-b86b-c6b0f41c4cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1668 | 2026.03.18 23:14:41.233410 [ 274 ] {f7a49f80-d3f5-4c33-b86b-c6b0f41c4cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1669 | 2026.03.18 23:14:41.233827 [ 274 ] {f7a49f80-d3f5-4c33-b86b-c6b0f41c4cca} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.03.18 23:14:41.233865 [ 274 ] {f7a49f80-d3f5-4c33-b86b-c6b0f41c4cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1671 | 2026.03.18 23:14:41.234173 [ 274 ] {f7a49f80-d3f5-4c33-b86b-c6b0f41c4cca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1672 | 2026.03.18 23:14:41.234376 [ 274 ] {f7a49f80-d3f5-4c33-b86b-c6b0f41c4cca} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.03.18 23:14:41.234506 [ 274 ] {f7a49f80-d3f5-4c33-b86b-c6b0f41c4cca} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001154 sec., 63258.2322357019 rows/sec., 4.94 MiB/sec. | ||
| 1674 | 2026.03.18 23:14:41.234543 [ 274 ] {f7a49f80-d3f5-4c33-b86b-c6b0f41c4cca} <Debug> TCPHandler: Processed in 0.001320994 sec. | ||
| 1675 | 2026.03.18 23:14:41.234661 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.03.18 23:14:41.234755 [ 274 ] {d39682c4-a2ca-4e13-a2c6-96deef207718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1677 | 2026.03.18 23:14:41.234797 [ 274 ] {d39682c4-a2ca-4e13-a2c6-96deef207718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1678 | 2026.03.18 23:14:41.235181 [ 274 ] {d39682c4-a2ca-4e13-a2c6-96deef207718} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.03.18 23:14:41.235218 [ 274 ] {d39682c4-a2ca-4e13-a2c6-96deef207718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1680 | 2026.03.18 23:14:41.235546 [ 274 ] {d39682c4-a2ca-4e13-a2c6-96deef207718} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1681 | 2026.03.18 23:14:41.235762 [ 274 ] {d39682c4-a2ca-4e13-a2c6-96deef207718} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.03.18 23:14:41.235893 [ 274 ] {d39682c4-a2ca-4e13-a2c6-96deef207718} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001157 sec., 95073.46585998271 rows/sec., 6.64 MiB/sec. | ||
| 1683 | 2026.03.18 23:14:41.235930 [ 274 ] {d39682c4-a2ca-4e13-a2c6-96deef207718} <Debug> TCPHandler: Processed in 0.001320775 sec. | ||
| 1684 | 2026.03.18 23:14:41.236053 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2026.03.18 23:14:41.236149 [ 274 ] {0d3a0588-8d36-40bc-a028-e846d5b561bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1686 | 2026.03.18 23:14:41.236202 [ 274 ] {0d3a0588-8d36-40bc-a028-e846d5b561bd} <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 | ||
| 1687 | 2026.03.18 23:14:41.237064 [ 274 ] {0d3a0588-8d36-40bc-a028-e846d5b561bd} <Trace> oximeter.measurements_histogramu64 (59c946a1-5f59-4fd2-8364-f0bbd6468d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.03.18 23:14:41.237102 [ 274 ] {0d3a0588-8d36-40bc-a028-e846d5b561bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1689 | 2026.03.18 23:14:41.237684 [ 274 ] {0d3a0588-8d36-40bc-a028-e846d5b561bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1690 | 2026.03.18 23:14:41.237899 [ 274 ] {0d3a0588-8d36-40bc-a028-e846d5b561bd} <Trace> oximeter.measurements_histogramu64 (59c946a1-5f59-4fd2-8364-f0bbd6468d58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.03.18 23:14:41.238034 [ 274 ] {0d3a0588-8d36-40bc-a028-e846d5b561bd} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001903 sec., 19442.984760903837 rows/sec., 34.84 MiB/sec. | ||
| 1692 | 2026.03.18 23:14:41.238093 [ 274 ] {0d3a0588-8d36-40bc-a028-e846d5b561bd} <Debug> TCPHandler: Processed in 0.002096274 sec. | ||
| 1693 | 2026.03.18 23:14:41.238210 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.03.18 23:14:41.238305 [ 274 ] {7e96623b-ae1f-4406-9e15-a20c01362a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1695 | 2026.03.18 23:14:41.238347 [ 274 ] {7e96623b-ae1f-4406-9e15-a20c01362a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1696 | 2026.03.18 23:14:41.238674 [ 274 ] {7e96623b-ae1f-4406-9e15-a20c01362a5a} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.03.18 23:14:41.238712 [ 274 ] {7e96623b-ae1f-4406-9e15-a20c01362a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1698 | 2026.03.18 23:14:41.239015 [ 274 ] {7e96623b-ae1f-4406-9e15-a20c01362a5a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1699 | 2026.03.18 23:14:41.239216 [ 274 ] {7e96623b-ae1f-4406-9e15-a20c01362a5a} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.03.18 23:14:41.239343 [ 274 ] {7e96623b-ae1f-4406-9e15-a20c01362a5a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001056 sec., 37878.78787878787 rows/sec., 2.53 MiB/sec. | ||
| 1701 | 2026.03.18 23:14:41.239379 [ 274 ] {7e96623b-ae1f-4406-9e15-a20c01362a5a} <Debug> TCPHandler: Processed in 0.001220352 sec. | ||
| 1702 | 2026.03.18 23:14:42.828527 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1703 | 2026.03.18 23:14:42.828604 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1704 | 2026.03.18 23:14:42.959184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2856 | ||
| 1705 | 2026.03.18 23:14:42.959775 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.03.18 23:14:42.959808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1707 | 2026.03.18 23:14:42.960310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1708 | 2026.03.18 23:14:42.960551 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.03.18 23:14:42.960676 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2856 | ||
| 1710 | 2026.03.18 23:14:42.960706 [ 69 ] {} <Debug> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1711 | 2026.03.18 23:14:42.960788 [ 69 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.03.18 23:14:42.960808 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1713 | 2026.03.18 23:14:42.961100 [ 201 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::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 | ||
| 1714 | 2026.03.18 23:14:42.963571 [ 201 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1715 | 2026.03.18 23:14:42.963662 [ 201 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::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 | ||
| 1716 | 2026.03.18 23:14:42.963781 [ 201 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 1717 | 2026.03.18 23:14:42.963837 [ 201 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1718 | 2026.03.18 23:14:42.963893 [ 201 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1719 | 2026.03.18 23:14:42.964032 [ 201 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1720 | 2026.03.18 23:14:42.964081 [ 201 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1721 | 2026.03.18 23:14:43.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.51 MiB, peak 176.51 MiB, free memory in arenas 0.00 B, will set to 171.09 MiB (RSS), difference: -5.42 MiB | ||
| 1722 | 2026.03.18 23:14:43.004445 [ 186 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2856 rows, containing 4 columns (4 merged, 0 gathered) in 0.043496594 sec., 65660.31354087174 rows/sec., 961.82 KiB/sec. | ||
| 1723 | 2026.03.18 23:14:43.005327 [ 196 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1724 | 2026.03.18 23:14:43.005627 [ 196 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::all_1_6_1} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.03.18 23:14:43.005692 [ 196 ] {418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e::all_1_6_1} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1726 | 2026.03.18 23:14:43.005797 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1727 | 2026.03.18 23:14:43.100372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1728 | 2026.03.18 23:14:43.118447 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.03.18 23:14:43.118515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1730 | 2026.03.18 23:14:43.125194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1731 | 2026.03.18 23:14:43.126079 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.03.18 23:14:43.126362 [ 68 ] {} <Debug> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1733 | 2026.03.18 23:14:43.126413 [ 68 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.03.18 23:14:43.126432 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1735 | 2026.03.18 23:14:43.126519 [ 196 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::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 | ||
| 1736 | 2026.03.18 23:14:43.129755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1737 | 2026.03.18 23:14:43.130778 [ 196 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1738 | 2026.03.18 23:14:43.132207 [ 196 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::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 | ||
| 1739 | 2026.03.18 23:14:43.136613 [ 196 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::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 | ||
| 1740 | 2026.03.18 23:14:43.140810 [ 196 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::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 | ||
| 1741 | 2026.03.18 23:14:43.145036 [ 196 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::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 | ||
| 1742 | 2026.03.18 23:14:43.154539 [ 196 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::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 | ||
| 1743 | 2026.03.18 23:14:43.158708 [ 196 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::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 | ||
| 1744 | 2026.03.18 23:14:43.228245 [ 186 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.10175851 sec., 452.05064421639037 rows/sec., 2.34 MiB/sec. | ||
| 1745 | 2026.03.18 23:14:43.230651 [ 190 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1746 | 2026.03.18 23:14:43.232837 [ 190 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::all_1_6_1} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.03.18 23:14:43.232957 [ 190 ] {4c1acaef-ce44-4b11-be49-50ea5785bc6e::all_1_6_1} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1748 | 2026.03.18 23:14:43.234758 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1749 | 2026.03.18 23:14:44.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.94 MiB, peak 176.51 MiB, free memory in arenas 0.00 B, will set to 181.11 MiB (RSS), difference: 15.17 MiB | ||
| 1750 | 2026.03.18 23:14:46.227540 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1751 | 2026.03.18 23:14:46.227741 [ 274 ] {dcfd1afc-ac58-48d4-9be2-8eae62b5b1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1752 | 2026.03.18 23:14:46.227813 [ 274 ] {dcfd1afc-ac58-48d4-9be2-8eae62b5b1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1753 | 2026.03.18 23:14:46.228480 [ 274 ] {dcfd1afc-ac58-48d4-9be2-8eae62b5b1c8} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.03.18 23:14:46.228518 [ 274 ] {dcfd1afc-ac58-48d4-9be2-8eae62b5b1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1755 | 2026.03.18 23:14:46.228891 [ 274 ] {dcfd1afc-ac58-48d4-9be2-8eae62b5b1c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1756 | 2026.03.18 23:14:46.229108 [ 274 ] {dcfd1afc-ac58-48d4-9be2-8eae62b5b1c8} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.03.18 23:14:46.229246 [ 66 ] {} <Debug> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1758 | 2026.03.18 23:14:46.229258 [ 274 ] {dcfd1afc-ac58-48d4-9be2-8eae62b5b1c8} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001569 sec., 19120.458891013383 rows/sec., 1.44 MiB/sec. | ||
| 1759 | 2026.03.18 23:14:46.229291 [ 66 ] {} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.03.18 23:14:46.229309 [ 274 ] {dcfd1afc-ac58-48d4-9be2-8eae62b5b1c8} <Debug> TCPHandler: Processed in 0.00190033 sec. | ||
| 1761 | 2026.03.18 23:14:46.229314 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1762 | 2026.03.18 23:14:46.229442 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.03.18 23:14:46.229468 [ 195 ] {02860b30-ef11-4e09-bf54-b1596980794b::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 | ||
| 1764 | 2026.03.18 23:14:46.229538 [ 274 ] {a58cadd5-dc19-45ba-b9d5-191d2c90a846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1765 | 2026.03.18 23:14:46.229584 [ 274 ] {a58cadd5-dc19-45ba-b9d5-191d2c90a846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1766 | 2026.03.18 23:14:46.229624 [ 195 ] {02860b30-ef11-4e09-bf54-b1596980794b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1767 | 2026.03.18 23:14:46.229673 [ 195 ] {02860b30-ef11-4e09-bf54-b1596980794b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 826 rows starting from the beginning of the part | ||
| 1768 | 2026.03.18 23:14:46.229771 [ 195 ] {02860b30-ef11-4e09-bf54-b1596980794b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1769 | 2026.03.18 23:14:46.229819 [ 195 ] {02860b30-ef11-4e09-bf54-b1596980794b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 845 rows starting from the beginning of the part | ||
| 1770 | 2026.03.18 23:14:46.229864 [ 195 ] {02860b30-ef11-4e09-bf54-b1596980794b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part | ||
| 1771 | 2026.03.18 23:14:46.229908 [ 195 ] {02860b30-ef11-4e09-bf54-b1596980794b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1772 | 2026.03.18 23:14:46.229948 [ 195 ] {02860b30-ef11-4e09-bf54-b1596980794b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1773 | 2026.03.18 23:14:46.230021 [ 274 ] {a58cadd5-dc19-45ba-b9d5-191d2c90a846} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.03.18 23:14:46.230061 [ 274 ] {a58cadd5-dc19-45ba-b9d5-191d2c90a846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1775 | 2026.03.18 23:14:46.230466 [ 274 ] {a58cadd5-dc19-45ba-b9d5-191d2c90a846} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1776 | 2026.03.18 23:14:46.230703 [ 274 ] {a58cadd5-dc19-45ba-b9d5-191d2c90a846} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.03.18 23:14:46.230823 [ 66 ] {} <Debug> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1778 | 2026.03.18 23:14:46.230843 [ 274 ] {a58cadd5-dc19-45ba-b9d5-191d2c90a846} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001323 sec., 27210.884353741498 rows/sec., 2.13 MiB/sec. | ||
| 1779 | 2026.03.18 23:14:46.230857 [ 66 ] {} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.03.18 23:14:46.230878 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1781 | 2026.03.18 23:14:46.230881 [ 274 ] {a58cadd5-dc19-45ba-b9d5-191d2c90a846} <Debug> TCPHandler: Processed in 0.001491418 sec. | ||
| 1782 | 2026.03.18 23:14:46.230988 [ 186 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::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 | ||
| 1783 | 2026.03.18 23:14:46.231010 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.03.18 23:14:46.231099 [ 186 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1785 | 2026.03.18 23:14:46.231115 [ 274 ] {f02768fa-8546-420a-a56f-2ef06178bb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.03.18 23:14:46.231131 [ 186 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 509 rows starting from the beginning of the part | ||
| 1787 | 2026.03.18 23:14:46.231158 [ 274 ] {f02768fa-8546-420a-a56f-2ef06178bb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1788 | 2026.03.18 23:14:46.231222 [ 186 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::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 | ||
| 1789 | 2026.03.18 23:14:46.231233 [ 191 ] {02860b30-ef11-4e09-bf54-b1596980794b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1985 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832917 sec., 1082973.2060971663 rows/sec., 90.93 MiB/sec. | ||
| 1790 | 2026.03.18 23:14:46.231277 [ 186 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 504 rows starting from the beginning of the part | ||
| 1791 | 2026.03.18 23:14:46.231345 [ 186 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
| 1792 | 2026.03.18 23:14:46.231410 [ 186 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 73 rows starting from the beginning of the part | ||
| 1793 | 2026.03.18 23:14:46.231466 [ 186 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1794 | 2026.03.18 23:14:46.231568 [ 274 ] {f02768fa-8546-420a-a56f-2ef06178bb8a} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.03.18 23:14:46.231567 [ 197 ] {02860b30-ef11-4e09-bf54-b1596980794b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1796 | 2026.03.18 23:14:46.231604 [ 274 ] {f02768fa-8546-420a-a56f-2ef06178bb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1797 | 2026.03.18 23:14:46.232024 [ 197 ] {02860b30-ef11-4e09-bf54-b1596980794b::all_1_6_1} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.03.18 23:14:46.232050 [ 274 ] {f02768fa-8546-420a-a56f-2ef06178bb8a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1799 | 2026.03.18 23:14:46.232129 [ 197 ] {02860b30-ef11-4e09-bf54-b1596980794b::all_1_6_1} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1800 | 2026.03.18 23:14:46.232229 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1801 | 2026.03.18 23:14:46.232284 [ 274 ] {f02768fa-8546-420a-a56f-2ef06178bb8a} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.03.18 23:14:46.232403 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1803 | 2026.03.18 23:14:46.232420 [ 274 ] {f02768fa-8546-420a-a56f-2ef06178bb8a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001325 sec., 83018.8679245283 rows/sec., 5.79 MiB/sec. | ||
| 1804 | 2026.03.18 23:14:46.232436 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.03.18 23:14:46.232454 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1806 | 2026.03.18 23:14:46.232457 [ 274 ] {f02768fa-8546-420a-a56f-2ef06178bb8a} <Debug> TCPHandler: Processed in 0.001497649 sec. | ||
| 1807 | 2026.03.18 23:14:46.232529 [ 195 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::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 | ||
| 1808 | 2026.03.18 23:14:46.232578 [ 198 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645343 sec., 747564.4895927475 rows/sec., 56.74 MiB/sec. | ||
| 1809 | 2026.03.18 23:14:46.232592 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.03.18 23:14:46.232632 [ 195 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1811 | 2026.03.18 23:14:46.232664 [ 195 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 220 rows starting from the beginning of the part | ||
| 1812 | 2026.03.18 23:14:46.232708 [ 274 ] {f67db60c-05f7-4f87-bde4-6f908d3ed445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1813 | 2026.03.18 23:14:46.232710 [ 195 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1814 | 2026.03.18 23:14:46.232759 [ 274 ] {f67db60c-05f7-4f87-bde4-6f908d3ed445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1815 | 2026.03.18 23:14:46.232766 [ 195 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 1816 | 2026.03.18 23:14:46.232798 [ 198 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1817 | 2026.03.18 23:14:46.232814 [ 195 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 314 rows starting from the beginning of the part | ||
| 1818 | 2026.03.18 23:14:46.232858 [ 195 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1819 | 2026.03.18 23:14:46.232897 [ 195 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1820 | 2026.03.18 23:14:46.233120 [ 274 ] {f67db60c-05f7-4f87-bde4-6f908d3ed445} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.03.18 23:14:46.233142 [ 198 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::all_1_6_1} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.03.18 23:14:46.233162 [ 274 ] {f67db60c-05f7-4f87-bde4-6f908d3ed445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1823 | 2026.03.18 23:14:46.233207 [ 198 ] {c5d9bdc6-2051-4845-bf11-0f8a8d203dae::all_1_6_1} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1824 | 2026.03.18 23:14:46.233273 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1825 | 2026.03.18 23:14:46.233492 [ 274 ] {f67db60c-05f7-4f87-bde4-6f908d3ed445} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1826 | 2026.03.18 23:14:46.233712 [ 274 ] {f67db60c-05f7-4f87-bde4-6f908d3ed445} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2026.03.18 23:14:46.233832 [ 63 ] {} <Debug> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1828 | 2026.03.18 23:14:46.233844 [ 274 ] {f67db60c-05f7-4f87-bde4-6f908d3ed445} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001154 sec., 34662.04506065858 rows/sec., 2.31 MiB/sec. | ||
| 1829 | 2026.03.18 23:14:46.233880 [ 63 ] {} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.03.18 23:14:46.233886 [ 195 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390436 sec., 776015.5807243196 rows/sec., 54.57 MiB/sec. | ||
| 1831 | 2026.03.18 23:14:46.233896 [ 274 ] {f67db60c-05f7-4f87-bde4-6f908d3ed445} <Debug> TCPHandler: Processed in 0.001354565 sec. | ||
| 1832 | 2026.03.18 23:14:46.233907 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1833 | 2026.03.18 23:14:46.234066 [ 200 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::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 | ||
| 1834 | 2026.03.18 23:14:46.234107 [ 191 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1835 | 2026.03.18 23:14:46.234228 [ 200 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1836 | 2026.03.18 23:14:46.234276 [ 200 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part | ||
| 1837 | 2026.03.18 23:14:46.234366 [ 200 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1838 | 2026.03.18 23:14:46.234392 [ 191 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.03.18 23:14:46.234417 [ 200 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 1840 | 2026.03.18 23:14:46.234466 [ 200 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1841 | 2026.03.18 23:14:46.234468 [ 191 ] {ccb729ca-4bc2-4fc3-a066-24bf9daa8406::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1842 | 2026.03.18 23:14:46.234510 [ 200 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1843 | 2026.03.18 23:14:46.234554 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1844 | 2026.03.18 23:14:46.234562 [ 200 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::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 | ||
| 1845 | 2026.03.18 23:14:46.235384 [ 191 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001383886 sec., 216780.8620074197 rows/sec., 13.87 MiB/sec. | ||
| 1846 | 2026.03.18 23:14:46.235505 [ 191 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1847 | 2026.03.18 23:14:46.235740 [ 191 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::all_1_6_1} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.03.18 23:14:46.235800 [ 191 ] {75ff6a95-7e71-4710-a7c1-d976eddd0145::all_1_6_1} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1849 | 2026.03.18 23:14:46.235862 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1850 | 2026.03.18 23:14:47.955842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 274 | ||
| 1851 | 2026.03.18 23:14:47.957690 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.03.18 23:14:47.957730 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1853 | 2026.03.18 23:14:47.958830 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1854 | 2026.03.18 23:14:47.959080 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.03.18 23:14:47.959318 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 1856 | 2026.03.18 23:14:50.461680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3368 | ||
| 1857 | 2026.03.18 23:14:50.462224 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.03.18 23:14:50.462268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1859 | 2026.03.18 23:14:50.462759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1860 | 2026.03.18 23:14:50.462990 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.03.18 23:14:50.463135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3368 | ||
| 1862 | 2026.03.18 23:14:50.630756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1863 | 2026.03.18 23:14:50.649196 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.03.18 23:14:50.649268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1865 | 2026.03.18 23:14:50.655164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1866 | 2026.03.18 23:14:50.655901 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.03.18 23:14:50.659833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1868 | 2026.03.18 23:14:51.232768 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.03.18 23:14:51.232963 [ 274 ] {c528e28d-bfcd-40b2-8dc7-902e95568b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1870 | 2026.03.18 23:14:51.233037 [ 274 ] {c528e28d-bfcd-40b2-8dc7-902e95568b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1871 | 2026.03.18 23:14:51.233679 [ 274 ] {c528e28d-bfcd-40b2-8dc7-902e95568b35} <Trace> oximeter.fields_ipaddr (80d219dc-a051-48c8-979d-987127453bcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.03.18 23:14:51.233726 [ 274 ] {c528e28d-bfcd-40b2-8dc7-902e95568b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1873 | 2026.03.18 23:14:51.234087 [ 274 ] {c528e28d-bfcd-40b2-8dc7-902e95568b35} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1874 | 2026.03.18 23:14:51.234312 [ 274 ] {c528e28d-bfcd-40b2-8dc7-902e95568b35} <Trace> oximeter.fields_ipaddr (80d219dc-a051-48c8-979d-987127453bcc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.03.18 23:14:51.234467 [ 274 ] {c528e28d-bfcd-40b2-8dc7-902e95568b35} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001556 sec., 1285.3470437017995 rows/sec., 104.81 KiB/sec. | ||
| 1876 | 2026.03.18 23:14:51.234508 [ 274 ] {c528e28d-bfcd-40b2-8dc7-902e95568b35} <Debug> TCPHandler: Processed in 0.001873579 sec. | ||
| 1877 | 2026.03.18 23:14:51.234635 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.03.18 23:14:51.234729 [ 274 ] {7ae97fb9-d8b1-4682-8b48-83bb1c15705a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1879 | 2026.03.18 23:14:51.234767 [ 274 ] {7ae97fb9-d8b1-4682-8b48-83bb1c15705a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1880 | 2026.03.18 23:14:51.235234 [ 274 ] {7ae97fb9-d8b1-4682-8b48-83bb1c15705a} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.03.18 23:14:51.235271 [ 274 ] {7ae97fb9-d8b1-4682-8b48-83bb1c15705a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1882 | 2026.03.18 23:14:51.235566 [ 274 ] {7ae97fb9-d8b1-4682-8b48-83bb1c15705a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1883 | 2026.03.18 23:14:51.235772 [ 274 ] {7ae97fb9-d8b1-4682-8b48-83bb1c15705a} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.03.18 23:14:51.235897 [ 274 ] {7ae97fb9-d8b1-4682-8b48-83bb1c15705a} <Debug> executeQuery: Read 131 rows, 11.55 KiB in 0.001186 sec., 110455.31197301856 rows/sec., 9.51 MiB/sec. | ||
| 1885 | 2026.03.18 23:14:51.235938 [ 274 ] {7ae97fb9-d8b1-4682-8b48-83bb1c15705a} <Debug> TCPHandler: Processed in 0.001351234 sec. | ||
| 1886 | 2026.03.18 23:14:51.236058 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.03.18 23:14:51.236151 [ 274 ] {00393d20-b0f6-41cd-a46a-207dab066978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1888 | 2026.03.18 23:14:51.236190 [ 274 ] {00393d20-b0f6-41cd-a46a-207dab066978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1889 | 2026.03.18 23:14:51.236606 [ 274 ] {00393d20-b0f6-41cd-a46a-207dab066978} <Trace> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.03.18 23:14:51.236641 [ 274 ] {00393d20-b0f6-41cd-a46a-207dab066978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1891 | 2026.03.18 23:14:51.236921 [ 274 ] {00393d20-b0f6-41cd-a46a-207dab066978} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1892 | 2026.03.18 23:14:51.237122 [ 274 ] {00393d20-b0f6-41cd-a46a-207dab066978} <Trace> oximeter.fields_u16 (3e06e2d6-9b12-4085-b61d-cfe406b0ee22): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.03.18 23:14:51.237251 [ 274 ] {00393d20-b0f6-41cd-a46a-207dab066978} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001117 sec., 34914.95076096688 rows/sec., 2.55 MiB/sec. | ||
| 1894 | 2026.03.18 23:14:51.237286 [ 274 ] {00393d20-b0f6-41cd-a46a-207dab066978} <Debug> TCPHandler: Processed in 0.001275913 sec. | ||
| 1895 | 2026.03.18 23:14:51.237400 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.03.18 23:14:51.237492 [ 274 ] {50a0290d-d02f-4ca5-a300-ee2e909097df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1897 | 2026.03.18 23:14:51.237530 [ 274 ] {50a0290d-d02f-4ca5-a300-ee2e909097df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1898 | 2026.03.18 23:14:51.237946 [ 274 ] {50a0290d-d02f-4ca5-a300-ee2e909097df} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.03.18 23:14:51.237982 [ 274 ] {50a0290d-d02f-4ca5-a300-ee2e909097df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1900 | 2026.03.18 23:14:51.238263 [ 274 ] {50a0290d-d02f-4ca5-a300-ee2e909097df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1901 | 2026.03.18 23:14:51.238473 [ 274 ] {50a0290d-d02f-4ca5-a300-ee2e909097df} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.03.18 23:14:51.238596 [ 274 ] {50a0290d-d02f-4ca5-a300-ee2e909097df} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001122 sec., 91800.35650623887 rows/sec., 7.17 MiB/sec. | ||
| 1903 | 2026.03.18 23:14:51.238632 [ 274 ] {50a0290d-d02f-4ca5-a300-ee2e909097df} <Debug> TCPHandler: Processed in 0.001278913 sec. | ||
| 1904 | 2026.03.18 23:14:51.238745 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.03.18 23:14:51.238837 [ 274 ] {7ad5a4ea-c0f9-42f0-accb-d07dd7946ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1906 | 2026.03.18 23:14:51.238878 [ 274 ] {7ad5a4ea-c0f9-42f0-accb-d07dd7946ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1907 | 2026.03.18 23:14:51.239277 [ 274 ] {7ad5a4ea-c0f9-42f0-accb-d07dd7946ec3} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.03.18 23:14:51.239312 [ 274 ] {7ad5a4ea-c0f9-42f0-accb-d07dd7946ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1909 | 2026.03.18 23:14:51.239617 [ 274 ] {7ad5a4ea-c0f9-42f0-accb-d07dd7946ec3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1910 | 2026.03.18 23:14:51.239819 [ 274 ] {7ad5a4ea-c0f9-42f0-accb-d07dd7946ec3} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.03.18 23:14:51.239947 [ 274 ] {7ad5a4ea-c0f9-42f0-accb-d07dd7946ec3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001128 sec., 142730.4964539007 rows/sec., 9.94 MiB/sec. | ||
| 1912 | 2026.03.18 23:14:51.239982 [ 274 ] {7ad5a4ea-c0f9-42f0-accb-d07dd7946ec3} <Debug> TCPHandler: Processed in 0.001284503 sec. | ||
| 1913 | 2026.03.18 23:14:51.240094 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.03.18 23:14:51.240186 [ 274 ] {ecc4e5b7-617c-4e88-92fe-aa0cfd7046f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1915 | 2026.03.18 23:14:51.240238 [ 274 ] {ecc4e5b7-617c-4e88-92fe-aa0cfd7046f6} <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 | ||
| 1916 | 2026.03.18 23:14:51.241057 [ 274 ] {ecc4e5b7-617c-4e88-92fe-aa0cfd7046f6} <Trace> oximeter.measurements_histogramu64 (59c946a1-5f59-4fd2-8364-f0bbd6468d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.03.18 23:14:51.241093 [ 274 ] {ecc4e5b7-617c-4e88-92fe-aa0cfd7046f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1918 | 2026.03.18 23:14:51.241622 [ 274 ] {ecc4e5b7-617c-4e88-92fe-aa0cfd7046f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1919 | 2026.03.18 23:14:51.241833 [ 274 ] {ecc4e5b7-617c-4e88-92fe-aa0cfd7046f6} <Trace> oximeter.measurements_histogramu64 (59c946a1-5f59-4fd2-8364-f0bbd6468d58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.03.18 23:14:51.241963 [ 274 ] {ecc4e5b7-617c-4e88-92fe-aa0cfd7046f6} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001794 sec., 20624.303232998886 rows/sec., 36.96 MiB/sec. | ||
| 1921 | 2026.03.18 23:14:51.242011 [ 274 ] {ecc4e5b7-617c-4e88-92fe-aa0cfd7046f6} <Debug> TCPHandler: Processed in 0.001966801 sec. | ||
| 1922 | 2026.03.18 23:14:51.242129 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.03.18 23:14:51.242221 [ 274 ] {175ff37b-87f0-4280-8b4d-3ae5408ade6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1924 | 2026.03.18 23:14:51.242262 [ 274 ] {175ff37b-87f0-4280-8b4d-3ae5408ade6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1925 | 2026.03.18 23:14:51.242597 [ 274 ] {175ff37b-87f0-4280-8b4d-3ae5408ade6b} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.03.18 23:14:51.242633 [ 274 ] {175ff37b-87f0-4280-8b4d-3ae5408ade6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1927 | 2026.03.18 23:14:51.242921 [ 274 ] {175ff37b-87f0-4280-8b4d-3ae5408ade6b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1928 | 2026.03.18 23:14:51.243126 [ 274 ] {175ff37b-87f0-4280-8b4d-3ae5408ade6b} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.03.18 23:14:51.243248 [ 274 ] {175ff37b-87f0-4280-8b4d-3ae5408ade6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 1930 | 2026.03.18 23:14:51.243282 [ 274 ] {175ff37b-87f0-4280-8b4d-3ae5408ade6b} <Debug> TCPHandler: Processed in 0.001201221 sec. | ||
| 1931 | 2026.03.18 23:14:56.230150 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2026.03.18 23:14:56.230401 [ 274 ] {8572c4dd-d4be-4f57-98a7-67ea0235cf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1933 | 2026.03.18 23:14:56.230488 [ 274 ] {8572c4dd-d4be-4f57-98a7-67ea0235cf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1934 | 2026.03.18 23:14:56.231146 [ 274 ] {8572c4dd-d4be-4f57-98a7-67ea0235cf1a} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.03.18 23:14:56.231213 [ 274 ] {8572c4dd-d4be-4f57-98a7-67ea0235cf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1936 | 2026.03.18 23:14:56.231602 [ 274 ] {8572c4dd-d4be-4f57-98a7-67ea0235cf1a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1937 | 2026.03.18 23:14:56.231828 [ 274 ] {8572c4dd-d4be-4f57-98a7-67ea0235cf1a} <Trace> oximeter.fields_string (02860b30-ef11-4e09-bf54-b1596980794b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2026.03.18 23:14:56.232007 [ 274 ] {8572c4dd-d4be-4f57-98a7-67ea0235cf1a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.56 MiB/sec. | ||
| 1939 | 2026.03.18 23:14:56.232056 [ 274 ] {8572c4dd-d4be-4f57-98a7-67ea0235cf1a} <Debug> TCPHandler: Processed in 0.002065103 sec. | ||
| 1940 | 2026.03.18 23:14:56.232180 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.03.18 23:14:56.232284 [ 274 ] {5b86492d-6418-4b73-b3f4-c414366b65a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1942 | 2026.03.18 23:14:56.232328 [ 274 ] {5b86492d-6418-4b73-b3f4-c414366b65a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1943 | 2026.03.18 23:14:56.232750 [ 274 ] {5b86492d-6418-4b73-b3f4-c414366b65a5} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.03.18 23:14:56.232812 [ 274 ] {5b86492d-6418-4b73-b3f4-c414366b65a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1945 | 2026.03.18 23:14:56.233113 [ 274 ] {5b86492d-6418-4b73-b3f4-c414366b65a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1946 | 2026.03.18 23:14:56.233322 [ 274 ] {5b86492d-6418-4b73-b3f4-c414366b65a5} <Trace> oximeter.fields_uuid (c5d9bdc6-2051-4845-bf11-0f8a8d203dae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.03.18 23:14:56.233457 [ 274 ] {5b86492d-6418-4b73-b3f4-c414366b65a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 1948 | 2026.03.18 23:14:56.233494 [ 274 ] {5b86492d-6418-4b73-b3f4-c414366b65a5} <Debug> TCPHandler: Processed in 0.001368316 sec. | ||
| 1949 | 2026.03.18 23:14:56.233618 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.03.18 23:14:56.233712 [ 274 ] {c36e007e-d7af-4c62-866c-576c6f37d131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1951 | 2026.03.18 23:14:56.233757 [ 274 ] {c36e007e-d7af-4c62-866c-576c6f37d131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1952 | 2026.03.18 23:14:56.234153 [ 274 ] {c36e007e-d7af-4c62-866c-576c6f37d131} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.03.18 23:14:56.234188 [ 274 ] {c36e007e-d7af-4c62-866c-576c6f37d131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1954 | 2026.03.18 23:14:56.234509 [ 274 ] {c36e007e-d7af-4c62-866c-576c6f37d131} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1955 | 2026.03.18 23:14:56.234717 [ 274 ] {c36e007e-d7af-4c62-866c-576c6f37d131} <Trace> oximeter.measurements_cumulativeu64 (ccb729ca-4bc2-4fc3-a066-24bf9daa8406): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.03.18 23:14:56.234852 [ 274 ] {c36e007e-d7af-4c62-866c-576c6f37d131} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 1957 | 2026.03.18 23:14:56.234888 [ 274 ] {c36e007e-d7af-4c62-866c-576c6f37d131} <Debug> TCPHandler: Processed in 0.001332315 sec. | ||
| 1958 | 2026.03.18 23:14:56.235005 [ 274 ] {} <Trace> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.03.18 23:14:56.235099 [ 274 ] {d3b44df3-2152-4929-8782-0c93b6a2dcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56609) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1960 | 2026.03.18 23:14:56.235142 [ 274 ] {d3b44df3-2152-4929-8782-0c93b6a2dcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1961 | 2026.03.18 23:14:56.235463 [ 274 ] {d3b44df3-2152-4929-8782-0c93b6a2dcd6} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.03.18 23:14:56.235499 [ 274 ] {d3b44df3-2152-4929-8782-0c93b6a2dcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1963 | 2026.03.18 23:14:56.235807 [ 274 ] {d3b44df3-2152-4929-8782-0c93b6a2dcd6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1964 | 2026.03.18 23:14:56.236010 [ 274 ] {d3b44df3-2152-4929-8782-0c93b6a2dcd6} <Trace> oximeter.measurements_u64 (75ff6a95-7e71-4710-a7c1-d976eddd0145): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.03.18 23:14:56.236142 [ 274 ] {d3b44df3-2152-4929-8782-0c93b6a2dcd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 1966 | 2026.03.18 23:14:56.236177 [ 274 ] {d3b44df3-2152-4929-8782-0c93b6a2dcd6} <Debug> TCPHandler: Processed in 0.001230422 sec. | ||
| 1967 | 2026.03.18 23:14:57.828857 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1968 | 2026.03.18 23:14:57.828935 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1969 | 2026.03.18 23:14:57.960383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 296 | ||
| 1970 | 2026.03.18 23:14:57.962354 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.03.18 23:14:57.962397 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1972 | 2026.03.18 23:14:57.963380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3816 | ||
| 1973 | 2026.03.18 23:14:57.963529 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1974 | 2026.03.18 23:14:57.963797 [ 242 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.03.18 23:14:57.963876 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.03.18 23:14:57.963936 [ 38 ] {} <Debug> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1977 | 2026.03.18 23:14:57.963941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1978 | 2026.03.18 23:14:57.963986 [ 38 ] {} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.03.18 23:14:57.964017 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 1980 | 2026.03.18 23:14:57.964129 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 1981 | 2026.03.18 23:14:57.964143 [ 195 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::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 | ||
| 1982 | 2026.03.18 23:14:57.964481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1983 | 2026.03.18 23:14:57.964725 [ 195 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1984 | 2026.03.18 23:14:57.964727 [ 244 ] {} <Trace> system.asynchronous_metric_log (418ecbb3-1c9b-4159-95f0-49ea0fc6ac7e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.03.18 23:14:57.964915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3816 | ||
| 1986 | 2026.03.18 23:14:57.964934 [ 195 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1987 | 2026.03.18 23:14:57.965370 [ 195 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1988 | 2026.03.18 23:14:57.965760 [ 195 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 106 rows starting from the beginning of the part | ||
| 1989 | 2026.03.18 23:14:57.966125 [ 195 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 1990 | 2026.03.18 23:14:57.966476 [ 195 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1991 | 2026.03.18 23:14:57.966831 [ 195 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1992 | 2026.03.18 23:14:57.972625 [ 200 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 72 columns (72 merged, 0 gathered) in 0.008540191 sec., 34659.64637090669 rows/sec., 36.16 MiB/sec. | ||
| 1993 | 2026.03.18 23:14:57.973404 [ 186 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1994 | 2026.03.18 23:14:57.974023 [ 186 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::all_1_6_1} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.03.18 23:14:57.974092 [ 186 ] {5783f5f2-0b21-4819-ae50-0c0bce512670::all_1_6_1} <Trace> system.query_log (5783f5f2-0b21-4819-ae50-0c0bce512670) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1996 | 2026.03.18 23:14:57.974297 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 1997 | 2026.03.18 23:14:58.160867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1998 | 2026.03.18 23:14:58.178784 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2026.03.18 23:14:58.178836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2000 | 2026.03.18 23:14:58.185077 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2001 | 2026.03.18 23:14:58.185774 [ 243 ] {} <Trace> system.metric_log (4c1acaef-ce44-4b11-be49-50ea5785bc6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2026.03.18 23:14:58.188646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2003 | 2026.03.18 23:14:59.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.77 MiB, peak 187.77 MiB, free memory in arenas 0.00 B, will set to 184.96 MiB (RSS), difference: 2.18 MiB | ||
| 2004 | 2026.03.18 23:15:00.582716 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2005 | 2026.03.18 23:15:00.582778 [ 274 ] {} <Debug> TCP-Session: 123b1a61-2dbe-4fcc-8721-fafa3c8c1694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||