| 1 | [ Mar 24 22:28:53 Enabled. ] | ||
| 2 | [ Mar 24 22:28:53 Rereading configuration. ] | ||
| 3 | [ Mar 24 22:28:56 Rereading configuration. ] | ||
| 4 | [ Mar 24 22:29:07 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 24 22:29:07 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.24 22:29:09.331067 [ 1 ] {} <Information> Application: Will watch for the process with pid 25120 | ||
| 29 | 2026.03.24 22:29:09.331449 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.24 22:29:09.839396 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25120 | ||
| 31 | 2026.03.24 22:29:09.840212 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.24 22:29:09.840367 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.24 22:29:09.961290 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.24 22:29:09.989681 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.24 22:29:09.989754 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.24 22:29:09.989772 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.24 22:29:09.989825 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.24 22:29:09.990353 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.24 22:29:09.992470 [ 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.24 22:29:09.993299 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.24 22:29:09.994118 [ 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.24 22:29:09.994168 [ 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.24 22:29:09.994207 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.24 22:29:09.994907 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.24 22:29:09.995798 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.24 22:29:10.001717 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.24 22:29:10.002506 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.24 22:29:10.003957 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.24 22:29:10.004049 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.24 22:29:10.005169 [ 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.24 22:29:10.005687 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.24 22:29:10.009963 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.24 22:29:10.010421 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.24 22:29:10.015091 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.24 22:29:10.015508 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.24 22:29:10.015954 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.24 22:29:10.016355 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.24 22:29:10.019673 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.24 22:29:10.019700 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.24 22:29:10.019809 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.24 22:29:10.019911 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.24 22:29:10.027488 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.24 22:29:10.027513 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000146325 sec | ||
| 68 | 2026.03.24 22:29:10.027561 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.24 22:29:10.027598 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.24 22:29:10.028303 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.24 22:29:10.028925 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.24 22:29:10.041406 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.24 22:29:10.041449 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.24 22:29:10.041522 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.24 22:29:10.041535 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.24 22:29:10.041569 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.24 22:29:10.041639 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.24 22:29:10.046011 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.24 22:29:10.046065 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.24 22:29:10.046119 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.24 22:29:10.046287 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.24 22:29:10.046332 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.24 22:29:10.046344 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.24 22:29:10.046422 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.24 22:29:10.046435 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.24 22:29:10.046466 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.24 22:29:10.046533 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.24 22:29:10.074130 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.24 22:29:10.075549 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.24 22:29:10.075636 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000112154 sec | ||
| 91 | 2026.03.24 22:29:10.075649 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.24 22:29:10.075660 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.24 22:29:10.075687 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.24 22:29:10.075934 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.24 22:29:10.076031 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.24 22:29:10.076046 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.24 22:29:10.076057 [ 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.24 22:29:10.076069 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.24 22:29:10.081413 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.24 22:29:10.081634 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.03.24 22:29:10.083070 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.472e-05 sec. | ||
| 102 | 2026.03.24 22:29:10.083506 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.24 22:29:10.084884 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.24 22:29:10.084903 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.24 22:29:11.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.24 22:29:11.731628 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37743 | ||
| 107 | 2026.03.24 22:29:11.732436 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.24 22:29:11.733023 [ 3 ] {} <Debug> TCP-Session: ccde2f1b-eb3c-4d7f-b734-8dfbd8427910 Authenticating user 'default' from [fd00:1122:3344:101::c]:37743 | ||
| 109 | 2026.03.24 22:29:11.733135 [ 3 ] {} <Debug> TCP-Session: ccde2f1b-eb3c-4d7f-b734-8dfbd8427910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.24 22:29:11.733149 [ 3 ] {} <Debug> TCP-Session: ccde2f1b-eb3c-4d7f-b734-8dfbd8427910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.24 22:29:11.733242 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.24 22:29:11.733327 [ 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 | ||
| 113 | 2026.03.24 22:29:11.733342 [ 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 | ||
| 114 | 2026.03.24 22:29:11.733880 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42368 | ||
| 115 | 2026.03.24 22:29:11.733980 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40393 | ||
| 116 | 2026.03.24 22:29:11.734000 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50811 | ||
| 117 | 2026.03.24 22:29:11.734107 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.24 22:29:11.734160 [ 4 ] {} <Debug> TCP-Session: 7878f971-975b-4f24-9ff0-953605a3dee7 Authenticating user 'default' from [fd00:1122:3344:101::c]:42368 | ||
| 119 | 2026.03.24 22:29:11.734175 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.03.24 22:29:11.734208 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54859 | ||
| 121 | 2026.03.24 22:29:11.734182 [ 4 ] {} <Debug> TCP-Session: 7878f971-975b-4f24-9ff0-953605a3dee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.24 22:29:11.734278 [ 254 ] {} <Debug> TCP-Session: c72aaabe-61f8-4181-833e-1a6d26ddfaf6 Authenticating user 'default' from [fd00:1122:3344:101::c]:40393 | ||
| 123 | 2026.03.24 22:29:11.734288 [ 4 ] {} <Debug> TCP-Session: 7878f971-975b-4f24-9ff0-953605a3dee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.24 22:29:11.734296 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40394 | ||
| 125 | 2026.03.24 22:29:11.734362 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.24 22:29:11.734298 [ 254 ] {} <Debug> TCP-Session: c72aaabe-61f8-4181-833e-1a6d26ddfaf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.24 22:29:11.734430 [ 5 ] {} <Debug> TCP-Session: cc4342f6-74b2-4144-aa0d-1be276abe91f Authenticating user 'default' from [fd00:1122:3344:101::c]:50811 | ||
| 128 | 2026.03.24 22:29:11.734445 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.24 22:29:11.734481 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60895 | ||
| 130 | 2026.03.24 22:29:11.734489 [ 254 ] {} <Debug> TCP-Session: c72aaabe-61f8-4181-833e-1a6d26ddfaf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.24 22:29:11.734547 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.03.24 22:29:11.734529 [ 5 ] {} <Debug> TCP-Session: cc4342f6-74b2-4144-aa0d-1be276abe91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.24 22:29:11.734517 [ 255 ] {} <Debug> TCP-Session: c5b38a5a-9bbe-4fb1-bb62-8b4dfecad645 Authenticating user 'default' from [fd00:1122:3344:101::c]:54859 | ||
| 134 | 2026.03.24 22:29:11.734640 [ 256 ] {} <Debug> TCP-Session: 8c4a56ce-a480-4dca-b9de-ebce9ead4ca8 Authenticating user 'default' from [fd00:1122:3344:101::c]:40394 | ||
| 135 | 2026.03.24 22:29:11.734625 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.24 22:29:11.734620 [ 5 ] {} <Debug> TCP-Session: cc4342f6-74b2-4144-aa0d-1be276abe91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.24 22:29:11.734745 [ 256 ] {} <Debug> TCP-Session: 8c4a56ce-a480-4dca-b9de-ebce9ead4ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.24 22:29:11.734738 [ 257 ] {} <Debug> TCP-Session: bc6d49cf-92e1-4e98-a5fe-8c11592e5486 Authenticating user 'default' from [fd00:1122:3344:101::c]:60895 | ||
| 139 | 2026.03.24 22:29:11.734725 [ 255 ] {} <Debug> TCP-Session: c5b38a5a-9bbe-4fb1-bb62-8b4dfecad645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.24 22:29:11.734826 [ 257 ] {} <Debug> TCP-Session: bc6d49cf-92e1-4e98-a5fe-8c11592e5486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.24 22:29:11.734834 [ 256 ] {} <Debug> TCP-Session: 8c4a56ce-a480-4dca-b9de-ebce9ead4ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.24 22:29:11.734607 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35223 | ||
| 143 | 2026.03.24 22:29:11.734927 [ 257 ] {} <Debug> TCP-Session: bc6d49cf-92e1-4e98-a5fe-8c11592e5486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.24 22:29:11.734900 [ 255 ] {} <Debug> TCP-Session: c5b38a5a-9bbe-4fb1-bb62-8b4dfecad645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.24 22:29:11.735160 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.03.24 22:29:11.735244 [ 258 ] {} <Debug> TCP-Session: 0562f8a3-a236-49d9-9c9d-19b442f6b212 Authenticating user 'default' from [fd00:1122:3344:101::c]:35223 | ||
| 147 | 2026.03.24 22:29:11.735294 [ 258 ] {} <Debug> TCP-Session: 0562f8a3-a236-49d9-9c9d-19b442f6b212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.24 22:29:11.735307 [ 258 ] {} <Debug> TCP-Session: 0562f8a3-a236-49d9-9c9d-19b442f6b212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.24 22:29:11.786060 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47382 | ||
| 150 | 2026.03.24 22:29:11.786239 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.24 22:29:11.786294 [ 259 ] {} <Debug> TCP-Session: 463123b0-831d-446a-8f10-d8c0b3ca9506 Authenticating user 'default' from [fd00:1122:3344:101::a]:47382 | ||
| 152 | 2026.03.24 22:29:11.786313 [ 259 ] {} <Debug> TCP-Session: 463123b0-831d-446a-8f10-d8c0b3ca9506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.24 22:29:11.786386 [ 259 ] {} <Debug> TCP-Session: 463123b0-831d-446a-8f10-d8c0b3ca9506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.24 22:29:11.786455 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.24 22:29:11.786485 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.24 22:29:11.786562 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.03.24 22:29:11.787281 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43559 | ||
| 158 | 2026.03.24 22:29:11.787374 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61270 | ||
| 159 | 2026.03.24 22:29:11.787464 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.03.24 22:29:11.787488 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60225 | ||
| 161 | 2026.03.24 22:29:11.787574 [ 260 ] {} <Debug> TCP-Session: 7ccb431a-cd9a-4ea1-98d8-c09518be9370 Authenticating user 'default' from [fd00:1122:3344:101::a]:43559 | ||
| 162 | 2026.03.24 22:29:11.787576 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.03.24 22:29:11.787602 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61498 | ||
| 164 | 2026.03.24 22:29:11.787672 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44445 | ||
| 165 | 2026.03.24 22:29:11.787684 [ 261 ] {} <Debug> TCP-Session: e1f5124b-9997-4655-a89a-9e73587adf9d Authenticating user 'default' from [fd00:1122:3344:101::a]:61270 | ||
| 166 | 2026.03.24 22:29:11.787748 [ 260 ] {} <Debug> TCP-Session: 7ccb431a-cd9a-4ea1-98d8-c09518be9370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.03.24 22:29:11.787759 [ 261 ] {} <Debug> TCP-Session: e1f5124b-9997-4655-a89a-9e73587adf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.03.24 22:29:11.787850 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.03.24 22:29:11.787823 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36587 | ||
| 170 | 2026.03.24 22:29:11.787902 [ 261 ] {} <Debug> TCP-Session: e1f5124b-9997-4655-a89a-9e73587adf9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.24 22:29:11.787937 [ 262 ] {} <Debug> TCP-Session: 2b5fffb3-0bff-41e6-8b33-3da40b8ee08b Authenticating user 'default' from [fd00:1122:3344:101::a]:60225 | ||
| 172 | 2026.03.24 22:29:11.787912 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.03.24 22:29:11.787773 [ 260 ] {} <Debug> TCP-Session: 7ccb431a-cd9a-4ea1-98d8-c09518be9370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.03.24 22:29:11.788030 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45307 | ||
| 175 | 2026.03.24 22:29:11.788043 [ 262 ] {} <Debug> TCP-Session: 2b5fffb3-0bff-41e6-8b33-3da40b8ee08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.24 22:29:11.788025 [ 263 ] {} <Debug> TCP-Session: bf91f520-29ec-4a63-8598-445b4d5511cc Authenticating user 'default' from [fd00:1122:3344:101::a]:61498 | ||
| 177 | 2026.03.24 22:29:11.788109 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.24 22:29:11.788140 [ 263 ] {} <Debug> TCP-Session: bf91f520-29ec-4a63-8598-445b4d5511cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.24 22:29:11.788009 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.03.24 22:29:11.788242 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.03.24 22:29:11.788281 [ 263 ] {} <Debug> TCP-Session: bf91f520-29ec-4a63-8598-445b4d5511cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.24 22:29:11.788289 [ 264 ] {} <Debug> TCP-Session: 734c96a1-0d89-49fe-ae65-8f223f089259 Authenticating user 'default' from [fd00:1122:3344:101::a]:44445 | ||
| 183 | 2026.03.24 22:29:11.788278 [ 265 ] {} <Debug> TCP-Session: ff46e775-2bf2-4455-9fa0-84a0246254a0 Authenticating user 'default' from [fd00:1122:3344:101::a]:36587 | ||
| 184 | 2026.03.24 22:29:11.788363 [ 264 ] {} <Debug> TCP-Session: 734c96a1-0d89-49fe-ae65-8f223f089259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.24 22:29:11.788353 [ 266 ] {} <Debug> TCP-Session: 14d9fdcc-9745-413a-8bf2-f86962b0f911 Authenticating user 'default' from [fd00:1122:3344:101::a]:45307 | ||
| 186 | 2026.03.24 22:29:11.788126 [ 262 ] {} <Debug> TCP-Session: 2b5fffb3-0bff-41e6-8b33-3da40b8ee08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.24 22:29:11.788449 [ 264 ] {} <Debug> TCP-Session: 734c96a1-0d89-49fe-ae65-8f223f089259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.24 22:29:11.788440 [ 266 ] {} <Debug> TCP-Session: 14d9fdcc-9745-413a-8bf2-f86962b0f911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.24 22:29:11.788428 [ 265 ] {} <Debug> TCP-Session: ff46e775-2bf2-4455-9fa0-84a0246254a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.24 22:29:11.788523 [ 266 ] {} <Debug> TCP-Session: 14d9fdcc-9745-413a-8bf2-f86962b0f911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.24 22:29:11.788598 [ 265 ] {} <Debug> TCP-Session: ff46e775-2bf2-4455-9fa0-84a0246254a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.24 22:29:12.001143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.40 MiB, peak 118.40 MiB, free memory in arenas 0.00 B, will set to 119.50 MiB (RSS), difference: 1.10 MiB | ||
| 193 | 2026.03.24 22:29:12.074744 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43188 | ||
| 194 | 2026.03.24 22:29:12.075000 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.03.24 22:29:12.075048 [ 267 ] {} <Debug> TCP-Session: bfbeb2c4-75fc-449e-9c10-19a15052eb6f Authenticating user 'default' from [fd00:1122:3344:101::b]:43188 | ||
| 196 | 2026.03.24 22:29:12.075165 [ 267 ] {} <Debug> TCP-Session: bfbeb2c4-75fc-449e-9c10-19a15052eb6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.24 22:29:12.075228 [ 267 ] {} <Debug> TCP-Session: bfbeb2c4-75fc-449e-9c10-19a15052eb6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.03.24 22:29:12.075294 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.03.24 22:29:12.075320 [ 267 ] {} <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 | ||
| 200 | 2026.03.24 22:29:12.075403 [ 267 ] {} <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 | ||
| 201 | 2026.03.24 22:29:12.076137 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49423 | ||
| 202 | 2026.03.24 22:29:12.076315 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.03.24 22:29:12.076324 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61679 | ||
| 204 | 2026.03.24 22:29:12.076353 [ 268 ] {} <Debug> TCP-Session: f7993576-048a-40de-8d0f-d3ae44b5a14e Authenticating user 'default' from [fd00:1122:3344:101::b]:49423 | ||
| 205 | 2026.03.24 22:29:12.076404 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46502 | ||
| 206 | 2026.03.24 22:29:12.076338 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61555 | ||
| 207 | 2026.03.24 22:29:12.076490 [ 268 ] {} <Debug> TCP-Session: f7993576-048a-40de-8d0f-d3ae44b5a14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.03.24 22:29:12.076495 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55328 | ||
| 209 | 2026.03.24 22:29:12.076594 [ 268 ] {} <Debug> TCP-Session: f7993576-048a-40de-8d0f-d3ae44b5a14e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.03.24 22:29:12.076603 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41271 | ||
| 211 | 2026.03.24 22:29:12.076855 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64319 | ||
| 212 | 2026.03.24 22:29:12.076873 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.03.24 22:29:12.076865 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.03.24 22:29:12.076920 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.03.24 22:29:12.076978 [ 270 ] {} <Debug> TCP-Session: 0a3a7049-f36c-4a04-a27d-f3e98a707cbf Authenticating user 'default' from [fd00:1122:3344:101::b]:61679 | ||
| 216 | 2026.03.24 22:29:12.076978 [ 269 ] {} <Debug> TCP-Session: caceaaa8-cf0b-4092-b2be-7160125084c4 Authenticating user 'default' from [fd00:1122:3344:101::b]:61555 | ||
| 217 | 2026.03.24 22:29:12.077031 [ 271 ] {} <Debug> TCP-Session: 45d0f177-5d01-4123-a4ba-e9664451a4ee Authenticating user 'default' from [fd00:1122:3344:101::b]:46502 | ||
| 218 | 2026.03.24 22:29:12.077062 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.03.24 22:29:12.077049 [ 270 ] {} <Debug> TCP-Session: 0a3a7049-f36c-4a04-a27d-f3e98a707cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.03.24 22:29:12.077108 [ 271 ] {} <Debug> TCP-Session: 45d0f177-5d01-4123-a4ba-e9664451a4ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.03.24 22:29:12.077128 [ 272 ] {} <Debug> TCP-Session: 42043720-c723-485c-b26e-703b8ec873ac Authenticating user 'default' from [fd00:1122:3344:101::b]:55328 | ||
| 222 | 2026.03.24 22:29:12.077126 [ 270 ] {} <Debug> TCP-Session: 0a3a7049-f36c-4a04-a27d-f3e98a707cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.03.24 22:29:12.077178 [ 271 ] {} <Debug> TCP-Session: 45d0f177-5d01-4123-a4ba-e9664451a4ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.03.24 22:29:12.077196 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.03.24 22:29:12.077196 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.03.24 22:29:12.077195 [ 272 ] {} <Debug> TCP-Session: 42043720-c723-485c-b26e-703b8ec873ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.03.24 22:29:12.077290 [ 274 ] {} <Debug> TCP-Session: b0926263-4213-4eb4-b384-ffc3768bc319 Authenticating user 'default' from [fd00:1122:3344:101::b]:64319 | ||
| 228 | 2026.03.24 22:29:12.077306 [ 272 ] {} <Debug> TCP-Session: 42043720-c723-485c-b26e-703b8ec873ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.24 22:29:12.077301 [ 273 ] {} <Debug> TCP-Session: 591f0b33-1150-4eb2-b9d8-6ff93f3dffcd Authenticating user 'default' from [fd00:1122:3344:101::b]:41271 | ||
| 230 | 2026.03.24 22:29:12.077043 [ 269 ] {} <Debug> TCP-Session: caceaaa8-cf0b-4092-b2be-7160125084c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.03.24 22:29:12.077404 [ 273 ] {} <Debug> TCP-Session: 591f0b33-1150-4eb2-b9d8-6ff93f3dffcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.03.24 22:29:12.077394 [ 274 ] {} <Debug> TCP-Session: b0926263-4213-4eb4-b384-ffc3768bc319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.24 22:29:12.077484 [ 269 ] {} <Debug> TCP-Session: caceaaa8-cf0b-4092-b2be-7160125084c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.24 22:29:12.077492 [ 274 ] {} <Debug> TCP-Session: b0926263-4213-4eb4-b384-ffc3768bc319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.24 22:29:12.077506 [ 273 ] {} <Debug> TCP-Session: 591f0b33-1150-4eb2-b9d8-6ff93f3dffcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.03.24 22:29:13.678176 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56438 | ||
| 237 | 2026.03.24 22:29:13.683888 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.03.24 22:29:13.683931 [ 275 ] {} <Debug> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Authenticating user 'default' from [fd00:1122:3344:101::d]:56438 | ||
| 239 | 2026.03.24 22:29:13.683954 [ 275 ] {} <Debug> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.24 22:29:13.684051 [ 275 ] {} <Debug> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.03.24 22:29:13.684135 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.03.24 22:29:13.684187 [ 275 ] {} <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 | ||
| 243 | 2026.03.24 22:29:13.684269 [ 275 ] {} <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 | ||
| 244 | 2026.03.24 22:29:13.687247 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65341 | ||
| 245 | 2026.03.24 22:29:13.687249 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55765 | ||
| 246 | 2026.03.24 22:29:13.687345 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60277 | ||
| 247 | 2026.03.24 22:29:13.687459 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65413 | ||
| 248 | 2026.03.24 22:29:13.687641 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.03.24 22:29:13.687651 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.03.24 22:29:13.687702 [ 277 ] {} <Debug> TCP-Session: 1fe38709-5d84-4ecf-a675-432aac49f6e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55765 | ||
| 251 | 2026.03.24 22:29:13.687766 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40337 | ||
| 252 | 2026.03.24 22:29:13.687775 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62823 | ||
| 253 | 2026.03.24 22:29:13.687803 [ 277 ] {} <Debug> TCP-Session: 1fe38709-5d84-4ecf-a675-432aac49f6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.03.24 22:29:13.687777 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41877 | ||
| 255 | 2026.03.24 22:29:13.687880 [ 277 ] {} <Debug> TCP-Session: 1fe38709-5d84-4ecf-a675-432aac49f6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.03.24 22:29:13.687716 [ 279 ] {} <Debug> TCP-Session: d592fe28-9b76-4641-b1c1-5e47893a4644 Authenticating user 'default' from [fd00:1122:3344:101::d]:60277 | ||
| 257 | 2026.03.24 22:29:13.688012 [ 279 ] {} <Debug> TCP-Session: d592fe28-9b76-4641-b1c1-5e47893a4644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.03.24 22:29:13.688136 [ 279 ] {} <Debug> TCP-Session: d592fe28-9b76-4641-b1c1-5e47893a4644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.03.24 22:29:13.688289 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.03.24 22:29:13.688314 [ 276 ] {} <Debug> TCP-Session: 4a0927da-72c4-48fb-af49-1b9210e943bc Authenticating user 'default' from [fd00:1122:3344:101::d]:41877 | ||
| 261 | 2026.03.24 22:29:13.688328 [ 276 ] {} <Debug> TCP-Session: 4a0927da-72c4-48fb-af49-1b9210e943bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.03.24 22:29:13.688441 [ 276 ] {} <Debug> TCP-Session: 4a0927da-72c4-48fb-af49-1b9210e943bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.03.24 22:29:13.689508 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.03.24 22:29:13.689564 [ 280 ] {} <Debug> TCP-Session: 1d0c489a-c477-4eb2-987c-a0ad9c6e7dad Authenticating user 'default' from [fd00:1122:3344:101::d]:65413 | ||
| 265 | 2026.03.24 22:29:13.689589 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.03.24 22:29:13.689641 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.03.24 22:29:13.689668 [ 280 ] {} <Debug> TCP-Session: 1d0c489a-c477-4eb2-987c-a0ad9c6e7dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.03.24 22:29:13.689693 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.03.24 22:29:13.689691 [ 281 ] {} <Debug> TCP-Session: 48eaa15a-72f7-43f4-a7a0-67a450847986 Authenticating user 'default' from [fd00:1122:3344:101::d]:62823 | ||
| 270 | 2026.03.24 22:29:13.689781 [ 280 ] {} <Debug> TCP-Session: 1d0c489a-c477-4eb2-987c-a0ad9c6e7dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.03.24 22:29:13.689805 [ 282 ] {} <Debug> TCP-Session: 9e5587f1-0e0c-4614-b44d-9b3a7390bbd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40337 | ||
| 272 | 2026.03.24 22:29:13.689767 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59419 | ||
| 273 | 2026.03.24 22:29:13.689681 [ 278 ] {} <Debug> TCP-Session: ae0c7b9e-d35d-4b11-84a2-810c59927c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:65341 | ||
| 274 | 2026.03.24 22:29:13.689815 [ 281 ] {} <Debug> TCP-Session: 48eaa15a-72f7-43f4-a7a0-67a450847986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.03.24 22:29:13.689963 [ 282 ] {} <Debug> TCP-Session: 9e5587f1-0e0c-4614-b44d-9b3a7390bbd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.24 22:29:13.690023 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 277 | 2026.03.24 22:29:13.689956 [ 278 ] {} <Debug> TCP-Session: ae0c7b9e-d35d-4b11-84a2-810c59927c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.03.24 22:29:13.690086 [ 281 ] {} <Debug> TCP-Session: 48eaa15a-72f7-43f4-a7a0-67a450847986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.03.24 22:29:13.690108 [ 283 ] {} <Debug> TCP-Session: ccfb1f2e-e395-4e35-98af-6368770480b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59419 | ||
| 280 | 2026.03.24 22:29:13.690117 [ 282 ] {} <Debug> TCP-Session: 9e5587f1-0e0c-4614-b44d-9b3a7390bbd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.03.24 22:29:13.690203 [ 283 ] {} <Debug> TCP-Session: ccfb1f2e-e395-4e35-98af-6368770480b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.03.24 22:29:13.690184 [ 278 ] {} <Debug> TCP-Session: ae0c7b9e-d35d-4b11-84a2-810c59927c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.24 22:29:13.690291 [ 283 ] {} <Debug> TCP-Session: ccfb1f2e-e395-4e35-98af-6368770480b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.03.24 22:29:13.702902 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.03.24 22:29:13.705778 [ 275 ] {dafb223c-11d2-42cd-a167-6054e7c5e175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.03.24 22:29:13.811774 [ 275 ] {dafb223c-11d2-42cd-a167-6054e7c5e175} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56438) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.03.24 22:29:13.812782 [ 275 ] {dafb223c-11d2-42cd-a167-6054e7c5e175} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.03.24 22:29:13.813031 [ 275 ] {dafb223c-11d2-42cd-a167-6054e7c5e175} <Debug> TCPHandler: Processed in 0.116448707 sec. | ||
| 335 | 2026.03.24 22:29:13.813438 [ 276 ] {} <Trace> TCP-Session: 4a0927da-72c4-48fb-af49-1b9210e943bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.03.24 22:29:13.813742 [ 276 ] {ad6635f3-08a7-48c4-9ed6-1ced157e7f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41877) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.03.24 22:29:13.814130 [ 276 ] {ad6635f3-08a7-48c4-9ed6-1ced157e7f8a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41877) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.03.24 22:29:13.814424 [ 276 ] {ad6635f3-08a7-48c4-9ed6-1ced157e7f8a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.03.24 22:29:13.814632 [ 276 ] {ad6635f3-08a7-48c4-9ed6-1ced157e7f8a} <Debug> TCPHandler: Processed in 0.001355172 sec. | ||
| 386 | 2026.03.24 22:29:13.815028 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.24 22:29:13.815766 [ 275 ] {2a264c53-2c1b-404c-a7f6-1d61b5b4bf3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.03.24 22:29:13.816385 [ 275 ] {2a264c53-2c1b-404c-a7f6-1d61b5b4bf3f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.03.24 22:29:13.817719 [ 275 ] {2a264c53-2c1b-404c-a7f6-1d61b5b4bf3f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.03.24 22:29:13.817740 [ 275 ] {2a264c53-2c1b-404c-a7f6-1d61b5b4bf3f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3991e-05 sec | ||
| 391 | 2026.03.24 22:29:13.817753 [ 275 ] {2a264c53-2c1b-404c-a7f6-1d61b5b4bf3f} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.03.24 22:29:13.817831 [ 275 ] {2a264c53-2c1b-404c-a7f6-1d61b5b4bf3f} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.03.24 22:29:13.817857 [ 275 ] {2a264c53-2c1b-404c-a7f6-1d61b5b4bf3f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.03.24 22:29:13.818496 [ 275 ] {2a264c53-2c1b-404c-a7f6-1d61b5b4bf3f} <Debug> TCPHandler: Processed in 0.003585101 sec. | ||
| 395 | 2026.03.24 22:29:13.818642 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.03.24 22:29:13.818863 [ 275 ] {9e8671b8-f3e7-41dc-b6c3-573b0a196c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.03.24 22:29:13.818993 [ 275 ] {9e8671b8-f3e7-41dc-b6c3-573b0a196c07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.03.24 22:29:13.823976 [ 275 ] {9e8671b8-f3e7-41dc-b6c3-573b0a196c07} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.03.24 22:29:13.825040 [ 275 ] {9e8671b8-f3e7-41dc-b6c3-573b0a196c07} <Debug> oximeter.version (7fbc53ec-638f-44c3-92f4-e01a6798fd89): Loading data parts | ||
| 401 | 2026.03.24 22:29:13.826058 [ 275 ] {9e8671b8-f3e7-41dc-b6c3-573b0a196c07} <Debug> oximeter.version (7fbc53ec-638f-44c3-92f4-e01a6798fd89): There are no data parts | ||
| 402 | 2026.03.24 22:29:13.828573 [ 275 ] {9e8671b8-f3e7-41dc-b6c3-573b0a196c07} <Debug> TCPHandler: Processed in 0.009982107 sec. | ||
| 403 | 2026.03.24 22:29:13.828736 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.03.24 22:29:13.828915 [ 275 ] {e40c5197-acf9-4b7c-b544-f1a1cebb90ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.03.24 22:29:13.829032 [ 275 ] {e40c5197-acf9-4b7c-b544-f1a1cebb90ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.03.24 22:29:13.837955 [ 275 ] {e40c5197-acf9-4b7c-b544-f1a1cebb90ab} <Debug> oximeter.measurements_bool (45a0e309-7b0c-4135-8111-ce23fda8591f): Loading data parts | ||
| 417 | 2026.03.24 22:29:13.838144 [ 275 ] {e40c5197-acf9-4b7c-b544-f1a1cebb90ab} <Debug> oximeter.measurements_bool (45a0e309-7b0c-4135-8111-ce23fda8591f): There are no data parts | ||
| 418 | 2026.03.24 22:29:13.839269 [ 275 ] {e40c5197-acf9-4b7c-b544-f1a1cebb90ab} <Debug> TCPHandler: Processed in 0.010584365 sec. | ||
| 419 | 2026.03.24 22:29:13.839491 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.03.24 22:29:13.839650 [ 275 ] {e1003512-d299-48c7-ab96-46dc7189efde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 421 | 2026.03.24 22:29:13.839769 [ 275 ] {e1003512-d299-48c7-ab96-46dc7189efde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.03.24 22:29:13.841355 [ 275 ] {e1003512-d299-48c7-ab96-46dc7189efde} <Debug> oximeter.measurements_i8 (863fa6f9-26e9-4415-b44e-b5cb1bd1ac1b): Loading data parts | ||
| 423 | 2026.03.24 22:29:13.841491 [ 275 ] {e1003512-d299-48c7-ab96-46dc7189efde} <Debug> oximeter.measurements_i8 (863fa6f9-26e9-4415-b44e-b5cb1bd1ac1b): There are no data parts | ||
| 424 | 2026.03.24 22:29:13.842771 [ 275 ] {e1003512-d299-48c7-ab96-46dc7189efde} <Debug> TCPHandler: Processed in 0.003330612 sec. | ||
| 425 | 2026.03.24 22:29:13.842905 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.03.24 22:29:13.843057 [ 275 ] {7763e9b7-2f77-4082-a16c-677af233d4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 427 | 2026.03.24 22:29:13.843161 [ 275 ] {7763e9b7-2f77-4082-a16c-677af233d4f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.03.24 22:29:13.844815 [ 275 ] {7763e9b7-2f77-4082-a16c-677af233d4f5} <Debug> oximeter.measurements_u8 (1f318642-ad5f-436e-a2e5-aa06fa81b129): Loading data parts | ||
| 429 | 2026.03.24 22:29:13.844948 [ 275 ] {7763e9b7-2f77-4082-a16c-677af233d4f5} <Debug> oximeter.measurements_u8 (1f318642-ad5f-436e-a2e5-aa06fa81b129): There are no data parts | ||
| 430 | 2026.03.24 22:29:13.846270 [ 275 ] {7763e9b7-2f77-4082-a16c-677af233d4f5} <Debug> TCPHandler: Processed in 0.003415325 sec. | ||
| 431 | 2026.03.24 22:29:13.846436 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.03.24 22:29:13.846626 [ 275 ] {50340d09-9693-4b37-a9bf-9b487fef506e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 433 | 2026.03.24 22:29:13.846731 [ 275 ] {50340d09-9693-4b37-a9bf-9b487fef506e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.03.24 22:29:13.848442 [ 275 ] {50340d09-9693-4b37-a9bf-9b487fef506e} <Debug> oximeter.measurements_i16 (d679d51e-6b0e-45d9-8479-9ea70bd691fc): Loading data parts | ||
| 435 | 2026.03.24 22:29:13.848610 [ 275 ] {50340d09-9693-4b37-a9bf-9b487fef506e} <Debug> oximeter.measurements_i16 (d679d51e-6b0e-45d9-8479-9ea70bd691fc): There are no data parts | ||
| 436 | 2026.03.24 22:29:13.849822 [ 275 ] {50340d09-9693-4b37-a9bf-9b487fef506e} <Debug> TCPHandler: Processed in 0.003436866 sec. | ||
| 437 | 2026.03.24 22:29:13.849964 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.03.24 22:29:13.850118 [ 275 ] {7211e009-e2d9-47d2-b31e-8f17aed8df36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 439 | 2026.03.24 22:29:13.850232 [ 275 ] {7211e009-e2d9-47d2-b31e-8f17aed8df36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.03.24 22:29:13.851868 [ 275 ] {7211e009-e2d9-47d2-b31e-8f17aed8df36} <Debug> oximeter.measurements_u16 (2189e79c-3447-48cb-bdb6-2418dbb191b2): Loading data parts | ||
| 441 | 2026.03.24 22:29:13.852031 [ 275 ] {7211e009-e2d9-47d2-b31e-8f17aed8df36} <Debug> oximeter.measurements_u16 (2189e79c-3447-48cb-bdb6-2418dbb191b2): There are no data parts | ||
| 442 | 2026.03.24 22:29:13.853156 [ 275 ] {7211e009-e2d9-47d2-b31e-8f17aed8df36} <Debug> TCPHandler: Processed in 0.003242639 sec. | ||
| 443 | 2026.03.24 22:29:13.853302 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.24 22:29:13.853527 [ 275 ] {96c90df8-6445-4695-80f7-c3b3aecd70ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 445 | 2026.03.24 22:29:13.853664 [ 275 ] {96c90df8-6445-4695-80f7-c3b3aecd70ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.03.24 22:29:13.855199 [ 275 ] {96c90df8-6445-4695-80f7-c3b3aecd70ae} <Debug> oximeter.measurements_i32 (3cff39ee-3871-4e89-821d-16721f25213c): Loading data parts | ||
| 447 | 2026.03.24 22:29:13.855338 [ 275 ] {96c90df8-6445-4695-80f7-c3b3aecd70ae} <Debug> oximeter.measurements_i32 (3cff39ee-3871-4e89-821d-16721f25213c): There are no data parts | ||
| 448 | 2026.03.24 22:29:13.856590 [ 275 ] {96c90df8-6445-4695-80f7-c3b3aecd70ae} <Debug> TCPHandler: Processed in 0.003338153 sec. | ||
| 449 | 2026.03.24 22:29:13.856743 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.24 22:29:13.856899 [ 275 ] {705c322e-87cc-417f-a4b6-4cada16d9c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 451 | 2026.03.24 22:29:13.857020 [ 275 ] {705c322e-87cc-417f-a4b6-4cada16d9c6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.03.24 22:29:13.858656 [ 275 ] {705c322e-87cc-417f-a4b6-4cada16d9c6b} <Debug> oximeter.measurements_u32 (775c0e34-fded-4473-bf13-03dc0928bc46): Loading data parts | ||
| 453 | 2026.03.24 22:29:13.858802 [ 275 ] {705c322e-87cc-417f-a4b6-4cada16d9c6b} <Debug> oximeter.measurements_u32 (775c0e34-fded-4473-bf13-03dc0928bc46): There are no data parts | ||
| 454 | 2026.03.24 22:29:13.859882 [ 275 ] {705c322e-87cc-417f-a4b6-4cada16d9c6b} <Debug> TCPHandler: Processed in 0.003190078 sec. | ||
| 455 | 2026.03.24 22:29:13.860027 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.03.24 22:29:13.860253 [ 275 ] {4e334215-0a37-475e-b7c9-f2376746fcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 457 | 2026.03.24 22:29:13.860363 [ 275 ] {4e334215-0a37-475e-b7c9-f2376746fcfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.03.24 22:29:13.862168 [ 275 ] {4e334215-0a37-475e-b7c9-f2376746fcfa} <Debug> oximeter.measurements_i64 (a578002f-8921-4a6f-96b4-19fec966ac6d): Loading data parts | ||
| 459 | 2026.03.24 22:29:13.862322 [ 275 ] {4e334215-0a37-475e-b7c9-f2376746fcfa} <Debug> oximeter.measurements_i64 (a578002f-8921-4a6f-96b4-19fec966ac6d): There are no data parts | ||
| 460 | 2026.03.24 22:29:13.863809 [ 275 ] {4e334215-0a37-475e-b7c9-f2376746fcfa} <Debug> TCPHandler: Processed in 0.003831658 sec. | ||
| 461 | 2026.03.24 22:29:13.863965 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.03.24 22:29:13.864126 [ 275 ] {e8f49cd1-5f8c-419a-a691-b32d4c6d355e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 463 | 2026.03.24 22:29:13.864241 [ 275 ] {e8f49cd1-5f8c-419a-a691-b32d4c6d355e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.03.24 22:29:13.865971 [ 275 ] {e8f49cd1-5f8c-419a-a691-b32d4c6d355e} <Debug> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Loading data parts | ||
| 465 | 2026.03.24 22:29:13.866142 [ 275 ] {e8f49cd1-5f8c-419a-a691-b32d4c6d355e} <Debug> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): There are no data parts | ||
| 466 | 2026.03.24 22:29:13.867213 [ 275 ] {e8f49cd1-5f8c-419a-a691-b32d4c6d355e} <Debug> TCPHandler: Processed in 0.003297321 sec. | ||
| 467 | 2026.03.24 22:29:13.867360 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.03.24 22:29:13.867590 [ 275 ] {c60a7073-e3bf-458d-9e69-299b41fb4357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 469 | 2026.03.24 22:29:13.867704 [ 275 ] {c60a7073-e3bf-458d-9e69-299b41fb4357} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.03.24 22:29:13.869366 [ 275 ] {c60a7073-e3bf-458d-9e69-299b41fb4357} <Debug> oximeter.measurements_f32 (fee469c3-1a05-440b-8b93-cedcdaea6311): Loading data parts | ||
| 471 | 2026.03.24 22:29:13.869512 [ 275 ] {c60a7073-e3bf-458d-9e69-299b41fb4357} <Debug> oximeter.measurements_f32 (fee469c3-1a05-440b-8b93-cedcdaea6311): There are no data parts | ||
| 472 | 2026.03.24 22:29:13.871028 [ 275 ] {c60a7073-e3bf-458d-9e69-299b41fb4357} <Debug> TCPHandler: Processed in 0.003716544 sec. | ||
| 473 | 2026.03.24 22:29:13.871175 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.03.24 22:29:13.871327 [ 275 ] {ac0e2f92-64b9-43f3-beeb-44e645be1e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 475 | 2026.03.24 22:29:13.871518 [ 275 ] {ac0e2f92-64b9-43f3-beeb-44e645be1e2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.03.24 22:29:13.873185 [ 275 ] {ac0e2f92-64b9-43f3-beeb-44e645be1e2b} <Debug> oximeter.measurements_f64 (e4e98ac7-5b5e-42c9-867f-6ada2b25b91e): Loading data parts | ||
| 477 | 2026.03.24 22:29:13.873360 [ 275 ] {ac0e2f92-64b9-43f3-beeb-44e645be1e2b} <Debug> oximeter.measurements_f64 (e4e98ac7-5b5e-42c9-867f-6ada2b25b91e): There are no data parts | ||
| 478 | 2026.03.24 22:29:13.874446 [ 275 ] {ac0e2f92-64b9-43f3-beeb-44e645be1e2b} <Debug> TCPHandler: Processed in 0.003320082 sec. | ||
| 479 | 2026.03.24 22:29:13.874603 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.03.24 22:29:13.874858 [ 275 ] {cc9210db-5d5f-41b7-abcd-d2e8176f2760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 481 | 2026.03.24 22:29:13.874964 [ 275 ] {cc9210db-5d5f-41b7-abcd-d2e8176f2760} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.03.24 22:29:13.876610 [ 275 ] {cc9210db-5d5f-41b7-abcd-d2e8176f2760} <Debug> oximeter.measurements_string (c1324814-fc3a-464d-9645-1d4a19ba1d5a): Loading data parts | ||
| 483 | 2026.03.24 22:29:13.876751 [ 275 ] {cc9210db-5d5f-41b7-abcd-d2e8176f2760} <Debug> oximeter.measurements_string (c1324814-fc3a-464d-9645-1d4a19ba1d5a): There are no data parts | ||
| 484 | 2026.03.24 22:29:13.878016 [ 275 ] {cc9210db-5d5f-41b7-abcd-d2e8176f2760} <Debug> TCPHandler: Processed in 0.003470247 sec. | ||
| 485 | 2026.03.24 22:29:13.878176 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.03.24 22:29:13.878378 [ 275 ] {795394ca-154a-424d-9337-0cc1a471ba79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.03.24 22:29:13.878522 [ 275 ] {795394ca-154a-424d-9337-0cc1a471ba79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.03.24 22:29:13.880206 [ 275 ] {795394ca-154a-424d-9337-0cc1a471ba79} <Debug> oximeter.measurements_bytes (1eeaec87-0725-404f-b331-7be11ce22d0d): Loading data parts | ||
| 496 | 2026.03.24 22:29:13.880367 [ 275 ] {795394ca-154a-424d-9337-0cc1a471ba79} <Debug> oximeter.measurements_bytes (1eeaec87-0725-404f-b331-7be11ce22d0d): There are no data parts | ||
| 497 | 2026.03.24 22:29:13.881836 [ 275 ] {795394ca-154a-424d-9337-0cc1a471ba79} <Debug> TCPHandler: Processed in 0.003723544 sec. | ||
| 498 | 2026.03.24 22:29:13.881980 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.24 22:29:13.882143 [ 275 ] {19e2806c-9c64-42e3-8797-dcd8b2f850a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.882274 [ 275 ] {19e2806c-9c64-42e3-8797-dcd8b2f850a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.03.24 22:29:13.883979 [ 275 ] {19e2806c-9c64-42e3-8797-dcd8b2f850a8} <Debug> oximeter.measurements_cumulativei64 (94b972fc-3ee8-4aad-8514-5972c1838397): Loading data parts | ||
| 502 | 2026.03.24 22:29:13.884115 [ 275 ] {19e2806c-9c64-42e3-8797-dcd8b2f850a8} <Debug> oximeter.measurements_cumulativei64 (94b972fc-3ee8-4aad-8514-5972c1838397): There are no data parts | ||
| 503 | 2026.03.24 22:29:13.885329 [ 275 ] {19e2806c-9c64-42e3-8797-dcd8b2f850a8} <Debug> TCPHandler: Processed in 0.003396635 sec. | ||
| 504 | 2026.03.24 22:29:13.885532 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.24 22:29:13.885694 [ 275 ] {f2d64a10-87e1-44a2-9a49-704c5c956d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.885830 [ 275 ] {f2d64a10-87e1-44a2-9a49-704c5c956d52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.03.24 22:29:13.887426 [ 275 ] {f2d64a10-87e1-44a2-9a49-704c5c956d52} <Debug> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Loading data parts | ||
| 508 | 2026.03.24 22:29:13.887685 [ 275 ] {f2d64a10-87e1-44a2-9a49-704c5c956d52} <Debug> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): There are no data parts | ||
| 509 | 2026.03.24 22:29:13.888973 [ 275 ] {f2d64a10-87e1-44a2-9a49-704c5c956d52} <Debug> TCPHandler: Processed in 0.003489857 sec. | ||
| 510 | 2026.03.24 22:29:13.889111 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.03.24 22:29:13.889351 [ 275 ] {f32402c1-8b6d-4bad-9737-80b5dded011e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.889468 [ 275 ] {f32402c1-8b6d-4bad-9737-80b5dded011e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.03.24 22:29:13.891197 [ 275 ] {f32402c1-8b6d-4bad-9737-80b5dded011e} <Debug> oximeter.measurements_cumulativef32 (a4605980-639c-44a8-9124-6e61a7786612): Loading data parts | ||
| 514 | 2026.03.24 22:29:13.891356 [ 275 ] {f32402c1-8b6d-4bad-9737-80b5dded011e} <Debug> oximeter.measurements_cumulativef32 (a4605980-639c-44a8-9124-6e61a7786612): There are no data parts | ||
| 515 | 2026.03.24 22:29:13.892668 [ 275 ] {f32402c1-8b6d-4bad-9737-80b5dded011e} <Debug> TCPHandler: Processed in 0.003603431 sec. | ||
| 516 | 2026.03.24 22:29:13.892824 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.24 22:29:13.893018 [ 275 ] {cb564d3c-1e56-4e32-b3dc-2f030caf085a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.893147 [ 275 ] {cb564d3c-1e56-4e32-b3dc-2f030caf085a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.03.24 22:29:13.894786 [ 275 ] {cb564d3c-1e56-4e32-b3dc-2f030caf085a} <Debug> oximeter.measurements_cumulativef64 (3b675281-af1b-43a6-a3ad-5651ce8d348f): Loading data parts | ||
| 520 | 2026.03.24 22:29:13.894928 [ 275 ] {cb564d3c-1e56-4e32-b3dc-2f030caf085a} <Debug> oximeter.measurements_cumulativef64 (3b675281-af1b-43a6-a3ad-5651ce8d348f): There are no data parts | ||
| 521 | 2026.03.24 22:29:13.896054 [ 275 ] {cb564d3c-1e56-4e32-b3dc-2f030caf085a} <Debug> TCPHandler: Processed in 0.003286711 sec. | ||
| 522 | 2026.03.24 22:29:13.896273 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.03.24 22:29:13.896490 [ 275 ] {88d6e594-a50b-4bac-bc8b-cc788dc91b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.896608 [ 275 ] {88d6e594-a50b-4bac-bc8b-cc788dc91b19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.03.24 22:29:13.898333 [ 275 ] {88d6e594-a50b-4bac-bc8b-cc788dc91b19} <Debug> oximeter.measurements_histogrami8 (e91b7d77-dd73-40ba-9ec0-23638f14e2f7): Loading data parts | ||
| 536 | 2026.03.24 22:29:13.898473 [ 275 ] {88d6e594-a50b-4bac-bc8b-cc788dc91b19} <Debug> oximeter.measurements_histogrami8 (e91b7d77-dd73-40ba-9ec0-23638f14e2f7): There are no data parts | ||
| 537 | 2026.03.24 22:29:13.899863 [ 275 ] {88d6e594-a50b-4bac-bc8b-cc788dc91b19} <Debug> TCPHandler: Processed in 0.003639842 sec. | ||
| 538 | 2026.03.24 22:29:13.899999 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.03.24 22:29:13.900229 [ 275 ] {b3ee38d9-cc59-45a2-9cea-d3bc69b95421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.900385 [ 275 ] {b3ee38d9-cc59-45a2-9cea-d3bc69b95421} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.03.24 22:29:13.903012 [ 275 ] {b3ee38d9-cc59-45a2-9cea-d3bc69b95421} <Debug> oximeter.measurements_histogramu8 (a176464b-634d-4e4f-8faa-cad140b2aad1): Loading data parts | ||
| 542 | 2026.03.24 22:29:13.903143 [ 275 ] {b3ee38d9-cc59-45a2-9cea-d3bc69b95421} <Debug> oximeter.measurements_histogramu8 (a176464b-634d-4e4f-8faa-cad140b2aad1): There are no data parts | ||
| 543 | 2026.03.24 22:29:13.904355 [ 275 ] {b3ee38d9-cc59-45a2-9cea-d3bc69b95421} <Debug> TCPHandler: Processed in 0.004403935 sec. | ||
| 544 | 2026.03.24 22:29:13.904553 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.03.24 22:29:13.904892 [ 275 ] {68e0d192-8995-468b-b3eb-5b10ef382384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.905033 [ 275 ] {68e0d192-8995-468b-b3eb-5b10ef382384} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.03.24 22:29:13.907208 [ 275 ] {68e0d192-8995-468b-b3eb-5b10ef382384} <Debug> oximeter.measurements_histogrami16 (35573f33-bbf3-4578-8708-40b5cd54f14e): Loading data parts | ||
| 548 | 2026.03.24 22:29:13.907379 [ 275 ] {68e0d192-8995-468b-b3eb-5b10ef382384} <Debug> oximeter.measurements_histogrami16 (35573f33-bbf3-4578-8708-40b5cd54f14e): There are no data parts | ||
| 549 | 2026.03.24 22:29:13.908741 [ 275 ] {68e0d192-8995-468b-b3eb-5b10ef382384} <Debug> TCPHandler: Processed in 0.004250131 sec. | ||
| 550 | 2026.03.24 22:29:13.908878 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.03.24 22:29:13.909090 [ 275 ] {bf364fed-9e2c-4c9b-aaa2-2253c21d9517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.909212 [ 275 ] {bf364fed-9e2c-4c9b-aaa2-2253c21d9517} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.03.24 22:29:13.911040 [ 275 ] {bf364fed-9e2c-4c9b-aaa2-2253c21d9517} <Debug> oximeter.measurements_histogramu16 (f1bcddb6-62c7-4df8-993e-c398565c5e5a): Loading data parts | ||
| 554 | 2026.03.24 22:29:13.911169 [ 275 ] {bf364fed-9e2c-4c9b-aaa2-2253c21d9517} <Debug> oximeter.measurements_histogramu16 (f1bcddb6-62c7-4df8-993e-c398565c5e5a): There are no data parts | ||
| 555 | 2026.03.24 22:29:13.912250 [ 275 ] {bf364fed-9e2c-4c9b-aaa2-2253c21d9517} <Debug> TCPHandler: Processed in 0.003420875 sec. | ||
| 556 | 2026.03.24 22:29:13.912424 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.03.24 22:29:13.912670 [ 275 ] {74097223-7e15-4044-9a47-0d5562b4ed6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.912787 [ 275 ] {74097223-7e15-4044-9a47-0d5562b4ed6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.03.24 22:29:13.914535 [ 275 ] {74097223-7e15-4044-9a47-0d5562b4ed6f} <Debug> oximeter.measurements_histogrami32 (7734d639-b811-4a47-a8f6-1f2757d568b2): Loading data parts | ||
| 560 | 2026.03.24 22:29:13.914672 [ 275 ] {74097223-7e15-4044-9a47-0d5562b4ed6f} <Debug> oximeter.measurements_histogrami32 (7734d639-b811-4a47-a8f6-1f2757d568b2): There are no data parts | ||
| 561 | 2026.03.24 22:29:13.915799 [ 275 ] {74097223-7e15-4044-9a47-0d5562b4ed6f} <Debug> TCPHandler: Processed in 0.003424196 sec. | ||
| 562 | 2026.03.24 22:29:13.915933 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.03.24 22:29:13.916141 [ 275 ] {d2047c9f-1629-4aba-a168-6911dfb8d90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.916258 [ 275 ] {d2047c9f-1629-4aba-a168-6911dfb8d90d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.03.24 22:29:13.918217 [ 275 ] {d2047c9f-1629-4aba-a168-6911dfb8d90d} <Debug> oximeter.measurements_histogramu32 (0e880461-4d1d-4a50-8445-b3af2da6188c): Loading data parts | ||
| 566 | 2026.03.24 22:29:13.918505 [ 275 ] {d2047c9f-1629-4aba-a168-6911dfb8d90d} <Debug> oximeter.measurements_histogramu32 (0e880461-4d1d-4a50-8445-b3af2da6188c): There are no data parts | ||
| 567 | 2026.03.24 22:29:13.919640 [ 275 ] {d2047c9f-1629-4aba-a168-6911dfb8d90d} <Debug> TCPHandler: Processed in 0.003757136 sec. | ||
| 568 | 2026.03.24 22:29:13.919803 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.24 22:29:13.920048 [ 275 ] {d3964f45-9e20-4ffb-b776-ee18bc8ed088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.920169 [ 275 ] {d3964f45-9e20-4ffb-b776-ee18bc8ed088} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.03.24 22:29:13.924916 [ 275 ] {d3964f45-9e20-4ffb-b776-ee18bc8ed088} <Debug> oximeter.measurements_histogrami64 (ccec667d-030a-442c-9377-49c9a2c07e9a): Loading data parts | ||
| 572 | 2026.03.24 22:29:13.925075 [ 275 ] {d3964f45-9e20-4ffb-b776-ee18bc8ed088} <Debug> oximeter.measurements_histogrami64 (ccec667d-030a-442c-9377-49c9a2c07e9a): There are no data parts | ||
| 573 | 2026.03.24 22:29:13.926420 [ 275 ] {d3964f45-9e20-4ffb-b776-ee18bc8ed088} <Debug> TCPHandler: Processed in 0.006667075 sec. | ||
| 574 | 2026.03.24 22:29:13.926550 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.03.24 22:29:13.926759 [ 275 ] {cedee8c2-a8f1-4193-9dd0-9d2e4affcc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.926891 [ 275 ] {cedee8c2-a8f1-4193-9dd0-9d2e4affcc5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.03.24 22:29:13.928750 [ 275 ] {cedee8c2-a8f1-4193-9dd0-9d2e4affcc5d} <Debug> oximeter.measurements_histogramu64 (719e66c2-3813-4713-9e33-2cbc84729e55): Loading data parts | ||
| 578 | 2026.03.24 22:29:13.928925 [ 275 ] {cedee8c2-a8f1-4193-9dd0-9d2e4affcc5d} <Debug> oximeter.measurements_histogramu64 (719e66c2-3813-4713-9e33-2cbc84729e55): There are no data parts | ||
| 579 | 2026.03.24 22:29:13.930013 [ 275 ] {cedee8c2-a8f1-4193-9dd0-9d2e4affcc5d} <Debug> TCPHandler: Processed in 0.003512438 sec. | ||
| 580 | 2026.03.24 22:29:13.930163 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.03.24 22:29:13.930440 [ 275 ] {e3c2377b-1ff3-428d-914c-b446ab058f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.930562 [ 275 ] {e3c2377b-1ff3-428d-914c-b446ab058f8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.03.24 22:29:13.933805 [ 275 ] {e3c2377b-1ff3-428d-914c-b446ab058f8e} <Debug> oximeter.measurements_histogramf32 (70efd6de-8a26-4f9b-bc63-fe76139b7a91): Loading data parts | ||
| 584 | 2026.03.24 22:29:13.933938 [ 275 ] {e3c2377b-1ff3-428d-914c-b446ab058f8e} <Debug> oximeter.measurements_histogramf32 (70efd6de-8a26-4f9b-bc63-fe76139b7a91): There are no data parts | ||
| 585 | 2026.03.24 22:29:13.938027 [ 275 ] {e3c2377b-1ff3-428d-914c-b446ab058f8e} <Debug> TCPHandler: Processed in 0.007913463 sec. | ||
| 586 | 2026.03.24 22:29:13.938167 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.03.24 22:29:13.938380 [ 275 ] {6353dfdf-3aba-4cef-8c52-a5d00f27f4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.938499 [ 275 ] {6353dfdf-3aba-4cef-8c52-a5d00f27f4a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.03.24 22:29:13.941608 [ 275 ] {6353dfdf-3aba-4cef-8c52-a5d00f27f4a1} <Debug> oximeter.measurements_histogramf64 (dba3c7d8-7345-4443-a8fe-361647daeb0b): Loading data parts | ||
| 590 | 2026.03.24 22:29:13.941793 [ 275 ] {6353dfdf-3aba-4cef-8c52-a5d00f27f4a1} <Debug> oximeter.measurements_histogramf64 (dba3c7d8-7345-4443-a8fe-361647daeb0b): There are no data parts | ||
| 591 | 2026.03.24 22:29:13.943001 [ 275 ] {6353dfdf-3aba-4cef-8c52-a5d00f27f4a1} <Debug> TCPHandler: Processed in 0.00488337 sec. | ||
| 592 | 2026.03.24 22:29:13.943154 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.03.24 22:29:13.943401 [ 275 ] {ec268a60-e41d-4915-ad08-85fd887a8210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) /* 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.24 22:29:13.943511 [ 275 ] {ec268a60-e41d-4915-ad08-85fd887a8210} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.03.24 22:29:13.945329 [ 275 ] {ec268a60-e41d-4915-ad08-85fd887a8210} <Debug> oximeter.fields_bool (4f88dd10-28af-4650-b50f-ae15b3be2e1c): Loading data parts | ||
| 621 | 2026.03.24 22:29:13.945528 [ 275 ] {ec268a60-e41d-4915-ad08-85fd887a8210} <Debug> oximeter.fields_bool (4f88dd10-28af-4650-b50f-ae15b3be2e1c): There are no data parts | ||
| 622 | 2026.03.24 22:29:13.946663 [ 275 ] {ec268a60-e41d-4915-ad08-85fd887a8210} <Debug> TCPHandler: Processed in 0.003559799 sec. | ||
| 623 | 2026.03.24 22:29:13.946796 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.03.24 22:29:13.946950 [ 275 ] {3a849845-8f64-4a9d-b6a8-a8dae03cd8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.947060 [ 275 ] {3a849845-8f64-4a9d-b6a8-a8dae03cd8fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.03.24 22:29:13.948650 [ 275 ] {3a849845-8f64-4a9d-b6a8-a8dae03cd8fb} <Debug> oximeter.fields_i8 (a73baeda-c75c-4a2e-a1ce-360c6bc47714): Loading data parts | ||
| 627 | 2026.03.24 22:29:13.948857 [ 275 ] {3a849845-8f64-4a9d-b6a8-a8dae03cd8fb} <Debug> oximeter.fields_i8 (a73baeda-c75c-4a2e-a1ce-360c6bc47714): There are no data parts | ||
| 628 | 2026.03.24 22:29:13.949911 [ 275 ] {3a849845-8f64-4a9d-b6a8-a8dae03cd8fb} <Debug> TCPHandler: Processed in 0.003164447 sec. | ||
| 629 | 2026.03.24 22:29:13.950061 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.03.24 22:29:13.950282 [ 275 ] {5392cf6c-6fe8-44d9-bf8e-0d93510580d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.950393 [ 275 ] {5392cf6c-6fe8-44d9-bf8e-0d93510580d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.03.24 22:29:13.951996 [ 275 ] {5392cf6c-6fe8-44d9-bf8e-0d93510580d5} <Debug> oximeter.fields_u8 (5fdd242b-7510-4825-a3b7-feeed06599ec): Loading data parts | ||
| 633 | 2026.03.24 22:29:13.952132 [ 275 ] {5392cf6c-6fe8-44d9-bf8e-0d93510580d5} <Debug> oximeter.fields_u8 (5fdd242b-7510-4825-a3b7-feeed06599ec): There are no data parts | ||
| 634 | 2026.03.24 22:29:13.953281 [ 275 ] {5392cf6c-6fe8-44d9-bf8e-0d93510580d5} <Debug> TCPHandler: Processed in 0.003269211 sec. | ||
| 635 | 2026.03.24 22:29:13.953416 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.03.24 22:29:13.953569 [ 275 ] {33a03c3d-e194-4f8f-b19d-4755cc1ce03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.953678 [ 275 ] {33a03c3d-e194-4f8f-b19d-4755cc1ce03a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.03.24 22:29:13.955407 [ 275 ] {33a03c3d-e194-4f8f-b19d-4755cc1ce03a} <Debug> oximeter.fields_i16 (887b7d31-3817-45fd-ae6f-6a56ddb4e610): Loading data parts | ||
| 639 | 2026.03.24 22:29:13.955569 [ 275 ] {33a03c3d-e194-4f8f-b19d-4755cc1ce03a} <Debug> oximeter.fields_i16 (887b7d31-3817-45fd-ae6f-6a56ddb4e610): There are no data parts | ||
| 640 | 2026.03.24 22:29:13.956602 [ 275 ] {33a03c3d-e194-4f8f-b19d-4755cc1ce03a} <Debug> TCPHandler: Processed in 0.0032359 sec. | ||
| 641 | 2026.03.24 22:29:13.956739 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.03.24 22:29:13.956959 [ 275 ] {6e7f00c1-2bf8-4eeb-a412-f92ad8f49be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.957126 [ 275 ] {6e7f00c1-2bf8-4eeb-a412-f92ad8f49be1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.03.24 22:29:13.958728 [ 275 ] {6e7f00c1-2bf8-4eeb-a412-f92ad8f49be1} <Debug> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): Loading data parts | ||
| 645 | 2026.03.24 22:29:13.958867 [ 275 ] {6e7f00c1-2bf8-4eeb-a412-f92ad8f49be1} <Debug> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): There are no data parts | ||
| 646 | 2026.03.24 22:29:13.959974 [ 275 ] {6e7f00c1-2bf8-4eeb-a412-f92ad8f49be1} <Debug> TCPHandler: Processed in 0.00328511 sec. | ||
| 647 | 2026.03.24 22:29:13.960105 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.03.24 22:29:13.960258 [ 275 ] {712a952e-8f10-4600-af2c-254b3e047258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.960372 [ 275 ] {712a952e-8f10-4600-af2c-254b3e047258} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.03.24 22:29:13.962049 [ 275 ] {712a952e-8f10-4600-af2c-254b3e047258} <Debug> oximeter.fields_i32 (a1253907-b041-4905-8145-d74970272480): Loading data parts | ||
| 651 | 2026.03.24 22:29:13.962175 [ 275 ] {712a952e-8f10-4600-af2c-254b3e047258} <Debug> oximeter.fields_i32 (a1253907-b041-4905-8145-d74970272480): There are no data parts | ||
| 652 | 2026.03.24 22:29:13.963184 [ 275 ] {712a952e-8f10-4600-af2c-254b3e047258} <Debug> TCPHandler: Processed in 0.003129606 sec. | ||
| 653 | 2026.03.24 22:29:13.963317 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.03.24 22:29:13.963535 [ 275 ] {331825b3-76f7-4609-8dac-ac5f64ead926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.963640 [ 275 ] {331825b3-76f7-4609-8dac-ac5f64ead926} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.03.24 22:29:13.965250 [ 275 ] {331825b3-76f7-4609-8dac-ac5f64ead926} <Debug> oximeter.fields_u32 (175a9c26-70ee-4bc8-9fdb-4ffe01cfc065): Loading data parts | ||
| 657 | 2026.03.24 22:29:13.965388 [ 275 ] {331825b3-76f7-4609-8dac-ac5f64ead926} <Debug> oximeter.fields_u32 (175a9c26-70ee-4bc8-9fdb-4ffe01cfc065): There are no data parts | ||
| 658 | 2026.03.24 22:29:13.966485 [ 275 ] {331825b3-76f7-4609-8dac-ac5f64ead926} <Debug> TCPHandler: Processed in 0.003217329 sec. | ||
| 659 | 2026.03.24 22:29:13.966613 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.03.24 22:29:13.966765 [ 275 ] {14098e0e-488c-4031-905d-a10c532ab453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.966880 [ 275 ] {14098e0e-488c-4031-905d-a10c532ab453} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.03.24 22:29:13.968540 [ 275 ] {14098e0e-488c-4031-905d-a10c532ab453} <Debug> oximeter.fields_i64 (7f5c0ad0-412a-464d-ac53-066e04b9b8c8): Loading data parts | ||
| 663 | 2026.03.24 22:29:13.968697 [ 275 ] {14098e0e-488c-4031-905d-a10c532ab453} <Debug> oximeter.fields_i64 (7f5c0ad0-412a-464d-ac53-066e04b9b8c8): There are no data parts | ||
| 664 | 2026.03.24 22:29:13.969739 [ 275 ] {14098e0e-488c-4031-905d-a10c532ab453} <Debug> TCPHandler: Processed in 0.003175827 sec. | ||
| 665 | 2026.03.24 22:29:13.969916 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.03.24 22:29:13.970106 [ 275 ] {e7f7d528-4ab1-44e8-99b4-0c8b1693b5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.970223 [ 275 ] {e7f7d528-4ab1-44e8-99b4-0c8b1693b5cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.03.24 22:29:13.971887 [ 275 ] {e7f7d528-4ab1-44e8-99b4-0c8b1693b5cb} <Debug> oximeter.fields_u64 (7ec22114-5835-49cf-b18c-9cf1b0c95ece): Loading data parts | ||
| 669 | 2026.03.24 22:29:13.972016 [ 275 ] {e7f7d528-4ab1-44e8-99b4-0c8b1693b5cb} <Debug> oximeter.fields_u64 (7ec22114-5835-49cf-b18c-9cf1b0c95ece): There are no data parts | ||
| 670 | 2026.03.24 22:29:13.973166 [ 275 ] {e7f7d528-4ab1-44e8-99b4-0c8b1693b5cb} <Debug> TCPHandler: Processed in 0.003299561 sec. | ||
| 671 | 2026.03.24 22:29:13.973305 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.03.24 22:29:13.973457 [ 275 ] {fa46dc3f-6f3c-4bff-aeec-7467036b0650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.973571 [ 275 ] {fa46dc3f-6f3c-4bff-aeec-7467036b0650} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.03.24 22:29:13.975274 [ 275 ] {fa46dc3f-6f3c-4bff-aeec-7467036b0650} <Debug> oximeter.fields_ipaddr (a70103f6-6c92-4413-bee9-0fa1c52b143c): Loading data parts | ||
| 675 | 2026.03.24 22:29:13.975404 [ 275 ] {fa46dc3f-6f3c-4bff-aeec-7467036b0650} <Debug> oximeter.fields_ipaddr (a70103f6-6c92-4413-bee9-0fa1c52b143c): There are no data parts | ||
| 676 | 2026.03.24 22:29:13.976465 [ 275 ] {fa46dc3f-6f3c-4bff-aeec-7467036b0650} <Debug> TCPHandler: Processed in 0.003209079 sec. | ||
| 677 | 2026.03.24 22:29:13.976659 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.03.24 22:29:13.976813 [ 275 ] {9a20cad8-c9b1-40da-a672-4b7a3d671fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.976929 [ 275 ] {9a20cad8-c9b1-40da-a672-4b7a3d671fa6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.03.24 22:29:13.978550 [ 275 ] {9a20cad8-c9b1-40da-a672-4b7a3d671fa6} <Debug> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Loading data parts | ||
| 681 | 2026.03.24 22:29:13.978797 [ 275 ] {9a20cad8-c9b1-40da-a672-4b7a3d671fa6} <Debug> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): There are no data parts | ||
| 682 | 2026.03.24 22:29:13.979885 [ 275 ] {9a20cad8-c9b1-40da-a672-4b7a3d671fa6} <Debug> TCPHandler: Processed in 0.003275621 sec. | ||
| 683 | 2026.03.24 22:29:13.980017 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.03.24 22:29:13.980237 [ 275 ] {15ea32a1-2545-4201-80d2-bf98f67a15d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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.24 22:29:13.980277 [ 275 ] {15ea32a1-2545-4201-80d2-bf98f67a15d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.03.24 22:29:13.982047 [ 275 ] {15ea32a1-2545-4201-80d2-bf98f67a15d4} <Debug> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Loading data parts | ||
| 687 | 2026.03.24 22:29:13.982178 [ 275 ] {15ea32a1-2545-4201-80d2-bf98f67a15d4} <Debug> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): There are no data parts | ||
| 688 | 2026.03.24 22:29:13.983259 [ 275 ] {15ea32a1-2545-4201-80d2-bf98f67a15d4} <Debug> TCPHandler: Processed in 0.003291311 sec. | ||
| 689 | 2026.03.24 22:29:13.983475 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.03.24 22:29:13.983719 [ 275 ] {3a7022f1-af95-4360-ba97-2e69a901e2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) /* 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.24 22:29:13.983844 [ 275 ] {3a7022f1-af95-4360-ba97-2e69a901e2ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.03.24 22:29:13.986964 [ 275 ] {3a7022f1-af95-4360-ba97-2e69a901e2ce} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f): Loading data parts | ||
| 696 | 2026.03.24 22:29:13.987154 [ 275 ] {3a7022f1-af95-4360-ba97-2e69a901e2ce} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f): There are no data parts | ||
| 697 | 2026.03.24 22:29:13.988707 [ 275 ] {3a7022f1-af95-4360-ba97-2e69a901e2ce} <Debug> TCPHandler: Processed in 0.005281412 sec. | ||
| 698 | 2026.03.24 22:29:13.988948 [ 276 ] {} <Trace> TCP-Session: 4a0927da-72c4-48fb-af49-1b9210e943bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.03.24 22:29:13.989280 [ 276 ] {04e1a1c6-49e4-4327-bf3a-25972921cf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41877) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.03.24 22:29:13.990567 [ 276 ] {04e1a1c6-49e4-4327-bf3a-25972921cf89} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.03.24 22:29:14.001143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.33 MiB, peak 127.33 MiB, free memory in arenas 0.00 B, will set to 137.21 MiB (RSS), difference: 9.88 MiB | ||
| 702 | 2026.03.24 22:29:14.007121 [ 284 ] {04e1a1c6-49e4-4327-bf3a-25972921cf89} <Trace> oximeter.version (7fbc53ec-638f-44c3-92f4-e01a6798fd89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2026.03.24 22:29:14.007187 [ 284 ] {04e1a1c6-49e4-4327-bf3a-25972921cf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 704 | 2026.03.24 22:29:14.012220 [ 284 ] {04e1a1c6-49e4-4327-bf3a-25972921cf89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2026.03.24 22:29:14.012857 [ 284 ] {04e1a1c6-49e4-4327-bf3a-25972921cf89} <Trace> oximeter.version (7fbc53ec-638f-44c3-92f4-e01a6798fd89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2026.03.24 22:29:14.013239 [ 276 ] {04e1a1c6-49e4-4327-bf3a-25972921cf89} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024096 sec., 41.50066401062417 rows/sec., 664.01 B/sec. | ||
| 707 | 2026.03.24 22:29:14.013524 [ 276 ] {04e1a1c6-49e4-4327-bf3a-25972921cf89} <Debug> TCPHandler: Processed in 0.024657347 sec. | ||
| 708 | 2026.03.24 22:29:15.000148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.26 MiB, peak 137.26 MiB, free memory in arenas 0.00 B, will set to 139.74 MiB (RSS), difference: 2.47 MiB | ||
| 709 | 2026.03.24 22:29:17.546977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.03.24 22:29:17.547027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 711 | 2026.03.24 22:29:17.547124 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.03.24 22:29:17.547146 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2026.03.24 22:29:17.555259 [ 245 ] {} <Debug> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Loading data parts | ||
| 714 | 2026.03.24 22:29:17.555591 [ 245 ] {} <Debug> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): There are no data parts | ||
| 715 | 2026.03.24 22:29:17.564798 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.03.24 22:29:17.564993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 717 | 2026.03.24 22:29:17.565096 [ 244 ] {} <Debug> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Loading data parts | ||
| 718 | 2026.03.24 22:29:17.565280 [ 244 ] {} <Debug> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): There are no data parts | ||
| 719 | 2026.03.24 22:29:17.570956 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2026.03.24 22:29:17.571805 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2026.03.24 22:29:17.572090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 722 | 2026.03.24 22:29:17.595970 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.03.24 22:29:17.596899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 724 | 2026.03.24 22:29:17.603271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.03.24 22:29:17.604439 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.03.24 22:29:17.607477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.03.24 22:29:18.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.72 MiB, peak 148.72 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.12 MiB | ||
| 728 | 2026.03.24 22:29:20.047229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.03.24 22:29:20.047379 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.03.24 22:29:20.051750 [ 243 ] {} <Debug> system.query_log (2415d5f6-109a-4dc6-a0db-c80df4df4ba3): Loading data parts | ||
| 731 | 2026.03.24 22:29:20.051921 [ 243 ] {} <Debug> system.query_log (2415d5f6-109a-4dc6-a0db-c80df4df4ba3): There are no data parts | ||
| 732 | 2026.03.24 22:29:20.059595 [ 243 ] {} <Trace> system.query_log (2415d5f6-109a-4dc6-a0db-c80df4df4ba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.03.24 22:29:20.059629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 734 | 2026.03.24 22:29:20.061555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.03.24 22:29:20.062153 [ 243 ] {} <Trace> system.query_log (2415d5f6-109a-4dc6-a0db-c80df4df4ba3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.03.24 22:29:20.062394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.03.24 22:29:21.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.06 MiB, peak 158.06 MiB, free memory in arenas 0.00 B, will set to 154.88 MiB (RSS), difference: -3.17 MiB | ||
| 738 | 2026.03.24 22:29:25.019947 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.03.24 22:29:25.020013 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.03.24 22:29:25.072419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 741 | 2026.03.24 22:29:25.073503 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.03.24 22:29:25.073602 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 743 | 2026.03.24 22:29:25.074235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.03.24 22:29:25.074687 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.03.24 22:29:25.074910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.03.24 22:29:25.107885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.03.24 22:29:25.125665 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.03.24 22:29:25.125827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 749 | 2026.03.24 22:29:25.132296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.03.24 22:29:25.133422 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.03.24 22:29:25.136246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.03.24 22:29:26.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.64 MiB, peak 159.64 MiB, free memory in arenas 0.00 B, will set to 157.62 MiB (RSS), difference: 1.98 MiB | ||
| 753 | 2026.03.24 22:29:31.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.63 MiB, peak 159.64 MiB, free memory in arenas 0.00 B, will set to 157.65 MiB (RSS), difference: 4.02 MiB | ||
| 754 | 2026.03.24 22:29:32.575045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 755 | 2026.03.24 22:29:32.575778 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 756 | 2026.03.24 22:29:32.575813 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 757 | 2026.03.24 22:29:32.576477 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 758 | 2026.03.24 22:29:32.577003 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 759 | 2026.03.24 22:29:32.577122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 760 | 2026.03.24 22:29:32.636375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 761 | 2026.03.24 22:29:32.652836 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2026.03.24 22:29:32.652875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 763 | 2026.03.24 22:29:32.659369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 764 | 2026.03.24 22:29:32.660454 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2026.03.24 22:29:32.663227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2026.03.24 22:29:34.031959 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.03.24 22:29:34.032142 [ 275 ] {040bcbcd-c12f-4cd3-a48c-77950867e327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 768 | 2026.03.24 22:29:34.032499 [ 275 ] {040bcbcd-c12f-4cd3-a48c-77950867e327} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.03.24 22:29:34.032736 [ 275 ] {040bcbcd-c12f-4cd3-a48c-77950867e327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.03.24 22:29:34.033389 [ 275 ] {040bcbcd-c12f-4cd3-a48c-77950867e327} <Debug> TCPHandler: Processed in 0.001559418 sec. | ||
| 771 | 2026.03.24 22:29:34.041447 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.03.24 22:29:34.041622 [ 275 ] {0c2d022b-6b3b-4181-9789-8f8f62139649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2026.03.24 22:29:34.043873 [ 275 ] {0c2d022b-6b3b-4181-9789-8f8f62139649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.03.24 22:29:34.043930 [ 275 ] {0c2d022b-6b3b-4181-9789-8f8f62139649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.03.24 22:29:34.044443 [ 275 ] {0c2d022b-6b3b-4181-9789-8f8f62139649} <Debug> TCPHandler: Processed in 0.003061614 sec. | ||
| 776 | 2026.03.24 22:29:34.044696 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.03.24 22:29:34.044823 [ 275 ] {8bc10194-5b97-47cf-a892-e5d186caa069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2026.03.24 22:29:34.045115 [ 275 ] {8bc10194-5b97-47cf-a892-e5d186caa069} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.03.24 22:29:34.045160 [ 275 ] {8bc10194-5b97-47cf-a892-e5d186caa069} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.03.24 22:29:34.045491 [ 275 ] {8bc10194-5b97-47cf-a892-e5d186caa069} <Debug> TCPHandler: Processed in 0.000847746 sec. | ||
| 781 | 2026.03.24 22:29:34.045692 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.03.24 22:29:34.045810 [ 275 ] {d56ab860-fdd9-4546-ad1d-03b02174f317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2026.03.24 22:29:34.046051 [ 275 ] {d56ab860-fdd9-4546-ad1d-03b02174f317} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.03.24 22:29:34.046095 [ 275 ] {d56ab860-fdd9-4546-ad1d-03b02174f317} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.03.24 22:29:34.046403 [ 275 ] {d56ab860-fdd9-4546-ad1d-03b02174f317} <Debug> TCPHandler: Processed in 0.000761384 sec. | ||
| 786 | 2026.03.24 22:29:34.046619 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.03.24 22:29:34.046737 [ 275 ] {516510d4-d47f-4e46-80c2-6d3a34bdd21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2026.03.24 22:29:34.047006 [ 275 ] {516510d4-d47f-4e46-80c2-6d3a34bdd21e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.03.24 22:29:34.047050 [ 275 ] {516510d4-d47f-4e46-80c2-6d3a34bdd21e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.03.24 22:29:34.047360 [ 275 ] {516510d4-d47f-4e46-80c2-6d3a34bdd21e} <Debug> TCPHandler: Processed in 0.000792234 sec. | ||
| 791 | 2026.03.24 22:29:34.047591 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.03.24 22:29:34.047707 [ 275 ] {d8a00a43-339d-41fe-8982-fb3cf7eb8aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2026.03.24 22:29:34.047945 [ 275 ] {d8a00a43-339d-41fe-8982-fb3cf7eb8aa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.03.24 22:29:34.047988 [ 275 ] {d8a00a43-339d-41fe-8982-fb3cf7eb8aa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.03.24 22:29:34.048292 [ 275 ] {d8a00a43-339d-41fe-8982-fb3cf7eb8aa1} <Debug> TCPHandler: Processed in 0.000751293 sec. | ||
| 796 | 2026.03.24 22:29:34.048508 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.03.24 22:29:34.048626 [ 275 ] {ccbd98e7-13df-4118-a544-f0b108ecbb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2026.03.24 22:29:34.048862 [ 275 ] {ccbd98e7-13df-4118-a544-f0b108ecbb14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.03.24 22:29:34.048904 [ 275 ] {ccbd98e7-13df-4118-a544-f0b108ecbb14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.03.24 22:29:34.049218 [ 275 ] {ccbd98e7-13df-4118-a544-f0b108ecbb14} <Debug> TCPHandler: Processed in 0.000759863 sec. | ||
| 801 | 2026.03.24 22:29:34.049411 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.03.24 22:29:34.049526 [ 275 ] {a2e46d42-4eaf-45ad-bae8-ec43a515da50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2026.03.24 22:29:34.049763 [ 275 ] {a2e46d42-4eaf-45ad-bae8-ec43a515da50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.03.24 22:29:34.049806 [ 275 ] {a2e46d42-4eaf-45ad-bae8-ec43a515da50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.03.24 22:29:34.050122 [ 275 ] {a2e46d42-4eaf-45ad-bae8-ec43a515da50} <Debug> TCPHandler: Processed in 0.000759993 sec. | ||
| 806 | 2026.03.24 22:29:34.050312 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.03.24 22:29:34.050429 [ 275 ] {ca6ba698-c3af-4908-8814-3bff2f2891e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2026.03.24 22:29:34.050666 [ 275 ] {ca6ba698-c3af-4908-8814-3bff2f2891e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.03.24 22:29:34.050709 [ 275 ] {ca6ba698-c3af-4908-8814-3bff2f2891e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.03.24 22:29:34.051015 [ 275 ] {ca6ba698-c3af-4908-8814-3bff2f2891e5} <Debug> TCPHandler: Processed in 0.000753474 sec. | ||
| 811 | 2026.03.24 22:29:34.051206 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.03.24 22:29:34.051324 [ 275 ] {56c80271-cb80-4294-b830-68b2905abe74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2026.03.24 22:29:34.051564 [ 275 ] {56c80271-cb80-4294-b830-68b2905abe74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.03.24 22:29:34.051606 [ 275 ] {56c80271-cb80-4294-b830-68b2905abe74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.03.24 22:29:34.051912 [ 275 ] {56c80271-cb80-4294-b830-68b2905abe74} <Debug> TCPHandler: Processed in 0.000755503 sec. | ||
| 816 | 2026.03.24 22:29:34.052101 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.03.24 22:29:34.052218 [ 275 ] {426eb54f-db74-4d4d-a9b1-e66ba0571732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2026.03.24 22:29:34.052460 [ 275 ] {426eb54f-db74-4d4d-a9b1-e66ba0571732} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.03.24 22:29:34.052502 [ 275 ] {426eb54f-db74-4d4d-a9b1-e66ba0571732} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.03.24 22:29:34.052801 [ 275 ] {426eb54f-db74-4d4d-a9b1-e66ba0571732} <Debug> TCPHandler: Processed in 0.000749613 sec. | ||
| 821 | 2026.03.24 22:29:34.052986 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.03.24 22:29:34.053105 [ 275 ] {706761d9-de38-4c9d-a39e-93d878d1b46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2026.03.24 22:29:34.053346 [ 275 ] {706761d9-de38-4c9d-a39e-93d878d1b46f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.03.24 22:29:34.053389 [ 275 ] {706761d9-de38-4c9d-a39e-93d878d1b46f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.03.24 22:29:34.053689 [ 275 ] {706761d9-de38-4c9d-a39e-93d878d1b46f} <Debug> TCPHandler: Processed in 0.000751612 sec. | ||
| 826 | 2026.03.24 22:29:34.053877 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.03.24 22:29:34.053995 [ 275 ] {d0021a04-531d-4c39-ac65-bc093c6a32f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2026.03.24 22:29:34.054251 [ 275 ] {d0021a04-531d-4c39-ac65-bc093c6a32f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.03.24 22:29:34.054294 [ 275 ] {d0021a04-531d-4c39-ac65-bc093c6a32f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.03.24 22:29:34.054598 [ 275 ] {d0021a04-531d-4c39-ac65-bc093c6a32f3} <Debug> TCPHandler: Processed in 0.000770953 sec. | ||
| 831 | 2026.03.24 22:29:34.054786 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.03.24 22:29:34.054904 [ 275 ] {d670edb2-175e-461b-8a0a-5a1cef1a95ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 833 | 2026.03.24 22:29:34.055148 [ 275 ] {d670edb2-175e-461b-8a0a-5a1cef1a95ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.03.24 22:29:34.055191 [ 275 ] {d670edb2-175e-461b-8a0a-5a1cef1a95ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.03.24 22:29:34.055496 [ 275 ] {d670edb2-175e-461b-8a0a-5a1cef1a95ba} <Debug> TCPHandler: Processed in 0.000758863 sec. | ||
| 836 | 2026.03.24 22:29:34.055686 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.03.24 22:29:34.055804 [ 275 ] {c1f8c4b5-f6cc-4409-bc07-ca85737ee611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 838 | 2026.03.24 22:29:34.056052 [ 275 ] {c1f8c4b5-f6cc-4409-bc07-ca85737ee611} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.03.24 22:29:34.056094 [ 275 ] {c1f8c4b5-f6cc-4409-bc07-ca85737ee611} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.03.24 22:29:34.056412 [ 275 ] {c1f8c4b5-f6cc-4409-bc07-ca85737ee611} <Debug> TCPHandler: Processed in 0.000775824 sec. | ||
| 841 | 2026.03.24 22:29:34.057018 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.03.24 22:29:34.057137 [ 275 ] {3e0c6e71-b5a4-4d27-81b4-424a1636ffd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 843 | 2026.03.24 22:29:34.057389 [ 275 ] {3e0c6e71-b5a4-4d27-81b4-424a1636ffd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.03.24 22:29:34.057432 [ 275 ] {3e0c6e71-b5a4-4d27-81b4-424a1636ffd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.03.24 22:29:34.057755 [ 275 ] {3e0c6e71-b5a4-4d27-81b4-424a1636ffd8} <Debug> TCPHandler: Processed in 0.000786195 sec. | ||
| 846 | 2026.03.24 22:29:34.058479 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.03.24 22:29:34.058624 [ 275 ] {9a4f54aa-948d-4e65-867d-785670e33f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 848 | 2026.03.24 22:29:34.058883 [ 275 ] {9a4f54aa-948d-4e65-867d-785670e33f64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.03.24 22:29:34.058925 [ 275 ] {9a4f54aa-948d-4e65-867d-785670e33f64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.03.24 22:29:34.059226 [ 275 ] {9a4f54aa-948d-4e65-867d-785670e33f64} <Debug> TCPHandler: Processed in 0.000795415 sec. | ||
| 851 | 2026.03.24 22:29:34.059430 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.03.24 22:29:34.059550 [ 275 ] {baf080ad-8e0b-4ab1-8451-80bee6a55499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2026.03.24 22:29:34.059817 [ 275 ] {baf080ad-8e0b-4ab1-8451-80bee6a55499} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.03.24 22:29:34.059860 [ 275 ] {baf080ad-8e0b-4ab1-8451-80bee6a55499} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.03.24 22:29:34.060201 [ 275 ] {baf080ad-8e0b-4ab1-8451-80bee6a55499} <Debug> TCPHandler: Processed in 0.000820296 sec. | ||
| 856 | 2026.03.24 22:29:34.060396 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.03.24 22:29:34.060517 [ 275 ] {5512592e-be48-4297-a714-ea0e3666eb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2026.03.24 22:29:34.060773 [ 275 ] {5512592e-be48-4297-a714-ea0e3666eb14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.03.24 22:29:34.060816 [ 275 ] {5512592e-be48-4297-a714-ea0e3666eb14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.03.24 22:29:34.061121 [ 275 ] {5512592e-be48-4297-a714-ea0e3666eb14} <Debug> TCPHandler: Processed in 0.000773574 sec. | ||
| 861 | 2026.03.24 22:29:34.061310 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.03.24 22:29:34.061431 [ 275 ] {2b4b7a54-2d63-4a4f-a03a-987e421688af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2026.03.24 22:29:34.061688 [ 275 ] {2b4b7a54-2d63-4a4f-a03a-987e421688af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.03.24 22:29:34.061731 [ 275 ] {2b4b7a54-2d63-4a4f-a03a-987e421688af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.03.24 22:29:34.062031 [ 275 ] {2b4b7a54-2d63-4a4f-a03a-987e421688af} <Debug> TCPHandler: Processed in 0.000770664 sec. | ||
| 866 | 2026.03.24 22:29:34.062227 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.03.24 22:29:34.062349 [ 275 ] {9c7e3064-a2d2-40c9-a3c3-c7fa186b45f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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) | ||
| 868 | 2026.03.24 22:29:34.062610 [ 275 ] {9c7e3064-a2d2-40c9-a3c3-c7fa186b45f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.03.24 22:29:34.062652 [ 275 ] {9c7e3064-a2d2-40c9-a3c3-c7fa186b45f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.03.24 22:29:34.062965 [ 275 ] {9c7e3064-a2d2-40c9-a3c3-c7fa186b45f7} <Debug> TCPHandler: Processed in 0.000785634 sec. | ||
| 871 | 2026.03.24 22:29:34.065205 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.03.24 22:29:34.065429 [ 275 ] {8fd26951-66c5-47aa-98b3-e668dc00e54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 873 | 2026.03.24 22:29:34.065787 [ 275 ] {8fd26951-66c5-47aa-98b3-e668dc00e54f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.03.24 22:29:34.065830 [ 275 ] {8fd26951-66c5-47aa-98b3-e668dc00e54f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.03.24 22:29:34.066139 [ 275 ] {8fd26951-66c5-47aa-98b3-e668dc00e54f} <Debug> TCPHandler: Processed in 0.001026052 sec. | ||
| 876 | 2026.03.24 22:29:34.066365 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.03.24 22:29:34.066487 [ 275 ] {07a287e9-ed2b-4d8e-9fdc-87be0d0c41fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 878 | 2026.03.24 22:29:34.066749 [ 275 ] {07a287e9-ed2b-4d8e-9fdc-87be0d0c41fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.03.24 22:29:34.066792 [ 275 ] {07a287e9-ed2b-4d8e-9fdc-87be0d0c41fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.03.24 22:29:34.067095 [ 275 ] {07a287e9-ed2b-4d8e-9fdc-87be0d0c41fc} <Debug> TCPHandler: Processed in 0.000779693 sec. | ||
| 881 | 2026.03.24 22:29:34.067313 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.03.24 22:29:34.067437 [ 275 ] {5a94b4d2-89c4-4404-8a8d-4a155965b4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 883 | 2026.03.24 22:29:34.067701 [ 275 ] {5a94b4d2-89c4-4404-8a8d-4a155965b4f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.03.24 22:29:34.067743 [ 275 ] {5a94b4d2-89c4-4404-8a8d-4a155965b4f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2026.03.24 22:29:34.068053 [ 275 ] {5a94b4d2-89c4-4404-8a8d-4a155965b4f7} <Debug> TCPHandler: Processed in 0.000789664 sec. | ||
| 886 | 2026.03.24 22:29:34.068272 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.03.24 22:29:34.068396 [ 275 ] {e494f7e1-1650-441a-9eca-5700e177bc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 888 | 2026.03.24 22:29:34.068661 [ 275 ] {e494f7e1-1650-441a-9eca-5700e177bc1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2026.03.24 22:29:34.068703 [ 275 ] {e494f7e1-1650-441a-9eca-5700e177bc1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2026.03.24 22:29:34.069009 [ 275 ] {e494f7e1-1650-441a-9eca-5700e177bc1a} <Debug> TCPHandler: Processed in 0.000785974 sec. | ||
| 891 | 2026.03.24 22:29:34.069222 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.03.24 22:29:34.069346 [ 275 ] {f061b85c-cca8-4e02-9033-a0341a7cddc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 893 | 2026.03.24 22:29:34.069613 [ 275 ] {f061b85c-cca8-4e02-9033-a0341a7cddc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2026.03.24 22:29:34.069656 [ 275 ] {f061b85c-cca8-4e02-9033-a0341a7cddc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2026.03.24 22:29:34.069971 [ 275 ] {f061b85c-cca8-4e02-9033-a0341a7cddc5} <Debug> TCPHandler: Processed in 0.000798135 sec. | ||
| 896 | 2026.03.24 22:29:34.082931 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.03.24 22:29:34.083060 [ 275 ] {d58d6b27-e787-47c0-a3d0-61418981061b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 898 | 2026.03.24 22:29:34.083110 [ 275 ] {d58d6b27-e787-47c0-a3d0-61418981061b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2026.03.24 22:29:34.086007 [ 275 ] {d58d6b27-e787-47c0-a3d0-61418981061b} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.03.24 22:29:34.086055 [ 275 ] {d58d6b27-e787-47c0-a3d0-61418981061b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 901 | 2026.03.24 22:29:34.086811 [ 275 ] {d58d6b27-e787-47c0-a3d0-61418981061b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2026.03.24 22:29:34.087232 [ 275 ] {d58d6b27-e787-47c0-a3d0-61418981061b} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.03.24 22:29:34.087376 [ 275 ] {d58d6b27-e787-47c0-a3d0-61418981061b} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.004353 sec., 5972.892258212727 rows/sec., 1.29 MiB/sec. | ||
| 904 | 2026.03.24 22:29:34.087415 [ 275 ] {d58d6b27-e787-47c0-a3d0-61418981061b} <Debug> TCPHandler: Processed in 0.00454482 sec. | ||
| 905 | 2026.03.24 22:29:34.087532 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.03.24 22:29:34.087632 [ 275 ] {081d2963-90b9-4971-988a-6287b95d4913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 907 | 2026.03.24 22:29:34.087672 [ 275 ] {081d2963-90b9-4971-988a-6287b95d4913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 908 | 2026.03.24 22:29:34.088778 [ 275 ] {081d2963-90b9-4971-988a-6287b95d4913} <Trace> oximeter.fields_i16 (887b7d31-3817-45fd-ae6f-6a56ddb4e610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.03.24 22:29:34.088812 [ 275 ] {081d2963-90b9-4971-988a-6287b95d4913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 910 | 2026.03.24 22:29:34.089251 [ 275 ] {081d2963-90b9-4971-988a-6287b95d4913} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.03.24 22:29:34.089679 [ 275 ] {081d2963-90b9-4971-988a-6287b95d4913} <Trace> oximeter.fields_i16 (887b7d31-3817-45fd-ae6f-6a56ddb4e610): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.03.24 22:29:34.089808 [ 275 ] {081d2963-90b9-4971-988a-6287b95d4913} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002197 sec., 10923.987255348202 rows/sec., 928.11 KiB/sec. | ||
| 913 | 2026.03.24 22:29:34.089845 [ 275 ] {081d2963-90b9-4971-988a-6287b95d4913} <Debug> TCPHandler: Processed in 0.002363722 sec. | ||
| 914 | 2026.03.24 22:29:34.089953 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.03.24 22:29:34.090049 [ 275 ] {9efb4a98-b1f3-470a-bb97-cb214f2cffe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 916 | 2026.03.24 22:29:34.090090 [ 275 ] {9efb4a98-b1f3-470a-bb97-cb214f2cffe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 917 | 2026.03.24 22:29:34.090468 [ 275 ] {9efb4a98-b1f3-470a-bb97-cb214f2cffe8} <Trace> oximeter.fields_ipaddr (a70103f6-6c92-4413-bee9-0fa1c52b143c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.03.24 22:29:34.090505 [ 275 ] {9efb4a98-b1f3-470a-bb97-cb214f2cffe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 919 | 2026.03.24 22:29:34.090963 [ 275 ] {9efb4a98-b1f3-470a-bb97-cb214f2cffe8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.03.24 22:29:34.091375 [ 275 ] {9efb4a98-b1f3-470a-bb97-cb214f2cffe8} <Trace> oximeter.fields_ipaddr (a70103f6-6c92-4413-bee9-0fa1c52b143c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.03.24 22:29:34.091502 [ 275 ] {9efb4a98-b1f3-470a-bb97-cb214f2cffe8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001472 sec., 5434.782608695652 rows/sec., 443.17 KiB/sec. | ||
| 922 | 2026.03.24 22:29:34.091539 [ 275 ] {9efb4a98-b1f3-470a-bb97-cb214f2cffe8} <Debug> TCPHandler: Processed in 0.0016367 sec. | ||
| 923 | 2026.03.24 22:29:34.091643 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.03.24 22:29:34.091738 [ 275 ] {004ddc9c-f981-44c3-819b-d38ba03b7a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 925 | 2026.03.24 22:29:34.091777 [ 275 ] {004ddc9c-f981-44c3-819b-d38ba03b7a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 926 | 2026.03.24 22:29:34.092236 [ 275 ] {004ddc9c-f981-44c3-819b-d38ba03b7a13} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.03.24 22:29:34.092271 [ 275 ] {004ddc9c-f981-44c3-819b-d38ba03b7a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 928 | 2026.03.24 22:29:34.092687 [ 275 ] {004ddc9c-f981-44c3-819b-d38ba03b7a13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.03.24 22:29:34.093188 [ 275 ] {004ddc9c-f981-44c3-819b-d38ba03b7a13} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.03.24 22:29:34.093318 [ 275 ] {004ddc9c-f981-44c3-819b-d38ba03b7a13} <Debug> executeQuery: Read 174 rows, 16.05 KiB in 0.001598 sec., 108886.10763454318 rows/sec., 9.81 MiB/sec. | ||
| 931 | 2026.03.24 22:29:34.093356 [ 275 ] {004ddc9c-f981-44c3-819b-d38ba03b7a13} <Debug> TCPHandler: Processed in 0.001765344 sec. | ||
| 932 | 2026.03.24 22:29:34.093467 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.03.24 22:29:34.093564 [ 275 ] {3b1addd6-9a67-4b67-a9e7-9fa5bd82655c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 934 | 2026.03.24 22:29:34.093605 [ 275 ] {3b1addd6-9a67-4b67-a9e7-9fa5bd82655c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 935 | 2026.03.24 22:29:34.093986 [ 275 ] {3b1addd6-9a67-4b67-a9e7-9fa5bd82655c} <Trace> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.03.24 22:29:34.094023 [ 275 ] {3b1addd6-9a67-4b67-a9e7-9fa5bd82655c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 937 | 2026.03.24 22:29:34.094446 [ 275 ] {3b1addd6-9a67-4b67-a9e7-9fa5bd82655c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2026.03.24 22:29:34.094880 [ 275 ] {3b1addd6-9a67-4b67-a9e7-9fa5bd82655c} <Trace> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.03.24 22:29:34.095007 [ 275 ] {3b1addd6-9a67-4b67-a9e7-9fa5bd82655c} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001461 sec., 20533.880903490757 rows/sec., 1.52 MiB/sec. | ||
| 940 | 2026.03.24 22:29:34.095044 [ 275 ] {3b1addd6-9a67-4b67-a9e7-9fa5bd82655c} <Debug> TCPHandler: Processed in 0.001628359 sec. | ||
| 941 | 2026.03.24 22:29:34.095145 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.03.24 22:29:34.095241 [ 275 ] {1b9e7abf-2389-411e-83b3-b35feba84827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 943 | 2026.03.24 22:29:34.095281 [ 275 ] {1b9e7abf-2389-411e-83b3-b35feba84827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 944 | 2026.03.24 22:29:34.095705 [ 275 ] {1b9e7abf-2389-411e-83b3-b35feba84827} <Trace> oximeter.fields_u32 (175a9c26-70ee-4bc8-9fdb-4ffe01cfc065): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.03.24 22:29:34.095740 [ 275 ] {1b9e7abf-2389-411e-83b3-b35feba84827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 946 | 2026.03.24 22:29:34.096143 [ 275 ] {1b9e7abf-2389-411e-83b3-b35feba84827} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.03.24 22:29:34.096572 [ 275 ] {1b9e7abf-2389-411e-83b3-b35feba84827} <Trace> oximeter.fields_u32 (175a9c26-70ee-4bc8-9fdb-4ffe01cfc065): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.03.24 22:29:34.096699 [ 275 ] {1b9e7abf-2389-411e-83b3-b35feba84827} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001475 sec., 16271.186440677966 rows/sec., 1.35 MiB/sec. | ||
| 949 | 2026.03.24 22:29:34.096737 [ 275 ] {1b9e7abf-2389-411e-83b3-b35feba84827} <Debug> TCPHandler: Processed in 0.00164239 sec. | ||
| 950 | 2026.03.24 22:29:34.096839 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.03.24 22:29:34.096935 [ 275 ] {4a945f34-7a71-4ca2-9858-fee201518d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 952 | 2026.03.24 22:29:34.096975 [ 275 ] {4a945f34-7a71-4ca2-9858-fee201518d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 953 | 2026.03.24 22:29:34.097348 [ 275 ] {4a945f34-7a71-4ca2-9858-fee201518d43} <Trace> oximeter.fields_u8 (5fdd242b-7510-4825-a3b7-feeed06599ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.03.24 22:29:34.097386 [ 275 ] {4a945f34-7a71-4ca2-9858-fee201518d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 955 | 2026.03.24 22:29:34.097802 [ 275 ] {4a945f34-7a71-4ca2-9858-fee201518d43} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.03.24 22:29:34.098236 [ 275 ] {4a945f34-7a71-4ca2-9858-fee201518d43} <Trace> oximeter.fields_u8 (5fdd242b-7510-4825-a3b7-feeed06599ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.03.24 22:29:34.098365 [ 275 ] {4a945f34-7a71-4ca2-9858-fee201518d43} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001448 sec., 8287.292817679558 rows/sec., 647.44 KiB/sec. | ||
| 958 | 2026.03.24 22:29:34.098402 [ 275 ] {4a945f34-7a71-4ca2-9858-fee201518d43} <Debug> TCPHandler: Processed in 0.001613109 sec. | ||
| 959 | 2026.03.24 22:29:34.098502 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.03.24 22:29:34.098597 [ 275 ] {c3a26f2a-9f34-4609-b189-9343dbaaf33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 961 | 2026.03.24 22:29:34.098637 [ 275 ] {c3a26f2a-9f34-4609-b189-9343dbaaf33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 962 | 2026.03.24 22:29:34.099042 [ 275 ] {c3a26f2a-9f34-4609-b189-9343dbaaf33d} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.03.24 22:29:34.099079 [ 275 ] {c3a26f2a-9f34-4609-b189-9343dbaaf33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 964 | 2026.03.24 22:29:34.099534 [ 275 ] {c3a26f2a-9f34-4609-b189-9343dbaaf33d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.03.24 22:29:34.099965 [ 275 ] {c3a26f2a-9f34-4609-b189-9343dbaaf33d} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.03.24 22:29:34.100092 [ 275 ] {c3a26f2a-9f34-4609-b189-9343dbaaf33d} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.001513 sec., 59484.46794448116 rows/sec., 4.90 MiB/sec. | ||
| 967 | 2026.03.24 22:29:34.100129 [ 275 ] {c3a26f2a-9f34-4609-b189-9343dbaaf33d} <Debug> TCPHandler: Processed in 0.001677541 sec. | ||
| 968 | 2026.03.24 22:29:34.100240 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.03.24 22:29:34.100337 [ 275 ] {e6a7bbf2-f510-4ebe-9136-e6ee441fb4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 970 | 2026.03.24 22:29:34.100379 [ 275 ] {e6a7bbf2-f510-4ebe-9136-e6ee441fb4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 971 | 2026.03.24 22:29:34.100886 [ 275 ] {e6a7bbf2-f510-4ebe-9136-e6ee441fb4df} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.03.24 22:29:34.100921 [ 275 ] {e6a7bbf2-f510-4ebe-9136-e6ee441fb4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 973 | 2026.03.24 22:29:34.101444 [ 275 ] {e6a7bbf2-f510-4ebe-9136-e6ee441fb4df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2026.03.24 22:29:34.101872 [ 275 ] {e6a7bbf2-f510-4ebe-9136-e6ee441fb4df} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.03.24 22:29:34.102000 [ 275 ] {e6a7bbf2-f510-4ebe-9136-e6ee441fb4df} <Debug> executeQuery: Read 330 rows, 26.07 KiB in 0.001681 sec., 196311.71921475313 rows/sec., 15.15 MiB/sec. | ||
| 976 | 2026.03.24 22:29:34.102037 [ 275 ] {e6a7bbf2-f510-4ebe-9136-e6ee441fb4df} <Debug> TCPHandler: Processed in 0.001848507 sec. | ||
| 977 | 2026.03.24 22:29:34.102147 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.03.24 22:29:34.102244 [ 275 ] {e335cd58-7bdb-43f5-9da8-e9daf6428993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 979 | 2026.03.24 22:29:34.102298 [ 275 ] {e335cd58-7bdb-43f5-9da8-e9daf6428993} <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 | ||
| 980 | 2026.03.24 22:29:34.103076 [ 275 ] {e335cd58-7bdb-43f5-9da8-e9daf6428993} <Trace> oximeter.measurements_histogramu64 (719e66c2-3813-4713-9e33-2cbc84729e55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.03.24 22:29:34.103114 [ 275 ] {e335cd58-7bdb-43f5-9da8-e9daf6428993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 982 | 2026.03.24 22:29:34.104309 [ 275 ] {e335cd58-7bdb-43f5-9da8-e9daf6428993} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2026.03.24 22:29:34.104749 [ 275 ] {e335cd58-7bdb-43f5-9da8-e9daf6428993} <Trace> oximeter.measurements_histogramu64 (719e66c2-3813-4713-9e33-2cbc84729e55): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.03.24 22:29:34.104885 [ 275 ] {e335cd58-7bdb-43f5-9da8-e9daf6428993} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00266 sec., 3759.3984962406016 rows/sec., 6.74 MiB/sec. | ||
| 985 | 2026.03.24 22:29:34.104943 [ 275 ] {e335cd58-7bdb-43f5-9da8-e9daf6428993} <Debug> TCPHandler: Processed in 0.002846137 sec. | ||
| 986 | 2026.03.24 22:29:34.105053 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.03.24 22:29:34.105151 [ 275 ] {3befe552-53a7-49e8-bc97-6ae1d74bf3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 988 | 2026.03.24 22:29:34.105193 [ 275 ] {3befe552-53a7-49e8-bc97-6ae1d74bf3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 989 | 2026.03.24 22:29:34.105528 [ 275 ] {3befe552-53a7-49e8-bc97-6ae1d74bf3ae} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.03.24 22:29:34.105565 [ 275 ] {3befe552-53a7-49e8-bc97-6ae1d74bf3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 991 | 2026.03.24 22:29:34.105974 [ 275 ] {3befe552-53a7-49e8-bc97-6ae1d74bf3ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2026.03.24 22:29:34.106437 [ 275 ] {3befe552-53a7-49e8-bc97-6ae1d74bf3ae} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.03.24 22:29:34.106566 [ 275 ] {3befe552-53a7-49e8-bc97-6ae1d74bf3ae} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001435 sec., 27874.564459930312 rows/sec., 1.86 MiB/sec. | ||
| 994 | 2026.03.24 22:29:34.106602 [ 275 ] {3befe552-53a7-49e8-bc97-6ae1d74bf3ae} <Debug> TCPHandler: Processed in 0.001600609 sec. | ||
| 995 | 2026.03.24 22:29:39.037976 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.03.24 22:29:39.038185 [ 275 ] {bfc97405-e445-41b1-b37e-fa680ab40169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 997 | 2026.03.24 22:29:39.038257 [ 275 ] {bfc97405-e445-41b1-b37e-fa680ab40169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 998 | 2026.03.24 22:29:39.038917 [ 275 ] {bfc97405-e445-41b1-b37e-fa680ab40169} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.03.24 22:29:39.038963 [ 275 ] {bfc97405-e445-41b1-b37e-fa680ab40169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 1000 | 2026.03.24 22:29:39.039424 [ 275 ] {bfc97405-e445-41b1-b37e-fa680ab40169} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2026.03.24 22:29:39.039842 [ 275 ] {bfc97405-e445-41b1-b37e-fa680ab40169} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.03.24 22:29:39.039989 [ 275 ] {bfc97405-e445-41b1-b37e-fa680ab40169} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001857 sec., 16155.088852988692 rows/sec., 1.22 MiB/sec. | ||
| 1003 | 2026.03.24 22:29:39.040028 [ 275 ] {bfc97405-e445-41b1-b37e-fa680ab40169} <Debug> TCPHandler: Processed in 0.002187497 sec. | ||
| 1004 | 2026.03.24 22:29:39.040150 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.03.24 22:29:39.040244 [ 275 ] {1f8a63ca-907a-420c-91ec-27927a56d874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1006 | 2026.03.24 22:29:39.040288 [ 275 ] {1f8a63ca-907a-420c-91ec-27927a56d874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1007 | 2026.03.24 22:29:39.040681 [ 275 ] {1f8a63ca-907a-420c-91ec-27927a56d874} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2026.03.24 22:29:39.040717 [ 275 ] {1f8a63ca-907a-420c-91ec-27927a56d874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 1009 | 2026.03.24 22:29:39.041097 [ 275 ] {1f8a63ca-907a-420c-91ec-27927a56d874} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2026.03.24 22:29:39.041509 [ 275 ] {1f8a63ca-907a-420c-91ec-27927a56d874} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2026.03.24 22:29:39.041633 [ 275 ] {1f8a63ca-907a-420c-91ec-27927a56d874} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001407 sec., 25586.3539445629 rows/sec., 2.00 MiB/sec. | ||
| 1012 | 2026.03.24 22:29:39.041668 [ 275 ] {1f8a63ca-907a-420c-91ec-27927a56d874} <Debug> TCPHandler: Processed in 0.001565858 sec. | ||
| 1013 | 2026.03.24 22:29:39.041775 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.03.24 22:29:39.041868 [ 275 ] {6d4f83d7-c2f4-4810-b48d-df1930e87367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1015 | 2026.03.24 22:29:39.041911 [ 275 ] {6d4f83d7-c2f4-4810-b48d-df1930e87367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1016 | 2026.03.24 22:29:39.042283 [ 275 ] {6d4f83d7-c2f4-4810-b48d-df1930e87367} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.03.24 22:29:39.042321 [ 275 ] {6d4f83d7-c2f4-4810-b48d-df1930e87367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 1018 | 2026.03.24 22:29:39.042760 [ 275 ] {6d4f83d7-c2f4-4810-b48d-df1930e87367} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1019 | 2026.03.24 22:29:39.043198 [ 275 ] {6d4f83d7-c2f4-4810-b48d-df1930e87367} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.03.24 22:29:39.043327 [ 275 ] {6d4f83d7-c2f4-4810-b48d-df1930e87367} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001477 sec., 74475.28774542993 rows/sec., 5.20 MiB/sec. | ||
| 1021 | 2026.03.24 22:29:39.043361 [ 275 ] {6d4f83d7-c2f4-4810-b48d-df1930e87367} <Debug> TCPHandler: Processed in 0.001634301 sec. | ||
| 1022 | 2026.03.24 22:29:39.043471 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.03.24 22:29:39.043562 [ 275 ] {b4b6b98c-59dc-4a8a-bc8a-1d59f5cd2508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1024 | 2026.03.24 22:29:39.043602 [ 275 ] {b4b6b98c-59dc-4a8a-bc8a-1d59f5cd2508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1025 | 2026.03.24 22:29:39.043915 [ 275 ] {b4b6b98c-59dc-4a8a-bc8a-1d59f5cd2508} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.03.24 22:29:39.043951 [ 275 ] {b4b6b98c-59dc-4a8a-bc8a-1d59f5cd2508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 1027 | 2026.03.24 22:29:39.044384 [ 275 ] {b4b6b98c-59dc-4a8a-bc8a-1d59f5cd2508} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2026.03.24 22:29:39.044865 [ 275 ] {b4b6b98c-59dc-4a8a-bc8a-1d59f5cd2508} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.03.24 22:29:39.044990 [ 275 ] {b4b6b98c-59dc-4a8a-bc8a-1d59f5cd2508} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001446 sec., 27662.517289073305 rows/sec., 1.85 MiB/sec. | ||
| 1030 | 2026.03.24 22:29:39.045025 [ 275 ] {b4b6b98c-59dc-4a8a-bc8a-1d59f5cd2508} <Debug> TCPHandler: Processed in 0.00160135 sec. | ||
| 1031 | 2026.03.24 22:29:40.020057 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1032 | 2026.03.24 22:29:40.020119 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1033 | 2026.03.24 22:29:40.064171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1034 | 2026.03.24 22:29:40.067981 [ 243 ] {} <Trace> system.query_log (2415d5f6-109a-4dc6-a0db-c80df4df4ba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.03.24 22:29:40.068037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 1036 | 2026.03.24 22:29:40.069531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1037 | 2026.03.24 22:29:40.070122 [ 243 ] {} <Trace> system.query_log (2415d5f6-109a-4dc6-a0db-c80df4df4ba3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.03.24 22:29:40.070525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1039 | 2026.03.24 22:29:40.078150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1040 | 2026.03.24 22:29:40.078659 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2026.03.24 22:29:40.078711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 1042 | 2026.03.24 22:29:40.079394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1043 | 2026.03.24 22:29:40.079921 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2026.03.24 22:29:40.080078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1045 | 2026.03.24 22:29:40.164252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1046 | 2026.03.24 22:29:40.181471 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.03.24 22:29:40.181531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 1048 | 2026.03.24 22:29:40.188554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1049 | 2026.03.24 22:29:40.189938 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.03.24 22:29:40.197510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1051 | 2026.03.24 22:29:41.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.09 MiB, peak 165.09 MiB, free memory in arenas 0.00 B, will set to 162.79 MiB (RSS), difference: 1.69 MiB | ||
| 1052 | 2026.03.24 22:29:43.468671 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39362 | ||
| 1053 | 2026.03.24 22:29:43.468817 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2026.03.24 22:29:43.468850 [ 286 ] {} <Debug> TCP-Session: 57ed6797-a64d-46aa-9d73-d373213ccb28 Authenticating user 'default' from [fd00:1122:3344:101::e]:39362 | ||
| 1055 | 2026.03.24 22:29:43.468873 [ 286 ] {} <Debug> TCP-Session: 57ed6797-a64d-46aa-9d73-d373213ccb28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.24 22:29:43.468886 [ 286 ] {} <Debug> TCP-Session: 57ed6797-a64d-46aa-9d73-d373213ccb28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.03.24 22:29:43.468940 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1058 | 2026.03.24 22:29:43.468965 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1059 | 2026.03.24 22:29:43.468983 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1060 | 2026.03.24 22:29:43.469414 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43582 | ||
| 1061 | 2026.03.24 22:29:43.469508 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42657 | ||
| 1062 | 2026.03.24 22:29:43.469573 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1063 | 2026.03.24 22:29:43.469608 [ 287 ] {} <Debug> TCP-Session: fdf030f3-1a55-4899-9446-8739277d8bc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43582 | ||
| 1064 | 2026.03.24 22:29:43.469620 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38402 | ||
| 1065 | 2026.03.24 22:29:43.469633 [ 287 ] {} <Debug> TCP-Session: fdf030f3-1a55-4899-9446-8739277d8bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.03.24 22:29:43.469678 [ 287 ] {} <Debug> TCP-Session: fdf030f3-1a55-4899-9446-8739277d8bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.03.24 22:29:43.469683 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1068 | 2026.03.24 22:29:43.469718 [ 288 ] {} <Debug> TCP-Session: 07f7612c-821f-4da2-b3c2-49941a69fda4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42657 | ||
| 1069 | 2026.03.24 22:29:43.469735 [ 288 ] {} <Debug> TCP-Session: 07f7612c-821f-4da2-b3c2-49941a69fda4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.03.24 22:29:43.469750 [ 288 ] {} <Debug> TCP-Session: 07f7612c-821f-4da2-b3c2-49941a69fda4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.03.24 22:29:43.469853 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1072 | 2026.03.24 22:29:43.469878 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48623 | ||
| 1073 | 2026.03.24 22:29:43.469915 [ 289 ] {} <Debug> TCP-Session: d03d44cd-991d-4b58-af52-3fef5d5b43c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38402 | ||
| 1074 | 2026.03.24 22:29:43.469951 [ 289 ] {} <Debug> TCP-Session: d03d44cd-991d-4b58-af52-3fef5d5b43c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.03.24 22:29:43.469973 [ 289 ] {} <Debug> TCP-Session: d03d44cd-991d-4b58-af52-3fef5d5b43c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.03.24 22:29:43.469980 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52569 | ||
| 1077 | 2026.03.24 22:29:43.470203 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1078 | 2026.03.24 22:29:43.470213 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34261 | ||
| 1079 | 2026.03.24 22:29:43.470261 [ 290 ] {} <Debug> TCP-Session: 088c516f-bd97-45bf-9361-5b4936243f36 Authenticating user 'default' from [fd00:1122:3344:101::e]:48623 | ||
| 1080 | 2026.03.24 22:29:43.470281 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1081 | 2026.03.24 22:29:43.470305 [ 290 ] {} <Debug> TCP-Session: 088c516f-bd97-45bf-9361-5b4936243f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.03.24 22:29:43.470319 [ 291 ] {} <Debug> TCP-Session: 218a11e4-69f5-49e5-a9ca-346fce582986 Authenticating user 'default' from [fd00:1122:3344:101::e]:52569 | ||
| 1083 | 2026.03.24 22:29:43.470331 [ 290 ] {} <Debug> TCP-Session: 088c516f-bd97-45bf-9361-5b4936243f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.03.24 22:29:43.470347 [ 291 ] {} <Debug> TCP-Session: 218a11e4-69f5-49e5-a9ca-346fce582986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.03.24 22:29:43.470368 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1086 | 2026.03.24 22:29:43.470370 [ 291 ] {} <Debug> TCP-Session: 218a11e4-69f5-49e5-a9ca-346fce582986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.03.24 22:29:43.470388 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48971 | ||
| 1088 | 2026.03.24 22:29:43.470405 [ 292 ] {} <Debug> TCP-Session: 2b1a6e08-03dc-4f75-9dce-643e68b35a13 Authenticating user 'default' from [fd00:1122:3344:101::e]:34261 | ||
| 1089 | 2026.03.24 22:29:43.470445 [ 292 ] {} <Debug> TCP-Session: 2b1a6e08-03dc-4f75-9dce-643e68b35a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.03.24 22:29:43.470458 [ 292 ] {} <Debug> TCP-Session: 2b1a6e08-03dc-4f75-9dce-643e68b35a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.03.24 22:29:43.470479 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52780 | ||
| 1092 | 2026.03.24 22:29:43.470585 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1093 | 2026.03.24 22:29:43.470619 [ 293 ] {} <Debug> TCP-Session: c9e5280a-23ad-4a9a-9702-997b66318992 Authenticating user 'default' from [fd00:1122:3344:101::e]:48971 | ||
| 1094 | 2026.03.24 22:29:43.470642 [ 293 ] {} <Debug> TCP-Session: c9e5280a-23ad-4a9a-9702-997b66318992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.03.24 22:29:43.470656 [ 293 ] {} <Debug> TCP-Session: c9e5280a-23ad-4a9a-9702-997b66318992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.03.24 22:29:43.470678 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2026.03.24 22:29:43.470718 [ 294 ] {} <Debug> TCP-Session: 5c274c4e-7818-4067-b649-bbb8fd0aa32a Authenticating user 'default' from [fd00:1122:3344:101::e]:52780 | ||
| 1098 | 2026.03.24 22:29:43.470735 [ 294 ] {} <Debug> TCP-Session: 5c274c4e-7818-4067-b649-bbb8fd0aa32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.03.24 22:29:43.470747 [ 294 ] {} <Debug> TCP-Session: 5c274c4e-7818-4067-b649-bbb8fd0aa32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.03.24 22:29:43.471620 [ 286 ] {} <Trace> TCP-Session: 57ed6797-a64d-46aa-9d73-d373213ccb28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.03.24 22:29:43.471801 [ 286 ] {d9fe9ee3-f858-4678-9f4c-6fb1f6f9d438} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39362) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1102 | 2026.03.24 22:29:43.472130 [ 286 ] {d9fe9ee3-f858-4678-9f4c-6fb1f6f9d438} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1103 | 2026.03.24 22:29:43.472351 [ 286 ] {d9fe9ee3-f858-4678-9f4c-6fb1f6f9d438} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.03.24 22:29:43.472958 [ 286 ] {d9fe9ee3-f858-4678-9f4c-6fb1f6f9d438} <Debug> oximeter.version (7fbc53ec-638f-44c3-92f4-e01a6798fd89) (SelectExecutor): Key condition: unknown | ||
| 1105 | 2026.03.24 22:29:43.479408 [ 295 ] {d9fe9ee3-f858-4678-9f4c-6fb1f6f9d438} <Trace> AggregatingTransform: Aggregating | ||
| 1106 | 2026.03.24 22:29:43.479490 [ 295 ] {d9fe9ee3-f858-4678-9f4c-6fb1f6f9d438} <Trace> Aggregator: Aggregation method: without_key | ||
| 1107 | 2026.03.24 22:29:43.480153 [ 295 ] {d9fe9ee3-f858-4678-9f4c-6fb1f6f9d438} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003654202 sec. (273.658 rows/sec., 10.69 KiB/sec.) | ||
| 1108 | 2026.03.24 22:29:43.480175 [ 295 ] {d9fe9ee3-f858-4678-9f4c-6fb1f6f9d438} <Trace> Aggregator: Merging aggregated data | ||
| 1109 | 2026.03.24 22:29:43.480200 [ 295 ] {d9fe9ee3-f858-4678-9f4c-6fb1f6f9d438} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1110 | 2026.03.24 22:29:43.481319 [ 286 ] {d9fe9ee3-f858-4678-9f4c-6fb1f6f9d438} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00958 sec., 104.38413361169103 rows/sec., 4.08 KiB/sec. | ||
| 1111 | 2026.03.24 22:29:43.481463 [ 286 ] {d9fe9ee3-f858-4678-9f4c-6fb1f6f9d438} <Debug> TCPHandler: Processed in 0.009998087 sec. | ||
| 1112 | 2026.03.24 22:29:43.484813 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1113 | 2026.03.24 22:29:43.484848 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1114 | 2026.03.24 22:29:43.484863 [ 286 ] {} <Debug> TCP-Session: 57ed6797-a64d-46aa-9d73-d373213ccb28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.03.24 22:29:43.484865 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.03.24 22:29:43.484884 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1117 | 2026.03.24 22:29:43.484905 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1118 | 2026.03.24 22:29:43.484925 [ 291 ] {} <Debug> TCP-Session: 218a11e4-69f5-49e5-a9ca-346fce582986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.03.24 22:29:43.484945 [ 292 ] {} <Debug> TCP-Session: 2b1a6e08-03dc-4f75-9dce-643e68b35a13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.03.24 22:29:43.484957 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1121 | 2026.03.24 22:29:43.484974 [ 290 ] {} <Debug> TCP-Session: 088c516f-bd97-45bf-9361-5b4936243f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.03.24 22:29:43.484976 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1123 | 2026.03.24 22:29:43.485014 [ 294 ] {} <Debug> TCP-Session: 5c274c4e-7818-4067-b649-bbb8fd0aa32a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.03.24 22:29:43.484938 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1125 | 2026.03.24 22:29:43.485052 [ 293 ] {} <Debug> TCP-Session: c9e5280a-23ad-4a9a-9702-997b66318992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.03.24 22:29:43.484923 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1127 | 2026.03.24 22:29:43.485091 [ 289 ] {} <Debug> TCP-Session: d03d44cd-991d-4b58-af52-3fef5d5b43c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.03.24 22:29:43.484894 [ 287 ] {} <Debug> TCP-Session: fdf030f3-1a55-4899-9446-8739277d8bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.03.24 22:29:43.485129 [ 288 ] {} <Debug> TCP-Session: 07f7612c-821f-4da2-b3c2-49941a69fda4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.24 22:29:44.001189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.06 MiB, peak 171.18 MiB, free memory in arenas 0.00 B, will set to 165.50 MiB (RSS), difference: 2.44 MiB | ||
| 1131 | 2026.03.24 22:29:44.039141 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.03.24 22:29:44.039332 [ 275 ] {2e62ebfa-cf77-4807-8499-b53ce2825956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1133 | 2026.03.24 22:29:44.039405 [ 275 ] {2e62ebfa-cf77-4807-8499-b53ce2825956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1134 | 2026.03.24 22:29:44.040052 [ 275 ] {2e62ebfa-cf77-4807-8499-b53ce2825956} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.03.24 22:29:44.040104 [ 275 ] {2e62ebfa-cf77-4807-8499-b53ce2825956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1136 | 2026.03.24 22:29:44.040751 [ 275 ] {2e62ebfa-cf77-4807-8499-b53ce2825956} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1137 | 2026.03.24 22:29:44.041457 [ 275 ] {2e62ebfa-cf77-4807-8499-b53ce2825956} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.03.24 22:29:44.041639 [ 275 ] {2e62ebfa-cf77-4807-8499-b53ce2825956} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.002357 sec., 21213.406873143824 rows/sec., 1.79 MiB/sec. | ||
| 1139 | 2026.03.24 22:29:44.041693 [ 275 ] {2e62ebfa-cf77-4807-8499-b53ce2825956} <Debug> TCPHandler: Processed in 0.002691503 sec. | ||
| 1140 | 2026.03.24 22:29:44.041836 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.03.24 22:29:44.041965 [ 275 ] {710ba81c-9020-4beb-9c52-914a760c9c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.03.24 22:29:44.042022 [ 275 ] {710ba81c-9020-4beb-9c52-914a760c9c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1143 | 2026.03.24 22:29:44.042643 [ 275 ] {710ba81c-9020-4beb-9c52-914a760c9c6e} <Trace> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.03.24 22:29:44.042690 [ 275 ] {710ba81c-9020-4beb-9c52-914a760c9c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1145 | 2026.03.24 22:29:44.043292 [ 275 ] {710ba81c-9020-4beb-9c52-914a760c9c6e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1146 | 2026.03.24 22:29:44.043953 [ 275 ] {710ba81c-9020-4beb-9c52-914a760c9c6e} <Trace> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.03.24 22:29:44.044152 [ 275 ] {710ba81c-9020-4beb-9c52-914a760c9c6e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.002218 sec., 4508.566275924256 rows/sec., 339.02 KiB/sec. | ||
| 1148 | 2026.03.24 22:29:44.044204 [ 275 ] {710ba81c-9020-4beb-9c52-914a760c9c6e} <Debug> TCPHandler: Processed in 0.002425515 sec. | ||
| 1149 | 2026.03.24 22:29:44.044364 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.03.24 22:29:44.044485 [ 275 ] {800218b9-642a-4985-9ab4-7f0dd227c6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1151 | 2026.03.24 22:29:44.044539 [ 275 ] {800218b9-642a-4985-9ab4-7f0dd227c6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1152 | 2026.03.24 22:29:44.045169 [ 275 ] {800218b9-642a-4985-9ab4-7f0dd227c6c8} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.03.24 22:29:44.045215 [ 275 ] {800218b9-642a-4985-9ab4-7f0dd227c6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1154 | 2026.03.24 22:29:44.045803 [ 275 ] {800218b9-642a-4985-9ab4-7f0dd227c6c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1155 | 2026.03.24 22:29:44.046371 [ 275 ] {800218b9-642a-4985-9ab4-7f0dd227c6c8} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.03.24 22:29:44.046535 [ 275 ] {800218b9-642a-4985-9ab4-7f0dd227c6c8} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.002083 sec., 22083.53336533845 rows/sec., 1.73 MiB/sec. | ||
| 1157 | 2026.03.24 22:29:44.046577 [ 275 ] {800218b9-642a-4985-9ab4-7f0dd227c6c8} <Debug> TCPHandler: Processed in 0.00227336 sec. | ||
| 1158 | 2026.03.24 22:29:44.046704 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.03.24 22:29:44.046818 [ 275 ] {65bc64a2-7927-40f6-8c51-66aff6b6df66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1160 | 2026.03.24 22:29:44.046877 [ 275 ] {65bc64a2-7927-40f6-8c51-66aff6b6df66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1161 | 2026.03.24 22:29:44.047406 [ 275 ] {65bc64a2-7927-40f6-8c51-66aff6b6df66} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.03.24 22:29:44.047449 [ 275 ] {65bc64a2-7927-40f6-8c51-66aff6b6df66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1163 | 2026.03.24 22:29:44.048008 [ 275 ] {65bc64a2-7927-40f6-8c51-66aff6b6df66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1164 | 2026.03.24 22:29:44.048584 [ 275 ] {65bc64a2-7927-40f6-8c51-66aff6b6df66} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.03.24 22:29:44.048775 [ 275 ] {65bc64a2-7927-40f6-8c51-66aff6b6df66} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001982 sec., 55499.495459132195 rows/sec., 3.87 MiB/sec. | ||
| 1166 | 2026.03.24 22:29:44.048825 [ 275 ] {65bc64a2-7927-40f6-8c51-66aff6b6df66} <Debug> TCPHandler: Processed in 0.002175667 sec. | ||
| 1167 | 2026.03.24 22:29:44.048966 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.03.24 22:29:44.049068 [ 275 ] {6001cb9a-4578-48dd-b844-2acd5d18b042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1169 | 2026.03.24 22:29:44.049124 [ 275 ] {6001cb9a-4578-48dd-b844-2acd5d18b042} <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 | ||
| 1170 | 2026.03.24 22:29:44.050037 [ 275 ] {6001cb9a-4578-48dd-b844-2acd5d18b042} <Trace> oximeter.measurements_histogramu64 (719e66c2-3813-4713-9e33-2cbc84729e55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.03.24 22:29:44.050075 [ 275 ] {6001cb9a-4578-48dd-b844-2acd5d18b042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1172 | 2026.03.24 22:29:44.050956 [ 275 ] {6001cb9a-4578-48dd-b844-2acd5d18b042} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1173 | 2026.03.24 22:29:44.051608 [ 275 ] {6001cb9a-4578-48dd-b844-2acd5d18b042} <Trace> oximeter.measurements_histogramu64 (719e66c2-3813-4713-9e33-2cbc84729e55): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.03.24 22:29:44.051781 [ 275 ] {6001cb9a-4578-48dd-b844-2acd5d18b042} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002734 sec., 3657.6444769568398 rows/sec., 6.55 MiB/sec. | ||
| 1175 | 2026.03.24 22:29:44.051853 [ 275 ] {6001cb9a-4578-48dd-b844-2acd5d18b042} <Debug> TCPHandler: Processed in 0.00293879 sec. | ||
| 1176 | 2026.03.24 22:29:44.051986 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.03.24 22:29:44.052086 [ 275 ] {b6fcbbfc-0f39-4391-85f1-fad092955259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1178 | 2026.03.24 22:29:44.052132 [ 275 ] {b6fcbbfc-0f39-4391-85f1-fad092955259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1179 | 2026.03.24 22:29:44.052552 [ 275 ] {b6fcbbfc-0f39-4391-85f1-fad092955259} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.03.24 22:29:44.052592 [ 275 ] {b6fcbbfc-0f39-4391-85f1-fad092955259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1181 | 2026.03.24 22:29:44.053159 [ 275 ] {b6fcbbfc-0f39-4391-85f1-fad092955259} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1182 | 2026.03.24 22:29:44.053677 [ 275 ] {b6fcbbfc-0f39-4391-85f1-fad092955259} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.03.24 22:29:44.053823 [ 275 ] {b6fcbbfc-0f39-4391-85f1-fad092955259} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001757 sec., 22766.078542970972 rows/sec., 1.52 MiB/sec. | ||
| 1184 | 2026.03.24 22:29:44.053871 [ 275 ] {b6fcbbfc-0f39-4391-85f1-fad092955259} <Debug> TCPHandler: Processed in 0.00194403 sec. | ||
| 1185 | 2026.03.24 22:29:46.689627 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61560 | ||
| 1186 | 2026.03.24 22:29:46.689755 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1187 | 2026.03.24 22:29:46.689784 [ 286 ] {} <Debug> TCP-Session: 3322a666-d203-4975-91e1-ef6d20c5e148 Authenticating user 'default' from [fd00:1122:3344:101::e]:61560 | ||
| 1188 | 2026.03.24 22:29:46.689808 [ 286 ] {} <Debug> TCP-Session: 3322a666-d203-4975-91e1-ef6d20c5e148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.03.24 22:29:46.689823 [ 286 ] {} <Debug> TCP-Session: 3322a666-d203-4975-91e1-ef6d20c5e148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.03.24 22:29:46.690042 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53049 | ||
| 1191 | 2026.03.24 22:29:46.690069 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43571 | ||
| 1192 | 2026.03.24 22:29:46.690090 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42389 | ||
| 1193 | 2026.03.24 22:29:46.690108 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34156 | ||
| 1194 | 2026.03.24 22:29:46.690143 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63967 | ||
| 1195 | 2026.03.24 22:29:46.690150 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.03.24 22:29:46.690202 [ 286 ] {} <Trace> TCP-Session: 3322a666-d203-4975-91e1-ef6d20c5e148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.03.24 22:29:46.690239 [ 287 ] {} <Debug> TCP-Session: 0dcca4d7-c318-4e2e-8fd5-15eb010194b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53049 | ||
| 1198 | 2026.03.24 22:29:46.690256 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1199 | 2026.03.24 22:29:46.690258 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1200 | 2026.03.24 22:29:46.690278 [ 287 ] {} <Debug> TCP-Session: 0dcca4d7-c318-4e2e-8fd5-15eb010194b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.03.24 22:29:46.690294 [ 290 ] {} <Debug> TCP-Session: 0eec3bff-2da9-46cd-9694-6cb86ed456d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34156 | ||
| 1202 | 2026.03.24 22:29:46.690304 [ 294 ] {} <Debug> TCP-Session: 09bf9c4f-0bc1-44c0-addc-09e27e28e393 Authenticating user 'default' from [fd00:1122:3344:101::e]:63967 | ||
| 1203 | 2026.03.24 22:29:46.690320 [ 287 ] {} <Debug> TCP-Session: 0dcca4d7-c318-4e2e-8fd5-15eb010194b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.03.24 22:29:46.690340 [ 290 ] {} <Debug> TCP-Session: 0eec3bff-2da9-46cd-9694-6cb86ed456d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.03.24 22:29:46.690346 [ 294 ] {} <Debug> TCP-Session: 09bf9c4f-0bc1-44c0-addc-09e27e28e393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.03.24 22:29:46.690368 [ 290 ] {} <Debug> TCP-Session: 0eec3bff-2da9-46cd-9694-6cb86ed456d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.03.24 22:29:46.690380 [ 294 ] {} <Debug> TCP-Session: 09bf9c4f-0bc1-44c0-addc-09e27e28e393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.03.24 22:29:46.690150 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1209 | 2026.03.24 22:29:46.690133 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36823 | ||
| 1210 | 2026.03.24 22:29:46.690427 [ 286 ] {74daf19b-5edb-40de-bcd5-2c868d5a8a77} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61560) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1211 | 2026.03.24 22:29:46.690429 [ 288 ] {} <Debug> TCP-Session: 62754cf9-d684-4875-9572-232cdd2eb260 Authenticating user 'default' from [fd00:1122:3344:101::e]:43571 | ||
| 1212 | 2026.03.24 22:29:46.690119 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45901 | ||
| 1213 | 2026.03.24 22:29:46.690505 [ 288 ] {} <Debug> TCP-Session: 62754cf9-d684-4875-9572-232cdd2eb260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.03.24 22:29:46.690513 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1215 | 2026.03.24 22:29:46.690530 [ 288 ] {} <Debug> TCP-Session: 62754cf9-d684-4875-9572-232cdd2eb260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.03.24 22:29:46.690107 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47105 | ||
| 1217 | 2026.03.24 22:29:46.690562 [ 293 ] {} <Debug> TCP-Session: a3475e0d-5021-424d-828b-13af40a6c8d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36823 | ||
| 1218 | 2026.03.24 22:29:46.690580 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1219 | 2026.03.24 22:29:46.690217 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1220 | 2026.03.24 22:29:46.690624 [ 293 ] {} <Debug> TCP-Session: a3475e0d-5021-424d-828b-13af40a6c8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.03.24 22:29:46.690631 [ 292 ] {} <Debug> TCP-Session: 225ffdea-6b93-47ec-87d5-c002798c49bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45901 | ||
| 1222 | 2026.03.24 22:29:46.690651 [ 289 ] {} <Debug> TCP-Session: cb5dceb5-1fac-487c-9ed0-b3764e4ea2f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42389 | ||
| 1223 | 2026.03.24 22:29:46.690656 [ 293 ] {} <Debug> TCP-Session: a3475e0d-5021-424d-828b-13af40a6c8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.03.24 22:29:46.690682 [ 292 ] {} <Debug> TCP-Session: 225ffdea-6b93-47ec-87d5-c002798c49bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.03.24 22:29:46.690694 [ 289 ] {} <Debug> TCP-Session: cb5dceb5-1fac-487c-9ed0-b3764e4ea2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.03.24 22:29:46.690717 [ 292 ] {} <Debug> TCP-Session: 225ffdea-6b93-47ec-87d5-c002798c49bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.03.24 22:29:46.690730 [ 289 ] {} <Debug> TCP-Session: cb5dceb5-1fac-487c-9ed0-b3764e4ea2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.03.24 22:29:46.690663 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1229 | 2026.03.24 22:29:46.690770 [ 286 ] {74daf19b-5edb-40de-bcd5-2c868d5a8a77} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1230 | 2026.03.24 22:29:46.690783 [ 291 ] {} <Debug> TCP-Session: ac2cd1ae-82d7-41f7-8ad4-ffa829d8f2af Authenticating user 'default' from [fd00:1122:3344:101::e]:47105 | ||
| 1231 | 2026.03.24 22:29:46.690806 [ 291 ] {} <Debug> TCP-Session: ac2cd1ae-82d7-41f7-8ad4-ffa829d8f2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.03.24 22:29:46.690817 [ 291 ] {} <Debug> TCP-Session: ac2cd1ae-82d7-41f7-8ad4-ffa829d8f2af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.03.24 22:29:46.690838 [ 286 ] {74daf19b-5edb-40de-bcd5-2c868d5a8a77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1234 | 2026.03.24 22:29:46.691139 [ 286 ] {74daf19b-5edb-40de-bcd5-2c868d5a8a77} <Debug> oximeter.version (7fbc53ec-638f-44c3-92f4-e01a6798fd89) (SelectExecutor): Key condition: unknown | ||
| 1235 | 2026.03.24 22:29:46.692061 [ 333 ] {74daf19b-5edb-40de-bcd5-2c868d5a8a77} <Trace> AggregatingTransform: Aggregating | ||
| 1236 | 2026.03.24 22:29:46.692117 [ 333 ] {74daf19b-5edb-40de-bcd5-2c868d5a8a77} <Trace> Aggregator: Aggregation method: without_key | ||
| 1237 | 2026.03.24 22:29:46.692154 [ 333 ] {74daf19b-5edb-40de-bcd5-2c868d5a8a77} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915218 sec. (1092.636 rows/sec., 42.68 KiB/sec.) | ||
| 1238 | 2026.03.24 22:29:46.692174 [ 333 ] {74daf19b-5edb-40de-bcd5-2c868d5a8a77} <Trace> Aggregator: Merging aggregated data | ||
| 1239 | 2026.03.24 22:29:46.693566 [ 286 ] {74daf19b-5edb-40de-bcd5-2c868d5a8a77} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003208 sec., 311.7206982543641 rows/sec., 12.18 KiB/sec. | ||
| 1240 | 2026.03.24 22:29:46.693699 [ 286 ] {74daf19b-5edb-40de-bcd5-2c868d5a8a77} <Debug> TCPHandler: Processed in 0.003642052 sec. | ||
| 1241 | 2026.03.24 22:29:46.693786 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2026.03.24 22:29:46.693815 [ 286 ] {} <Debug> TCP-Session: 3322a666-d203-4975-91e1-ef6d20c5e148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.03.24 22:29:46.693814 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.03.24 22:29:46.693831 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2026.03.24 22:29:46.693865 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1246 | 2026.03.24 22:29:46.693893 [ 287 ] {} <Debug> TCP-Session: 0dcca4d7-c318-4e2e-8fd5-15eb010194b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.03.24 22:29:46.693902 [ 294 ] {} <Debug> TCP-Session: 09bf9c4f-0bc1-44c0-addc-09e27e28e393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.03.24 22:29:46.693913 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1249 | 2026.03.24 22:29:46.693921 [ 292 ] {} <Debug> TCP-Session: 225ffdea-6b93-47ec-87d5-c002798c49bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.03.24 22:29:46.693930 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1251 | 2026.03.24 22:29:46.693958 [ 290 ] {} <Debug> TCP-Session: 0eec3bff-2da9-46cd-9694-6cb86ed456d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.03.24 22:29:46.693878 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1253 | 2026.03.24 22:29:46.694010 [ 293 ] {} <Debug> TCP-Session: a3475e0d-5021-424d-828b-13af40a6c8d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.03.24 22:29:46.693849 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1255 | 2026.03.24 22:29:46.694031 [ 291 ] {} <Debug> TCP-Session: ac2cd1ae-82d7-41f7-8ad4-ffa829d8f2af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.03.24 22:29:46.693897 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1257 | 2026.03.24 22:29:46.694068 [ 288 ] {} <Debug> TCP-Session: 62754cf9-d684-4875-9572-232cdd2eb260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.03.24 22:29:46.694107 [ 289 ] {} <Debug> TCP-Session: cb5dceb5-1fac-487c-9ed0-b3764e4ea2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2026.03.24 22:29:47.267957 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57507 | ||
| 1260 | 2026.03.24 22:29:47.268077 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1261 | 2026.03.24 22:29:47.268105 [ 286 ] {} <Debug> TCP-Session: 27b3520f-5f41-475e-b273-444912ad89a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57507 | ||
| 1262 | 2026.03.24 22:29:47.268130 [ 286 ] {} <Debug> TCP-Session: 27b3520f-5f41-475e-b273-444912ad89a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.03.24 22:29:47.268146 [ 286 ] {} <Debug> TCP-Session: 27b3520f-5f41-475e-b273-444912ad89a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.03.24 22:29:47.268391 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42717 | ||
| 1265 | 2026.03.24 22:29:47.268391 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51527 | ||
| 1266 | 2026.03.24 22:29:47.268448 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46500 | ||
| 1267 | 2026.03.24 22:29:47.268477 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41582 | ||
| 1268 | 2026.03.24 22:29:47.268481 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36777 | ||
| 1269 | 2026.03.24 22:29:47.268525 [ 286 ] {} <Trace> TCP-Session: 27b3520f-5f41-475e-b273-444912ad89a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.03.24 22:29:47.268550 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47049 | ||
| 1271 | 2026.03.24 22:29:47.268573 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1272 | 2026.03.24 22:29:47.268560 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1273 | 2026.03.24 22:29:47.268609 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1274 | 2026.03.24 22:29:47.268612 [ 289 ] {} <Debug> TCP-Session: 2df02904-afa0-4972-9c3a-bb6294cb1347 Authenticating user 'default' from [fd00:1122:3344:101::e]:46500 | ||
| 1275 | 2026.03.24 22:29:47.268628 [ 291 ] {} <Debug> TCP-Session: 3bde25f4-11d0-425a-aef8-87ba1e695b48 Authenticating user 'default' from [fd00:1122:3344:101::e]:41582 | ||
| 1276 | 2026.03.24 22:29:47.268646 [ 290 ] {} <Debug> TCP-Session: 7bc874aa-6d6b-4df4-b40a-63e23c8f7de0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36777 | ||
| 1277 | 2026.03.24 22:29:47.268662 [ 289 ] {} <Debug> TCP-Session: 2df02904-afa0-4972-9c3a-bb6294cb1347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.03.24 22:29:47.268668 [ 291 ] {} <Debug> TCP-Session: 3bde25f4-11d0-425a-aef8-87ba1e695b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.03.24 22:29:47.268689 [ 290 ] {} <Debug> TCP-Session: 7bc874aa-6d6b-4df4-b40a-63e23c8f7de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.03.24 22:29:47.268706 [ 291 ] {} <Debug> TCP-Session: 3bde25f4-11d0-425a-aef8-87ba1e695b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.03.24 22:29:47.268714 [ 286 ] {c3b4e2d7-ebd2-4267-a073-60171ac4797f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57507) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1282 | 2026.03.24 22:29:47.268720 [ 290 ] {} <Debug> TCP-Session: 7bc874aa-6d6b-4df4-b40a-63e23c8f7de0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.03.24 22:29:47.268519 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1284 | 2026.03.24 22:29:47.268516 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1285 | 2026.03.24 22:29:47.268510 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35894 | ||
| 1286 | 2026.03.24 22:29:47.268809 [ 288 ] {} <Debug> TCP-Session: d67cff0e-76ef-4b1f-8bca-e536d2ad50cd Authenticating user 'default' from [fd00:1122:3344:101::e]:42717 | ||
| 1287 | 2026.03.24 22:29:47.268799 [ 287 ] {} <Debug> TCP-Session: 581a60ba-8481-4f14-b1a5-1b8a325949a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51527 | ||
| 1288 | 2026.03.24 22:29:47.268834 [ 288 ] {} <Debug> TCP-Session: d67cff0e-76ef-4b1f-8bca-e536d2ad50cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.03.24 22:29:47.268842 [ 287 ] {} <Debug> TCP-Session: 581a60ba-8481-4f14-b1a5-1b8a325949a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.03.24 22:29:47.268851 [ 288 ] {} <Debug> TCP-Session: d67cff0e-76ef-4b1f-8bca-e536d2ad50cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.03.24 22:29:47.268859 [ 287 ] {} <Debug> TCP-Session: 581a60ba-8481-4f14-b1a5-1b8a325949a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.03.24 22:29:47.268863 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1293 | 2026.03.24 22:29:47.268629 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1294 | 2026.03.24 22:29:47.268892 [ 292 ] {} <Debug> TCP-Session: 98bb1779-aa72-415e-a182-ad27f995b905 Authenticating user 'default' from [fd00:1122:3344:101::e]:35894 | ||
| 1295 | 2026.03.24 22:29:47.268917 [ 294 ] {} <Debug> TCP-Session: 259e9722-f0b3-4f3c-8dc8-56cd0e7e66f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47049 | ||
| 1296 | 2026.03.24 22:29:47.268926 [ 292 ] {} <Debug> TCP-Session: 98bb1779-aa72-415e-a182-ad27f995b905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.03.24 22:29:47.268942 [ 294 ] {} <Debug> TCP-Session: 259e9722-f0b3-4f3c-8dc8-56cd0e7e66f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.03.24 22:29:47.268951 [ 292 ] {} <Debug> TCP-Session: 98bb1779-aa72-415e-a182-ad27f995b905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.03.24 22:29:47.268969 [ 294 ] {} <Debug> TCP-Session: 259e9722-f0b3-4f3c-8dc8-56cd0e7e66f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.03.24 22:29:47.268513 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54482 | ||
| 1301 | 2026.03.24 22:29:47.268996 [ 286 ] {c3b4e2d7-ebd2-4267-a073-60171ac4797f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1302 | 2026.03.24 22:29:47.268694 [ 289 ] {} <Debug> TCP-Session: 2df02904-afa0-4972-9c3a-bb6294cb1347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.03.24 22:29:47.269068 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1304 | 2026.03.24 22:29:47.269080 [ 286 ] {c3b4e2d7-ebd2-4267-a073-60171ac4797f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1305 | 2026.03.24 22:29:47.269090 [ 293 ] {} <Debug> TCP-Session: bdca1184-9950-4685-999a-83b24ee0fac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54482 | ||
| 1306 | 2026.03.24 22:29:47.269116 [ 293 ] {} <Debug> TCP-Session: bdca1184-9950-4685-999a-83b24ee0fac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.03.24 22:29:47.269128 [ 293 ] {} <Debug> TCP-Session: bdca1184-9950-4685-999a-83b24ee0fac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2026.03.24 22:29:47.269404 [ 286 ] {c3b4e2d7-ebd2-4267-a073-60171ac4797f} <Debug> oximeter.version (7fbc53ec-638f-44c3-92f4-e01a6798fd89) (SelectExecutor): Key condition: unknown | ||
| 1309 | 2026.03.24 22:29:47.270380 [ 312 ] {c3b4e2d7-ebd2-4267-a073-60171ac4797f} <Trace> AggregatingTransform: Aggregating | ||
| 1310 | 2026.03.24 22:29:47.270429 [ 312 ] {c3b4e2d7-ebd2-4267-a073-60171ac4797f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1311 | 2026.03.24 22:29:47.270468 [ 312 ] {c3b4e2d7-ebd2-4267-a073-60171ac4797f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096056 sec. (1041.059 rows/sec., 40.67 KiB/sec.) | ||
| 1312 | 2026.03.24 22:29:47.270488 [ 312 ] {c3b4e2d7-ebd2-4267-a073-60171ac4797f} <Trace> Aggregator: Merging aggregated data | ||
| 1313 | 2026.03.24 22:29:47.271943 [ 286 ] {c3b4e2d7-ebd2-4267-a073-60171ac4797f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003287 sec., 304.228780042592 rows/sec., 11.88 KiB/sec. | ||
| 1314 | 2026.03.24 22:29:47.272096 [ 286 ] {c3b4e2d7-ebd2-4267-a073-60171ac4797f} <Debug> TCPHandler: Processed in 0.003732245 sec. | ||
| 1315 | 2026.03.24 22:29:47.272222 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2026.03.24 22:29:47.272249 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1317 | 2026.03.24 22:29:47.272267 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1318 | 2026.03.24 22:29:47.272281 [ 286 ] {} <Debug> TCP-Session: 27b3520f-5f41-475e-b273-444912ad89a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2026.03.24 22:29:47.272297 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1320 | 2026.03.24 22:29:47.272318 [ 287 ] {} <Debug> TCP-Session: 581a60ba-8481-4f14-b1a5-1b8a325949a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.03.24 22:29:47.272321 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1322 | 2026.03.24 22:29:47.272337 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1323 | 2026.03.24 22:29:47.272350 [ 291 ] {} <Debug> TCP-Session: 3bde25f4-11d0-425a-aef8-87ba1e695b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.03.24 22:29:47.272371 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1325 | 2026.03.24 22:29:47.272389 [ 290 ] {} <Debug> TCP-Session: 7bc874aa-6d6b-4df4-b40a-63e23c8f7de0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.03.24 22:29:47.272438 [ 293 ] {} <Debug> TCP-Session: bdca1184-9950-4685-999a-83b24ee0fac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.03.24 22:29:47.272373 [ 292 ] {} <Debug> TCP-Session: 98bb1779-aa72-415e-a182-ad27f995b905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.03.24 22:29:47.272355 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1329 | 2026.03.24 22:29:47.272300 [ 294 ] {} <Debug> TCP-Session: 259e9722-f0b3-4f3c-8dc8-56cd0e7e66f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.03.24 22:29:47.272508 [ 288 ] {} <Debug> TCP-Session: d67cff0e-76ef-4b1f-8bca-e536d2ad50cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.03.24 22:29:47.272284 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1332 | 2026.03.24 22:29:47.272563 [ 289 ] {} <Debug> TCP-Session: 2df02904-afa0-4972-9c3a-bb6294cb1347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.03.24 22:29:47.580493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 2330 | ||
| 1334 | 2026.03.24 22:29:47.580986 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2026.03.24 22:29:47.581035 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1336 | 2026.03.24 22:29:47.581661 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1337 | 2026.03.24 22:29:47.582139 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2026.03.24 22:29:47.582312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2330 | ||
| 1339 | 2026.03.24 22:29:47.697922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1340 | 2026.03.24 22:29:47.716028 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.03.24 22:29:47.716095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1342 | 2026.03.24 22:29:47.722915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1343 | 2026.03.24 22:29:47.724127 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.03.24 22:29:47.727679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1345 | 2026.03.24 22:29:48.001152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.60 MiB, peak 176.05 MiB, free memory in arenas 0.00 B, will set to 168.17 MiB (RSS), difference: 1.57 MiB | ||
| 1346 | 2026.03.24 22:29:49.032711 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.03.24 22:29:49.032979 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1348 | 2026.03.24 22:29:49.033349 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.03.24 22:29:49.033438 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1350 | 2026.03.24 22:29:49.033682 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.03.24 22:29:49.033750 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.03.24 22:29:49.033932 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1353 | 2026.03.24 22:29:49.033993 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2026.03.24 22:29:49.034022 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (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 | ||
| 1355 | 2026.03.24 22:29:49.034038 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2026.03.24 22:29:49.034138 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1357 | 2026.03.24 22:29:49.034161 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1358 | 2026.03.24 22:29:49.037601 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.004728 sec., 5499.153976311336 rows/sec., 237.94 KiB/sec. | ||
| 1359 | 2026.03.24 22:29:49.037699 [ 275 ] {d0b101dc-b782-48d3-91c2-cd6fb26c76eb} <Debug> TCPHandler: Processed in 0.005125848 sec. | ||
| 1360 | 2026.03.24 22:29:49.038017 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.03.24 22:29:49.038152 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1362 | 2026.03.24 22:29:49.038378 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2026.03.24 22:29:49.038412 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1364 | 2026.03.24 22:29:49.038598 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2026.03.24 22:29:49.038651 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2026.03.24 22:29:49.038750 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1367 | 2026.03.24 22:29:49.038777 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2026.03.24 22:29:49.038796 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (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 | ||
| 1369 | 2026.03.24 22:29:49.038810 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2026.03.24 22:29:49.038842 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1371 | 2026.03.24 22:29:49.038860 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1372 | 2026.03.24 22:29:49.039289 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001193 sec., 21793.79715004191 rows/sec., 943.00 KiB/sec. | ||
| 1373 | 2026.03.24 22:29:49.039373 [ 275 ] {922557e8-bec0-4c6b-820a-5a4d19f60db1} <Debug> TCPHandler: Processed in 0.001405043 sec. | ||
| 1374 | 2026.03.24 22:29:49.039961 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.03.24 22:29:49.040090 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_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_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1376 | 2026.03.24 22:29:49.040311 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1377 | 2026.03.24 22:29:49.040345 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1378 | 2026.03.24 22:29:49.040530 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1379 | 2026.03.24 22:29:49.040583 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1380 | 2026.03.24 22:29:49.040680 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1381 | 2026.03.24 22:29:49.040796 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1382 | 2026.03.24 22:29:49.040815 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (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 | ||
| 1383 | 2026.03.24 22:29:49.040830 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1384 | 2026.03.24 22:29:49.040864 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1385 | 2026.03.24 22:29:49.040962 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1386 | 2026.03.24 22:29:49.041384 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001344 sec., 19345.238095238095 rows/sec., 837.05 KiB/sec. | ||
| 1387 | 2026.03.24 22:29:49.041486 [ 275 ] {262b8fc4-a459-4e9e-90c2-14f6a647f68e} <Debug> TCPHandler: Processed in 0.001571778 sec. | ||
| 1388 | 2026.03.24 22:29:49.041744 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.03.24 22:29:49.041872 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1390 | 2026.03.24 22:29:49.042094 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1391 | 2026.03.24 22:29:49.042129 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1392 | 2026.03.24 22:29:49.042316 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2026.03.24 22:29:49.042367 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2026.03.24 22:29:49.042464 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1395 | 2026.03.24 22:29:49.042491 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1396 | 2026.03.24 22:29:49.042513 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (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 | ||
| 1397 | 2026.03.24 22:29:49.042527 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1398 | 2026.03.24 22:29:49.042560 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1399 | 2026.03.24 22:29:49.042578 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1400 | 2026.03.24 22:29:49.043001 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001179 sec., 22052.58693808312 rows/sec., 954.20 KiB/sec. | ||
| 1401 | 2026.03.24 22:29:49.043083 [ 275 ] {a2124c9e-cc7f-42ff-bf0c-e31525b9d908} <Debug> TCPHandler: Processed in 0.001386722 sec. | ||
| 1402 | 2026.03.24 22:29:49.043309 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.03.24 22:29:49.043437 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1404 | 2026.03.24 22:29:49.043656 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1405 | 2026.03.24 22:29:49.043688 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1406 | 2026.03.24 22:29:49.043889 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1407 | 2026.03.24 22:29:49.043941 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1408 | 2026.03.24 22:29:49.044037 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1409 | 2026.03.24 22:29:49.044064 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1410 | 2026.03.24 22:29:49.044083 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1411 | 2026.03.24 22:29:49.044097 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1412 | 2026.03.24 22:29:49.044130 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1413 | 2026.03.24 22:29:49.044147 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1414 | 2026.03.24 22:29:49.044563 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001178 sec., 22071.30730050934 rows/sec., 955.01 KiB/sec. | ||
| 1415 | 2026.03.24 22:29:49.044647 [ 275 ] {48714330-70fa-4317-a426-edaa251439d1} <Debug> TCPHandler: Processed in 0.001386242 sec. | ||
| 1416 | 2026.03.24 22:29:49.044866 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.03.24 22:29:49.044994 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1418 | 2026.03.24 22:29:49.045212 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1419 | 2026.03.24 22:29:49.045246 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1420 | 2026.03.24 22:29:49.045433 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1421 | 2026.03.24 22:29:49.045484 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1422 | 2026.03.24 22:29:49.045579 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1423 | 2026.03.24 22:29:49.045606 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1424 | 2026.03.24 22:29:49.045625 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (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 | ||
| 1425 | 2026.03.24 22:29:49.045639 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2026.03.24 22:29:49.045671 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1427 | 2026.03.24 22:29:49.045689 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1428 | 2026.03.24 22:29:49.046079 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 991.19 KiB/sec. | ||
| 1429 | 2026.03.24 22:29:49.046160 [ 275 ] {6e0a0677-f9ad-423f-8ac6-e2dc2ae29742} <Debug> TCPHandler: Processed in 0.001342451 sec. | ||
| 1430 | 2026.03.24 22:29:49.046372 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.03.24 22:29:49.046502 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1432 | 2026.03.24 22:29:49.046737 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1433 | 2026.03.24 22:29:49.046772 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1434 | 2026.03.24 22:29:49.046960 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1435 | 2026.03.24 22:29:49.047011 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1436 | 2026.03.24 22:29:49.047106 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1437 | 2026.03.24 22:29:49.047133 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1438 | 2026.03.24 22:29:49.047151 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (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 | ||
| 1439 | 2026.03.24 22:29:49.047166 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1440 | 2026.03.24 22:29:49.047198 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1441 | 2026.03.24 22:29:49.047216 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1442 | 2026.03.24 22:29:49.047683 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001233 sec., 21086.780210867804 rows/sec., 912.41 KiB/sec. | ||
| 1443 | 2026.03.24 22:29:49.047766 [ 275 ] {49cbd8e5-6ebd-4304-b009-e913bece0b87} <Debug> TCPHandler: Processed in 0.001441294 sec. | ||
| 1444 | 2026.03.24 22:29:49.047976 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.03.24 22:29:49.048106 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1446 | 2026.03.24 22:29:49.048326 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1447 | 2026.03.24 22:29:49.048360 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1448 | 2026.03.24 22:29:49.048550 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1449 | 2026.03.24 22:29:49.048600 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1450 | 2026.03.24 22:29:49.048695 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1451 | 2026.03.24 22:29:49.048722 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1452 | 2026.03.24 22:29:49.048739 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (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 | ||
| 1453 | 2026.03.24 22:29:49.048753 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1454 | 2026.03.24 22:29:49.048784 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1455 | 2026.03.24 22:29:49.048802 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1456 | 2026.03.24 22:29:49.049462 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001411 sec., 18426.64776754075 rows/sec., 797.31 KiB/sec. | ||
| 1457 | 2026.03.24 22:29:49.049518 [ 275 ] {ddd5d7b2-5057-419f-804d-96d065bc7d62} <Debug> TCPHandler: Processed in 0.001590279 sec. | ||
| 1458 | 2026.03.24 22:29:49.049726 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.03.24 22:29:49.049854 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_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_port_control_data_link:packets_sent', '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) | ||
| 1460 | 2026.03.24 22:29:49.050068 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1461 | 2026.03.24 22:29:49.050102 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1462 | 2026.03.24 22:29:49.050289 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1463 | 2026.03.24 22:29:49.050340 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1464 | 2026.03.24 22:29:49.050444 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1465 | 2026.03.24 22:29:49.050473 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1466 | 2026.03.24 22:29:49.050491 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (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 | ||
| 1467 | 2026.03.24 22:29:49.050505 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1468 | 2026.03.24 22:29:49.050537 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1469 | 2026.03.24 22:29:49.050561 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1470 | 2026.03.24 22:29:49.050929 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001127 sec., 23070.097604259096 rows/sec., 998.23 KiB/sec. | ||
| 1471 | 2026.03.24 22:29:49.050984 [ 275 ] {ac5a3db0-5727-438f-91b1-ae8823ef5295} <Debug> TCPHandler: Processed in 0.00130527 sec. | ||
| 1472 | 2026.03.24 22:29:49.051247 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.03.24 22:29:49.051377 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_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_port_control_data_link:packets_sent', '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) | ||
| 1474 | 2026.03.24 22:29:49.051591 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1475 | 2026.03.24 22:29:49.051625 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1476 | 2026.03.24 22:29:49.051814 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1477 | 2026.03.24 22:29:49.051865 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1478 | 2026.03.24 22:29:49.051960 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1479 | 2026.03.24 22:29:49.051987 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1480 | 2026.03.24 22:29:49.052005 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (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 | ||
| 1481 | 2026.03.24 22:29:49.052019 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1482 | 2026.03.24 22:29:49.052051 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', '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'))" | ||
| 1483 | 2026.03.24 22:29:49.052068 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1484 | 2026.03.24 22:29:49.052441 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001117 sec., 23276.633840644587 rows/sec., 1007.16 KiB/sec. | ||
| 1485 | 2026.03.24 22:29:49.052497 [ 275 ] {1597419a-91f3-4bd0-ac56-504f01f108a3} <Debug> TCPHandler: Processed in 0.00129746 sec. | ||
| 1486 | 2026.03.24 22:29:49.052704 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.03.24 22:29:49.052834 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_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_port_control_data_link:packets_sent', '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) | ||
| 1488 | 2026.03.24 22:29:49.053048 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1489 | 2026.03.24 22:29:49.053082 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1490 | 2026.03.24 22:29:49.053277 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1491 | 2026.03.24 22:29:49.053327 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1492 | 2026.03.24 22:29:49.053422 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1493 | 2026.03.24 22:29:49.053449 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1494 | 2026.03.24 22:29:49.053467 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (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 | ||
| 1495 | 2026.03.24 22:29:49.053482 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1496 | 2026.03.24 22:29:49.053514 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_sent', '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'))" | ||
| 1497 | 2026.03.24 22:29:49.053532 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1498 | 2026.03.24 22:29:49.053888 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001107 sec., 23486.901535682024 rows/sec., 1016.26 KiB/sec. | ||
| 1499 | 2026.03.24 22:29:49.053948 [ 275 ] {acb8e849-a780-44a9-b34a-6209521f866f} <Debug> TCPHandler: Processed in 0.00129088 sec. | ||
| 1500 | 2026.03.24 22:29:49.061683 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.03.24 22:29:49.061821 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) 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_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_port_control_data_link:packets_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) | ||
| 1502 | 2026.03.24 22:29:49.062045 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1503 | 2026.03.24 22:29:49.062081 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_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 | ||
| 1504 | 2026.03.24 22:29:49.062311 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1505 | 2026.03.24 22:29:49.062364 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1506 | 2026.03.24 22:29:49.062463 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1507 | 2026.03.24 22:29:49.062491 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1508 | 2026.03.24 22:29:49.062509 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Debug> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (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 | ||
| 1509 | 2026.03.24 22:29:49.062524 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1510 | 2026.03.24 22:29:49.062557 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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_port_control_data_link:packets_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'))" | ||
| 1511 | 2026.03.24 22:29:49.062574 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1512 | 2026.03.24 22:29:49.062987 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001222 sec., 21276.59574468085 rows/sec., 920.62 KiB/sec. | ||
| 1513 | 2026.03.24 22:29:49.063048 [ 275 ] {cf73da13-8ea6-46be-8a45-9f7a44bf7c23} <Debug> TCPHandler: Processed in 0.001415604 sec. | ||
| 1514 | 2026.03.24 22:29:49.067618 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.03.24 22:29:49.067727 [ 275 ] {3fb14598-2a84-4dbb-9783-2f8ac82fb375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1516 | 2026.03.24 22:29:49.067768 [ 275 ] {3fb14598-2a84-4dbb-9783-2f8ac82fb375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1517 | 2026.03.24 22:29:49.068275 [ 275 ] {3fb14598-2a84-4dbb-9783-2f8ac82fb375} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.03.24 22:29:49.068316 [ 275 ] {3fb14598-2a84-4dbb-9783-2f8ac82fb375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1519 | 2026.03.24 22:29:49.068880 [ 275 ] {3fb14598-2a84-4dbb-9783-2f8ac82fb375} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1520 | 2026.03.24 22:29:49.069267 [ 275 ] {3fb14598-2a84-4dbb-9783-2f8ac82fb375} <Trace> oximeter.timeseries_schema (9fe56685-7720-4b3d-9083-f495ede24c1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.03.24 22:29:49.069418 [ 275 ] {3fb14598-2a84-4dbb-9783-2f8ac82fb375} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001721 sec., 6972.690296339337 rows/sec., 2.48 MiB/sec. | ||
| 1522 | 2026.03.24 22:29:49.069461 [ 275 ] {3fb14598-2a84-4dbb-9783-2f8ac82fb375} <Debug> TCPHandler: Processed in 0.001907659 sec. | ||
| 1523 | 2026.03.24 22:29:49.069578 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2026.03.24 22:29:49.069671 [ 275 ] {7ee43fe9-f035-4466-aee8-95cb5814d6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1525 | 2026.03.24 22:29:49.069712 [ 275 ] {7ee43fe9-f035-4466-aee8-95cb5814d6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1526 | 2026.03.24 22:29:49.070244 [ 275 ] {7ee43fe9-f035-4466-aee8-95cb5814d6a9} <Trace> oximeter.fields_i16 (887b7d31-3817-45fd-ae6f-6a56ddb4e610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.03.24 22:29:49.070280 [ 275 ] {7ee43fe9-f035-4466-aee8-95cb5814d6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1528 | 2026.03.24 22:29:49.070730 [ 275 ] {7ee43fe9-f035-4466-aee8-95cb5814d6a9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1529 | 2026.03.24 22:29:49.071219 [ 275 ] {7ee43fe9-f035-4466-aee8-95cb5814d6a9} <Trace> oximeter.fields_i16 (887b7d31-3817-45fd-ae6f-6a56ddb4e610): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.03.24 22:29:49.071355 [ 275 ] {7ee43fe9-f035-4466-aee8-95cb5814d6a9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001702 sec., 166862.51468860166 rows/sec., 10.60 MiB/sec. | ||
| 1531 | 2026.03.24 22:29:49.071396 [ 275 ] {7ee43fe9-f035-4466-aee8-95cb5814d6a9} <Debug> TCPHandler: Processed in 0.001866777 sec. | ||
| 1532 | 2026.03.24 22:29:49.071527 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.03.24 22:29:49.071620 [ 275 ] {658fddf5-8dcf-430e-a6bf-20a9f7df64d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1534 | 2026.03.24 22:29:49.071659 [ 275 ] {658fddf5-8dcf-430e-a6bf-20a9f7df64d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1535 | 2026.03.24 22:29:49.072411 [ 275 ] {658fddf5-8dcf-430e-a6bf-20a9f7df64d9} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.03.24 22:29:49.072447 [ 275 ] {658fddf5-8dcf-430e-a6bf-20a9f7df64d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1537 | 2026.03.24 22:29:49.072991 [ 275 ] {658fddf5-8dcf-430e-a6bf-20a9f7df64d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1538 | 2026.03.24 22:29:49.073544 [ 275 ] {658fddf5-8dcf-430e-a6bf-20a9f7df64d9} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.03.24 22:29:49.073668 [ 275 ] {658fddf5-8dcf-430e-a6bf-20a9f7df64d9} <Debug> executeQuery: Read 771 rows, 61.39 KiB in 0.002066 sec., 373184.8983543078 rows/sec., 29.02 MiB/sec. | ||
| 1540 | 2026.03.24 22:29:49.073711 [ 275 ] {658fddf5-8dcf-430e-a6bf-20a9f7df64d9} <Debug> TCPHandler: Processed in 0.002232228 sec. | ||
| 1541 | 2026.03.24 22:29:49.073822 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.03.24 22:29:49.073915 [ 275 ] {3b7aadb1-cbe2-46b7-a874-a7d63a42fd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1543 | 2026.03.24 22:29:49.073953 [ 275 ] {3b7aadb1-cbe2-46b7-a874-a7d63a42fd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1544 | 2026.03.24 22:29:49.074360 [ 275 ] {3b7aadb1-cbe2-46b7-a874-a7d63a42fd2f} <Trace> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.03.24 22:29:49.074396 [ 275 ] {3b7aadb1-cbe2-46b7-a874-a7d63a42fd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1546 | 2026.03.24 22:29:49.074820 [ 275 ] {3b7aadb1-cbe2-46b7-a874-a7d63a42fd2f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1547 | 2026.03.24 22:29:49.075286 [ 275 ] {3b7aadb1-cbe2-46b7-a874-a7d63a42fd2f} <Trace> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.03.24 22:29:49.075424 [ 275 ] {3b7aadb1-cbe2-46b7-a874-a7d63a42fd2f} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001527 sec., 92992.79633267845 rows/sec., 5.46 MiB/sec. | ||
| 1549 | 2026.03.24 22:29:49.075466 [ 275 ] {3b7aadb1-cbe2-46b7-a874-a7d63a42fd2f} <Debug> TCPHandler: Processed in 0.001692992 sec. | ||
| 1550 | 2026.03.24 22:29:49.075575 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.03.24 22:29:49.075668 [ 275 ] {b673bbda-3e7a-447b-b514-ec3a294e845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1552 | 2026.03.24 22:29:49.075705 [ 275 ] {b673bbda-3e7a-447b-b514-ec3a294e845f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1553 | 2026.03.24 22:29:49.076139 [ 275 ] {b673bbda-3e7a-447b-b514-ec3a294e845f} <Trace> oximeter.fields_u32 (175a9c26-70ee-4bc8-9fdb-4ffe01cfc065): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.03.24 22:29:49.076175 [ 275 ] {b673bbda-3e7a-447b-b514-ec3a294e845f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1555 | 2026.03.24 22:29:49.076622 [ 275 ] {b673bbda-3e7a-447b-b514-ec3a294e845f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1556 | 2026.03.24 22:29:49.077120 [ 275 ] {b673bbda-3e7a-447b-b514-ec3a294e845f} <Trace> oximeter.fields_u32 (175a9c26-70ee-4bc8-9fdb-4ffe01cfc065): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.03.24 22:29:49.077252 [ 275 ] {b673bbda-3e7a-447b-b514-ec3a294e845f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001602 sec., 93008.73907615482 rows/sec., 6.01 MiB/sec. | ||
| 1558 | 2026.03.24 22:29:49.077288 [ 275 ] {b673bbda-3e7a-447b-b514-ec3a294e845f} <Debug> TCPHandler: Processed in 0.001761744 sec. | ||
| 1559 | 2026.03.24 22:29:49.077396 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.03.24 22:29:49.077489 [ 275 ] {562de6c6-adda-46a5-b0b2-69d687417d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1561 | 2026.03.24 22:29:49.077528 [ 275 ] {562de6c6-adda-46a5-b0b2-69d687417d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1562 | 2026.03.24 22:29:49.077953 [ 275 ] {562de6c6-adda-46a5-b0b2-69d687417d9c} <Trace> oximeter.fields_u8 (5fdd242b-7510-4825-a3b7-feeed06599ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.03.24 22:29:49.077990 [ 275 ] {562de6c6-adda-46a5-b0b2-69d687417d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1564 | 2026.03.24 22:29:49.078418 [ 275 ] {562de6c6-adda-46a5-b0b2-69d687417d9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1565 | 2026.03.24 22:29:49.078932 [ 275 ] {562de6c6-adda-46a5-b0b2-69d687417d9c} <Trace> oximeter.fields_u8 (5fdd242b-7510-4825-a3b7-feeed06599ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.03.24 22:29:49.079065 [ 275 ] {562de6c6-adda-46a5-b0b2-69d687417d9c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001593 sec., 92906.46578782173 rows/sec., 5.28 MiB/sec. | ||
| 1567 | 2026.03.24 22:29:49.079102 [ 275 ] {562de6c6-adda-46a5-b0b2-69d687417d9c} <Debug> TCPHandler: Processed in 0.001754704 sec. | ||
| 1568 | 2026.03.24 22:29:49.079210 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.03.24 22:29:49.079302 [ 275 ] {21b445e7-cd31-4cbe-8c6e-4998303e4577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1570 | 2026.03.24 22:29:49.079339 [ 275 ] {21b445e7-cd31-4cbe-8c6e-4998303e4577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1571 | 2026.03.24 22:29:49.079865 [ 275 ] {21b445e7-cd31-4cbe-8c6e-4998303e4577} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.03.24 22:29:49.079902 [ 275 ] {21b445e7-cd31-4cbe-8c6e-4998303e4577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1573 | 2026.03.24 22:29:49.080381 [ 275 ] {21b445e7-cd31-4cbe-8c6e-4998303e4577} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1574 | 2026.03.24 22:29:49.080937 [ 275 ] {21b445e7-cd31-4cbe-8c6e-4998303e4577} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.03.24 22:29:49.081064 [ 275 ] {21b445e7-cd31-4cbe-8c6e-4998303e4577} <Debug> executeQuery: Read 462 rows, 32.94 KiB in 0.00178 sec., 259550.56179775283 rows/sec., 18.07 MiB/sec. | ||
| 1576 | 2026.03.24 22:29:49.081100 [ 275 ] {21b445e7-cd31-4cbe-8c6e-4998303e4577} <Debug> TCPHandler: Processed in 0.001937559 sec. | ||
| 1577 | 2026.03.24 22:29:49.081208 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.03.24 22:29:49.081301 [ 275 ] {fb48e1a8-bc36-4daf-85ac-351882a1623d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1579 | 2026.03.24 22:29:49.081341 [ 275 ] {fb48e1a8-bc36-4daf-85ac-351882a1623d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1580 | 2026.03.24 22:29:49.081694 [ 275 ] {fb48e1a8-bc36-4daf-85ac-351882a1623d} <Trace> oximeter.measurements_bool (45a0e309-7b0c-4135-8111-ce23fda8591f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.03.24 22:29:49.081741 [ 275 ] {fb48e1a8-bc36-4daf-85ac-351882a1623d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1582 | 2026.03.24 22:29:49.082322 [ 275 ] {fb48e1a8-bc36-4daf-85ac-351882a1623d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1583 | 2026.03.24 22:29:49.082820 [ 275 ] {fb48e1a8-bc36-4daf-85ac-351882a1623d} <Trace> oximeter.measurements_bool (45a0e309-7b0c-4135-8111-ce23fda8591f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.03.24 22:29:49.082948 [ 275 ] {fb48e1a8-bc36-4daf-85ac-351882a1623d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001666 sec., 3601.4405762304923 rows/sec., 188.16 KiB/sec. | ||
| 1585 | 2026.03.24 22:29:49.082985 [ 275 ] {fb48e1a8-bc36-4daf-85ac-351882a1623d} <Debug> TCPHandler: Processed in 0.001825506 sec. | ||
| 1586 | 2026.03.24 22:29:49.083090 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.03.24 22:29:49.083185 [ 275 ] {37be9a85-ae7b-4210-86ac-30dd4004fbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1588 | 2026.03.24 22:29:49.083227 [ 275 ] {37be9a85-ae7b-4210-86ac-30dd4004fbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1589 | 2026.03.24 22:29:49.083614 [ 275 ] {37be9a85-ae7b-4210-86ac-30dd4004fbb0} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.03.24 22:29:49.083652 [ 275 ] {37be9a85-ae7b-4210-86ac-30dd4004fbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1591 | 2026.03.24 22:29:49.084187 [ 275 ] {37be9a85-ae7b-4210-86ac-30dd4004fbb0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1592 | 2026.03.24 22:29:49.084729 [ 275 ] {37be9a85-ae7b-4210-86ac-30dd4004fbb0} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.03.24 22:29:49.084867 [ 275 ] {37be9a85-ae7b-4210-86ac-30dd4004fbb0} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.0017 sec., 126470.58823529413 rows/sec., 8.32 MiB/sec. | ||
| 1594 | 2026.03.24 22:29:49.084906 [ 275 ] {37be9a85-ae7b-4210-86ac-30dd4004fbb0} <Debug> TCPHandler: Processed in 0.001866497 sec. | ||
| 1595 | 2026.03.24 22:29:49.085015 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.03.24 22:29:49.085109 [ 275 ] {32036027-1f68-416a-b5dc-ea1e202604cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1597 | 2026.03.24 22:29:49.085151 [ 275 ] {32036027-1f68-416a-b5dc-ea1e202604cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1598 | 2026.03.24 22:29:49.085473 [ 275 ] {32036027-1f68-416a-b5dc-ea1e202604cb} <Trace> oximeter.measurements_f64 (e4e98ac7-5b5e-42c9-867f-6ada2b25b91e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.03.24 22:29:49.085510 [ 275 ] {32036027-1f68-416a-b5dc-ea1e202604cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1600 | 2026.03.24 22:29:49.085991 [ 275 ] {32036027-1f68-416a-b5dc-ea1e202604cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1601 | 2026.03.24 22:29:49.086582 [ 275 ] {32036027-1f68-416a-b5dc-ea1e202604cb} <Trace> oximeter.measurements_f64 (e4e98ac7-5b5e-42c9-867f-6ada2b25b91e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.03.24 22:29:49.086720 [ 275 ] {32036027-1f68-416a-b5dc-ea1e202604cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001629 sec., 613.8735420503376 rows/sec., 41.36 KiB/sec. | ||
| 1603 | 2026.03.24 22:29:49.086756 [ 275 ] {32036027-1f68-416a-b5dc-ea1e202604cb} <Debug> TCPHandler: Processed in 0.001790685 sec. | ||
| 1604 | 2026.03.24 22:29:49.086869 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.03.24 22:29:49.086979 [ 275 ] {0c6e9bd0-f517-4e0c-906a-2d2a2abc1ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.03.24 22:29:49.087026 [ 275 ] {0c6e9bd0-f517-4e0c-906a-2d2a2abc1ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1607 | 2026.03.24 22:29:49.087404 [ 275 ] {0c6e9bd0-f517-4e0c-906a-2d2a2abc1ef8} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.03.24 22:29:49.087443 [ 275 ] {0c6e9bd0-f517-4e0c-906a-2d2a2abc1ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1609 | 2026.03.24 22:29:49.087897 [ 275 ] {0c6e9bd0-f517-4e0c-906a-2d2a2abc1ef8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1610 | 2026.03.24 22:29:49.088397 [ 275 ] {0c6e9bd0-f517-4e0c-906a-2d2a2abc1ef8} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.03.24 22:29:49.088533 [ 275 ] {0c6e9bd0-f517-4e0c-906a-2d2a2abc1ef8} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001576 sec., 44416.243654822334 rows/sec., 2.70 MiB/sec. | ||
| 1612 | 2026.03.24 22:29:49.088571 [ 275 ] {0c6e9bd0-f517-4e0c-906a-2d2a2abc1ef8} <Debug> TCPHandler: Processed in 0.001757874 sec. | ||
| 1613 | 2026.03.24 22:29:50.070978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 234 | ||
| 1614 | 2026.03.24 22:29:50.073771 [ 243 ] {} <Trace> system.query_log (2415d5f6-109a-4dc6-a0db-c80df4df4ba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.03.24 22:29:50.073821 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1616 | 2026.03.24 22:29:50.075184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1617 | 2026.03.24 22:29:50.075703 [ 243 ] {} <Trace> system.query_log (2415d5f6-109a-4dc6-a0db-c80df4df4ba3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.03.24 22:29:50.075947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1619 | 2026.03.24 22:29:54.036805 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2026.03.24 22:29:54.037007 [ 275 ] {356ba52a-8e7d-40c9-b350-825fa16ebcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1621 | 2026.03.24 22:29:54.037079 [ 275 ] {356ba52a-8e7d-40c9-b350-825fa16ebcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1622 | 2026.03.24 22:29:54.037745 [ 275 ] {356ba52a-8e7d-40c9-b350-825fa16ebcb7} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.03.24 22:29:54.037799 [ 275 ] {356ba52a-8e7d-40c9-b350-825fa16ebcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1624 | 2026.03.24 22:29:54.038324 [ 275 ] {356ba52a-8e7d-40c9-b350-825fa16ebcb7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1625 | 2026.03.24 22:29:54.038764 [ 275 ] {356ba52a-8e7d-40c9-b350-825fa16ebcb7} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.03.24 22:29:54.038951 [ 275 ] {356ba52a-8e7d-40c9-b350-825fa16ebcb7} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.001993 sec., 25087.80732563974 rows/sec., 2.12 MiB/sec. | ||
| 1627 | 2026.03.24 22:29:54.039001 [ 275 ] {356ba52a-8e7d-40c9-b350-825fa16ebcb7} <Debug> TCPHandler: Processed in 0.002327181 sec. | ||
| 1628 | 2026.03.24 22:29:54.039154 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.03.24 22:29:54.039286 [ 275 ] {7f4d7558-307d-484c-baa4-1120715ef4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1630 | 2026.03.24 22:29:54.039339 [ 275 ] {7f4d7558-307d-484c-baa4-1120715ef4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1631 | 2026.03.24 22:29:54.040016 [ 275 ] {7f4d7558-307d-484c-baa4-1120715ef4d8} <Trace> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.03.24 22:29:54.040064 [ 275 ] {7f4d7558-307d-484c-baa4-1120715ef4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1633 | 2026.03.24 22:29:54.040676 [ 275 ] {7f4d7558-307d-484c-baa4-1120715ef4d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1634 | 2026.03.24 22:29:54.041262 [ 275 ] {7f4d7558-307d-484c-baa4-1120715ef4d8} <Trace> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.03.24 22:29:54.041440 [ 275 ] {7f4d7558-307d-484c-baa4-1120715ef4d8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.002183 sec., 4580.852038479157 rows/sec., 344.46 KiB/sec. | ||
| 1636 | 2026.03.24 22:29:54.041492 [ 275 ] {7f4d7558-307d-484c-baa4-1120715ef4d8} <Debug> TCPHandler: Processed in 0.002405374 sec. | ||
| 1637 | 2026.03.24 22:29:54.041640 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.03.24 22:29:54.041752 [ 275 ] {e8c3c418-830d-432a-82b2-49ec6b536d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1639 | 2026.03.24 22:29:54.041802 [ 275 ] {e8c3c418-830d-432a-82b2-49ec6b536d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1640 | 2026.03.24 22:29:54.042325 [ 275 ] {e8c3c418-830d-432a-82b2-49ec6b536d17} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.03.24 22:29:54.042368 [ 275 ] {e8c3c418-830d-432a-82b2-49ec6b536d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1642 | 2026.03.24 22:29:54.042842 [ 275 ] {e8c3c418-830d-432a-82b2-49ec6b536d17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1643 | 2026.03.24 22:29:54.043326 [ 275 ] {e8c3c418-830d-432a-82b2-49ec6b536d17} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.03.24 22:29:54.043498 [ 275 ] {e8c3c418-830d-432a-82b2-49ec6b536d17} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001774 sec., 25930.101465614433 rows/sec., 2.03 MiB/sec. | ||
| 1645 | 2026.03.24 22:29:54.043541 [ 275 ] {e8c3c418-830d-432a-82b2-49ec6b536d17} <Debug> TCPHandler: Processed in 0.00195943 sec. | ||
| 1646 | 2026.03.24 22:29:54.043656 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2026.03.24 22:29:54.043756 [ 275 ] {59a405f6-4dfb-4ac9-9da2-a9f9d08a4ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1648 | 2026.03.24 22:29:54.043801 [ 275 ] {59a405f6-4dfb-4ac9-9da2-a9f9d08a4ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1649 | 2026.03.24 22:29:54.044180 [ 275 ] {59a405f6-4dfb-4ac9-9da2-a9f9d08a4ca2} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.03.24 22:29:54.044217 [ 275 ] {59a405f6-4dfb-4ac9-9da2-a9f9d08a4ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1651 | 2026.03.24 22:29:54.044686 [ 275 ] {59a405f6-4dfb-4ac9-9da2-a9f9d08a4ca2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1652 | 2026.03.24 22:29:54.045142 [ 275 ] {59a405f6-4dfb-4ac9-9da2-a9f9d08a4ca2} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.03.24 22:29:54.045291 [ 275 ] {59a405f6-4dfb-4ac9-9da2-a9f9d08a4ca2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001557 sec., 70648.68336544637 rows/sec., 4.93 MiB/sec. | ||
| 1654 | 2026.03.24 22:29:54.045329 [ 275 ] {59a405f6-4dfb-4ac9-9da2-a9f9d08a4ca2} <Debug> TCPHandler: Processed in 0.001721173 sec. | ||
| 1655 | 2026.03.24 22:29:54.045438 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2026.03.24 22:29:54.045533 [ 275 ] {50b6f3ec-e00d-437c-a7fd-5ce96087a3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1657 | 2026.03.24 22:29:54.045586 [ 275 ] {50b6f3ec-e00d-437c-a7fd-5ce96087a3d0} <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 | ||
| 1658 | 2026.03.24 22:29:54.046392 [ 275 ] {50b6f3ec-e00d-437c-a7fd-5ce96087a3d0} <Trace> oximeter.measurements_histogramu64 (719e66c2-3813-4713-9e33-2cbc84729e55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2026.03.24 22:29:54.046431 [ 275 ] {50b6f3ec-e00d-437c-a7fd-5ce96087a3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1660 | 2026.03.24 22:29:54.047054 [ 275 ] {50b6f3ec-e00d-437c-a7fd-5ce96087a3d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1661 | 2026.03.24 22:29:54.047631 [ 275 ] {50b6f3ec-e00d-437c-a7fd-5ce96087a3d0} <Trace> oximeter.measurements_histogramu64 (719e66c2-3813-4713-9e33-2cbc84729e55): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.03.24 22:29:54.047774 [ 275 ] {50b6f3ec-e00d-437c-a7fd-5ce96087a3d0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00226 sec., 4424.778761061947 rows/sec., 7.93 MiB/sec. | ||
| 1663 | 2026.03.24 22:29:54.047839 [ 275 ] {50b6f3ec-e00d-437c-a7fd-5ce96087a3d0} <Debug> TCPHandler: Processed in 0.002450316 sec. | ||
| 1664 | 2026.03.24 22:29:54.047954 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2026.03.24 22:29:54.048056 [ 275 ] {f9b0068b-2c74-4b7a-a4c2-6b1223028628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1666 | 2026.03.24 22:29:54.048097 [ 275 ] {f9b0068b-2c74-4b7a-a4c2-6b1223028628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1667 | 2026.03.24 22:29:54.048414 [ 275 ] {f9b0068b-2c74-4b7a-a4c2-6b1223028628} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.03.24 22:29:54.048452 [ 275 ] {f9b0068b-2c74-4b7a-a4c2-6b1223028628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1669 | 2026.03.24 22:29:54.048854 [ 275 ] {f9b0068b-2c74-4b7a-a4c2-6b1223028628} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1670 | 2026.03.24 22:29:54.049275 [ 275 ] {f9b0068b-2c74-4b7a-a4c2-6b1223028628} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.03.24 22:29:54.049430 [ 275 ] {f9b0068b-2c74-4b7a-a4c2-6b1223028628} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001399 sec., 28591.85132237312 rows/sec., 1.91 MiB/sec. | ||
| 1672 | 2026.03.24 22:29:54.049468 [ 275 ] {f9b0068b-2c74-4b7a-a4c2-6b1223028628} <Debug> TCPHandler: Processed in 0.001565008 sec. | ||
| 1673 | 2026.03.24 22:29:55.020164 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1674 | 2026.03.24 22:29:55.020233 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1675 | 2026.03.24 22:29:55.083124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2842 | ||
| 1676 | 2026.03.24 22:29:55.083623 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.03.24 22:29:55.083663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 1678 | 2026.03.24 22:29:55.084264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1679 | 2026.03.24 22:29:55.084710 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2026.03.24 22:29:55.084833 [ 73 ] {} <Debug> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1681 | 2026.03.24 22:29:55.084844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2842 | ||
| 1682 | 2026.03.24 22:29:55.084884 [ 73 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.03.24 22:29:55.084910 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 1684 | 2026.03.24 22:29:55.085127 [ 200 ] {3377d044-aa79-453d-9060-6b5a077633b3::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 | ||
| 1685 | 2026.03.24 22:29:55.087531 [ 200 ] {3377d044-aa79-453d-9060-6b5a077633b3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1686 | 2026.03.24 22:29:55.087601 [ 200 ] {3377d044-aa79-453d-9060-6b5a077633b3::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 | ||
| 1687 | 2026.03.24 22:29:55.087709 [ 200 ] {3377d044-aa79-453d-9060-6b5a077633b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1688 | 2026.03.24 22:29:55.087761 [ 200 ] {3377d044-aa79-453d-9060-6b5a077633b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1689 | 2026.03.24 22:29:55.087810 [ 200 ] {3377d044-aa79-453d-9060-6b5a077633b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1690 | 2026.03.24 22:29:55.087857 [ 200 ] {3377d044-aa79-453d-9060-6b5a077633b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 439 rows starting from the beginning of the part | ||
| 1691 | 2026.03.24 22:29:55.087904 [ 200 ] {3377d044-aa79-453d-9060-6b5a077633b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1692 | 2026.03.24 22:29:55.113154 [ 186 ] {3377d044-aa79-453d-9060-6b5a077633b3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 4 columns (4 merged, 0 gathered) in 0.028138934 sec., 100998.85091595865 rows/sec., 1.44 MiB/sec. | ||
| 1693 | 2026.03.24 22:29:55.114159 [ 187 ] {3377d044-aa79-453d-9060-6b5a077633b3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1694 | 2026.03.24 22:29:55.114785 [ 187 ] {3377d044-aa79-453d-9060-6b5a077633b3::all_1_6_1} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.03.24 22:29:55.114867 [ 187 ] {3377d044-aa79-453d-9060-6b5a077633b3::all_1_6_1} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1696 | 2026.03.24 22:29:55.114986 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1697 | 2026.03.24 22:29:55.228503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1698 | 2026.03.24 22:29:55.246331 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.03.24 22:29:55.246387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 1700 | 2026.03.24 22:29:55.252590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1701 | 2026.03.24 22:29:55.253663 [ 244 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.03.24 22:29:55.253949 [ 73 ] {} <Debug> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1703 | 2026.03.24 22:29:55.254020 [ 73 ] {} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.03.24 22:29:55.254055 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 1705 | 2026.03.24 22:29:55.254182 [ 187 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::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 | ||
| 1706 | 2026.03.24 22:29:55.257029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1707 | 2026.03.24 22:29:55.258396 [ 187 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1708 | 2026.03.24 22:29:55.259824 [ 187 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::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 | ||
| 1709 | 2026.03.24 22:29:55.264489 [ 187 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::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 | ||
| 1710 | 2026.03.24 22:29:55.268801 [ 187 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::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 | ||
| 1711 | 2026.03.24 22:29:55.273048 [ 187 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::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 | ||
| 1712 | 2026.03.24 22:29:55.280327 [ 187 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::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 | ||
| 1713 | 2026.03.24 22:29:55.284658 [ 187 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::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 | ||
| 1714 | 2026.03.24 22:29:55.343829 [ 186 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089698205 sec., 512.8307751531928 rows/sec., 2.65 MiB/sec. | ||
| 1715 | 2026.03.24 22:29:55.346175 [ 190 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1716 | 2026.03.24 22:29:55.348775 [ 190 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::all_1_6_1} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.03.24 22:29:55.348876 [ 190 ] {2cb5ba9a-1c6f-4905-aa75-3714978791ec::all_1_6_1} <Trace> system.metric_log (2cb5ba9a-1c6f-4905-aa75-3714978791ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1718 | 2026.03.24 22:29:55.350773 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1719 | 2026.03.24 22:29:56.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.99 MiB, peak 180.53 MiB, free memory in arenas 0.00 B, will set to 180.91 MiB (RSS), difference: 9.92 MiB | ||
| 1720 | 2026.03.24 22:29:59.044740 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.03.24 22:29:59.045021 [ 275 ] {e4f6dd24-396f-4f97-bbe4-280f2b69ab2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1722 | 2026.03.24 22:29:59.045124 [ 275 ] {e4f6dd24-396f-4f97-bbe4-280f2b69ab2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1723 | 2026.03.24 22:29:59.046083 [ 275 ] {e4f6dd24-396f-4f97-bbe4-280f2b69ab2e} <Trace> oximeter.fields_i16 (887b7d31-3817-45fd-ae6f-6a56ddb4e610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.03.24 22:29:59.046125 [ 275 ] {e4f6dd24-396f-4f97-bbe4-280f2b69ab2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1725 | 2026.03.24 22:29:59.046673 [ 275 ] {e4f6dd24-396f-4f97-bbe4-280f2b69ab2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1726 | 2026.03.24 22:29:59.047141 [ 275 ] {e4f6dd24-396f-4f97-bbe4-280f2b69ab2e} <Trace> oximeter.fields_i16 (887b7d31-3817-45fd-ae6f-6a56ddb4e610): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.03.24 22:29:59.047299 [ 275 ] {e4f6dd24-396f-4f97-bbe4-280f2b69ab2e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002354 sec., 120645.70943075615 rows/sec., 7.66 MiB/sec. | ||
| 1728 | 2026.03.24 22:29:59.047348 [ 275 ] {e4f6dd24-396f-4f97-bbe4-280f2b69ab2e} <Debug> TCPHandler: Processed in 0.002791586 sec. | ||
| 1729 | 2026.03.24 22:29:59.047481 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2026.03.24 22:29:59.047580 [ 275 ] {4584e8f5-3e37-48fc-89f3-35415969936e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1731 | 2026.03.24 22:29:59.047623 [ 275 ] {4584e8f5-3e37-48fc-89f3-35415969936e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1732 | 2026.03.24 22:29:59.048378 [ 275 ] {4584e8f5-3e37-48fc-89f3-35415969936e} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.03.24 22:29:59.048416 [ 275 ] {4584e8f5-3e37-48fc-89f3-35415969936e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1734 | 2026.03.24 22:29:59.048964 [ 275 ] {4584e8f5-3e37-48fc-89f3-35415969936e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1735 | 2026.03.24 22:29:59.049394 [ 275 ] {4584e8f5-3e37-48fc-89f3-35415969936e} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.03.24 22:29:59.049495 [ 71 ] {} <Debug> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1737 | 2026.03.24 22:29:59.049527 [ 275 ] {4584e8f5-3e37-48fc-89f3-35415969936e} <Debug> executeQuery: Read 771 rows, 61.39 KiB in 0.001967 sec., 391967.46314184036 rows/sec., 30.48 MiB/sec. | ||
| 1738 | 2026.03.24 22:29:59.049529 [ 71 ] {} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.03.24 22:29:59.049560 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1740 | 2026.03.24 22:29:59.049567 [ 275 ] {4584e8f5-3e37-48fc-89f3-35415969936e} <Debug> TCPHandler: Processed in 0.002136676 sec. | ||
| 1741 | 2026.03.24 22:29:59.049699 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.03.24 22:29:59.049714 [ 192 ] {bbe539e4-e760-4c1c-9755-850111d96b13::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 | ||
| 1743 | 2026.03.24 22:29:59.049818 [ 275 ] {c6f9ce53-2b9c-4724-bf9b-292b2e9b821a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1744 | 2026.03.24 22:29:59.049872 [ 275 ] {c6f9ce53-2b9c-4724-bf9b-292b2e9b821a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1745 | 2026.03.24 22:29:59.049875 [ 192 ] {bbe539e4-e760-4c1c-9755-850111d96b13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1746 | 2026.03.24 22:29:59.049933 [ 192 ] {bbe539e4-e760-4c1c-9755-850111d96b13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1747 | 2026.03.24 22:29:59.050027 [ 192 ] {bbe539e4-e760-4c1c-9755-850111d96b13::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 | ||
| 1748 | 2026.03.24 22:29:59.050121 [ 192 ] {bbe539e4-e760-4c1c-9755-850111d96b13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1749 | 2026.03.24 22:29:59.050173 [ 192 ] {bbe539e4-e760-4c1c-9755-850111d96b13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 771 rows starting from the beginning of the part | ||
| 1750 | 2026.03.24 22:29:59.050217 [ 192 ] {bbe539e4-e760-4c1c-9755-850111d96b13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1751 | 2026.03.24 22:29:59.050261 [ 192 ] {bbe539e4-e760-4c1c-9755-850111d96b13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 771 rows starting from the beginning of the part | ||
| 1752 | 2026.03.24 22:29:59.050466 [ 275 ] {c6f9ce53-2b9c-4724-bf9b-292b2e9b821a} <Trace> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.03.24 22:29:59.050516 [ 275 ] {c6f9ce53-2b9c-4724-bf9b-292b2e9b821a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1754 | 2026.03.24 22:29:59.051185 [ 275 ] {c6f9ce53-2b9c-4724-bf9b-292b2e9b821a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1755 | 2026.03.24 22:29:59.051572 [ 186 ] {bbe539e4-e760-4c1c-9755-850111d96b13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924589 sec., 959165.8270934729 rows/sec., 79.67 MiB/sec. | ||
| 1756 | 2026.03.24 22:29:59.051650 [ 275 ] {c6f9ce53-2b9c-4724-bf9b-292b2e9b821a} <Trace> oximeter.fields_u16 (13b11e07-839d-4a17-83bd-9ddef3156962): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.03.24 22:29:59.051819 [ 275 ] {c6f9ce53-2b9c-4724-bf9b-292b2e9b821a} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.002027 sec., 70054.26739023186 rows/sec., 4.12 MiB/sec. | ||
| 1758 | 2026.03.24 22:29:59.051861 [ 275 ] {c6f9ce53-2b9c-4724-bf9b-292b2e9b821a} <Debug> TCPHandler: Processed in 0.002225199 sec. | ||
| 1759 | 2026.03.24 22:29:59.051876 [ 192 ] {bbe539e4-e760-4c1c-9755-850111d96b13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1760 | 2026.03.24 22:29:59.051972 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.03.24 22:29:59.052074 [ 275 ] {7a2e4dc0-2db5-4879-bc15-e6864abfe685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1762 | 2026.03.24 22:29:59.052116 [ 275 ] {7a2e4dc0-2db5-4879-bc15-e6864abfe685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1763 | 2026.03.24 22:29:59.052343 [ 192 ] {bbe539e4-e760-4c1c-9755-850111d96b13::all_1_6_1} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.03.24 22:29:59.052419 [ 192 ] {bbe539e4-e760-4c1c-9755-850111d96b13::all_1_6_1} <Trace> oximeter.fields_string (bbe539e4-e760-4c1c-9755-850111d96b13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1765 | 2026.03.24 22:29:59.052490 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 1766 | 2026.03.24 22:29:59.052562 [ 275 ] {7a2e4dc0-2db5-4879-bc15-e6864abfe685} <Trace> oximeter.fields_u32 (175a9c26-70ee-4bc8-9fdb-4ffe01cfc065): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.03.24 22:29:59.052605 [ 275 ] {7a2e4dc0-2db5-4879-bc15-e6864abfe685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1768 | 2026.03.24 22:29:59.053082 [ 275 ] {7a2e4dc0-2db5-4879-bc15-e6864abfe685} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1769 | 2026.03.24 22:29:59.053509 [ 275 ] {7a2e4dc0-2db5-4879-bc15-e6864abfe685} <Trace> oximeter.fields_u32 (175a9c26-70ee-4bc8-9fdb-4ffe01cfc065): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.03.24 22:29:59.053650 [ 275 ] {7a2e4dc0-2db5-4879-bc15-e6864abfe685} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001594 sec., 93475.53324968633 rows/sec., 6.04 MiB/sec. | ||
| 1771 | 2026.03.24 22:29:59.053688 [ 275 ] {7a2e4dc0-2db5-4879-bc15-e6864abfe685} <Debug> TCPHandler: Processed in 0.001765615 sec. | ||
| 1772 | 2026.03.24 22:29:59.053795 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.03.24 22:29:59.053891 [ 275 ] {75521b0a-30b6-4e3d-acfe-1c432730754b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1774 | 2026.03.24 22:29:59.053931 [ 275 ] {75521b0a-30b6-4e3d-acfe-1c432730754b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1775 | 2026.03.24 22:29:59.054355 [ 275 ] {75521b0a-30b6-4e3d-acfe-1c432730754b} <Trace> oximeter.fields_u8 (5fdd242b-7510-4825-a3b7-feeed06599ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.03.24 22:29:59.054391 [ 275 ] {75521b0a-30b6-4e3d-acfe-1c432730754b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1777 | 2026.03.24 22:29:59.054797 [ 275 ] {75521b0a-30b6-4e3d-acfe-1c432730754b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1778 | 2026.03.24 22:29:59.055210 [ 275 ] {75521b0a-30b6-4e3d-acfe-1c432730754b} <Trace> oximeter.fields_u8 (5fdd242b-7510-4825-a3b7-feeed06599ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.03.24 22:29:59.055345 [ 275 ] {75521b0a-30b6-4e3d-acfe-1c432730754b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001469 sec., 100748.80871341049 rows/sec., 5.73 MiB/sec. | ||
| 1780 | 2026.03.24 22:29:59.055383 [ 275 ] {75521b0a-30b6-4e3d-acfe-1c432730754b} <Debug> TCPHandler: Processed in 0.001636861 sec. | ||
| 1781 | 2026.03.24 22:29:59.055490 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.03.24 22:29:59.055585 [ 275 ] {9d84ba44-93c3-4ccf-ae0e-c1e96b02d09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1783 | 2026.03.24 22:29:59.055624 [ 275 ] {9d84ba44-93c3-4ccf-ae0e-c1e96b02d09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1784 | 2026.03.24 22:29:59.056166 [ 275 ] {9d84ba44-93c3-4ccf-ae0e-c1e96b02d09a} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.03.24 22:29:59.056201 [ 275 ] {9d84ba44-93c3-4ccf-ae0e-c1e96b02d09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1786 | 2026.03.24 22:29:59.056681 [ 275 ] {9d84ba44-93c3-4ccf-ae0e-c1e96b02d09a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1787 | 2026.03.24 22:29:59.057105 [ 275 ] {9d84ba44-93c3-4ccf-ae0e-c1e96b02d09a} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.03.24 22:29:59.057200 [ 71 ] {} <Debug> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1789 | 2026.03.24 22:29:59.057235 [ 71 ] {} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.03.24 22:29:59.057235 [ 275 ] {9d84ba44-93c3-4ccf-ae0e-c1e96b02d09a} <Debug> executeQuery: Read 462 rows, 32.94 KiB in 0.001669 sec., 276812.4625524266 rows/sec., 19.28 MiB/sec. | ||
| 1791 | 2026.03.24 22:29:59.057253 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1792 | 2026.03.24 22:29:59.057279 [ 275 ] {9d84ba44-93c3-4ccf-ae0e-c1e96b02d09a} <Debug> TCPHandler: Processed in 0.001838306 sec. | ||
| 1793 | 2026.03.24 22:29:59.057389 [ 188 ] {ca4377d1-e81b-440a-a672-8208b381e67c::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 | ||
| 1794 | 2026.03.24 22:29:59.057421 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.03.24 22:29:59.057530 [ 188 ] {ca4377d1-e81b-440a-a672-8208b381e67c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1796 | 2026.03.24 22:29:59.057534 [ 275 ] {8aad9574-dd34-4694-9646-2d67887de1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1797 | 2026.03.24 22:29:59.057576 [ 188 ] {ca4377d1-e81b-440a-a672-8208b381e67c::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 | ||
| 1798 | 2026.03.24 22:29:59.057595 [ 275 ] {8aad9574-dd34-4694-9646-2d67887de1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1799 | 2026.03.24 22:29:59.057668 [ 188 ] {ca4377d1-e81b-440a-a672-8208b381e67c::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 | ||
| 1800 | 2026.03.24 22:29:59.057729 [ 188 ] {ca4377d1-e81b-440a-a672-8208b381e67c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1801 | 2026.03.24 22:29:59.057777 [ 188 ] {ca4377d1-e81b-440a-a672-8208b381e67c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 462 rows starting from the beginning of the part | ||
| 1802 | 2026.03.24 22:29:59.057824 [ 188 ] {ca4377d1-e81b-440a-a672-8208b381e67c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 1803 | 2026.03.24 22:29:59.057881 [ 188 ] {ca4377d1-e81b-440a-a672-8208b381e67c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 462 rows starting from the beginning of the part | ||
| 1804 | 2026.03.24 22:29:59.057921 [ 275 ] {8aad9574-dd34-4694-9646-2d67887de1d1} <Trace> oximeter.measurements_bool (45a0e309-7b0c-4135-8111-ce23fda8591f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.03.24 22:29:59.057962 [ 275 ] {8aad9574-dd34-4694-9646-2d67887de1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1806 | 2026.03.24 22:29:59.058420 [ 275 ] {8aad9574-dd34-4694-9646-2d67887de1d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1807 | 2026.03.24 22:29:59.058888 [ 275 ] {8aad9574-dd34-4694-9646-2d67887de1d1} <Trace> oximeter.measurements_bool (45a0e309-7b0c-4135-8111-ce23fda8591f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.03.24 22:29:59.059026 [ 275 ] {8aad9574-dd34-4694-9646-2d67887de1d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. | ||
| 1809 | 2026.03.24 22:29:59.059062 [ 275 ] {8aad9574-dd34-4694-9646-2d67887de1d1} <Debug> TCPHandler: Processed in 0.001725693 sec. | ||
| 1810 | 2026.03.24 22:29:59.059070 [ 197 ] {ca4377d1-e81b-440a-a672-8208b381e67c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1142 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738644 sec., 656833.7163904745 rows/sec., 49.53 MiB/sec. | ||
| 1811 | 2026.03.24 22:29:59.059163 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.03.24 22:29:59.059264 [ 275 ] {941f30a4-8a16-4212-8949-d7bf8236521f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1813 | 2026.03.24 22:29:59.059307 [ 275 ] {941f30a4-8a16-4212-8949-d7bf8236521f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1814 | 2026.03.24 22:29:59.059320 [ 188 ] {ca4377d1-e81b-440a-a672-8208b381e67c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1815 | 2026.03.24 22:29:59.059688 [ 275 ] {941f30a4-8a16-4212-8949-d7bf8236521f} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.03.24 22:29:59.059729 [ 275 ] {941f30a4-8a16-4212-8949-d7bf8236521f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1817 | 2026.03.24 22:29:59.059772 [ 188 ] {ca4377d1-e81b-440a-a672-8208b381e67c::all_1_6_1} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.03.24 22:29:59.059846 [ 188 ] {ca4377d1-e81b-440a-a672-8208b381e67c::all_1_6_1} <Trace> oximeter.fields_uuid (ca4377d1-e81b-440a-a672-8208b381e67c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1819 | 2026.03.24 22:29:59.059903 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1820 | 2026.03.24 22:29:59.060209 [ 275 ] {941f30a4-8a16-4212-8949-d7bf8236521f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1821 | 2026.03.24 22:29:59.060733 [ 275 ] {941f30a4-8a16-4212-8949-d7bf8236521f} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.03.24 22:29:59.060874 [ 275 ] {941f30a4-8a16-4212-8949-d7bf8236521f} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001629 sec., 131982.8115408226 rows/sec., 8.68 MiB/sec. | ||
| 1823 | 2026.03.24 22:29:59.060890 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1824 | 2026.03.24 22:29:59.060911 [ 275 ] {941f30a4-8a16-4212-8949-d7bf8236521f} <Debug> TCPHandler: Processed in 0.001796675 sec. | ||
| 1825 | 2026.03.24 22:29:59.060945 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.03.24 22:29:59.060974 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1827 | 2026.03.24 22:29:59.061033 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.03.24 22:29:59.061078 [ 186 ] {635aff79-3e06-4061-9b66-9152af2b8a35::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 | ||
| 1829 | 2026.03.24 22:29:59.061131 [ 275 ] {cdb46736-e85c-4abc-97cd-2fe0a4e119f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1830 | 2026.03.24 22:29:59.061178 [ 275 ] {cdb46736-e85c-4abc-97cd-2fe0a4e119f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1831 | 2026.03.24 22:29:59.061211 [ 186 ] {635aff79-3e06-4061-9b66-9152af2b8a35::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1832 | 2026.03.24 22:29:59.061260 [ 186 ] {635aff79-3e06-4061-9b66-9152af2b8a35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 330 rows starting from the beginning of the part | ||
| 1833 | 2026.03.24 22:29:59.061367 [ 186 ] {635aff79-3e06-4061-9b66-9152af2b8a35::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 | ||
| 1834 | 2026.03.24 22:29:59.061429 [ 186 ] {635aff79-3e06-4061-9b66-9152af2b8a35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1835 | 2026.03.24 22:29:59.061491 [ 275 ] {cdb46736-e85c-4abc-97cd-2fe0a4e119f6} <Trace> oximeter.measurements_f64 (e4e98ac7-5b5e-42c9-867f-6ada2b25b91e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.03.24 22:29:59.061496 [ 186 ] {635aff79-3e06-4061-9b66-9152af2b8a35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 1837 | 2026.03.24 22:29:59.061535 [ 275 ] {cdb46736-e85c-4abc-97cd-2fe0a4e119f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1838 | 2026.03.24 22:29:59.061568 [ 186 ] {635aff79-3e06-4061-9b66-9152af2b8a35::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 | ||
| 1839 | 2026.03.24 22:29:59.061616 [ 186 ] {635aff79-3e06-4061-9b66-9152af2b8a35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 1840 | 2026.03.24 22:29:59.061978 [ 275 ] {cdb46736-e85c-4abc-97cd-2fe0a4e119f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1841 | 2026.03.24 22:29:59.062517 [ 275 ] {cdb46736-e85c-4abc-97cd-2fe0a4e119f6} <Trace> oximeter.measurements_f64 (e4e98ac7-5b5e-42c9-867f-6ada2b25b91e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.03.24 22:29:59.062667 [ 275 ] {cdb46736-e85c-4abc-97cd-2fe0a4e119f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001554 sec., 643.5006435006435 rows/sec., 43.36 KiB/sec. | ||
| 1843 | 2026.03.24 22:29:59.062705 [ 275 ] {cdb46736-e85c-4abc-97cd-2fe0a4e119f6} <Debug> TCPHandler: Processed in 0.001724922 sec. | ||
| 1844 | 2026.03.24 22:29:59.062811 [ 275 ] {} <Trace> TCP-Session: 118f3b57-4169-401a-83d2-70fc3942a202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.03.24 22:29:59.062906 [ 275 ] {696489b3-1369-4b2c-90d3-4e29578fed57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56438) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1846 | 2026.03.24 22:29:59.062911 [ 197 ] {635aff79-3e06-4061-9b66-9152af2b8a35::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001881788 sec., 579236.3433075352 rows/sec., 40.80 MiB/sec. | ||
| 1847 | 2026.03.24 22:29:59.062950 [ 275 ] {696489b3-1369-4b2c-90d3-4e29578fed57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1848 | 2026.03.24 22:29:59.063206 [ 188 ] {635aff79-3e06-4061-9b66-9152af2b8a35::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1849 | 2026.03.24 22:29:59.063287 [ 275 ] {696489b3-1369-4b2c-90d3-4e29578fed57} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.03.24 22:29:59.063330 [ 275 ] {696489b3-1369-4b2c-90d3-4e29578fed57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1851 | 2026.03.24 22:29:59.063776 [ 188 ] {635aff79-3e06-4061-9b66-9152af2b8a35::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.03.24 22:29:59.063804 [ 275 ] {696489b3-1369-4b2c-90d3-4e29578fed57} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1853 | 2026.03.24 22:29:59.063848 [ 188 ] {635aff79-3e06-4061-9b66-9152af2b8a35::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (635aff79-3e06-4061-9b66-9152af2b8a35) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1854 | 2026.03.24 22:29:59.063924 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1855 | 2026.03.24 22:29:59.064258 [ 275 ] {696489b3-1369-4b2c-90d3-4e29578fed57} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.03.24 22:29:59.064368 [ 70 ] {} <Debug> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1857 | 2026.03.24 22:29:59.064404 [ 70 ] {} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.03.24 22:29:59.064411 [ 275 ] {696489b3-1369-4b2c-90d3-4e29578fed57} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001524 sec., 45931.75853018373 rows/sec., 2.79 MiB/sec. | ||
| 1859 | 2026.03.24 22:29:59.064422 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1860 | 2026.03.24 22:29:59.064456 [ 275 ] {696489b3-1369-4b2c-90d3-4e29578fed57} <Debug> TCPHandler: Processed in 0.001694162 sec. | ||
| 1861 | 2026.03.24 22:29:59.064536 [ 194 ] {1ea73f55-dde8-45ad-985d-76a150d41038::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 | ||
| 1862 | 2026.03.24 22:29:59.064666 [ 194 ] {1ea73f55-dde8-45ad-985d-76a150d41038::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1863 | 2026.03.24 22:29:59.064709 [ 194 ] {1ea73f55-dde8-45ad-985d-76a150d41038::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1864 | 2026.03.24 22:29:59.064781 [ 194 ] {1ea73f55-dde8-45ad-985d-76a150d41038::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 | ||
| 1865 | 2026.03.24 22:29:59.064834 [ 194 ] {1ea73f55-dde8-45ad-985d-76a150d41038::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1866 | 2026.03.24 22:29:59.064887 [ 194 ] {1ea73f55-dde8-45ad-985d-76a150d41038::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1867 | 2026.03.24 22:29:59.064928 [ 194 ] {1ea73f55-dde8-45ad-985d-76a150d41038::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 | ||
| 1868 | 2026.03.24 22:29:59.064970 [ 194 ] {1ea73f55-dde8-45ad-985d-76a150d41038::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part | ||
| 1869 | 2026.03.24 22:29:59.065822 [ 188 ] {1ea73f55-dde8-45ad-985d-76a150d41038::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331391 sec., 225328.24692370612 rows/sec., 14.42 MiB/sec. | ||
| 1870 | 2026.03.24 22:29:59.066151 [ 197 ] {1ea73f55-dde8-45ad-985d-76a150d41038::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1871 | 2026.03.24 22:29:59.066750 [ 197 ] {1ea73f55-dde8-45ad-985d-76a150d41038::all_1_6_1} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.03.24 22:29:59.066834 [ 197 ] {1ea73f55-dde8-45ad-985d-76a150d41038::all_1_6_1} <Trace> oximeter.measurements_u64 (1ea73f55-dde8-45ad-985d-76a150d41038) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1873 | 2026.03.24 22:29:59.066929 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1874 | 2026.03.24 22:30:00.077111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 266 | ||
| 1875 | 2026.03.24 22:30:00.079664 [ 243 ] {} <Trace> system.query_log (2415d5f6-109a-4dc6-a0db-c80df4df4ba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.03.24 22:30:00.079732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1877 | 2026.03.24 22:30:00.081191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1878 | 2026.03.24 22:30:00.081745 [ 243 ] {} <Trace> system.query_log (2415d5f6-109a-4dc6-a0db-c80df4df4ba3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.03.24 22:30:00.082088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 1880 | 2026.03.24 22:30:02.585829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3290 | ||
| 1881 | 2026.03.24 22:30:02.586388 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.03.24 22:30:02.586442 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1883 | 2026.03.24 22:30:02.587219 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1884 | 2026.03.24 22:30:02.587836 [ 245 ] {} <Trace> system.asynchronous_metric_log (3377d044-aa79-453d-9060-6b5a077633b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.03.24 22:30:02.588000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3290 | ||