| 1 | [ Jan 7 19:43:22 Enabled. ] | ||
| 2 | [ Jan 7 19:43:22 Rereading configuration. ] | ||
| 3 | [ Jan 7 19:43:23 Rereading configuration. ] | ||
| 4 | [ Jan 7 19:43:26 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 7 19:43:26 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.07 19:43:29.959357 [ 1 ] {} <Information> Application: Will watch for the process with pid 24234 | ||
| 29 | 2026.01.07 19:43:29.959783 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.07 19:43:30.442961 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24234 | ||
| 31 | 2026.01.07 19:43:30.445326 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.07 19:43:30.445478 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.07 19:43:30.628783 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.07 19:43:30.696624 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.07 19:43:30.696738 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.07 19:43:30.696763 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.07 19:43:30.696833 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.07 19:43:30.697880 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.07 19:43:30.701431 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.07 19:43:30.702319 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.07 19:43:30.703186 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.07 19:43:30.703244 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.07 19:43:30.703288 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.07 19:43:30.704000 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.07 19:43:30.705184 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.07 19:43:30.710973 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.07 19:43:30.711727 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.07 19:43:30.713151 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.07 19:43:30.713252 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.07 19:43:30.714279 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.07 19:43:30.714757 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.07 19:43:30.718819 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.07 19:43:30.719640 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.07 19:43:30.724147 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.07 19:43:30.724522 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.07 19:43:30.724972 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.07 19:43:30.725313 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.07 19:43:30.726710 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.07 19:43:30.726738 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.07 19:43:30.726827 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.07 19:43:30.726915 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.07 19:43:30.756126 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.07 19:43:30.756153 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167003 sec | ||
| 68 | 2026.01.07 19:43:30.756205 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.07 19:43:30.756262 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.07 19:43:30.756964 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.07 19:43:30.757578 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.07 19:43:30.791546 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.07 19:43:30.791601 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.07 19:43:30.791689 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.07 19:43:30.791706 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.07 19:43:30.791746 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.07 19:43:30.791835 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.07 19:43:30.794188 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.07 19:43:30.794233 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.07 19:43:30.794283 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.07 19:43:30.794455 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.07 19:43:30.794501 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.07 19:43:30.794517 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.07 19:43:30.794596 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.07 19:43:30.794609 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.07 19:43:30.794640 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.07 19:43:30.794713 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.07 19:43:30.821584 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.07 19:43:30.830860 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.07 19:43:30.830975 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137961 sec | ||
| 91 | 2026.01.07 19:43:30.830991 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.07 19:43:30.831004 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.07 19:43:30.831033 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.07 19:43:30.831263 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.07 19:43:30.831364 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.07 19:43:30.831378 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.07 19:43:30.831389 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.07 19:43:30.831400 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.07 19:43:30.888112 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.07 19:43:30.888309 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.01.07 19:43:30.889807 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.274e-05 sec. | ||
| 102 | 2026.01.07 19:43:30.890247 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.07 19:43:30.891519 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.07 19:43:30.891538 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.07 19:43:30.904653 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56749 | ||
| 106 | 2026.01.07 19:43:30.907187 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.07 19:43:30.907246 [ 3 ] {} <Debug> TCP-Session: 04127e04-c6c9-409f-a7f5-84bfba1aa2d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:56749 | ||
| 108 | 2026.01.07 19:43:30.907271 [ 3 ] {} <Debug> TCP-Session: 04127e04-c6c9-409f-a7f5-84bfba1aa2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.07 19:43:30.907357 [ 3 ] {} <Debug> TCP-Session: 04127e04-c6c9-409f-a7f5-84bfba1aa2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.07 19:43:30.907441 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.07 19:43:30.907466 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.07 19:43:30.907548 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.07 19:43:30.908066 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39196 | ||
| 114 | 2026.01.07 19:43:30.908166 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63492 | ||
| 115 | 2026.01.07 19:43:30.908264 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.01.07 19:43:30.908306 [ 4 ] {} <Debug> TCP-Session: e064345b-8b1c-4940-ae82-a10415c86de5 Authenticating user 'default' from [fd00:1122:3344:101::b]:39196 | ||
| 117 | 2026.01.07 19:43:30.908378 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.07 19:43:30.908388 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57932 | ||
| 119 | 2026.01.07 19:43:30.908396 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55806 | ||
| 120 | 2026.01.07 19:43:30.908431 [ 4 ] {} <Debug> TCP-Session: e064345b-8b1c-4940-ae82-a10415c86de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.07 19:43:30.908478 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63661 | ||
| 122 | 2026.01.07 19:43:30.908481 [ 254 ] {} <Debug> TCP-Session: 3a037671-74f5-4f2e-939f-52a2f618fd6c Authenticating user 'default' from [fd00:1122:3344:101::b]:63492 | ||
| 123 | 2026.01.07 19:43:30.908545 [ 4 ] {} <Debug> TCP-Session: e064345b-8b1c-4940-ae82-a10415c86de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.07 19:43:30.908566 [ 254 ] {} <Debug> TCP-Session: 3a037671-74f5-4f2e-939f-52a2f618fd6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.07 19:43:30.908620 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34720 | ||
| 126 | 2026.01.07 19:43:30.908622 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.07 19:43:30.908704 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.01.07 19:43:30.908652 [ 254 ] {} <Debug> TCP-Session: 3a037671-74f5-4f2e-939f-52a2f618fd6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.07 19:43:30.908738 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37306 | ||
| 130 | 2026.01.07 19:43:30.908752 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.07 19:43:30.908819 [ 256 ] {} <Debug> TCP-Session: 42e8db61-b19f-4dd9-a91d-566969f3a8ac Authenticating user 'default' from [fd00:1122:3344:101::b]:63661 | ||
| 132 | 2026.01.07 19:43:30.908740 [ 255 ] {} <Debug> TCP-Session: 5eea182e-8037-4028-a444-88437afae52d Authenticating user 'default' from [fd00:1122:3344:101::b]:55806 | ||
| 133 | 2026.01.07 19:43:30.908555 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.07 19:43:30.908914 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.07 19:43:30.908910 [ 256 ] {} <Debug> TCP-Session: 42e8db61-b19f-4dd9-a91d-566969f3a8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.07 19:43:30.908988 [ 5 ] {} <Debug> TCP-Session: f206bc30-13b9-4393-812d-a26053d0a866 Authenticating user 'default' from [fd00:1122:3344:101::b]:57932 | ||
| 137 | 2026.01.07 19:43:30.908902 [ 255 ] {} <Debug> TCP-Session: 5eea182e-8037-4028-a444-88437afae52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.07 19:43:30.909070 [ 5 ] {} <Debug> TCP-Session: f206bc30-13b9-4393-812d-a26053d0a866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.07 19:43:30.909081 [ 256 ] {} <Debug> TCP-Session: 42e8db61-b19f-4dd9-a91d-566969f3a8ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.07 19:43:30.909058 [ 258 ] {} <Debug> TCP-Session: 3d2f2fff-5445-4afa-b78c-79a36ccd103e Authenticating user 'default' from [fd00:1122:3344:101::b]:37306 | ||
| 141 | 2026.01.07 19:43:30.909175 [ 5 ] {} <Debug> TCP-Session: f206bc30-13b9-4393-812d-a26053d0a866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.07 19:43:30.909127 [ 255 ] {} <Debug> TCP-Session: 5eea182e-8037-4028-a444-88437afae52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.07 19:43:30.908890 [ 257 ] {} <Debug> TCP-Session: 0d325c53-aad3-44e0-bfd1-411adfa4f37b Authenticating user 'default' from [fd00:1122:3344:101::b]:34720 | ||
| 144 | 2026.01.07 19:43:30.909235 [ 258 ] {} <Debug> TCP-Session: 3d2f2fff-5445-4afa-b78c-79a36ccd103e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.07 19:43:30.909327 [ 257 ] {} <Debug> TCP-Session: 0d325c53-aad3-44e0-bfd1-411adfa4f37b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.07 19:43:30.909341 [ 258 ] {} <Debug> TCP-Session: 3d2f2fff-5445-4afa-b78c-79a36ccd103e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.07 19:43:30.909347 [ 257 ] {} <Debug> TCP-Session: 0d325c53-aad3-44e0-bfd1-411adfa4f37b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.07 19:43:31.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 118.97 MiB (RSS), difference: 2.12 MiB | ||
| 149 | 2026.01.07 19:43:31.353342 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47540 | ||
| 150 | 2026.01.07 19:43:31.355207 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.07 19:43:31.355259 [ 259 ] {} <Debug> TCP-Session: 6bc83fbe-89f7-4f70-87f0-2579794a4d17 Authenticating user 'default' from [fd00:1122:3344:101::c]:47540 | ||
| 152 | 2026.01.07 19:43:31.355284 [ 259 ] {} <Debug> TCP-Session: 6bc83fbe-89f7-4f70-87f0-2579794a4d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.07 19:43:31.355378 [ 259 ] {} <Debug> TCP-Session: 6bc83fbe-89f7-4f70-87f0-2579794a4d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.07 19:43:31.355474 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.07 19:43:31.355510 [ 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.01.07 19:43:31.355612 [ 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.01.07 19:43:31.356782 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47670 | ||
| 158 | 2026.01.07 19:43:31.356895 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51579 | ||
| 159 | 2026.01.07 19:43:31.357010 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.07 19:43:31.357019 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43794 | ||
| 161 | 2026.01.07 19:43:31.357105 [ 260 ] {} <Debug> TCP-Session: 5851ba1a-54dd-4dc5-8973-b9d76baa6e93 Authenticating user 'default' from [fd00:1122:3344:101::c]:47670 | ||
| 162 | 2026.01.07 19:43:31.357150 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.01.07 19:43:31.357155 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32982 | ||
| 164 | 2026.01.07 19:43:31.357211 [ 261 ] {} <Debug> TCP-Session: 73fd6a23-c285-4162-a21b-ddfc8ad91cf9 Authenticating user 'default' from [fd00:1122:3344:101::c]:51579 | ||
| 165 | 2026.01.07 19:43:31.357192 [ 260 ] {} <Debug> TCP-Session: 5851ba1a-54dd-4dc5-8973-b9d76baa6e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.01.07 19:43:31.357257 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56018 | ||
| 167 | 2026.01.07 19:43:31.357304 [ 260 ] {} <Debug> TCP-Session: 5851ba1a-54dd-4dc5-8973-b9d76baa6e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.01.07 19:43:31.357330 [ 261 ] {} <Debug> TCP-Session: 73fd6a23-c285-4162-a21b-ddfc8ad91cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.07 19:43:31.357303 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.01.07 19:43:31.357463 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44271 | ||
| 171 | 2026.01.07 19:43:31.357485 [ 261 ] {} <Debug> TCP-Session: 73fd6a23-c285-4162-a21b-ddfc8ad91cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.01.07 19:43:31.357471 [ 262 ] {} <Debug> TCP-Session: f51d8729-daca-49f1-aee6-f22c5e81d203 Authenticating user 'default' from [fd00:1122:3344:101::c]:43794 | ||
| 173 | 2026.01.07 19:43:31.357543 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.01.07 19:43:31.357607 [ 262 ] {} <Debug> TCP-Session: f51d8729-daca-49f1-aee6-f22c5e81d203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.07 19:43:31.357578 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.01.07 19:43:31.357627 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64315 | ||
| 177 | 2026.01.07 19:43:31.357695 [ 263 ] {} <Debug> TCP-Session: 4ea6a187-7c44-4a97-a985-caa7cbbb9848 Authenticating user 'default' from [fd00:1122:3344:101::c]:32982 | ||
| 178 | 2026.01.07 19:43:31.357736 [ 264 ] {} <Debug> TCP-Session: 4c0709df-0820-4e78-bbd4-81ca72291e42 Authenticating user 'default' from [fd00:1122:3344:101::c]:56018 | ||
| 179 | 2026.01.07 19:43:31.357729 [ 262 ] {} <Debug> TCP-Session: f51d8729-daca-49f1-aee6-f22c5e81d203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.07 19:43:31.357806 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.01.07 19:43:31.357821 [ 263 ] {} <Debug> TCP-Session: 4ea6a187-7c44-4a97-a985-caa7cbbb9848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.07 19:43:31.357698 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.01.07 19:43:31.357843 [ 264 ] {} <Debug> TCP-Session: 4c0709df-0820-4e78-bbd4-81ca72291e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.07 19:43:31.357948 [ 263 ] {} <Debug> TCP-Session: 4ea6a187-7c44-4a97-a985-caa7cbbb9848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.07 19:43:31.357945 [ 265 ] {} <Debug> TCP-Session: 84e67098-ceb5-4807-acc5-8d32f8cf9d13 Authenticating user 'default' from [fd00:1122:3344:101::c]:44271 | ||
| 186 | 2026.01.07 19:43:31.357941 [ 266 ] {} <Debug> TCP-Session: f85a7b09-d692-4594-ad0d-571adb81fba2 Authenticating user 'default' from [fd00:1122:3344:101::c]:64315 | ||
| 187 | 2026.01.07 19:43:31.358032 [ 265 ] {} <Debug> TCP-Session: 84e67098-ceb5-4807-acc5-8d32f8cf9d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.07 19:43:31.358018 [ 264 ] {} <Debug> TCP-Session: 4c0709df-0820-4e78-bbd4-81ca72291e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.07 19:43:31.358115 [ 266 ] {} <Debug> TCP-Session: f85a7b09-d692-4594-ad0d-571adb81fba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.07 19:43:31.358137 [ 265 ] {} <Debug> TCP-Session: 84e67098-ceb5-4807-acc5-8d32f8cf9d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.07 19:43:31.358207 [ 266 ] {} <Debug> TCP-Session: f85a7b09-d692-4594-ad0d-571adb81fba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.07 19:43:35.160158 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57945 | ||
| 193 | 2026.01.07 19:43:35.160385 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.07 19:43:35.160462 [ 267 ] {} <Debug> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Authenticating user 'default' from [fd00:1122:3344:101::d]:57945 | ||
| 195 | 2026.01.07 19:43:35.160486 [ 267 ] {} <Debug> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.07 19:43:35.160499 [ 267 ] {} <Debug> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.07 19:43:35.160643 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.07 19:43:35.160671 [ 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 | ||
| 199 | 2026.01.07 19:43:35.160757 [ 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 | ||
| 200 | 2026.01.07 19:43:35.161299 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36216 | ||
| 201 | 2026.01.07 19:43:35.161301 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55727 | ||
| 202 | 2026.01.07 19:43:35.161378 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55633 | ||
| 203 | 2026.01.07 19:43:35.161510 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.01.07 19:43:35.161512 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50859 | ||
| 205 | 2026.01.07 19:43:35.161607 [ 269 ] {} <Debug> TCP-Session: 12decc62-99d0-460e-9560-01332aff3115 Authenticating user 'default' from [fd00:1122:3344:101::d]:36216 | ||
| 206 | 2026.01.07 19:43:35.161755 [ 269 ] {} <Debug> TCP-Session: 12decc62-99d0-460e-9560-01332aff3115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.07 19:43:35.161756 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58183 | ||
| 208 | 2026.01.07 19:43:35.161782 [ 269 ] {} <Debug> TCP-Session: 12decc62-99d0-460e-9560-01332aff3115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.01.07 19:43:35.161837 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.01.07 19:43:35.161888 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.01.07 19:43:35.161901 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53385 | ||
| 212 | 2026.01.07 19:43:35.161958 [ 270 ] {} <Debug> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Authenticating user 'default' from [fd00:1122:3344:101::d]:55633 | ||
| 213 | 2026.01.07 19:43:35.162009 [ 268 ] {} <Debug> TCP-Session: 2303d426-3565-4ab3-9267-2e5256ccf8e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55727 | ||
| 214 | 2026.01.07 19:43:35.162016 [ 270 ] {} <Debug> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.01.07 19:43:35.162055 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54581 | ||
| 216 | 2026.01.07 19:43:35.162043 [ 268 ] {} <Debug> TCP-Session: 2303d426-3565-4ab3-9267-2e5256ccf8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.01.07 19:43:35.162114 [ 270 ] {} <Debug> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.01.07 19:43:35.162127 [ 268 ] {} <Debug> TCP-Session: 2303d426-3565-4ab3-9267-2e5256ccf8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.01.07 19:43:35.162730 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35419 | ||
| 220 | 2026.01.07 19:43:35.166233 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.01.07 19:43:35.166310 [ 275 ] {} <Debug> TCP-Session: 8611ecd9-ba82-48f2-a75b-c6c0decdd0db Authenticating user 'default' from [fd00:1122:3344:101::d]:35419 | ||
| 222 | 2026.01.07 19:43:35.166319 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.01.07 19:43:35.166368 [ 275 ] {} <Debug> TCP-Session: 8611ecd9-ba82-48f2-a75b-c6c0decdd0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.01.07 19:43:35.166373 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.01.07 19:43:35.166389 [ 275 ] {} <Debug> TCP-Session: 8611ecd9-ba82-48f2-a75b-c6c0decdd0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.07 19:43:35.166386 [ 274 ] {} <Debug> TCP-Session: 2246a519-ac9e-4fec-9703-e6e37f7d9cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54581 | ||
| 227 | 2026.01.07 19:43:35.166528 [ 272 ] {} <Debug> TCP-Session: d096067f-4c55-442c-aa49-dc3db8bf96b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58183 | ||
| 228 | 2026.01.07 19:43:35.166543 [ 274 ] {} <Debug> TCP-Session: 2246a519-ac9e-4fec-9703-e6e37f7d9cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.07 19:43:35.166639 [ 272 ] {} <Debug> TCP-Session: d096067f-4c55-442c-aa49-dc3db8bf96b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.07 19:43:35.166655 [ 274 ] {} <Debug> TCP-Session: 2246a519-ac9e-4fec-9703-e6e37f7d9cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.07 19:43:35.166662 [ 272 ] {} <Debug> TCP-Session: d096067f-4c55-442c-aa49-dc3db8bf96b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.07 19:43:35.168534 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 233 | 2026.01.07 19:43:35.168605 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2026.01.07 19:43:35.168615 [ 271 ] {} <Debug> TCP-Session: f2635c75-3f18-4e62-aee2-13d26bdbfa03 Authenticating user 'default' from [fd00:1122:3344:101::d]:50859 | ||
| 235 | 2026.01.07 19:43:35.168689 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 236 | 2026.01.07 19:43:35.168718 [ 273 ] {} <Debug> TCP-Session: 9b52f7c7-ed48-4258-b637-2304d0609aba Authenticating user 'default' from [fd00:1122:3344:101::d]:53385 | ||
| 237 | 2026.01.07 19:43:35.168726 [ 271 ] {} <Debug> TCP-Session: f2635c75-3f18-4e62-aee2-13d26bdbfa03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.01.07 19:43:35.168859 [ 273 ] {} <Debug> TCP-Session: 9b52f7c7-ed48-4258-b637-2304d0609aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.07 19:43:35.168863 [ 271 ] {} <Debug> TCP-Session: f2635c75-3f18-4e62-aee2-13d26bdbfa03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.07 19:43:35.168889 [ 273 ] {} <Debug> TCP-Session: 9b52f7c7-ed48-4258-b637-2304d0609aba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.01.07 19:43:35.171482 [ 267 ] {77af1844-f9d3-426c-ab30-5880e9543aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.01.07 19:43:35.306871 [ 267 ] {77af1844-f9d3-426c-ab30-5880e9543aef} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57945) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.01.07 19:43:35.307889 [ 267 ] {77af1844-f9d3-426c-ab30-5880e9543aef} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.01.07 19:43:35.308105 [ 267 ] {77af1844-f9d3-426c-ab30-5880e9543aef} <Debug> TCPHandler: Processed in 0.146478775 sec. | ||
| 291 | 2026.01.07 19:43:35.308748 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.01.07 19:43:35.308963 [ 270 ] {dbd7a332-4833-4f5b-84e7-bbc97b291ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.01.07 19:43:35.309414 [ 270 ] {dbd7a332-4833-4f5b-84e7-bbc97b291ab7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55633) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.01.07 19:43:35.309715 [ 270 ] {dbd7a332-4833-4f5b-84e7-bbc97b291ab7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.01.07 19:43:35.309936 [ 270 ] {dbd7a332-4833-4f5b-84e7-bbc97b291ab7} <Debug> TCPHandler: Processed in 0.00158772 sec. | ||
| 342 | 2026.01.07 19:43:35.310256 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.07 19:43:35.311119 [ 267 ] {cf8e5531-e8bd-48ec-9281-56a5d1b6ff8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.01.07 19:43:35.311800 [ 267 ] {cf8e5531-e8bd-48ec-9281-56a5d1b6ff8d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.01.07 19:43:35.317846 [ 267 ] {cf8e5531-e8bd-48ec-9281-56a5d1b6ff8d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.01.07 19:43:35.317868 [ 267 ] {cf8e5531-e8bd-48ec-9281-56a5d1b6ff8d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6381e-05 sec | ||
| 347 | 2026.01.07 19:43:35.317882 [ 267 ] {cf8e5531-e8bd-48ec-9281-56a5d1b6ff8d} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.01.07 19:43:35.317931 [ 267 ] {cf8e5531-e8bd-48ec-9281-56a5d1b6ff8d} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.01.07 19:43:35.317990 [ 267 ] {cf8e5531-e8bd-48ec-9281-56a5d1b6ff8d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.01.07 19:43:35.318717 [ 267 ] {cf8e5531-e8bd-48ec-9281-56a5d1b6ff8d} <Debug> TCPHandler: Processed in 0.00857327 sec. | ||
| 351 | 2026.01.07 19:43:35.318864 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.01.07 19:43:35.319085 [ 267 ] {63cbc0e2-d099-4200-bf35-cf347e420b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.01.07 19:43:35.319138 [ 267 ] {63cbc0e2-d099-4200-bf35-cf347e420b63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.01.07 19:43:35.323971 [ 267 ] {63cbc0e2-d099-4200-bf35-cf347e420b63} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.01.07 19:43:35.328612 [ 267 ] {63cbc0e2-d099-4200-bf35-cf347e420b63} <Debug> oximeter.version (0606bb02-7770-442c-b7d4-c96b605f2e43): Loading data parts | ||
| 357 | 2026.01.07 19:43:35.331061 [ 267 ] {63cbc0e2-d099-4200-bf35-cf347e420b63} <Debug> oximeter.version (0606bb02-7770-442c-b7d4-c96b605f2e43): There are no data parts | ||
| 358 | 2026.01.07 19:43:35.335651 [ 267 ] {63cbc0e2-d099-4200-bf35-cf347e420b63} <Debug> TCPHandler: Processed in 0.016836716 sec. | ||
| 359 | 2026.01.07 19:43:35.335811 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.01.07 19:43:35.335989 [ 267 ] {b52bcb0e-eab1-47b7-a2c1-032e7a14fa31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.01.07 19:43:35.336116 [ 267 ] {b52bcb0e-eab1-47b7-a2c1-032e7a14fa31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.01.07 19:43:35.351899 [ 267 ] {b52bcb0e-eab1-47b7-a2c1-032e7a14fa31} <Debug> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Loading data parts | ||
| 373 | 2026.01.07 19:43:35.352293 [ 267 ] {b52bcb0e-eab1-47b7-a2c1-032e7a14fa31} <Debug> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): There are no data parts | ||
| 374 | 2026.01.07 19:43:35.357845 [ 267 ] {b52bcb0e-eab1-47b7-a2c1-032e7a14fa31} <Debug> TCPHandler: Processed in 0.022084144 sec. | ||
| 375 | 2026.01.07 19:43:35.358002 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.01.07 19:43:35.358240 [ 267 ] {021777ed-ba17-490a-a131-830f7092fc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 377 | 2026.01.07 19:43:35.358359 [ 267 ] {021777ed-ba17-490a-a131-830f7092fc38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.01.07 19:43:35.364462 [ 267 ] {021777ed-ba17-490a-a131-830f7092fc38} <Debug> oximeter.measurements_i8 (3e7a8ce5-843e-481e-af58-df7e4e9a1611): Loading data parts | ||
| 379 | 2026.01.07 19:43:35.364621 [ 267 ] {021777ed-ba17-490a-a131-830f7092fc38} <Debug> oximeter.measurements_i8 (3e7a8ce5-843e-481e-af58-df7e4e9a1611): There are no data parts | ||
| 380 | 2026.01.07 19:43:35.370615 [ 267 ] {021777ed-ba17-490a-a131-830f7092fc38} <Debug> TCPHandler: Processed in 0.012665183 sec. | ||
| 381 | 2026.01.07 19:43:35.370779 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.01.07 19:43:35.370970 [ 267 ] {38b53491-5212-4ddd-95dd-1d6bb05604ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 383 | 2026.01.07 19:43:35.371110 [ 267 ] {38b53491-5212-4ddd-95dd-1d6bb05604ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.01.07 19:43:35.377026 [ 267 ] {38b53491-5212-4ddd-95dd-1d6bb05604ac} <Debug> oximeter.measurements_u8 (f685801f-94f0-4749-afb0-e3a864c27a68): Loading data parts | ||
| 385 | 2026.01.07 19:43:35.377251 [ 267 ] {38b53491-5212-4ddd-95dd-1d6bb05604ac} <Debug> oximeter.measurements_u8 (f685801f-94f0-4749-afb0-e3a864c27a68): There are no data parts | ||
| 386 | 2026.01.07 19:43:35.379798 [ 267 ] {38b53491-5212-4ddd-95dd-1d6bb05604ac} <Debug> TCPHandler: Processed in 0.009104097 sec. | ||
| 387 | 2026.01.07 19:43:35.379935 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.01.07 19:43:35.380154 [ 267 ] {540f4365-3abb-46b7-82a7-8f93d4076891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 389 | 2026.01.07 19:43:35.380265 [ 267 ] {540f4365-3abb-46b7-82a7-8f93d4076891} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.01.07 19:43:35.385456 [ 267 ] {540f4365-3abb-46b7-82a7-8f93d4076891} <Debug> oximeter.measurements_i16 (0232c473-d9a6-44fa-843d-4b0ddf10bd46): Loading data parts | ||
| 391 | 2026.01.07 19:43:35.385731 [ 267 ] {540f4365-3abb-46b7-82a7-8f93d4076891} <Debug> oximeter.measurements_i16 (0232c473-d9a6-44fa-843d-4b0ddf10bd46): There are no data parts | ||
| 392 | 2026.01.07 19:43:35.389686 [ 267 ] {540f4365-3abb-46b7-82a7-8f93d4076891} <Debug> TCPHandler: Processed in 0.009765205 sec. | ||
| 393 | 2026.01.07 19:43:35.389831 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.01.07 19:43:35.389989 [ 267 ] {54e33296-2549-46cb-8f16-d86ac179d9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 395 | 2026.01.07 19:43:35.390115 [ 267 ] {54e33296-2549-46cb-8f16-d86ac179d9db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.01.07 19:43:35.391986 [ 267 ] {54e33296-2549-46cb-8f16-d86ac179d9db} <Debug> oximeter.measurements_u16 (6923431b-bb6f-4b20-8ab6-44ebcb4e1490): Loading data parts | ||
| 397 | 2026.01.07 19:43:35.392227 [ 267 ] {54e33296-2549-46cb-8f16-d86ac179d9db} <Debug> oximeter.measurements_u16 (6923431b-bb6f-4b20-8ab6-44ebcb4e1490): There are no data parts | ||
| 398 | 2026.01.07 19:43:35.396288 [ 267 ] {54e33296-2549-46cb-8f16-d86ac179d9db} <Debug> TCPHandler: Processed in 0.006505143 sec. | ||
| 399 | 2026.01.07 19:43:35.396437 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.01.07 19:43:35.396676 [ 267 ] {7fc7dcf2-d47a-4155-8efc-a69c6af7733b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 401 | 2026.01.07 19:43:35.396793 [ 267 ] {7fc7dcf2-d47a-4155-8efc-a69c6af7733b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.01.07 19:43:35.398742 [ 267 ] {7fc7dcf2-d47a-4155-8efc-a69c6af7733b} <Debug> oximeter.measurements_i32 (35d0ae81-c7ef-45e6-8af1-007f2b4f3cd6): Loading data parts | ||
| 403 | 2026.01.07 19:43:35.398946 [ 267 ] {7fc7dcf2-d47a-4155-8efc-a69c6af7733b} <Debug> oximeter.measurements_i32 (35d0ae81-c7ef-45e6-8af1-007f2b4f3cd6): There are no data parts | ||
| 404 | 2026.01.07 19:43:35.403041 [ 267 ] {7fc7dcf2-d47a-4155-8efc-a69c6af7733b} <Debug> TCPHandler: Processed in 0.006654165 sec. | ||
| 405 | 2026.01.07 19:43:35.403196 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.01.07 19:43:35.403352 [ 267 ] {d5fd4683-0375-440f-9a69-2691178c5329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 407 | 2026.01.07 19:43:35.403473 [ 267 ] {d5fd4683-0375-440f-9a69-2691178c5329} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.01.07 19:43:35.406911 [ 267 ] {d5fd4683-0375-440f-9a69-2691178c5329} <Debug> oximeter.measurements_u32 (ca224265-78eb-4c67-a8e4-33ecec3d7c93): Loading data parts | ||
| 409 | 2026.01.07 19:43:35.407133 [ 267 ] {d5fd4683-0375-440f-9a69-2691178c5329} <Debug> oximeter.measurements_u32 (ca224265-78eb-4c67-a8e4-33ecec3d7c93): There are no data parts | ||
| 410 | 2026.01.07 19:43:35.412717 [ 267 ] {d5fd4683-0375-440f-9a69-2691178c5329} <Debug> TCPHandler: Processed in 0.009572283 sec. | ||
| 411 | 2026.01.07 19:43:35.412861 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.01.07 19:43:35.413098 [ 267 ] {258d666b-e584-43af-b74d-cc2e445b3d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 413 | 2026.01.07 19:43:35.413211 [ 267 ] {258d666b-e584-43af-b74d-cc2e445b3d2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.01.07 19:43:35.419190 [ 267 ] {258d666b-e584-43af-b74d-cc2e445b3d2b} <Debug> oximeter.measurements_i64 (a89f5d4b-d1d4-49fd-a2de-52bbebe2f033): Loading data parts | ||
| 415 | 2026.01.07 19:43:35.419404 [ 267 ] {258d666b-e584-43af-b74d-cc2e445b3d2b} <Debug> oximeter.measurements_i64 (a89f5d4b-d1d4-49fd-a2de-52bbebe2f033): There are no data parts | ||
| 416 | 2026.01.07 19:43:35.423614 [ 267 ] {258d666b-e584-43af-b74d-cc2e445b3d2b} <Debug> TCPHandler: Processed in 0.010801049 sec. | ||
| 417 | 2026.01.07 19:43:35.423831 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.01.07 19:43:35.424020 [ 267 ] {4cf5d9ff-2c35-418c-bf2c-e2be1714aa4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 419 | 2026.01.07 19:43:35.424154 [ 267 ] {4cf5d9ff-2c35-418c-bf2c-e2be1714aa4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.01.07 19:43:35.426095 [ 267 ] {4cf5d9ff-2c35-418c-bf2c-e2be1714aa4e} <Debug> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Loading data parts | ||
| 421 | 2026.01.07 19:43:35.426329 [ 267 ] {4cf5d9ff-2c35-418c-bf2c-e2be1714aa4e} <Debug> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): There are no data parts | ||
| 422 | 2026.01.07 19:43:35.430268 [ 267 ] {4cf5d9ff-2c35-418c-bf2c-e2be1714aa4e} <Debug> TCPHandler: Processed in 0.006497864 sec. | ||
| 423 | 2026.01.07 19:43:35.430433 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.01.07 19:43:35.430716 [ 267 ] {421c0787-03ec-4d0a-a357-5e06d9fbf0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 425 | 2026.01.07 19:43:35.430811 [ 267 ] {421c0787-03ec-4d0a-a357-5e06d9fbf0bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.01.07 19:43:35.432918 [ 267 ] {421c0787-03ec-4d0a-a357-5e06d9fbf0bf} <Debug> oximeter.measurements_f32 (482f5b03-6524-49e1-aa11-7e78f682bfa1): Loading data parts | ||
| 427 | 2026.01.07 19:43:35.433064 [ 267 ] {421c0787-03ec-4d0a-a357-5e06d9fbf0bf} <Debug> oximeter.measurements_f32 (482f5b03-6524-49e1-aa11-7e78f682bfa1): There are no data parts | ||
| 428 | 2026.01.07 19:43:35.437484 [ 267 ] {421c0787-03ec-4d0a-a357-5e06d9fbf0bf} <Debug> TCPHandler: Processed in 0.007112052 sec. | ||
| 429 | 2026.01.07 19:43:35.437667 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.01.07 19:43:35.437822 [ 267 ] {913d2c56-e062-4348-a8d6-4a46ec796af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 431 | 2026.01.07 19:43:35.437940 [ 267 ] {913d2c56-e062-4348-a8d6-4a46ec796af4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.01.07 19:43:35.440223 [ 267 ] {913d2c56-e062-4348-a8d6-4a46ec796af4} <Debug> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Loading data parts | ||
| 433 | 2026.01.07 19:43:35.440471 [ 267 ] {913d2c56-e062-4348-a8d6-4a46ec796af4} <Debug> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): There are no data parts | ||
| 434 | 2026.01.07 19:43:35.444989 [ 267 ] {913d2c56-e062-4348-a8d6-4a46ec796af4} <Debug> TCPHandler: Processed in 0.007370155 sec. | ||
| 435 | 2026.01.07 19:43:35.445164 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.01.07 19:43:35.445431 [ 267 ] {5a5fdcde-e864-4133-a7f4-b6464df0ebf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 437 | 2026.01.07 19:43:35.445516 [ 267 ] {5a5fdcde-e864-4133-a7f4-b6464df0ebf9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.01.07 19:43:35.447726 [ 267 ] {5a5fdcde-e864-4133-a7f4-b6464df0ebf9} <Debug> oximeter.measurements_string (16a7f68f-2c2a-46ec-9531-280d9cb394f8): Loading data parts | ||
| 439 | 2026.01.07 19:43:35.447946 [ 267 ] {5a5fdcde-e864-4133-a7f4-b6464df0ebf9} <Debug> oximeter.measurements_string (16a7f68f-2c2a-46ec-9531-280d9cb394f8): There are no data parts | ||
| 440 | 2026.01.07 19:43:35.452191 [ 267 ] {5a5fdcde-e864-4133-a7f4-b6464df0ebf9} <Debug> TCPHandler: Processed in 0.007087911 sec. | ||
| 441 | 2026.01.07 19:43:35.452374 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.01.07 19:43:35.452538 [ 267 ] {4287f854-9d39-4874-a52a-81548d6f7d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.01.07 19:43:35.452674 [ 267 ] {4287f854-9d39-4874-a52a-81548d6f7d05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.01.07 19:43:35.454983 [ 267 ] {4287f854-9d39-4874-a52a-81548d6f7d05} <Debug> oximeter.measurements_bytes (82b361c2-cddb-4757-9b01-48aa4cf0a5df): Loading data parts | ||
| 452 | 2026.01.07 19:43:35.455202 [ 267 ] {4287f854-9d39-4874-a52a-81548d6f7d05} <Debug> oximeter.measurements_bytes (82b361c2-cddb-4757-9b01-48aa4cf0a5df): There are no data parts | ||
| 453 | 2026.01.07 19:43:35.460075 [ 267 ] {4287f854-9d39-4874-a52a-81548d6f7d05} <Debug> TCPHandler: Processed in 0.00775147 sec. | ||
| 454 | 2026.01.07 19:43:35.460290 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.07 19:43:35.460579 [ 267 ] {966ff409-0f2a-448c-8aa3-73714ef3e8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 456 | 2026.01.07 19:43:35.460776 [ 267 ] {966ff409-0f2a-448c-8aa3-73714ef3e8fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.01.07 19:43:35.466742 [ 267 ] {966ff409-0f2a-448c-8aa3-73714ef3e8fc} <Debug> oximeter.measurements_cumulativei64 (df8dbd28-0368-4f23-96c8-b27ee6927250): Loading data parts | ||
| 458 | 2026.01.07 19:43:35.466932 [ 267 ] {966ff409-0f2a-448c-8aa3-73714ef3e8fc} <Debug> oximeter.measurements_cumulativei64 (df8dbd28-0368-4f23-96c8-b27ee6927250): There are no data parts | ||
| 459 | 2026.01.07 19:43:35.472739 [ 267 ] {966ff409-0f2a-448c-8aa3-73714ef3e8fc} <Debug> TCPHandler: Processed in 0.012525571 sec. | ||
| 460 | 2026.01.07 19:43:35.472931 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.07 19:43:35.473135 [ 267 ] {c21ec3ea-2ee6-464c-ad87-1515e1e20bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 462 | 2026.01.07 19:43:35.473253 [ 267 ] {c21ec3ea-2ee6-464c-ad87-1515e1e20bcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2026.01.07 19:43:35.478402 [ 267 ] {c21ec3ea-2ee6-464c-ad87-1515e1e20bcc} <Debug> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Loading data parts | ||
| 464 | 2026.01.07 19:43:35.478693 [ 267 ] {c21ec3ea-2ee6-464c-ad87-1515e1e20bcc} <Debug> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): There are no data parts | ||
| 465 | 2026.01.07 19:43:35.484514 [ 267 ] {c21ec3ea-2ee6-464c-ad87-1515e1e20bcc} <Debug> TCPHandler: Processed in 0.01163251 sec. | ||
| 466 | 2026.01.07 19:43:35.484676 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.07 19:43:35.484967 [ 267 ] {04e51e46-3b91-429b-845a-28bd4ca72fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 468 | 2026.01.07 19:43:35.485158 [ 267 ] {04e51e46-3b91-429b-845a-28bd4ca72fd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.01.07 19:43:35.491478 [ 267 ] {04e51e46-3b91-429b-845a-28bd4ca72fd1} <Debug> oximeter.measurements_cumulativef32 (1a80c700-244e-4a24-9ffb-30d5b918b48a): Loading data parts | ||
| 470 | 2026.01.07 19:43:35.491690 [ 267 ] {04e51e46-3b91-429b-845a-28bd4ca72fd1} <Debug> oximeter.measurements_cumulativef32 (1a80c700-244e-4a24-9ffb-30d5b918b48a): There are no data parts | ||
| 471 | 2026.01.07 19:43:35.495030 [ 267 ] {04e51e46-3b91-429b-845a-28bd4ca72fd1} <Debug> TCPHandler: Processed in 0.010415214 sec. | ||
| 472 | 2026.01.07 19:43:35.495178 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.07 19:43:35.495338 [ 267 ] {664be8be-8dc2-4d67-ab4e-e20a1b24efa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 474 | 2026.01.07 19:43:35.495468 [ 267 ] {664be8be-8dc2-4d67-ab4e-e20a1b24efa1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.01.07 19:43:35.501137 [ 267 ] {664be8be-8dc2-4d67-ab4e-e20a1b24efa1} <Debug> oximeter.measurements_cumulativef64 (41e9b8d6-ecb1-42fb-9e34-bc3999802073): Loading data parts | ||
| 476 | 2026.01.07 19:43:35.501302 [ 267 ] {664be8be-8dc2-4d67-ab4e-e20a1b24efa1} <Debug> oximeter.measurements_cumulativef64 (41e9b8d6-ecb1-42fb-9e34-bc3999802073): There are no data parts | ||
| 477 | 2026.01.07 19:43:35.505603 [ 267 ] {664be8be-8dc2-4d67-ab4e-e20a1b24efa1} <Debug> TCPHandler: Processed in 0.010474375 sec. | ||
| 478 | 2026.01.07 19:43:35.505776 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.07 19:43:35.506142 [ 267 ] {f52495e8-9ff2-4eba-8a43-a51895f1af88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.01.07 19:43:35.506296 [ 267 ] {f52495e8-9ff2-4eba-8a43-a51895f1af88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.01.07 19:43:35.508490 [ 267 ] {f52495e8-9ff2-4eba-8a43-a51895f1af88} <Debug> oximeter.measurements_histogrami8 (75ccdb6e-4b4d-4a67-925e-4119f934ad0e): Loading data parts | ||
| 492 | 2026.01.07 19:43:35.508647 [ 267 ] {f52495e8-9ff2-4eba-8a43-a51895f1af88} <Debug> oximeter.measurements_histogrami8 (75ccdb6e-4b4d-4a67-925e-4119f934ad0e): There are no data parts | ||
| 493 | 2026.01.07 19:43:35.512392 [ 267 ] {f52495e8-9ff2-4eba-8a43-a51895f1af88} <Debug> TCPHandler: Processed in 0.006677846 sec. | ||
| 494 | 2026.01.07 19:43:35.512606 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.01.07 19:43:35.512870 [ 267 ] {cd04cf3e-92df-413c-aeb7-b23578e499c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 496 | 2026.01.07 19:43:35.513035 [ 267 ] {cd04cf3e-92df-413c-aeb7-b23578e499c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.01.07 19:43:35.515183 [ 267 ] {cd04cf3e-92df-413c-aeb7-b23578e499c5} <Debug> oximeter.measurements_histogramu8 (ef36a144-3fe9-440d-a7f8-07e7e2a32f28): Loading data parts | ||
| 498 | 2026.01.07 19:43:35.515448 [ 267 ] {cd04cf3e-92df-413c-aeb7-b23578e499c5} <Debug> oximeter.measurements_histogramu8 (ef36a144-3fe9-440d-a7f8-07e7e2a32f28): There are no data parts | ||
| 499 | 2026.01.07 19:43:35.519159 [ 267 ] {cd04cf3e-92df-413c-aeb7-b23578e499c5} <Debug> TCPHandler: Processed in 0.006628696 sec. | ||
| 500 | 2026.01.07 19:43:35.519316 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.01.07 19:43:35.519612 [ 267 ] {fa70c42e-c0c5-4dc7-8667-9dded0f0d8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 502 | 2026.01.07 19:43:35.519743 [ 267 ] {fa70c42e-c0c5-4dc7-8667-9dded0f0d8a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.01.07 19:43:35.521846 [ 267 ] {fa70c42e-c0c5-4dc7-8667-9dded0f0d8a0} <Debug> oximeter.measurements_histogrami16 (6f9d92d1-28e3-4bbe-87e6-44d3dc300617): Loading data parts | ||
| 504 | 2026.01.07 19:43:35.522077 [ 267 ] {fa70c42e-c0c5-4dc7-8667-9dded0f0d8a0} <Debug> oximeter.measurements_histogrami16 (6f9d92d1-28e3-4bbe-87e6-44d3dc300617): There are no data parts | ||
| 505 | 2026.01.07 19:43:35.525951 [ 267 ] {fa70c42e-c0c5-4dc7-8667-9dded0f0d8a0} <Debug> TCPHandler: Processed in 0.006684246 sec. | ||
| 506 | 2026.01.07 19:43:35.526152 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.01.07 19:43:35.526446 [ 267 ] {7f85c33c-3e7e-4806-8851-ac30b895203f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 508 | 2026.01.07 19:43:35.526578 [ 267 ] {7f85c33c-3e7e-4806-8851-ac30b895203f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.01.07 19:43:35.528586 [ 267 ] {7f85c33c-3e7e-4806-8851-ac30b895203f} <Debug> oximeter.measurements_histogramu16 (aad7a407-859d-4f56-acb4-5a31308d29bf): Loading data parts | ||
| 510 | 2026.01.07 19:43:35.528845 [ 267 ] {7f85c33c-3e7e-4806-8851-ac30b895203f} <Debug> oximeter.measurements_histogramu16 (aad7a407-859d-4f56-acb4-5a31308d29bf): There are no data parts | ||
| 511 | 2026.01.07 19:43:35.532635 [ 267 ] {7f85c33c-3e7e-4806-8851-ac30b895203f} <Debug> TCPHandler: Processed in 0.006558554 sec. | ||
| 512 | 2026.01.07 19:43:35.532833 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.01.07 19:43:35.533250 [ 267 ] {73f478f1-8167-47c2-b3fa-f25b538dd9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 514 | 2026.01.07 19:43:35.533421 [ 267 ] {73f478f1-8167-47c2-b3fa-f25b538dd9ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.01.07 19:43:35.535499 [ 267 ] {73f478f1-8167-47c2-b3fa-f25b538dd9ef} <Debug> oximeter.measurements_histogrami32 (d3b26514-e89b-4d09-8518-93bd9ac899c0): Loading data parts | ||
| 516 | 2026.01.07 19:43:35.535645 [ 267 ] {73f478f1-8167-47c2-b3fa-f25b538dd9ef} <Debug> oximeter.measurements_histogrami32 (d3b26514-e89b-4d09-8518-93bd9ac899c0): There are no data parts | ||
| 517 | 2026.01.07 19:43:35.539461 [ 267 ] {73f478f1-8167-47c2-b3fa-f25b538dd9ef} <Debug> TCPHandler: Processed in 0.006702456 sec. | ||
| 518 | 2026.01.07 19:43:35.539634 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.01.07 19:43:35.539897 [ 267 ] {56cdc658-bf15-4af4-a96d-f83e3dff92e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 520 | 2026.01.07 19:43:35.540044 [ 267 ] {56cdc658-bf15-4af4-a96d-f83e3dff92e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.01.07 19:43:35.542239 [ 267 ] {56cdc658-bf15-4af4-a96d-f83e3dff92e8} <Debug> oximeter.measurements_histogramu32 (080aac50-99c4-4ad5-891f-7377c25abea5): Loading data parts | ||
| 522 | 2026.01.07 19:43:35.542468 [ 267 ] {56cdc658-bf15-4af4-a96d-f83e3dff92e8} <Debug> oximeter.measurements_histogramu32 (080aac50-99c4-4ad5-891f-7377c25abea5): There are no data parts | ||
| 523 | 2026.01.07 19:43:35.546145 [ 267 ] {56cdc658-bf15-4af4-a96d-f83e3dff92e8} <Debug> TCPHandler: Processed in 0.006570375 sec. | ||
| 524 | 2026.01.07 19:43:35.546313 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.01.07 19:43:35.546615 [ 267 ] {81cf4061-6a4a-4bdb-8482-cd29d172e64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 526 | 2026.01.07 19:43:35.546746 [ 267 ] {81cf4061-6a4a-4bdb-8482-cd29d172e64b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.01.07 19:43:35.548969 [ 267 ] {81cf4061-6a4a-4bdb-8482-cd29d172e64b} <Debug> oximeter.measurements_histogrami64 (2fca67b1-0ddd-41ff-b0be-b921fcb03308): Loading data parts | ||
| 528 | 2026.01.07 19:43:35.549128 [ 267 ] {81cf4061-6a4a-4bdb-8482-cd29d172e64b} <Debug> oximeter.measurements_histogrami64 (2fca67b1-0ddd-41ff-b0be-b921fcb03308): There are no data parts | ||
| 529 | 2026.01.07 19:43:35.552850 [ 267 ] {81cf4061-6a4a-4bdb-8482-cd29d172e64b} <Debug> TCPHandler: Processed in 0.006596125 sec. | ||
| 530 | 2026.01.07 19:43:35.553016 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.01.07 19:43:35.553274 [ 267 ] {5862be15-ff46-43b5-b065-461f4e8adea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 532 | 2026.01.07 19:43:35.553419 [ 267 ] {5862be15-ff46-43b5-b065-461f4e8adea8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.01.07 19:43:35.555445 [ 267 ] {5862be15-ff46-43b5-b065-461f4e8adea8} <Debug> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Loading data parts | ||
| 534 | 2026.01.07 19:43:35.555733 [ 267 ] {5862be15-ff46-43b5-b065-461f4e8adea8} <Debug> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): There are no data parts | ||
| 535 | 2026.01.07 19:43:35.559612 [ 267 ] {5862be15-ff46-43b5-b065-461f4e8adea8} <Debug> TCPHandler: Processed in 0.006655456 sec. | ||
| 536 | 2026.01.07 19:43:35.559794 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.07 19:43:35.560108 [ 267 ] {b301f804-e85e-41a4-a2ad-c678519e95b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 538 | 2026.01.07 19:43:35.560243 [ 267 ] {b301f804-e85e-41a4-a2ad-c678519e95b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.01.07 19:43:35.562351 [ 267 ] {b301f804-e85e-41a4-a2ad-c678519e95b1} <Debug> oximeter.measurements_histogramf32 (8811c3f6-ace6-4659-ac0e-9b686f0f4fa6): Loading data parts | ||
| 540 | 2026.01.07 19:43:35.562503 [ 267 ] {b301f804-e85e-41a4-a2ad-c678519e95b1} <Debug> oximeter.measurements_histogramf32 (8811c3f6-ace6-4659-ac0e-9b686f0f4fa6): There are no data parts | ||
| 541 | 2026.01.07 19:43:35.566456 [ 267 ] {b301f804-e85e-41a4-a2ad-c678519e95b1} <Debug> TCPHandler: Processed in 0.006712276 sec. | ||
| 542 | 2026.01.07 19:43:35.566688 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.07 19:43:35.567014 [ 267 ] {8425a7da-6d29-4bf2-9f0f-322177a2793f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 544 | 2026.01.07 19:43:35.567200 [ 267 ] {8425a7da-6d29-4bf2-9f0f-322177a2793f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.01.07 19:43:35.569532 [ 267 ] {8425a7da-6d29-4bf2-9f0f-322177a2793f} <Debug> oximeter.measurements_histogramf64 (39d159ec-564d-4da8-8e2d-6c402ef16b5e): Loading data parts | ||
| 546 | 2026.01.07 19:43:35.569751 [ 267 ] {8425a7da-6d29-4bf2-9f0f-322177a2793f} <Debug> oximeter.measurements_histogramf64 (39d159ec-564d-4da8-8e2d-6c402ef16b5e): There are no data parts | ||
| 547 | 2026.01.07 19:43:35.573729 [ 267 ] {8425a7da-6d29-4bf2-9f0f-322177a2793f} <Debug> TCPHandler: Processed in 0.007116362 sec. | ||
| 548 | 2026.01.07 19:43:35.573877 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.07 19:43:35.574143 [ 267 ] {46fc0bb3-70ef-4a6f-9aac-5cb4fb944993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2026.01.07 19:43:35.574280 [ 267 ] {46fc0bb3-70ef-4a6f-9aac-5cb4fb944993} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.01.07 19:43:35.579777 [ 267 ] {46fc0bb3-70ef-4a6f-9aac-5cb4fb944993} <Debug> oximeter.fields_bool (f441f3fd-400c-48f0-84d4-b69895ee3702): Loading data parts | ||
| 577 | 2026.01.07 19:43:35.580026 [ 267 ] {46fc0bb3-70ef-4a6f-9aac-5cb4fb944993} <Debug> oximeter.fields_bool (f441f3fd-400c-48f0-84d4-b69895ee3702): There are no data parts | ||
| 578 | 2026.01.07 19:43:35.582474 [ 267 ] {46fc0bb3-70ef-4a6f-9aac-5cb4fb944993} <Debug> TCPHandler: Processed in 0.008647771 sec. | ||
| 579 | 2026.01.07 19:43:35.582747 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.07 19:43:35.582936 [ 267 ] {ba0bb941-4e29-49fa-848f-c25d7bb12aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 581 | 2026.01.07 19:43:35.583076 [ 267 ] {ba0bb941-4e29-49fa-848f-c25d7bb12aa3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.01.07 19:43:35.588542 [ 267 ] {ba0bb941-4e29-49fa-848f-c25d7bb12aa3} <Debug> oximeter.fields_i8 (6c6aa43a-1453-46e7-a428-13d383565cc2): Loading data parts | ||
| 583 | 2026.01.07 19:43:35.588834 [ 267 ] {ba0bb941-4e29-49fa-848f-c25d7bb12aa3} <Debug> oximeter.fields_i8 (6c6aa43a-1453-46e7-a428-13d383565cc2): There are no data parts | ||
| 584 | 2026.01.07 19:43:35.593004 [ 267 ] {ba0bb941-4e29-49fa-848f-c25d7bb12aa3} <Debug> TCPHandler: Processed in 0.010316043 sec. | ||
| 585 | 2026.01.07 19:43:35.593208 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.07 19:43:35.593617 [ 267 ] {50825cb1-0515-41e9-b114-b54112a351f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 587 | 2026.01.07 19:43:35.593760 [ 267 ] {50825cb1-0515-41e9-b114-b54112a351f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.01.07 19:43:35.596033 [ 267 ] {50825cb1-0515-41e9-b114-b54112a351f6} <Debug> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Loading data parts | ||
| 589 | 2026.01.07 19:43:35.596193 [ 267 ] {50825cb1-0515-41e9-b114-b54112a351f6} <Debug> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): There are no data parts | ||
| 590 | 2026.01.07 19:43:35.601088 [ 267 ] {50825cb1-0515-41e9-b114-b54112a351f6} <Debug> TCPHandler: Processed in 0.007953003 sec. | ||
| 591 | 2026.01.07 19:43:35.601395 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.07 19:43:35.601568 [ 267 ] {f56f2409-0073-46b5-b1c9-d1d39723dae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 593 | 2026.01.07 19:43:35.601714 [ 267 ] {f56f2409-0073-46b5-b1c9-d1d39723dae3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.01.07 19:43:35.607359 [ 267 ] {f56f2409-0073-46b5-b1c9-d1d39723dae3} <Debug> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Loading data parts | ||
| 595 | 2026.01.07 19:43:35.607642 [ 267 ] {f56f2409-0073-46b5-b1c9-d1d39723dae3} <Debug> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): There are no data parts | ||
| 596 | 2026.01.07 19:43:35.610257 [ 267 ] {f56f2409-0073-46b5-b1c9-d1d39723dae3} <Debug> TCPHandler: Processed in 0.008938585 sec. | ||
| 597 | 2026.01.07 19:43:35.610413 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.01.07 19:43:35.610698 [ 267 ] {8b6d5989-a466-4a83-97ee-fb661bf3d598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 599 | 2026.01.07 19:43:35.610849 [ 267 ] {8b6d5989-a466-4a83-97ee-fb661bf3d598} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.01.07 19:43:35.616484 [ 267 ] {8b6d5989-a466-4a83-97ee-fb661bf3d598} <Debug> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Loading data parts | ||
| 601 | 2026.01.07 19:43:35.616655 [ 267 ] {8b6d5989-a466-4a83-97ee-fb661bf3d598} <Debug> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): There are no data parts | ||
| 602 | 2026.01.07 19:43:35.622805 [ 267 ] {8b6d5989-a466-4a83-97ee-fb661bf3d598} <Debug> TCPHandler: Processed in 0.01245173 sec. | ||
| 603 | 2026.01.07 19:43:35.622991 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.01.07 19:43:35.623145 [ 267 ] {d4e3173d-27ce-413d-9d92-182aff597adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 605 | 2026.01.07 19:43:35.623270 [ 267 ] {d4e3173d-27ce-413d-9d92-182aff597adb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.01.07 19:43:35.628524 [ 267 ] {d4e3173d-27ce-413d-9d92-182aff597adb} <Debug> oximeter.fields_i32 (c775dcbc-41b9-47d6-9fed-1d10a29e0611): Loading data parts | ||
| 607 | 2026.01.07 19:43:35.628771 [ 267 ] {d4e3173d-27ce-413d-9d92-182aff597adb} <Debug> oximeter.fields_i32 (c775dcbc-41b9-47d6-9fed-1d10a29e0611): There are no data parts | ||
| 608 | 2026.01.07 19:43:35.632982 [ 267 ] {d4e3173d-27ce-413d-9d92-182aff597adb} <Debug> TCPHandler: Processed in 0.010040379 sec. | ||
| 609 | 2026.01.07 19:43:35.633184 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.01.07 19:43:35.633469 [ 267 ] {5499be19-f201-4fd2-a060-798186cf5ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 611 | 2026.01.07 19:43:35.633592 [ 267 ] {5499be19-f201-4fd2-a060-798186cf5ed0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.01.07 19:43:35.638818 [ 267 ] {5499be19-f201-4fd2-a060-798186cf5ed0} <Debug> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Loading data parts | ||
| 613 | 2026.01.07 19:43:35.639238 [ 267 ] {5499be19-f201-4fd2-a060-798186cf5ed0} <Debug> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): There are no data parts | ||
| 614 | 2026.01.07 19:43:35.642860 [ 267 ] {5499be19-f201-4fd2-a060-798186cf5ed0} <Debug> TCPHandler: Processed in 0.009756675 sec. | ||
| 615 | 2026.01.07 19:43:35.643027 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.01.07 19:43:35.643212 [ 267 ] {8c67bbd8-0e2b-4efe-97dc-01ad24ba6df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 617 | 2026.01.07 19:43:35.643351 [ 267 ] {8c67bbd8-0e2b-4efe-97dc-01ad24ba6df1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.01.07 19:43:35.652132 [ 267 ] {8c67bbd8-0e2b-4efe-97dc-01ad24ba6df1} <Debug> oximeter.fields_i64 (e579baa1-da65-42cf-92ba-3affb70138d5): Loading data parts | ||
| 619 | 2026.01.07 19:43:35.652369 [ 267 ] {8c67bbd8-0e2b-4efe-97dc-01ad24ba6df1} <Debug> oximeter.fields_i64 (e579baa1-da65-42cf-92ba-3affb70138d5): There are no data parts | ||
| 620 | 2026.01.07 19:43:35.669823 [ 267 ] {8c67bbd8-0e2b-4efe-97dc-01ad24ba6df1} <Debug> TCPHandler: Processed in 0.026853545 sec. | ||
| 621 | 2026.01.07 19:43:35.669969 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.01.07 19:43:35.670214 [ 267 ] {0fcb37c4-46aa-4e74-937b-32e8a1e636ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 623 | 2026.01.07 19:43:35.670340 [ 267 ] {0fcb37c4-46aa-4e74-937b-32e8a1e636ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.01.07 19:43:35.680133 [ 267 ] {0fcb37c4-46aa-4e74-937b-32e8a1e636ea} <Debug> oximeter.fields_u64 (33615b9f-5286-4bcd-a989-a0522c23197b): Loading data parts | ||
| 625 | 2026.01.07 19:43:35.680342 [ 267 ] {0fcb37c4-46aa-4e74-937b-32e8a1e636ea} <Debug> oximeter.fields_u64 (33615b9f-5286-4bcd-a989-a0522c23197b): There are no data parts | ||
| 626 | 2026.01.07 19:43:35.682966 [ 267 ] {0fcb37c4-46aa-4e74-937b-32e8a1e636ea} <Debug> TCPHandler: Processed in 0.013046977 sec. | ||
| 627 | 2026.01.07 19:43:35.683112 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.01.07 19:43:35.683268 [ 267 ] {71c3b0e8-9361-4907-a03e-ee42c7ea2681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 629 | 2026.01.07 19:43:35.683396 [ 267 ] {71c3b0e8-9361-4907-a03e-ee42c7ea2681} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.01.07 19:43:35.688618 [ 267 ] {71c3b0e8-9361-4907-a03e-ee42c7ea2681} <Debug> oximeter.fields_ipaddr (947b4786-f3bc-4b84-a971-f185658bf30f): Loading data parts | ||
| 631 | 2026.01.07 19:43:35.688814 [ 267 ] {71c3b0e8-9361-4907-a03e-ee42c7ea2681} <Debug> oximeter.fields_ipaddr (947b4786-f3bc-4b84-a971-f185658bf30f): There are no data parts | ||
| 632 | 2026.01.07 19:43:35.693483 [ 267 ] {71c3b0e8-9361-4907-a03e-ee42c7ea2681} <Debug> TCPHandler: Processed in 0.010420224 sec. | ||
| 633 | 2026.01.07 19:43:35.693635 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.01.07 19:43:35.693878 [ 267 ] {dd0fad22-6491-466f-88bc-c946346993e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 635 | 2026.01.07 19:43:35.694002 [ 267 ] {dd0fad22-6491-466f-88bc-c946346993e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.01.07 19:43:35.697061 [ 267 ] {dd0fad22-6491-466f-88bc-c946346993e3} <Debug> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Loading data parts | ||
| 637 | 2026.01.07 19:43:35.697228 [ 267 ] {dd0fad22-6491-466f-88bc-c946346993e3} <Debug> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): There are no data parts | ||
| 638 | 2026.01.07 19:43:35.701513 [ 267 ] {dd0fad22-6491-466f-88bc-c946346993e3} <Debug> TCPHandler: Processed in 0.007926132 sec. | ||
| 639 | 2026.01.07 19:43:35.701666 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.01.07 19:43:35.701826 [ 267 ] {d5bf0505-29e3-4209-a039-2c02b83041b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 641 | 2026.01.07 19:43:35.701948 [ 267 ] {d5bf0505-29e3-4209-a039-2c02b83041b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.01.07 19:43:35.704089 [ 267 ] {d5bf0505-29e3-4209-a039-2c02b83041b3} <Debug> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Loading data parts | ||
| 643 | 2026.01.07 19:43:35.704233 [ 267 ] {d5bf0505-29e3-4209-a039-2c02b83041b3} <Debug> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): There are no data parts | ||
| 644 | 2026.01.07 19:43:35.708315 [ 267 ] {d5bf0505-29e3-4209-a039-2c02b83041b3} <Debug> TCPHandler: Processed in 0.006699436 sec. | ||
| 645 | 2026.01.07 19:43:35.708540 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.01.07 19:43:35.708848 [ 267 ] {b6b686a8-dfa6-4e49-8d28-d1f02048587f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.01.07 19:43:35.708994 [ 267 ] {b6b686a8-dfa6-4e49-8d28-d1f02048587f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.01.07 19:43:35.711038 [ 267 ] {b6b686a8-dfa6-4e49-8d28-d1f02048587f} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a): Loading data parts | ||
| 652 | 2026.01.07 19:43:35.711258 [ 267 ] {b6b686a8-dfa6-4e49-8d28-d1f02048587f} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a): There are no data parts | ||
| 653 | 2026.01.07 19:43:35.714995 [ 267 ] {b6b686a8-dfa6-4e49-8d28-d1f02048587f} <Debug> TCPHandler: Processed in 0.006506363 sec. | ||
| 654 | 2026.01.07 19:43:35.715268 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.01.07 19:43:35.715683 [ 270 ] {70314005-5465-4e88-a762-66c548efe184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.01.07 19:43:35.717002 [ 270 ] {70314005-5465-4e88-a762-66c548efe184} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.01.07 19:43:35.736864 [ 276 ] {70314005-5465-4e88-a762-66c548efe184} <Trace> oximeter.version (0606bb02-7770-442c-b7d4-c96b605f2e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.01.07 19:43:35.737018 [ 276 ] {70314005-5465-4e88-a762-66c548efe184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 659 | 2026.01.07 19:43:35.742100 [ 276 ] {70314005-5465-4e88-a762-66c548efe184} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.01.07 19:43:35.742867 [ 276 ] {70314005-5465-4e88-a762-66c548efe184} <Trace> oximeter.version (0606bb02-7770-442c-b7d4-c96b605f2e43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.01.07 19:43:35.743212 [ 270 ] {70314005-5465-4e88-a762-66c548efe184} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027671 sec., 36.13891800079505 rows/sec., 578.22 B/sec. | ||
| 662 | 2026.01.07 19:43:35.743520 [ 270 ] {70314005-5465-4e88-a762-66c548efe184} <Debug> TCPHandler: Processed in 0.028383516 sec. | ||
| 663 | 2026.01.07 19:43:36.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.93 MiB, peak 126.93 MiB, free memory in arenas 0.00 B, will set to 139.20 MiB (RSS), difference: 12.27 MiB | ||
| 664 | 2026.01.07 19:43:38.295114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 665 | 2026.01.07 19:43:38.295233 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 666 | 2026.01.07 19:43:38.295280 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 667 | 2026.01.07 19:43:38.295539 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 668 | 2026.01.07 19:43:38.300277 [ 244 ] {} <Debug> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Loading data parts | ||
| 669 | 2026.01.07 19:43:38.300637 [ 244 ] {} <Debug> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): There are no data parts | ||
| 670 | 2026.01.07 19:43:38.311442 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 671 | 2026.01.07 19:43:38.311534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 672 | 2026.01.07 19:43:38.318418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 673 | 2026.01.07 19:43:38.319275 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 674 | 2026.01.07 19:43:38.319757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 675 | 2026.01.07 19:43:38.320137 [ 245 ] {} <Debug> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Loading data parts | ||
| 676 | 2026.01.07 19:43:38.320397 [ 245 ] {} <Debug> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): There are no data parts | ||
| 677 | 2026.01.07 19:43:38.363541 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 678 | 2026.01.07 19:43:38.363629 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 679 | 2026.01.07 19:43:38.371183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 680 | 2026.01.07 19:43:38.373374 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 681 | 2026.01.07 19:43:38.381133 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 682 | 2026.01.07 19:43:38.855945 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62501 | ||
| 683 | 2026.01.07 19:43:38.858072 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.01.07 19:43:38.858399 [ 278 ] {} <Debug> TCP-Session: 21b37cc0-b678-419e-aeba-a954128273ee Authenticating user 'default' from [fd00:1122:3344:101::a]:62501 | ||
| 685 | 2026.01.07 19:43:38.858434 [ 278 ] {} <Debug> TCP-Session: 21b37cc0-b678-419e-aeba-a954128273ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.07 19:43:38.858452 [ 278 ] {} <Debug> TCP-Session: 21b37cc0-b678-419e-aeba-a954128273ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.01.07 19:43:38.858649 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 688 | 2026.01.07 19:43:38.858708 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 689 | 2026.01.07 19:43:38.858857 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 690 | 2026.01.07 19:43:38.859363 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51345 | ||
| 691 | 2026.01.07 19:43:38.859583 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44306 | ||
| 692 | 2026.01.07 19:43:38.859686 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54177 | ||
| 693 | 2026.01.07 19:43:38.859494 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61255 | ||
| 694 | 2026.01.07 19:43:38.859785 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42317 | ||
| 695 | 2026.01.07 19:43:38.859949 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43269 | ||
| 696 | 2026.01.07 19:43:38.860145 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54061 | ||
| 697 | 2026.01.07 19:43:38.860243 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.01.07 19:43:38.860279 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.01.07 19:43:38.860325 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.01.07 19:43:38.860298 [ 279 ] {} <Debug> TCP-Session: c25b82a9-3567-4ca9-90a7-20d960b24056 Authenticating user 'default' from [fd00:1122:3344:101::a]:51345 | ||
| 701 | 2026.01.07 19:43:38.860484 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.01.07 19:43:38.860486 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.01.07 19:43:38.860610 [ 280 ] {} <Debug> TCP-Session: 5fc66ba4-79b2-4275-922c-b10c2665ce80 Authenticating user 'default' from [fd00:1122:3344:101::a]:61255 | ||
| 704 | 2026.01.07 19:43:38.860682 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.01.07 19:43:38.860718 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.01.07 19:43:38.860825 [ 280 ] {} <Debug> TCP-Session: 5fc66ba4-79b2-4275-922c-b10c2665ce80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.07 19:43:38.860805 [ 285 ] {} <Debug> TCP-Session: 8784e00c-879e-48eb-8de3-8cfa9479d91f Authenticating user 'default' from [fd00:1122:3344:101::a]:54061 | ||
| 708 | 2026.01.07 19:43:38.860781 [ 284 ] {} <Debug> TCP-Session: c51e2efd-e7d5-44a8-a4cd-1a17332238a4 Authenticating user 'default' from [fd00:1122:3344:101::a]:43269 | ||
| 709 | 2026.01.07 19:43:38.861069 [ 285 ] {} <Debug> TCP-Session: 8784e00c-879e-48eb-8de3-8cfa9479d91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.01.07 19:43:38.861051 [ 282 ] {} <Debug> TCP-Session: b4f5a50c-298f-453b-a692-84970bf277c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:54177 | ||
| 711 | 2026.01.07 19:43:38.860595 [ 283 ] {} <Debug> TCP-Session: fa2fb8f3-9764-4dbc-a8ec-b3a1ef50a1e3 Authenticating user 'default' from [fd00:1122:3344:101::a]:42317 | ||
| 712 | 2026.01.07 19:43:38.861285 [ 285 ] {} <Debug> TCP-Session: 8784e00c-879e-48eb-8de3-8cfa9479d91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.01.07 19:43:38.861275 [ 282 ] {} <Debug> TCP-Session: b4f5a50c-298f-453b-a692-84970bf277c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.01.07 19:43:38.861424 [ 283 ] {} <Debug> TCP-Session: fa2fb8f3-9764-4dbc-a8ec-b3a1ef50a1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.01.07 19:43:38.861266 [ 284 ] {} <Debug> TCP-Session: c51e2efd-e7d5-44a8-a4cd-1a17332238a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.01.07 19:43:38.860500 [ 281 ] {} <Debug> TCP-Session: 82efc321-43b5-4612-820a-ba6eb0c3bfa6 Authenticating user 'default' from [fd00:1122:3344:101::a]:44306 | ||
| 717 | 2026.01.07 19:43:38.861076 [ 280 ] {} <Debug> TCP-Session: 5fc66ba4-79b2-4275-922c-b10c2665ce80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2026.01.07 19:43:38.861588 [ 284 ] {} <Debug> TCP-Session: c51e2efd-e7d5-44a8-a4cd-1a17332238a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.01.07 19:43:38.861577 [ 281 ] {} <Debug> TCP-Session: 82efc321-43b5-4612-820a-ba6eb0c3bfa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.01.07 19:43:38.860521 [ 279 ] {} <Debug> TCP-Session: c25b82a9-3567-4ca9-90a7-20d960b24056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.01.07 19:43:38.861691 [ 281 ] {} <Debug> TCP-Session: 82efc321-43b5-4612-820a-ba6eb0c3bfa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.01.07 19:43:38.861682 [ 282 ] {} <Debug> TCP-Session: b4f5a50c-298f-453b-a692-84970bf277c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.01.07 19:43:38.862066 [ 279 ] {} <Debug> TCP-Session: c25b82a9-3567-4ca9-90a7-20d960b24056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.01.07 19:43:38.862079 [ 283 ] {} <Debug> TCP-Session: fa2fb8f3-9764-4dbc-a8ec-b3a1ef50a1e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.01.07 19:43:39.001171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.29 MiB, peak 148.24 MiB, free memory in arenas 0.00 B, will set to 153.74 MiB (RSS), difference: 9.45 MiB | ||
| 726 | 2026.01.07 19:43:40.794938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.07 19:43:40.795227 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.07 19:43:40.806466 [ 243 ] {} <Debug> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Loading data parts | ||
| 729 | 2026.01.07 19:43:40.806722 [ 243 ] {} <Debug> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): There are no data parts | ||
| 730 | 2026.01.07 19:43:40.815763 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.07 19:43:40.815992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 732 | 2026.01.07 19:43:40.818489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.07 19:43:40.819240 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.07 19:43:40.819603 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.07 19:43:41.000244 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.95 MiB, peak 157.95 MiB, free memory in arenas 0.00 B, will set to 154.80 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2026.01.07 19:43:44.627772 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55652 | ||
| 737 | 2026.01.07 19:43:44.628338 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.01.07 19:43:44.628493 [ 286 ] {} <Debug> TCP-Session: 652c6b8f-fcef-4ecf-acdd-7c421fa0e2dd Authenticating user 'default' from [fd00:1122:3344:101::e]:55652 | ||
| 739 | 2026.01.07 19:43:44.628518 [ 286 ] {} <Debug> TCP-Session: 652c6b8f-fcef-4ecf-acdd-7c421fa0e2dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.01.07 19:43:44.628537 [ 286 ] {} <Debug> TCP-Session: 652c6b8f-fcef-4ecf-acdd-7c421fa0e2dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.07 19:43:44.628676 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.01.07 19:43:44.628701 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 743 | 2026.01.07 19:43:44.628801 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 744 | 2026.01.07 19:43:44.629131 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33897 | ||
| 745 | 2026.01.07 19:43:44.629341 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61647 | ||
| 746 | 2026.01.07 19:43:44.629343 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41274 | ||
| 747 | 2026.01.07 19:43:44.629421 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45005 | ||
| 748 | 2026.01.07 19:43:44.629462 [ 286 ] {} <Trace> TCP-Session: 652c6b8f-fcef-4ecf-acdd-7c421fa0e2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 749 | 2026.01.07 19:43:44.629588 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42549 | ||
| 750 | 2026.01.07 19:43:44.629719 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.01.07 19:43:44.629723 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.01.07 19:43:44.629764 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.01.07 19:43:44.629770 [ 287 ] {} <Debug> TCP-Session: 981a0cf9-eeea-4d19-83d7-1932310f6f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:33897 | ||
| 754 | 2026.01.07 19:43:44.629789 [ 289 ] {} <Debug> TCP-Session: cf2e5593-436e-4526-975e-0242ee59ed82 Authenticating user 'default' from [fd00:1122:3344:101::e]:61647 | ||
| 755 | 2026.01.07 19:43:44.629796 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53263 | ||
| 756 | 2026.01.07 19:43:44.629831 [ 286 ] {f387a54a-33bc-4e54-afcd-122d7ec0bf73} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55652) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 757 | 2026.01.07 19:43:44.629916 [ 290 ] {} <Debug> TCP-Session: b76f1b45-f3aa-482b-958b-fa2aeaf4eb15 Authenticating user 'default' from [fd00:1122:3344:101::e]:45005 | ||
| 758 | 2026.01.07 19:43:44.630022 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.01.07 19:43:44.630058 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.01.07 19:43:44.630126 [ 289 ] {} <Debug> TCP-Session: cf2e5593-436e-4526-975e-0242ee59ed82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.01.07 19:43:44.630150 [ 288 ] {} <Debug> TCP-Session: 94d67edf-099c-4435-a019-99a258c9cf32 Authenticating user 'default' from [fd00:1122:3344:101::e]:41274 | ||
| 762 | 2026.01.07 19:43:44.630157 [ 291 ] {} <Debug> TCP-Session: 9ea45077-4f3b-4c0c-94ad-5ba648678f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:42549 | ||
| 763 | 2026.01.07 19:43:44.630162 [ 289 ] {} <Debug> TCP-Session: cf2e5593-436e-4526-975e-0242ee59ed82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.07 19:43:44.630181 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52398 | ||
| 765 | 2026.01.07 19:43:44.630197 [ 288 ] {} <Debug> TCP-Session: 94d67edf-099c-4435-a019-99a258c9cf32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.01.07 19:43:44.630205 [ 291 ] {} <Debug> TCP-Session: 9ea45077-4f3b-4c0c-94ad-5ba648678f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.07 19:43:44.630239 [ 288 ] {} <Debug> TCP-Session: 94d67edf-099c-4435-a019-99a258c9cf32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.01.07 19:43:44.630184 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.01.07 19:43:44.630264 [ 291 ] {} <Debug> TCP-Session: 9ea45077-4f3b-4c0c-94ad-5ba648678f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.07 19:43:44.630267 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42863 | ||
| 771 | 2026.01.07 19:43:44.630300 [ 292 ] {} <Debug> TCP-Session: e7a1773f-9697-4729-b7bf-1c41e5b4bfda Authenticating user 'default' from [fd00:1122:3344:101::e]:53263 | ||
| 772 | 2026.01.07 19:43:44.630350 [ 292 ] {} <Debug> TCP-Session: e7a1773f-9697-4729-b7bf-1c41e5b4bfda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.07 19:43:44.630263 [ 287 ] {} <Debug> TCP-Session: 981a0cf9-eeea-4d19-83d7-1932310f6f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.07 19:43:44.630369 [ 292 ] {} <Debug> TCP-Session: e7a1773f-9697-4729-b7bf-1c41e5b4bfda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.07 19:43:44.630391 [ 287 ] {} <Debug> TCP-Session: 981a0cf9-eeea-4d19-83d7-1932310f6f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.07 19:43:44.630185 [ 290 ] {} <Debug> TCP-Session: b76f1b45-f3aa-482b-958b-fa2aeaf4eb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.01.07 19:43:44.630445 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.01.07 19:43:44.630452 [ 290 ] {} <Debug> TCP-Session: b76f1b45-f3aa-482b-958b-fa2aeaf4eb15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.01.07 19:43:44.630532 [ 293 ] {} <Debug> TCP-Session: 36ddccc9-4375-468a-b882-58241e8fcf2e Authenticating user 'default' from [fd00:1122:3344:101::e]:52398 | ||
| 780 | 2026.01.07 19:43:44.630564 [ 293 ] {} <Debug> TCP-Session: 36ddccc9-4375-468a-b882-58241e8fcf2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.01.07 19:43:44.630585 [ 293 ] {} <Debug> TCP-Session: 36ddccc9-4375-468a-b882-58241e8fcf2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.07 19:43:44.630586 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.01.07 19:43:44.630634 [ 294 ] {} <Debug> TCP-Session: e9a8975b-72f2-4702-9698-2bd408c203e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42863 | ||
| 784 | 2026.01.07 19:43:44.630663 [ 294 ] {} <Debug> TCP-Session: e9a8975b-72f2-4702-9698-2bd408c203e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.07 19:43:44.630682 [ 294 ] {} <Debug> TCP-Session: e9a8975b-72f2-4702-9698-2bd408c203e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.07 19:43:44.630728 [ 286 ] {f387a54a-33bc-4e54-afcd-122d7ec0bf73} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2026.01.07 19:43:44.631238 [ 286 ] {f387a54a-33bc-4e54-afcd-122d7ec0bf73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.01.07 19:43:44.639299 [ 286 ] {f387a54a-33bc-4e54-afcd-122d7ec0bf73} <Debug> oximeter.version (0606bb02-7770-442c-b7d4-c96b605f2e43) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.01.07 19:43:44.644946 [ 295 ] {f387a54a-33bc-4e54-afcd-122d7ec0bf73} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.01.07 19:43:44.645093 [ 295 ] {f387a54a-33bc-4e54-afcd-122d7ec0bf73} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.01.07 19:43:44.645793 [ 295 ] {f387a54a-33bc-4e54-afcd-122d7ec0bf73} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004507688 sec. (221.843 rows/sec., 8.67 KiB/sec.) | ||
| 792 | 2026.01.07 19:43:44.645817 [ 295 ] {f387a54a-33bc-4e54-afcd-122d7ec0bf73} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.01.07 19:43:44.645848 [ 295 ] {f387a54a-33bc-4e54-afcd-122d7ec0bf73} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.01.07 19:43:44.646928 [ 286 ] {f387a54a-33bc-4e54-afcd-122d7ec0bf73} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.017253 sec., 57.9609343302614 rows/sec., 2.26 KiB/sec. | ||
| 795 | 2026.01.07 19:43:44.647056 [ 286 ] {f387a54a-33bc-4e54-afcd-122d7ec0bf73} <Debug> TCPHandler: Processed in 0.017819289 sec. | ||
| 796 | 2026.01.07 19:43:44.647918 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.01.07 19:43:44.647957 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.07 19:43:44.647967 [ 286 ] {} <Debug> TCP-Session: 652c6b8f-fcef-4ecf-acdd-7c421fa0e2dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.01.07 19:43:44.647984 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.01.07 19:43:44.648017 [ 287 ] {} <Debug> TCP-Session: 981a0cf9-eeea-4d19-83d7-1932310f6f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.07 19:43:44.648039 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.01.07 19:43:44.648060 [ 288 ] {} <Debug> TCP-Session: 94d67edf-099c-4435-a019-99a258c9cf32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.01.07 19:43:44.648083 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.01.07 19:43:44.648099 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.01.07 19:43:44.648117 [ 289 ] {} <Debug> TCP-Session: cf2e5593-436e-4526-975e-0242ee59ed82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.01.07 19:43:44.648137 [ 292 ] {} <Debug> TCP-Session: e7a1773f-9697-4729-b7bf-1c41e5b4bfda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.01.07 19:43:44.648152 [ 293 ] {} <Debug> TCP-Session: 36ddccc9-4375-468a-b882-58241e8fcf2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.01.07 19:43:44.648059 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 809 | 2026.01.07 19:43:44.648024 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.01.07 19:43:44.648002 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.01.07 19:43:44.648294 [ 291 ] {} <Debug> TCP-Session: 9ea45077-4f3b-4c0c-94ad-5ba648678f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.07 19:43:44.648314 [ 294 ] {} <Debug> TCP-Session: e9a8975b-72f2-4702-9698-2bd408c203e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.01.07 19:43:44.648335 [ 290 ] {} <Debug> TCP-Session: b76f1b45-f3aa-482b-958b-fa2aeaf4eb15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.07 19:43:45.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.17 MiB, peak 167.28 MiB, free memory in arenas 0.00 B, will set to 159.03 MiB (RSS), difference: 3.86 MiB | ||
| 815 | 2026.01.07 19:43:45.727166 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 816 | 2026.01.07 19:43:45.727223 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 817 | 2026.01.07 19:43:45.820715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 430 entries to flush up to offset 979 | ||
| 818 | 2026.01.07 19:43:45.823301 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.01.07 19:43:45.823343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 820 | 2026.01.07 19:43:45.824054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 821 | 2026.01.07 19:43:45.824535 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.01.07 19:43:45.824682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 979 | ||
| 823 | 2026.01.07 19:43:45.882123 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 824 | 2026.01.07 19:43:45.901618 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.01.07 19:43:45.901688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 826 | 2026.01.07 19:43:45.908515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 827 | 2026.01.07 19:43:45.909808 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.01.07 19:43:45.913432 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 829 | 2026.01.07 19:43:46.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.66 MiB, peak 167.28 MiB, free memory in arenas 0.00 B, will set to 162.11 MiB (RSS), difference: 2.45 MiB | ||
| 830 | 2026.01.07 19:43:48.885062 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63768 | ||
| 831 | 2026.01.07 19:43:48.885161 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.01.07 19:43:48.885187 [ 286 ] {} <Debug> TCP-Session: ba627411-751d-4c1c-84b8-b4d1dc9c1012 Authenticating user 'default' from [fd00:1122:3344:101::e]:63768 | ||
| 833 | 2026.01.07 19:43:48.885209 [ 286 ] {} <Debug> TCP-Session: ba627411-751d-4c1c-84b8-b4d1dc9c1012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.07 19:43:48.885222 [ 286 ] {} <Debug> TCP-Session: ba627411-751d-4c1c-84b8-b4d1dc9c1012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.07 19:43:48.885406 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35232 | ||
| 836 | 2026.01.07 19:43:48.885428 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36415 | ||
| 837 | 2026.01.07 19:43:48.885441 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37149 | ||
| 838 | 2026.01.07 19:43:48.885489 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61348 | ||
| 839 | 2026.01.07 19:43:48.885495 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49467 | ||
| 840 | 2026.01.07 19:43:48.885519 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.01.07 19:43:48.885466 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39939 | ||
| 842 | 2026.01.07 19:43:48.885559 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.01.07 19:43:48.885575 [ 287 ] {} <Debug> TCP-Session: 6cb61edb-0d39-4447-b51a-f90a05977c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:35232 | ||
| 844 | 2026.01.07 19:43:48.885591 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.01.07 19:43:48.885610 [ 288 ] {} <Debug> TCP-Session: 0a2506a3-4e6f-43e8-9321-354b156f8821 Authenticating user 'default' from [fd00:1122:3344:101::e]:36415 | ||
| 846 | 2026.01.07 19:43:48.885633 [ 287 ] {} <Debug> TCP-Session: 6cb61edb-0d39-4447-b51a-f90a05977c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.01.07 19:43:48.885640 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.01.07 19:43:48.885657 [ 288 ] {} <Debug> TCP-Session: 0a2506a3-4e6f-43e8-9321-354b156f8821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.01.07 19:43:48.885660 [ 287 ] {} <Debug> TCP-Session: 6cb61edb-0d39-4447-b51a-f90a05977c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.07 19:43:48.885676 [ 291 ] {} <Debug> TCP-Session: 68998208-cd79-4c68-83f9-34defd0b9298 Authenticating user 'default' from [fd00:1122:3344:101::e]:39939 | ||
| 851 | 2026.01.07 19:43:48.885686 [ 288 ] {} <Debug> TCP-Session: 0a2506a3-4e6f-43e8-9321-354b156f8821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.07 19:43:48.885710 [ 291 ] {} <Debug> TCP-Session: 68998208-cd79-4c68-83f9-34defd0b9298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.07 19:43:48.885644 [ 289 ] {} <Debug> TCP-Session: 07f883da-f615-48d2-8827-2c6671752328 Authenticating user 'default' from [fd00:1122:3344:101::e]:37149 | ||
| 854 | 2026.01.07 19:43:48.885734 [ 291 ] {} <Debug> TCP-Session: 68998208-cd79-4c68-83f9-34defd0b9298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.01.07 19:43:48.885603 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.01.07 19:43:48.885764 [ 289 ] {} <Debug> TCP-Session: 07f883da-f615-48d2-8827-2c6671752328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.01.07 19:43:48.885795 [ 294 ] {} <Debug> TCP-Session: 8023b787-2721-4a50-8b8c-f3ed95de10cb Authenticating user 'default' from [fd00:1122:3344:101::e]:49467 | ||
| 858 | 2026.01.07 19:43:48.885801 [ 289 ] {} <Debug> TCP-Session: 07f883da-f615-48d2-8827-2c6671752328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.01.07 19:43:48.885823 [ 294 ] {} <Debug> TCP-Session: 8023b787-2721-4a50-8b8c-f3ed95de10cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.01.07 19:43:48.885591 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.01.07 19:43:48.885851 [ 294 ] {} <Debug> TCP-Session: 8023b787-2721-4a50-8b8c-f3ed95de10cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.07 19:43:48.885567 [ 286 ] {} <Trace> TCP-Session: ba627411-751d-4c1c-84b8-b4d1dc9c1012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.01.07 19:43:48.885881 [ 293 ] {} <Debug> TCP-Session: 4f3cda6d-8409-4bb9-a851-d5e2ddfda660 Authenticating user 'default' from [fd00:1122:3344:101::e]:61348 | ||
| 864 | 2026.01.07 19:43:48.885451 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44389 | ||
| 865 | 2026.01.07 19:43:48.885931 [ 293 ] {} <Debug> TCP-Session: 4f3cda6d-8409-4bb9-a851-d5e2ddfda660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.01.07 19:43:48.885477 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45261 | ||
| 867 | 2026.01.07 19:43:48.885984 [ 293 ] {} <Debug> TCP-Session: 4f3cda6d-8409-4bb9-a851-d5e2ddfda660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.01.07 19:43:48.886064 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.01.07 19:43:48.886079 [ 286 ] {eae43ee6-1074-43f2-a9b8-a091df4761b2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 870 | 2026.01.07 19:43:48.886093 [ 290 ] {} <Debug> TCP-Session: e816cfed-9721-4089-9a40-4299fdb7a024 Authenticating user 'default' from [fd00:1122:3344:101::e]:44389 | ||
| 871 | 2026.01.07 19:43:48.886112 [ 290 ] {} <Debug> TCP-Session: e816cfed-9721-4089-9a40-4299fdb7a024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.01.07 19:43:48.886124 [ 290 ] {} <Debug> TCP-Session: e816cfed-9721-4089-9a40-4299fdb7a024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.01.07 19:43:48.886181 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.01.07 19:43:48.886219 [ 292 ] {} <Debug> TCP-Session: 69b0acf3-7bb3-47c9-9d0b-3a1111c63a84 Authenticating user 'default' from [fd00:1122:3344:101::e]:45261 | ||
| 875 | 2026.01.07 19:43:48.886240 [ 292 ] {} <Debug> TCP-Session: 69b0acf3-7bb3-47c9-9d0b-3a1111c63a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.07 19:43:48.886269 [ 292 ] {} <Debug> TCP-Session: 69b0acf3-7bb3-47c9-9d0b-3a1111c63a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.07 19:43:48.886338 [ 286 ] {eae43ee6-1074-43f2-a9b8-a091df4761b2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 878 | 2026.01.07 19:43:48.886395 [ 286 ] {eae43ee6-1074-43f2-a9b8-a091df4761b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.01.07 19:43:48.886669 [ 286 ] {eae43ee6-1074-43f2-a9b8-a091df4761b2} <Debug> oximeter.version (0606bb02-7770-442c-b7d4-c96b605f2e43) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.01.07 19:43:48.887481 [ 308 ] {eae43ee6-1074-43f2-a9b8-a091df4761b2} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.01.07 19:43:48.887530 [ 308 ] {eae43ee6-1074-43f2-a9b8-a091df4761b2} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.01.07 19:43:48.887568 [ 308 ] {eae43ee6-1074-43f2-a9b8-a091df4761b2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000803231 sec. (1244.972 rows/sec., 48.63 KiB/sec.) | ||
| 883 | 2026.01.07 19:43:48.887587 [ 308 ] {eae43ee6-1074-43f2-a9b8-a091df4761b2} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.01.07 19:43:48.889425 [ 286 ] {eae43ee6-1074-43f2-a9b8-a091df4761b2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003398 sec., 294.2907592701589 rows/sec., 11.50 KiB/sec. | ||
| 885 | 2026.01.07 19:43:48.889584 [ 286 ] {eae43ee6-1074-43f2-a9b8-a091df4761b2} <Debug> TCPHandler: Processed in 0.004131133 sec. | ||
| 886 | 2026.01.07 19:43:48.889737 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.01.07 19:43:48.889758 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.07 19:43:48.889775 [ 286 ] {} <Debug> TCP-Session: ba627411-751d-4c1c-84b8-b4d1dc9c1012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.01.07 19:43:48.889793 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.07 19:43:48.889806 [ 287 ] {} <Debug> TCP-Session: 6cb61edb-0d39-4447-b51a-f90a05977c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.01.07 19:43:48.889836 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.07 19:43:48.889853 [ 288 ] {} <Debug> TCP-Session: 0a2506a3-4e6f-43e8-9321-354b156f8821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.01.07 19:43:48.889863 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.07 19:43:48.889882 [ 294 ] {} <Debug> TCP-Session: 8023b787-2721-4a50-8b8c-f3ed95de10cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.01.07 19:43:48.889892 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.07 19:43:48.889913 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.01.07 19:43:48.889937 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.01.07 19:43:48.889966 [ 289 ] {} <Debug> TCP-Session: 07f883da-f615-48d2-8827-2c6671752328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.07 19:43:48.889970 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.01.07 19:43:48.890001 [ 292 ] {} <Debug> TCP-Session: 69b0acf3-7bb3-47c9-9d0b-3a1111c63a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.07 19:43:48.890035 [ 293 ] {} <Debug> TCP-Session: 4f3cda6d-8409-4bb9-a851-d5e2ddfda660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.07 19:43:48.889984 [ 291 ] {} <Debug> TCP-Session: 68998208-cd79-4c68-83f9-34defd0b9298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.07 19:43:48.889923 [ 290 ] {} <Debug> TCP-Session: e816cfed-9721-4089-9a40-4299fdb7a024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.07 19:43:50.820834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 905 | 2026.01.07 19:43:50.823020 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 906 | 2026.01.07 19:43:50.823074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 907 | 2026.01.07 19:43:50.824352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 908 | 2026.01.07 19:43:50.824876 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 909 | 2026.01.07 19:43:50.825195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 910 | 2026.01.07 19:43:51.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.19 MiB, peak 168.44 MiB, free memory in arenas 0.00 B, will set to 162.22 MiB (RSS), difference: 4.02 MiB | ||
| 911 | 2026.01.07 19:43:51.535333 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61122 | ||
| 912 | 2026.01.07 19:43:51.535434 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.01.07 19:43:51.535461 [ 286 ] {} <Debug> TCP-Session: 6d06b368-39a2-4c6d-a8f2-5fb027539dde Authenticating user 'default' from [fd00:1122:3344:101::e]:61122 | ||
| 914 | 2026.01.07 19:43:51.535483 [ 286 ] {} <Debug> TCP-Session: 6d06b368-39a2-4c6d-a8f2-5fb027539dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.01.07 19:43:51.535497 [ 286 ] {} <Debug> TCP-Session: 6d06b368-39a2-4c6d-a8f2-5fb027539dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.01.07 19:43:51.535717 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60525 | ||
| 917 | 2026.01.07 19:43:51.535742 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42532 | ||
| 918 | 2026.01.07 19:43:51.535755 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53735 | ||
| 919 | 2026.01.07 19:43:51.535806 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50666 | ||
| 920 | 2026.01.07 19:43:51.535817 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41250 | ||
| 921 | 2026.01.07 19:43:51.535864 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.01.07 19:43:51.535836 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.01.07 19:43:51.535900 [ 288 ] {} <Debug> TCP-Session: 3cbcd65b-7521-4f89-801e-e9291ed31244 Authenticating user 'default' from [fd00:1122:3344:101::e]:42532 | ||
| 924 | 2026.01.07 19:43:51.535933 [ 287 ] {} <Debug> TCP-Session: 048e4d8d-b320-471e-a948-d11420851365 Authenticating user 'default' from [fd00:1122:3344:101::e]:60525 | ||
| 925 | 2026.01.07 19:43:51.535928 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.01.07 19:43:51.535968 [ 288 ] {} <Debug> TCP-Session: 3cbcd65b-7521-4f89-801e-e9291ed31244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.01.07 19:43:51.535973 [ 287 ] {} <Debug> TCP-Session: 048e4d8d-b320-471e-a948-d11420851365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.07 19:43:51.535997 [ 293 ] {} <Debug> TCP-Session: 04f0c671-586d-4126-a209-06448fa0d7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:41250 | ||
| 929 | 2026.01.07 19:43:51.536017 [ 287 ] {} <Debug> TCP-Session: 048e4d8d-b320-471e-a948-d11420851365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.07 19:43:51.536045 [ 293 ] {} <Debug> TCP-Session: 04f0c671-586d-4126-a209-06448fa0d7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.01.07 19:43:51.536002 [ 288 ] {} <Debug> TCP-Session: 3cbcd65b-7521-4f89-801e-e9291ed31244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.01.07 19:43:51.536069 [ 293 ] {} <Debug> TCP-Session: 04f0c671-586d-4126-a209-06448fa0d7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.01.07 19:43:51.535905 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.01.07 19:43:51.535826 [ 286 ] {} <Trace> TCP-Session: 6d06b368-39a2-4c6d-a8f2-5fb027539dde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.01.07 19:43:51.536141 [ 292 ] {} <Debug> TCP-Session: 4040147a-b2ad-4b99-b7a6-c608b7a66e58 Authenticating user 'default' from [fd00:1122:3344:101::e]:50666 | ||
| 936 | 2026.01.07 19:43:51.535822 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53408 | ||
| 937 | 2026.01.07 19:43:51.536175 [ 292 ] {} <Debug> TCP-Session: 4040147a-b2ad-4b99-b7a6-c608b7a66e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.01.07 19:43:51.535776 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45297 | ||
| 939 | 2026.01.07 19:43:51.536213 [ 292 ] {} <Debug> TCP-Session: 4040147a-b2ad-4b99-b7a6-c608b7a66e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.01.07 19:43:51.536242 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.01.07 19:43:51.535766 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39286 | ||
| 942 | 2026.01.07 19:43:51.536273 [ 294 ] {} <Debug> TCP-Session: 09f9925c-12f0-4559-8055-42e162544c07 Authenticating user 'default' from [fd00:1122:3344:101::e]:53408 | ||
| 943 | 2026.01.07 19:43:51.536287 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.01.07 19:43:51.536301 [ 294 ] {} <Debug> TCP-Session: 09f9925c-12f0-4559-8055-42e162544c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.01.07 19:43:51.535902 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.01.07 19:43:51.536321 [ 291 ] {} <Debug> TCP-Session: 358dc845-b7c4-4d17-80a8-078dee14d156 Authenticating user 'default' from [fd00:1122:3344:101::e]:45297 | ||
| 947 | 2026.01.07 19:43:51.536334 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 948 | 2026.01.07 19:43:51.536355 [ 289 ] {} <Debug> TCP-Session: f04d78ee-bf5f-428d-9671-3d69bb9e5acc Authenticating user 'default' from [fd00:1122:3344:101::e]:53735 | ||
| 949 | 2026.01.07 19:43:51.536366 [ 291 ] {} <Debug> TCP-Session: 358dc845-b7c4-4d17-80a8-078dee14d156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.01.07 19:43:51.536384 [ 290 ] {} <Debug> TCP-Session: 35fab407-a112-4dc2-bf3a-c77af0b00bd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39286 | ||
| 951 | 2026.01.07 19:43:51.536409 [ 291 ] {} <Debug> TCP-Session: 358dc845-b7c4-4d17-80a8-078dee14d156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.07 19:43:51.536324 [ 286 ] {dae0aa4d-7ee6-4e04-8f46-e0e5a04d7df3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61122) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 953 | 2026.01.07 19:43:51.536446 [ 290 ] {} <Debug> TCP-Session: 35fab407-a112-4dc2-bf3a-c77af0b00bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.01.07 19:43:51.536327 [ 294 ] {} <Debug> TCP-Session: 09f9925c-12f0-4559-8055-42e162544c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.01.07 19:43:51.536484 [ 290 ] {} <Debug> TCP-Session: 35fab407-a112-4dc2-bf3a-c77af0b00bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.01.07 19:43:51.536399 [ 289 ] {} <Debug> TCP-Session: f04d78ee-bf5f-428d-9671-3d69bb9e5acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.01.07 19:43:51.536527 [ 289 ] {} <Debug> TCP-Session: f04d78ee-bf5f-428d-9671-3d69bb9e5acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.01.07 19:43:51.536732 [ 286 ] {dae0aa4d-7ee6-4e04-8f46-e0e5a04d7df3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 959 | 2026.01.07 19:43:51.536788 [ 286 ] {dae0aa4d-7ee6-4e04-8f46-e0e5a04d7df3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 960 | 2026.01.07 19:43:51.537059 [ 286 ] {dae0aa4d-7ee6-4e04-8f46-e0e5a04d7df3} <Debug> oximeter.version (0606bb02-7770-442c-b7d4-c96b605f2e43) (SelectExecutor): Key condition: unknown | ||
| 961 | 2026.01.07 19:43:51.537843 [ 326 ] {dae0aa4d-7ee6-4e04-8f46-e0e5a04d7df3} <Trace> AggregatingTransform: Aggregating | ||
| 962 | 2026.01.07 19:43:51.537885 [ 326 ] {dae0aa4d-7ee6-4e04-8f46-e0e5a04d7df3} <Trace> Aggregator: Aggregation method: without_key | ||
| 963 | 2026.01.07 19:43:51.537919 [ 326 ] {dae0aa4d-7ee6-4e04-8f46-e0e5a04d7df3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000765661 sec. (1306.061 rows/sec., 51.02 KiB/sec.) | ||
| 964 | 2026.01.07 19:43:51.537940 [ 326 ] {dae0aa4d-7ee6-4e04-8f46-e0e5a04d7df3} <Trace> Aggregator: Merging aggregated data | ||
| 965 | 2026.01.07 19:43:51.539337 [ 286 ] {dae0aa4d-7ee6-4e04-8f46-e0e5a04d7df3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003083 sec., 324.3593902043464 rows/sec., 12.67 KiB/sec. | ||
| 966 | 2026.01.07 19:43:51.539419 [ 286 ] {dae0aa4d-7ee6-4e04-8f46-e0e5a04d7df3} <Debug> TCPHandler: Processed in 0.003718248 sec. | ||
| 967 | 2026.01.07 19:43:51.539508 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.01.07 19:43:51.539533 [ 286 ] {} <Debug> TCP-Session: 6d06b368-39a2-4c6d-a8f2-5fb027539dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.01.07 19:43:51.539537 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.01.07 19:43:51.539555 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.07 19:43:51.539587 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.01.07 19:43:51.539594 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.01.07 19:43:51.539631 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.01.07 19:43:51.539644 [ 289 ] {} <Debug> TCP-Session: f04d78ee-bf5f-428d-9671-3d69bb9e5acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.07 19:43:51.539650 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.01.07 19:43:51.539668 [ 292 ] {} <Debug> TCP-Session: 4040147a-b2ad-4b99-b7a6-c608b7a66e58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.01.07 19:43:51.539671 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.01.07 19:43:51.539705 [ 291 ] {} <Debug> TCP-Session: 358dc845-b7c4-4d17-80a8-078dee14d156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.01.07 19:43:51.539673 [ 288 ] {} <Debug> TCP-Session: 3cbcd65b-7521-4f89-801e-e9291ed31244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.01.07 19:43:51.539747 [ 293 ] {} <Debug> TCP-Session: 04f0c671-586d-4126-a209-06448fa0d7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.01.07 19:43:51.539609 [ 287 ] {} <Debug> TCP-Session: 048e4d8d-b320-471e-a948-d11420851365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.01.07 19:43:51.539593 [ 294 ] {} <Debug> TCP-Session: 09f9925c-12f0-4559-8055-42e162544c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.01.07 19:43:51.539612 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.01.07 19:43:51.539843 [ 290 ] {} <Debug> TCP-Session: 35fab407-a112-4dc2-bf3a-c77af0b00bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.01.07 19:43:53.324886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1491 | ||
| 986 | 2026.01.07 19:43:53.325418 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.01.07 19:43:53.325465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 988 | 2026.01.07 19:43:53.326124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 989 | 2026.01.07 19:43:53.326567 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.01.07 19:43:53.326689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1491 | ||
| 991 | 2026.01.07 19:43:53.413652 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 992 | 2026.01.07 19:43:53.430651 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.01.07 19:43:53.430721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 994 | 2026.01.07 19:43:53.437457 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 995 | 2026.01.07 19:43:53.438710 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.01.07 19:43:53.442676 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 997 | 2026.01.07 19:43:54.000284 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.76 MiB, peak 170.58 MiB, free memory in arenas 0.00 B, will set to 163.92 MiB (RSS), difference: 1.15 MiB | ||
| 998 | 2026.01.07 19:43:55.765655 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.01.07 19:43:55.765846 [ 267 ] {d9ef12b3-8a3c-402a-b370-9026ad9b769e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1000 | 2026.01.07 19:43:55.766134 [ 267 ] {d9ef12b3-8a3c-402a-b370-9026ad9b769e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2026.01.07 19:43:55.766198 [ 267 ] {d9ef12b3-8a3c-402a-b370-9026ad9b769e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2026.01.07 19:43:55.766617 [ 267 ] {d9ef12b3-8a3c-402a-b370-9026ad9b769e} <Debug> TCPHandler: Processed in 0.001090524 sec. | ||
| 1003 | 2026.01.07 19:43:55.786635 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.01.07 19:43:55.786814 [ 267 ] {3e10deee-b13c-4cb1-93d5-f0128e12341e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1005 | 2026.01.07 19:43:55.793642 [ 267 ] {3e10deee-b13c-4cb1-93d5-f0128e12341e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2026.01.07 19:43:55.793717 [ 267 ] {3e10deee-b13c-4cb1-93d5-f0128e12341e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2026.01.07 19:43:55.796286 [ 267 ] {3e10deee-b13c-4cb1-93d5-f0128e12341e} <Debug> TCPHandler: Processed in 0.009748566 sec. | ||
| 1008 | 2026.01.07 19:43:55.796524 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.01.07 19:43:55.796661 [ 267 ] {5f22c663-7aea-4c5c-88ff-3509b5f31c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1010 | 2026.01.07 19:43:55.801427 [ 267 ] {5f22c663-7aea-4c5c-88ff-3509b5f31c75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2026.01.07 19:43:55.801479 [ 267 ] {5f22c663-7aea-4c5c-88ff-3509b5f31c75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2026.01.07 19:43:55.801855 [ 267 ] {5f22c663-7aea-4c5c-88ff-3509b5f31c75} <Debug> TCPHandler: Processed in 0.00538414 sec. | ||
| 1013 | 2026.01.07 19:43:55.802083 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.01.07 19:43:55.802212 [ 267 ] {098d7232-932e-4ec3-9b68-34def7209de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1015 | 2026.01.07 19:43:55.802467 [ 267 ] {098d7232-932e-4ec3-9b68-34def7209de6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2026.01.07 19:43:55.802511 [ 267 ] {098d7232-932e-4ec3-9b68-34def7209de6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2026.01.07 19:43:55.802887 [ 267 ] {098d7232-932e-4ec3-9b68-34def7209de6} <Debug> TCPHandler: Processed in 0.000856401 sec. | ||
| 1018 | 2026.01.07 19:43:55.803092 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.01.07 19:43:55.803207 [ 267 ] {4c9041a4-fca5-420b-bc0a-399725ae2069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1020 | 2026.01.07 19:43:55.803458 [ 267 ] {4c9041a4-fca5-420b-bc0a-399725ae2069} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2026.01.07 19:43:55.803502 [ 267 ] {4c9041a4-fca5-420b-bc0a-399725ae2069} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2026.01.07 19:43:55.803828 [ 267 ] {4c9041a4-fca5-420b-bc0a-399725ae2069} <Debug> TCPHandler: Processed in 0.00078578 sec. | ||
| 1023 | 2026.01.07 19:43:55.804036 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.01.07 19:43:55.804154 [ 267 ] {bd9e6df2-1e78-4566-9977-956e8d2d9643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1025 | 2026.01.07 19:43:55.804402 [ 267 ] {bd9e6df2-1e78-4566-9977-956e8d2d9643} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2026.01.07 19:43:55.804446 [ 267 ] {bd9e6df2-1e78-4566-9977-956e8d2d9643} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2026.01.07 19:43:55.804795 [ 267 ] {bd9e6df2-1e78-4566-9977-956e8d2d9643} <Debug> TCPHandler: Processed in 0.00080942 sec. | ||
| 1028 | 2026.01.07 19:43:55.805006 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.01.07 19:43:55.805121 [ 267 ] {2e5f08f1-c2c1-4023-834a-4d222a35824d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1030 | 2026.01.07 19:43:55.805377 [ 267 ] {2e5f08f1-c2c1-4023-834a-4d222a35824d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2026.01.07 19:43:55.805429 [ 267 ] {2e5f08f1-c2c1-4023-834a-4d222a35824d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2026.01.07 19:43:55.805790 [ 267 ] {2e5f08f1-c2c1-4023-834a-4d222a35824d} <Debug> TCPHandler: Processed in 0.000833591 sec. | ||
| 1033 | 2026.01.07 19:43:55.806028 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.01.07 19:43:55.806148 [ 267 ] {3c7ed97d-55ec-4b3b-af77-09b9f3c806d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1035 | 2026.01.07 19:43:55.806411 [ 267 ] {3c7ed97d-55ec-4b3b-af77-09b9f3c806d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1036 | 2026.01.07 19:43:55.806459 [ 267 ] {3c7ed97d-55ec-4b3b-af77-09b9f3c806d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1037 | 2026.01.07 19:43:55.806796 [ 267 ] {3c7ed97d-55ec-4b3b-af77-09b9f3c806d0} <Debug> TCPHandler: Processed in 0.00081806 sec. | ||
| 1038 | 2026.01.07 19:43:55.807021 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.01.07 19:43:55.807145 [ 267 ] {f45a7d70-ccd2-462a-93ff-c7564e7b7f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1040 | 2026.01.07 19:43:55.807417 [ 267 ] {f45a7d70-ccd2-462a-93ff-c7564e7b7f43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2026.01.07 19:43:55.807462 [ 267 ] {f45a7d70-ccd2-462a-93ff-c7564e7b7f43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2026.01.07 19:43:55.807800 [ 267 ] {f45a7d70-ccd2-462a-93ff-c7564e7b7f43} <Debug> TCPHandler: Processed in 0.000829851 sec. | ||
| 1043 | 2026.01.07 19:43:55.808020 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.01.07 19:43:55.808143 [ 267 ] {8a2c3b5e-5839-4006-b18e-47744b77c96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1045 | 2026.01.07 19:43:55.808402 [ 267 ] {8a2c3b5e-5839-4006-b18e-47744b77c96e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2026.01.07 19:43:55.808447 [ 267 ] {8a2c3b5e-5839-4006-b18e-47744b77c96e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2026.01.07 19:43:55.808781 [ 267 ] {8a2c3b5e-5839-4006-b18e-47744b77c96e} <Debug> TCPHandler: Processed in 0.000809871 sec. | ||
| 1048 | 2026.01.07 19:43:55.809030 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2026.01.07 19:43:55.809149 [ 267 ] {7f04aaa3-72a7-4e2d-b282-474ea2b02e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1050 | 2026.01.07 19:43:55.809401 [ 267 ] {7f04aaa3-72a7-4e2d-b282-474ea2b02e1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1051 | 2026.01.07 19:43:55.809445 [ 267 ] {7f04aaa3-72a7-4e2d-b282-474ea2b02e1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1052 | 2026.01.07 19:43:55.809774 [ 267 ] {7f04aaa3-72a7-4e2d-b282-474ea2b02e1d} <Debug> TCPHandler: Processed in 0.000794451 sec. | ||
| 1053 | 2026.01.07 19:43:55.809998 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.01.07 19:43:55.810118 [ 267 ] {29ecc189-9596-4798-b4bb-b7002c6a2b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1055 | 2026.01.07 19:43:55.810369 [ 267 ] {29ecc189-9596-4798-b4bb-b7002c6a2b74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1056 | 2026.01.07 19:43:55.810413 [ 267 ] {29ecc189-9596-4798-b4bb-b7002c6a2b74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1057 | 2026.01.07 19:43:55.810750 [ 267 ] {29ecc189-9596-4798-b4bb-b7002c6a2b74} <Debug> TCPHandler: Processed in 0.00080002 sec. | ||
| 1058 | 2026.01.07 19:43:55.811011 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.01.07 19:43:55.811133 [ 267 ] {448cfc5a-3f8d-4060-be88-f866b11419d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1060 | 2026.01.07 19:43:55.811384 [ 267 ] {448cfc5a-3f8d-4060-be88-f866b11419d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1061 | 2026.01.07 19:43:55.811428 [ 267 ] {448cfc5a-3f8d-4060-be88-f866b11419d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1062 | 2026.01.07 19:43:55.811765 [ 267 ] {448cfc5a-3f8d-4060-be88-f866b11419d8} <Debug> TCPHandler: Processed in 0.00080434 sec. | ||
| 1063 | 2026.01.07 19:43:55.811997 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.01.07 19:43:55.812147 [ 267 ] {b2deae7a-d145-4801-82a4-5ffb2513ae21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1065 | 2026.01.07 19:43:55.812507 [ 267 ] {b2deae7a-d145-4801-82a4-5ffb2513ae21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2026.01.07 19:43:55.812565 [ 267 ] {b2deae7a-d145-4801-82a4-5ffb2513ae21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1067 | 2026.01.07 19:43:55.813020 [ 267 ] {b2deae7a-d145-4801-82a4-5ffb2513ae21} <Debug> TCPHandler: Processed in 0.001085924 sec. | ||
| 1068 | 2026.01.07 19:43:55.813253 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.01.07 19:43:55.813413 [ 267 ] {c46f7f41-50eb-40aa-9f5a-97682f39f0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1070 | 2026.01.07 19:43:55.813692 [ 267 ] {c46f7f41-50eb-40aa-9f5a-97682f39f0e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1071 | 2026.01.07 19:43:55.813736 [ 267 ] {c46f7f41-50eb-40aa-9f5a-97682f39f0e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1072 | 2026.01.07 19:43:55.814056 [ 267 ] {c46f7f41-50eb-40aa-9f5a-97682f39f0e6} <Debug> TCPHandler: Processed in 0.000865462 sec. | ||
| 1073 | 2026.01.07 19:43:55.814270 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.01.07 19:43:55.814395 [ 267 ] {a9aac2ad-1d0f-47be-afe2-d78d7a116342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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) | ||
| 1075 | 2026.01.07 19:43:55.814712 [ 267 ] {a9aac2ad-1d0f-47be-afe2-d78d7a116342} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2026.01.07 19:43:55.814759 [ 267 ] {a9aac2ad-1d0f-47be-afe2-d78d7a116342} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2026.01.07 19:43:55.815087 [ 267 ] {a9aac2ad-1d0f-47be-afe2-d78d7a116342} <Debug> TCPHandler: Processed in 0.000869211 sec. | ||
| 1078 | 2026.01.07 19:43:55.815378 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.01.07 19:43:55.815501 [ 267 ] {8ffac102-23a2-425b-88fb-c93f904a17ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1080 | 2026.01.07 19:43:55.815764 [ 267 ] {8ffac102-23a2-425b-88fb-c93f904a17ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1081 | 2026.01.07 19:43:55.815806 [ 267 ] {8ffac102-23a2-425b-88fb-c93f904a17ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2026.01.07 19:43:55.816127 [ 267 ] {8ffac102-23a2-425b-88fb-c93f904a17ee} <Debug> TCPHandler: Processed in 0.00079889 sec. | ||
| 1083 | 2026.01.07 19:43:55.816703 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.01.07 19:43:55.816825 [ 267 ] {bd17c32a-5f7f-42da-8a26-a0452b6643d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1085 | 2026.01.07 19:43:55.817097 [ 267 ] {bd17c32a-5f7f-42da-8a26-a0452b6643d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1086 | 2026.01.07 19:43:55.817141 [ 267 ] {bd17c32a-5f7f-42da-8a26-a0452b6643d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1087 | 2026.01.07 19:43:55.817499 [ 267 ] {bd17c32a-5f7f-42da-8a26-a0452b6643d8} <Debug> TCPHandler: Processed in 0.000844881 sec. | ||
| 1088 | 2026.01.07 19:43:55.817739 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.01.07 19:43:55.817861 [ 267 ] {94968cbf-4b78-4808-ba80-ac123a5a0905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1090 | 2026.01.07 19:43:55.818122 [ 267 ] {94968cbf-4b78-4808-ba80-ac123a5a0905} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1091 | 2026.01.07 19:43:55.818164 [ 267 ] {94968cbf-4b78-4808-ba80-ac123a5a0905} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1092 | 2026.01.07 19:43:55.818495 [ 267 ] {94968cbf-4b78-4808-ba80-ac123a5a0905} <Debug> TCPHandler: Processed in 0.000804881 sec. | ||
| 1093 | 2026.01.07 19:43:55.818727 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.01.07 19:43:55.818850 [ 267 ] {e3ba08a0-a80b-4330-ad3e-a137cc9216e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1095 | 2026.01.07 19:43:55.819108 [ 267 ] {e3ba08a0-a80b-4330-ad3e-a137cc9216e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1096 | 2026.01.07 19:43:55.819151 [ 267 ] {e3ba08a0-a80b-4330-ad3e-a137cc9216e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1097 | 2026.01.07 19:43:55.819498 [ 267 ] {e3ba08a0-a80b-4330-ad3e-a137cc9216e8} <Debug> TCPHandler: Processed in 0.000821191 sec. | ||
| 1098 | 2026.01.07 19:43:55.819729 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.01.07 19:43:55.819851 [ 267 ] {c849146b-0fb4-4792-80e0-3cdad473035d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1100 | 2026.01.07 19:43:55.820114 [ 267 ] {c849146b-0fb4-4792-80e0-3cdad473035d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1101 | 2026.01.07 19:43:55.820155 [ 267 ] {c849146b-0fb4-4792-80e0-3cdad473035d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1102 | 2026.01.07 19:43:55.820456 [ 267 ] {c849146b-0fb4-4792-80e0-3cdad473035d} <Debug> TCPHandler: Processed in 0.0007762 sec. | ||
| 1103 | 2026.01.07 19:43:55.820701 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.01.07 19:43:55.820822 [ 267 ] {e3d9d2bb-7eeb-4f8f-ba4c-6a66a94f7808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1105 | 2026.01.07 19:43:55.821081 [ 267 ] {e3d9d2bb-7eeb-4f8f-ba4c-6a66a94f7808} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1106 | 2026.01.07 19:43:55.821123 [ 267 ] {e3d9d2bb-7eeb-4f8f-ba4c-6a66a94f7808} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1107 | 2026.01.07 19:43:55.821416 [ 267 ] {e3d9d2bb-7eeb-4f8f-ba4c-6a66a94f7808} <Debug> TCPHandler: Processed in 0.00076412 sec. | ||
| 1108 | 2026.01.07 19:43:55.821672 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.01.07 19:43:55.821793 [ 267 ] {1de6378f-4e4e-46cf-b27a-748cdba6a320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1110 | 2026.01.07 19:43:55.822052 [ 267 ] {1de6378f-4e4e-46cf-b27a-748cdba6a320} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1111 | 2026.01.07 19:43:55.822095 [ 267 ] {1de6378f-4e4e-46cf-b27a-748cdba6a320} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1112 | 2026.01.07 19:43:55.822376 [ 267 ] {1de6378f-4e4e-46cf-b27a-748cdba6a320} <Debug> TCPHandler: Processed in 0.00075318 sec. | ||
| 1113 | 2026.01.07 19:43:55.822603 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.01.07 19:43:55.822724 [ 267 ] {c864938e-db59-4bf7-a344-980fc0b80b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1115 | 2026.01.07 19:43:55.822985 [ 267 ] {c864938e-db59-4bf7-a344-980fc0b80b01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1116 | 2026.01.07 19:43:55.823028 [ 267 ] {c864938e-db59-4bf7-a344-980fc0b80b01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1117 | 2026.01.07 19:43:55.823321 [ 267 ] {c864938e-db59-4bf7-a344-980fc0b80b01} <Debug> TCPHandler: Processed in 0.00076737 sec. | ||
| 1118 | 2026.01.07 19:43:55.823563 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.01.07 19:43:55.823685 [ 267 ] {3adaa416-dd35-4a42-9aca-d658be7eac98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1120 | 2026.01.07 19:43:55.823947 [ 267 ] {3adaa416-dd35-4a42-9aca-d658be7eac98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1121 | 2026.01.07 19:43:55.823990 [ 267 ] {3adaa416-dd35-4a42-9aca-d658be7eac98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1122 | 2026.01.07 19:43:55.824290 [ 267 ] {3adaa416-dd35-4a42-9aca-d658be7eac98} <Debug> TCPHandler: Processed in 0.00077584 sec. | ||
| 1123 | 2026.01.07 19:43:55.824551 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2026.01.07 19:43:55.824675 [ 267 ] {c57fc359-931d-4d48-ac05-13ea082621a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1125 | 2026.01.07 19:43:55.824938 [ 267 ] {c57fc359-931d-4d48-ac05-13ea082621a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1126 | 2026.01.07 19:43:55.824980 [ 267 ] {c57fc359-931d-4d48-ac05-13ea082621a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1127 | 2026.01.07 19:43:55.825292 [ 267 ] {c57fc359-931d-4d48-ac05-13ea082621a0} <Debug> TCPHandler: Processed in 0.00078919 sec. | ||
| 1128 | 2026.01.07 19:43:55.836712 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2026.01.07 19:43:55.836855 [ 267 ] {f21cae60-c783-40d8-9e4b-d9f630e51ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1130 | 2026.01.07 19:43:55.837157 [ 267 ] {f21cae60-c783-40d8-9e4b-d9f630e51ef3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1131 | 2026.01.07 19:43:55.837203 [ 267 ] {f21cae60-c783-40d8-9e4b-d9f630e51ef3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1132 | 2026.01.07 19:43:55.837538 [ 267 ] {f21cae60-c783-40d8-9e4b-d9f630e51ef3} <Debug> TCPHandler: Processed in 0.000880151 sec. | ||
| 1133 | 2026.01.07 19:43:55.837943 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.01.07 19:43:55.838072 [ 267 ] {c071f3e9-95da-4f4d-b94b-f2acd12dc25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1135 | 2026.01.07 19:43:55.838374 [ 267 ] {c071f3e9-95da-4f4d-b94b-f2acd12dc25f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1136 | 2026.01.07 19:43:55.838419 [ 267 ] {c071f3e9-95da-4f4d-b94b-f2acd12dc25f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1137 | 2026.01.07 19:43:55.838744 [ 267 ] {c071f3e9-95da-4f4d-b94b-f2acd12dc25f} <Debug> TCPHandler: Processed in 0.000849991 sec. | ||
| 1138 | 2026.01.07 19:43:55.839608 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.01.07 19:43:55.839737 [ 267 ] {19e8bee4-a8b1-42af-b84e-5555d993855c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1140 | 2026.01.07 19:43:55.840020 [ 267 ] {19e8bee4-a8b1-42af-b84e-5555d993855c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1141 | 2026.01.07 19:43:55.840064 [ 267 ] {19e8bee4-a8b1-42af-b84e-5555d993855c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1142 | 2026.01.07 19:43:55.840376 [ 267 ] {19e8bee4-a8b1-42af-b84e-5555d993855c} <Debug> TCPHandler: Processed in 0.0008206 sec. | ||
| 1143 | 2026.01.07 19:43:55.840590 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.01.07 19:43:55.840718 [ 267 ] {cb14f0ad-4410-414f-9d49-daaeb3598247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1145 | 2026.01.07 19:43:55.841007 [ 267 ] {cb14f0ad-4410-414f-9d49-daaeb3598247} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1146 | 2026.01.07 19:43:55.841053 [ 267 ] {cb14f0ad-4410-414f-9d49-daaeb3598247} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1147 | 2026.01.07 19:43:55.841349 [ 267 ] {cb14f0ad-4410-414f-9d49-daaeb3598247} <Debug> TCPHandler: Processed in 0.000808811 sec. | ||
| 1148 | 2026.01.07 19:43:55.841568 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.01.07 19:43:55.841698 [ 267 ] {1916fd71-06e2-4699-9bf6-d5e174f65042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1150 | 2026.01.07 19:43:55.841978 [ 267 ] {1916fd71-06e2-4699-9bf6-d5e174f65042} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1151 | 2026.01.07 19:43:55.842022 [ 267 ] {1916fd71-06e2-4699-9bf6-d5e174f65042} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1152 | 2026.01.07 19:43:55.842320 [ 267 ] {1916fd71-06e2-4699-9bf6-d5e174f65042} <Debug> TCPHandler: Processed in 0.00080112 sec. | ||
| 1153 | 2026.01.07 19:43:55.842881 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.01.07 19:43:55.843006 [ 267 ] {d9fc6402-da3b-4c0f-98d4-849aebc6a673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1155 | 2026.01.07 19:43:55.843289 [ 267 ] {d9fc6402-da3b-4c0f-98d4-849aebc6a673} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1156 | 2026.01.07 19:43:55.843332 [ 267 ] {d9fc6402-da3b-4c0f-98d4-849aebc6a673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1157 | 2026.01.07 19:43:55.843646 [ 267 ] {d9fc6402-da3b-4c0f-98d4-849aebc6a673} <Debug> TCPHandler: Processed in 0.00081313 sec. | ||
| 1158 | 2026.01.07 19:43:55.843859 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.01.07 19:43:55.843985 [ 267 ] {c3bc1a44-dedc-4f40-966e-20ce496cc477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1160 | 2026.01.07 19:43:55.844286 [ 267 ] {c3bc1a44-dedc-4f40-966e-20ce496cc477} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1161 | 2026.01.07 19:43:55.844328 [ 267 ] {c3bc1a44-dedc-4f40-966e-20ce496cc477} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1162 | 2026.01.07 19:43:55.844645 [ 267 ] {c3bc1a44-dedc-4f40-966e-20ce496cc477} <Debug> TCPHandler: Processed in 0.000832341 sec. | ||
| 1163 | 2026.01.07 19:43:55.844849 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.01.07 19:43:55.844976 [ 267 ] {a337ee34-5dd5-43b5-8407-61df973f30c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1165 | 2026.01.07 19:43:55.845269 [ 267 ] {a337ee34-5dd5-43b5-8407-61df973f30c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1166 | 2026.01.07 19:43:55.845312 [ 267 ] {a337ee34-5dd5-43b5-8407-61df973f30c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1167 | 2026.01.07 19:43:55.845621 [ 267 ] {a337ee34-5dd5-43b5-8407-61df973f30c1} <Debug> TCPHandler: Processed in 0.000819241 sec. | ||
| 1168 | 2026.01.07 19:43:55.845831 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2026.01.07 19:43:55.845971 [ 267 ] {83198278-c1e8-4854-8009-0f99dbd5b066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1170 | 2026.01.07 19:43:55.846278 [ 267 ] {83198278-c1e8-4854-8009-0f99dbd5b066} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1171 | 2026.01.07 19:43:55.846322 [ 267 ] {83198278-c1e8-4854-8009-0f99dbd5b066} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1172 | 2026.01.07 19:43:55.846668 [ 267 ] {83198278-c1e8-4854-8009-0f99dbd5b066} <Debug> TCPHandler: Processed in 0.000889071 sec. | ||
| 1173 | 2026.01.07 19:43:55.851565 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2026.01.07 19:43:55.851682 [ 267 ] {7041fe82-19ce-465c-9724-79ee5a3d17c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1175 | 2026.01.07 19:43:55.851728 [ 267 ] {7041fe82-19ce-465c-9724-79ee5a3d17c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1176 | 2026.01.07 19:43:55.854305 [ 267 ] {7041fe82-19ce-465c-9724-79ee5a3d17c8} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.01.07 19:43:55.854353 [ 267 ] {7041fe82-19ce-465c-9724-79ee5a3d17c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1178 | 2026.01.07 19:43:55.857215 [ 267 ] {7041fe82-19ce-465c-9724-79ee5a3d17c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1179 | 2026.01.07 19:43:55.857601 [ 267 ] {7041fe82-19ce-465c-9724-79ee5a3d17c8} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.01.07 19:43:55.857748 [ 267 ] {7041fe82-19ce-465c-9724-79ee5a3d17c8} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.006097 sec., 5740.52812858783 rows/sec., 1.21 MiB/sec. | ||
| 1181 | 2026.01.07 19:43:55.857786 [ 267 ] {7041fe82-19ce-465c-9724-79ee5a3d17c8} <Debug> TCPHandler: Processed in 0.006274061 sec. | ||
| 1182 | 2026.01.07 19:43:55.857926 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.01.07 19:43:55.858022 [ 267 ] {fd6eaaee-03e4-4aaa-a4a8-dd7b92a085e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1184 | 2026.01.07 19:43:55.858061 [ 267 ] {fd6eaaee-03e4-4aaa-a4a8-dd7b92a085e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1185 | 2026.01.07 19:43:55.865542 [ 267 ] {fd6eaaee-03e4-4aaa-a4a8-dd7b92a085e4} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.01.07 19:43:55.865577 [ 267 ] {fd6eaaee-03e4-4aaa-a4a8-dd7b92a085e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1187 | 2026.01.07 19:43:55.868815 [ 267 ] {fd6eaaee-03e4-4aaa-a4a8-dd7b92a085e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1188 | 2026.01.07 19:43:55.869325 [ 267 ] {fd6eaaee-03e4-4aaa-a4a8-dd7b92a085e4} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.01.07 19:43:55.869468 [ 267 ] {fd6eaaee-03e4-4aaa-a4a8-dd7b92a085e4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.011465 sec., 35761.01177496729 rows/sec., 2.27 MiB/sec. | ||
| 1190 | 2026.01.07 19:43:55.869508 [ 267 ] {fd6eaaee-03e4-4aaa-a4a8-dd7b92a085e4} <Debug> TCPHandler: Processed in 0.01163882 sec. | ||
| 1191 | 2026.01.07 19:43:55.869649 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.01.07 19:43:55.869746 [ 267 ] {805bff7e-7d81-4364-ba53-2c17c6fbd7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1193 | 2026.01.07 19:43:55.869789 [ 267 ] {805bff7e-7d81-4364-ba53-2c17c6fbd7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1194 | 2026.01.07 19:43:55.870203 [ 267 ] {805bff7e-7d81-4364-ba53-2c17c6fbd7db} <Trace> oximeter.fields_ipaddr (947b4786-f3bc-4b84-a971-f185658bf30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.01.07 19:43:55.870241 [ 267 ] {805bff7e-7d81-4364-ba53-2c17c6fbd7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1196 | 2026.01.07 19:43:55.870807 [ 267 ] {805bff7e-7d81-4364-ba53-2c17c6fbd7db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1197 | 2026.01.07 19:43:55.871347 [ 267 ] {805bff7e-7d81-4364-ba53-2c17c6fbd7db} <Trace> oximeter.fields_ipaddr (947b4786-f3bc-4b84-a971-f185658bf30f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.01.07 19:43:55.871483 [ 267 ] {805bff7e-7d81-4364-ba53-2c17c6fbd7db} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001756 sec., 4555.808656036446 rows/sec., 371.49 KiB/sec. | ||
| 1199 | 2026.01.07 19:43:55.871520 [ 267 ] {805bff7e-7d81-4364-ba53-2c17c6fbd7db} <Debug> TCPHandler: Processed in 0.001925235 sec. | ||
| 1200 | 2026.01.07 19:43:55.871639 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.01.07 19:43:55.871736 [ 267 ] {ecd8f9f9-8553-40b6-beb6-980ddecb4f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1202 | 2026.01.07 19:43:55.871779 [ 267 ] {ecd8f9f9-8553-40b6-beb6-980ddecb4f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1203 | 2026.01.07 19:43:55.872843 [ 267 ] {ecd8f9f9-8553-40b6-beb6-980ddecb4f76} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.01.07 19:43:55.872881 [ 267 ] {ecd8f9f9-8553-40b6-beb6-980ddecb4f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1205 | 2026.01.07 19:43:55.873460 [ 267 ] {ecd8f9f9-8553-40b6-beb6-980ddecb4f76} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1206 | 2026.01.07 19:43:55.873981 [ 267 ] {ecd8f9f9-8553-40b6-beb6-980ddecb4f76} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.01.07 19:43:55.874112 [ 267 ] {ecd8f9f9-8553-40b6-beb6-980ddecb4f76} <Debug> executeQuery: Read 1108 rows, 89.81 KiB in 0.002395 sec., 462630.48016701464 rows/sec., 36.62 MiB/sec. | ||
| 1208 | 2026.01.07 19:43:55.874149 [ 267 ] {ecd8f9f9-8553-40b6-beb6-980ddecb4f76} <Debug> TCPHandler: Processed in 0.002561063 sec. | ||
| 1209 | 2026.01.07 19:43:55.874268 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.01.07 19:43:55.874364 [ 267 ] {c38925a1-3bbf-4d70-a125-ae80396bddfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1211 | 2026.01.07 19:43:55.874403 [ 267 ] {c38925a1-3bbf-4d70-a125-ae80396bddfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1212 | 2026.01.07 19:43:55.874882 [ 267 ] {c38925a1-3bbf-4d70-a125-ae80396bddfa} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.01.07 19:43:55.874920 [ 267 ] {c38925a1-3bbf-4d70-a125-ae80396bddfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1214 | 2026.01.07 19:43:55.875523 [ 267 ] {c38925a1-3bbf-4d70-a125-ae80396bddfa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1215 | 2026.01.07 19:43:55.875932 [ 267 ] {c38925a1-3bbf-4d70-a125-ae80396bddfa} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.01.07 19:43:55.876056 [ 267 ] {c38925a1-3bbf-4d70-a125-ae80396bddfa} <Debug> executeQuery: Read 222 rows, 13.55 KiB in 0.00171 sec., 129824.56140350878 rows/sec., 7.74 MiB/sec. | ||
| 1217 | 2026.01.07 19:43:55.876093 [ 267 ] {c38925a1-3bbf-4d70-a125-ae80396bddfa} <Debug> TCPHandler: Processed in 0.001876334 sec. | ||
| 1218 | 2026.01.07 19:43:55.876203 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.01.07 19:43:55.876298 [ 267 ] {12f181da-ca50-4dfd-8856-82f1d0c34b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1220 | 2026.01.07 19:43:55.876338 [ 267 ] {12f181da-ca50-4dfd-8856-82f1d0c34b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1221 | 2026.01.07 19:43:55.876844 [ 267 ] {12f181da-ca50-4dfd-8856-82f1d0c34b0d} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.01.07 19:43:55.876878 [ 267 ] {12f181da-ca50-4dfd-8856-82f1d0c34b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1223 | 2026.01.07 19:43:55.877427 [ 267 ] {12f181da-ca50-4dfd-8856-82f1d0c34b0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1224 | 2026.01.07 19:43:55.877876 [ 267 ] {12f181da-ca50-4dfd-8856-82f1d0c34b0d} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.01.07 19:43:55.878003 [ 267 ] {12f181da-ca50-4dfd-8856-82f1d0c34b0d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001722 sec., 123112.65969802556 rows/sec., 7.94 MiB/sec. | ||
| 1226 | 2026.01.07 19:43:55.878043 [ 267 ] {12f181da-ca50-4dfd-8856-82f1d0c34b0d} <Debug> TCPHandler: Processed in 0.001889184 sec. | ||
| 1227 | 2026.01.07 19:43:55.878158 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.01.07 19:43:55.878253 [ 267 ] {41633921-524b-4afd-ae01-bf4e0aa21b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1229 | 2026.01.07 19:43:55.878292 [ 267 ] {41633921-524b-4afd-ae01-bf4e0aa21b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1230 | 2026.01.07 19:43:55.878757 [ 267 ] {41633921-524b-4afd-ae01-bf4e0aa21b5c} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.01.07 19:43:55.878794 [ 267 ] {41633921-524b-4afd-ae01-bf4e0aa21b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1232 | 2026.01.07 19:43:55.881188 [ 267 ] {41633921-524b-4afd-ae01-bf4e0aa21b5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1233 | 2026.01.07 19:43:55.881558 [ 267 ] {41633921-524b-4afd-ae01-bf4e0aa21b5c} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.01.07 19:43:55.881686 [ 267 ] {41633921-524b-4afd-ae01-bf4e0aa21b5c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.003451 sec., 61141.69805853376 rows/sec., 3.47 MiB/sec. | ||
| 1235 | 2026.01.07 19:43:55.881721 [ 267 ] {41633921-524b-4afd-ae01-bf4e0aa21b5c} <Debug> TCPHandler: Processed in 0.003617306 sec. | ||
| 1236 | 2026.01.07 19:43:55.881839 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.01.07 19:43:55.881935 [ 267 ] {bcd88cba-17c4-4b51-a110-431d75d8c8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1238 | 2026.01.07 19:43:55.881974 [ 267 ] {bcd88cba-17c4-4b51-a110-431d75d8c8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1239 | 2026.01.07 19:43:55.882606 [ 267 ] {bcd88cba-17c4-4b51-a110-431d75d8c8e1} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.01.07 19:43:55.882641 [ 267 ] {bcd88cba-17c4-4b51-a110-431d75d8c8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1241 | 2026.01.07 19:43:55.883128 [ 267 ] {bcd88cba-17c4-4b51-a110-431d75d8c8e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1242 | 2026.01.07 19:43:55.883556 [ 267 ] {bcd88cba-17c4-4b51-a110-431d75d8c8e1} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.01.07 19:43:55.883684 [ 267 ] {bcd88cba-17c4-4b51-a110-431d75d8c8e1} <Debug> executeQuery: Read 680 rows, 48.57 KiB in 0.001767 sec., 384833.0503678551 rows/sec., 26.84 MiB/sec. | ||
| 1244 | 2026.01.07 19:43:55.883721 [ 267 ] {bcd88cba-17c4-4b51-a110-431d75d8c8e1} <Debug> TCPHandler: Processed in 0.001936275 sec. | ||
| 1245 | 2026.01.07 19:43:55.883838 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.01.07 19:43:55.883935 [ 267 ] {e9094aa9-a8e8-483d-91d7-e526ee2f131f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1247 | 2026.01.07 19:43:55.883976 [ 267 ] {e9094aa9-a8e8-483d-91d7-e526ee2f131f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1248 | 2026.01.07 19:43:55.886525 [ 267 ] {e9094aa9-a8e8-483d-91d7-e526ee2f131f} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.01.07 19:43:55.886561 [ 267 ] {e9094aa9-a8e8-483d-91d7-e526ee2f131f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1250 | 2026.01.07 19:43:55.891566 [ 267 ] {e9094aa9-a8e8-483d-91d7-e526ee2f131f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1251 | 2026.01.07 19:43:55.892005 [ 267 ] {e9094aa9-a8e8-483d-91d7-e526ee2f131f} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.01.07 19:43:55.892131 [ 267 ] {e9094aa9-a8e8-483d-91d7-e526ee2f131f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.008213 sec., 730.5491294289541 rows/sec., 38.17 KiB/sec. | ||
| 1253 | 2026.01.07 19:43:55.892167 [ 267 ] {e9094aa9-a8e8-483d-91d7-e526ee2f131f} <Debug> TCPHandler: Processed in 0.008378468 sec. | ||
| 1254 | 2026.01.07 19:43:55.892289 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.01.07 19:43:55.892385 [ 267 ] {575ee979-eb6c-4350-941e-f72b718249bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1256 | 2026.01.07 19:43:55.892427 [ 267 ] {575ee979-eb6c-4350-941e-f72b718249bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1257 | 2026.01.07 19:43:55.894958 [ 267 ] {575ee979-eb6c-4350-941e-f72b718249bd} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.01.07 19:43:55.894993 [ 267 ] {575ee979-eb6c-4350-941e-f72b718249bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1259 | 2026.01.07 19:43:55.895531 [ 267 ] {575ee979-eb6c-4350-941e-f72b718249bd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1260 | 2026.01.07 19:43:55.895942 [ 267 ] {575ee979-eb6c-4350-941e-f72b718249bd} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.01.07 19:43:55.896080 [ 267 ] {575ee979-eb6c-4350-941e-f72b718249bd} <Debug> executeQuery: Read 194 rows, 12.58 KiB in 0.003712 sec., 52262.93103448276 rows/sec., 3.31 MiB/sec. | ||
| 1262 | 2026.01.07 19:43:55.896122 [ 267 ] {575ee979-eb6c-4350-941e-f72b718249bd} <Debug> TCPHandler: Processed in 0.00388404 sec. | ||
| 1263 | 2026.01.07 19:43:55.896247 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.01.07 19:43:55.896343 [ 267 ] {3df0b0e2-01ce-4a14-8d92-0f9fb16ec713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1265 | 2026.01.07 19:43:55.896386 [ 267 ] {3df0b0e2-01ce-4a14-8d92-0f9fb16ec713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1266 | 2026.01.07 19:43:55.896718 [ 267 ] {3df0b0e2-01ce-4a14-8d92-0f9fb16ec713} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.01.07 19:43:55.896755 [ 267 ] {3df0b0e2-01ce-4a14-8d92-0f9fb16ec713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1268 | 2026.01.07 19:43:55.897180 [ 267 ] {3df0b0e2-01ce-4a14-8d92-0f9fb16ec713} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1269 | 2026.01.07 19:43:55.897642 [ 267 ] {3df0b0e2-01ce-4a14-8d92-0f9fb16ec713} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.01.07 19:43:55.897777 [ 267 ] {3df0b0e2-01ce-4a14-8d92-0f9fb16ec713} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
| 1271 | 2026.01.07 19:43:55.897817 [ 267 ] {3df0b0e2-01ce-4a14-8d92-0f9fb16ec713} <Debug> TCPHandler: Processed in 0.001621921 sec. | ||
| 1272 | 2026.01.07 19:43:55.897928 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.01.07 19:43:55.898029 [ 267 ] {1117f8e8-06a1-4485-b17a-9c3dacf095a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1274 | 2026.01.07 19:43:55.898082 [ 267 ] {1117f8e8-06a1-4485-b17a-9c3dacf095a5} <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 | ||
| 1275 | 2026.01.07 19:43:55.898851 [ 267 ] {1117f8e8-06a1-4485-b17a-9c3dacf095a5} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.01.07 19:43:55.898888 [ 267 ] {1117f8e8-06a1-4485-b17a-9c3dacf095a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1277 | 2026.01.07 19:43:55.901887 [ 267 ] {1117f8e8-06a1-4485-b17a-9c3dacf095a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1278 | 2026.01.07 19:43:55.902403 [ 267 ] {1117f8e8-06a1-4485-b17a-9c3dacf095a5} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.01.07 19:43:55.902576 [ 267 ] {1117f8e8-06a1-4485-b17a-9c3dacf095a5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004566 sec., 1971.090670170828 rows/sec., 3.53 MiB/sec. | ||
| 1280 | 2026.01.07 19:43:55.902652 [ 267 ] {1117f8e8-06a1-4485-b17a-9c3dacf095a5} <Debug> TCPHandler: Processed in 0.004774672 sec. | ||
| 1281 | 2026.01.07 19:43:55.902813 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.01.07 19:43:55.902925 [ 267 ] {894e062e-40d3-4d33-ac88-3dac6067ab59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.01.07 19:43:55.902976 [ 267 ] {894e062e-40d3-4d33-ac88-3dac6067ab59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1284 | 2026.01.07 19:43:55.903381 [ 267 ] {894e062e-40d3-4d33-ac88-3dac6067ab59} <Trace> oximeter.measurements_i64 (a89f5d4b-d1d4-49fd-a2de-52bbebe2f033): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.01.07 19:43:55.903424 [ 267 ] {894e062e-40d3-4d33-ac88-3dac6067ab59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1286 | 2026.01.07 19:43:55.904038 [ 267 ] {894e062e-40d3-4d33-ac88-3dac6067ab59} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1287 | 2026.01.07 19:43:55.904565 [ 267 ] {894e062e-40d3-4d33-ac88-3dac6067ab59} <Trace> oximeter.measurements_i64 (a89f5d4b-d1d4-49fd-a2de-52bbebe2f033): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.01.07 19:43:55.904727 [ 267 ] {894e062e-40d3-4d33-ac88-3dac6067ab59} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001825 sec., 6575.342465753424 rows/sec., 464.47 KiB/sec. | ||
| 1289 | 2026.01.07 19:43:55.904779 [ 267 ] {894e062e-40d3-4d33-ac88-3dac6067ab59} <Debug> TCPHandler: Processed in 0.002027376 sec. | ||
| 1290 | 2026.01.07 19:43:55.904893 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.01.07 19:43:55.904994 [ 267 ] {d0fce9cd-3c59-4dd5-b359-218e4ab1d076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1292 | 2026.01.07 19:43:55.905043 [ 267 ] {d0fce9cd-3c59-4dd5-b359-218e4ab1d076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1293 | 2026.01.07 19:43:55.905417 [ 267 ] {d0fce9cd-3c59-4dd5-b359-218e4ab1d076} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.01.07 19:43:55.905455 [ 267 ] {d0fce9cd-3c59-4dd5-b359-218e4ab1d076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1295 | 2026.01.07 19:43:55.905964 [ 267 ] {d0fce9cd-3c59-4dd5-b359-218e4ab1d076} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1296 | 2026.01.07 19:43:55.906428 [ 267 ] {d0fce9cd-3c59-4dd5-b359-218e4ab1d076} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.01.07 19:43:55.906568 [ 267 ] {d0fce9cd-3c59-4dd5-b359-218e4ab1d076} <Debug> executeQuery: Read 62 rows, 3.61 KiB in 0.001592 sec., 38944.72361809045 rows/sec., 2.21 MiB/sec. | ||
| 1298 | 2026.01.07 19:43:55.906621 [ 267 ] {d0fce9cd-3c59-4dd5-b359-218e4ab1d076} <Debug> TCPHandler: Processed in 0.001779003 sec. | ||
| 1299 | 2026.01.07 19:43:56.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.16 MiB, peak 170.58 MiB, free memory in arenas 0.00 B, will set to 165.14 MiB (RSS), difference: -1.01 MiB | ||
| 1300 | 2026.01.07 19:44:00.727270 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1301 | 2026.01.07 19:44:00.727331 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1302 | 2026.01.07 19:44:00.763586 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.01.07 19:44:00.763784 [ 267 ] {f8b802a1-0d08-440d-9e97-ed0f1dc2fb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1304 | 2026.01.07 19:44:00.763857 [ 267 ] {f8b802a1-0d08-440d-9e97-ed0f1dc2fb81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1305 | 2026.01.07 19:44:00.764525 [ 267 ] {f8b802a1-0d08-440d-9e97-ed0f1dc2fb81} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.01.07 19:44:00.764573 [ 267 ] {f8b802a1-0d08-440d-9e97-ed0f1dc2fb81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1307 | 2026.01.07 19:44:00.765110 [ 267 ] {f8b802a1-0d08-440d-9e97-ed0f1dc2fb81} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1308 | 2026.01.07 19:44:00.765689 [ 267 ] {f8b802a1-0d08-440d-9e97-ed0f1dc2fb81} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.01.07 19:44:00.765853 [ 267 ] {f8b802a1-0d08-440d-9e97-ed0f1dc2fb81} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002123 sec., 14130.946773433821 rows/sec., 1.10 MiB/sec. | ||
| 1310 | 2026.01.07 19:44:00.765899 [ 267 ] {f8b802a1-0d08-440d-9e97-ed0f1dc2fb81} <Debug> TCPHandler: Processed in 0.002456111 sec. | ||
| 1311 | 2026.01.07 19:44:00.766033 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.01.07 19:44:00.766134 [ 267 ] {49b92b79-4849-4f34-b189-92501741da53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1313 | 2026.01.07 19:44:00.766177 [ 267 ] {49b92b79-4849-4f34-b189-92501741da53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1314 | 2026.01.07 19:44:00.766605 [ 267 ] {49b92b79-4849-4f34-b189-92501741da53} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.01.07 19:44:00.766642 [ 267 ] {49b92b79-4849-4f34-b189-92501741da53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1316 | 2026.01.07 19:44:00.767055 [ 267 ] {49b92b79-4849-4f34-b189-92501741da53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1317 | 2026.01.07 19:44:00.767597 [ 267 ] {49b92b79-4849-4f34-b189-92501741da53} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.01.07 19:44:00.767741 [ 267 ] {49b92b79-4849-4f34-b189-92501741da53} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001624 sec., 22167.487684729065 rows/sec., 1.73 MiB/sec. | ||
| 1319 | 2026.01.07 19:44:00.767780 [ 267 ] {49b92b79-4849-4f34-b189-92501741da53} <Debug> TCPHandler: Processed in 0.001802244 sec. | ||
| 1320 | 2026.01.07 19:44:00.767898 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.01.07 19:44:00.767993 [ 267 ] {dd48ef22-f4a7-45ce-9fc3-e958b40609b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1322 | 2026.01.07 19:44:00.768037 [ 267 ] {dd48ef22-f4a7-45ce-9fc3-e958b40609b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1323 | 2026.01.07 19:44:00.768416 [ 267 ] {dd48ef22-f4a7-45ce-9fc3-e958b40609b4} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.01.07 19:44:00.768455 [ 267 ] {dd48ef22-f4a7-45ce-9fc3-e958b40609b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1325 | 2026.01.07 19:44:00.768910 [ 267 ] {dd48ef22-f4a7-45ce-9fc3-e958b40609b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1326 | 2026.01.07 19:44:00.769337 [ 267 ] {dd48ef22-f4a7-45ce-9fc3-e958b40609b4} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.01.07 19:44:00.769476 [ 267 ] {dd48ef22-f4a7-45ce-9fc3-e958b40609b4} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.80 MiB/sec. | ||
| 1328 | 2026.01.07 19:44:00.769515 [ 267 ] {dd48ef22-f4a7-45ce-9fc3-e958b40609b4} <Debug> TCPHandler: Processed in 0.001667072 sec. | ||
| 1329 | 2026.01.07 19:44:00.769628 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.01.07 19:44:00.769722 [ 267 ] {cc4189d6-0c7b-46e3-a320-e9e3ab557377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1331 | 2026.01.07 19:44:00.769764 [ 267 ] {cc4189d6-0c7b-46e3-a320-e9e3ab557377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1332 | 2026.01.07 19:44:00.770095 [ 267 ] {cc4189d6-0c7b-46e3-a320-e9e3ab557377} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.01.07 19:44:00.770132 [ 267 ] {cc4189d6-0c7b-46e3-a320-e9e3ab557377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1334 | 2026.01.07 19:44:00.770536 [ 267 ] {cc4189d6-0c7b-46e3-a320-e9e3ab557377} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1335 | 2026.01.07 19:44:00.770957 [ 267 ] {cc4189d6-0c7b-46e3-a320-e9e3ab557377} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.01.07 19:44:00.771087 [ 267 ] {cc4189d6-0c7b-46e3-a320-e9e3ab557377} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001384 sec., 21676.300578034683 rows/sec., 1.44 MiB/sec. | ||
| 1337 | 2026.01.07 19:44:00.771127 [ 267 ] {cc4189d6-0c7b-46e3-a320-e9e3ab557377} <Debug> TCPHandler: Processed in 0.00154821 sec. | ||
| 1338 | 2026.01.07 19:44:00.825339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 108 entries to flush up to offset 200 | ||
| 1339 | 2026.01.07 19:44:00.827737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1939 | ||
| 1340 | 2026.01.07 19:44:00.828114 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.01.07 19:44:00.828149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1342 | 2026.01.07 19:44:00.828692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1343 | 2026.01.07 19:44:00.829126 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.01.07 19:44:00.829153 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.01.07 19:44:00.829208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1346 | 2026.01.07 19:44:00.829248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1939 | ||
| 1347 | 2026.01.07 19:44:00.830584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1348 | 2026.01.07 19:44:00.831152 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.01.07 19:44:00.831392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1350 | 2026.01.07 19:44:00.943684 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1351 | 2026.01.07 19:44:00.961468 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2026.01.07 19:44:00.961522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1353 | 2026.01.07 19:44:00.968243 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1354 | 2026.01.07 19:44:00.969428 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2026.01.07 19:44:00.972869 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1356 | 2026.01.07 19:44:01.000265 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.01 MiB, peak 170.58 MiB, free memory in arenas 0.00 B, will set to 167.79 MiB (RSS), difference: 1.77 MiB | ||
| 1357 | 2026.01.07 19:44:05.777710 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1358 | 2026.01.07 19:44:05.778006 [ 267 ] {5320a5bf-c12f-4064-9ef7-a982339b11b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1359 | 2026.01.07 19:44:05.778110 [ 267 ] {5320a5bf-c12f-4064-9ef7-a982339b11b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1360 | 2026.01.07 19:44:05.779010 [ 267 ] {5320a5bf-c12f-4064-9ef7-a982339b11b1} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.01.07 19:44:05.779048 [ 267 ] {5320a5bf-c12f-4064-9ef7-a982339b11b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1362 | 2026.01.07 19:44:05.779559 [ 267 ] {5320a5bf-c12f-4064-9ef7-a982339b11b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1363 | 2026.01.07 19:44:05.779987 [ 267 ] {5320a5bf-c12f-4064-9ef7-a982339b11b1} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.01.07 19:44:05.780132 [ 267 ] {5320a5bf-c12f-4064-9ef7-a982339b11b1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002205 sec., 185941.04308390024 rows/sec., 11.80 MiB/sec. | ||
| 1365 | 2026.01.07 19:44:05.780172 [ 267 ] {5320a5bf-c12f-4064-9ef7-a982339b11b1} <Debug> TCPHandler: Processed in 0.002644025 sec. | ||
| 1366 | 2026.01.07 19:44:05.780289 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.01.07 19:44:05.780383 [ 267 ] {98c66dca-ead2-4c73-b2c6-e51bd42202f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1368 | 2026.01.07 19:44:05.780423 [ 267 ] {98c66dca-ead2-4c73-b2c6-e51bd42202f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1369 | 2026.01.07 19:44:05.781412 [ 267 ] {98c66dca-ead2-4c73-b2c6-e51bd42202f9} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.01.07 19:44:05.781447 [ 267 ] {98c66dca-ead2-4c73-b2c6-e51bd42202f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1371 | 2026.01.07 19:44:05.781992 [ 267 ] {98c66dca-ead2-4c73-b2c6-e51bd42202f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1372 | 2026.01.07 19:44:05.782400 [ 267 ] {98c66dca-ead2-4c73-b2c6-e51bd42202f9} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.01.07 19:44:05.782528 [ 267 ] {98c66dca-ead2-4c73-b2c6-e51bd42202f9} <Debug> executeQuery: Read 1136 rows, 92.51 KiB in 0.002163 sec., 525196.4863615349 rows/sec., 41.77 MiB/sec. | ||
| 1374 | 2026.01.07 19:44:05.782564 [ 267 ] {98c66dca-ead2-4c73-b2c6-e51bd42202f9} <Debug> TCPHandler: Processed in 0.0023231 sec. | ||
| 1375 | 2026.01.07 19:44:05.782674 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.01.07 19:44:05.782768 [ 267 ] {276e78c3-652c-4662-9406-c0160db13054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1377 | 2026.01.07 19:44:05.782808 [ 267 ] {276e78c3-652c-4662-9406-c0160db13054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1378 | 2026.01.07 19:44:05.783284 [ 267 ] {276e78c3-652c-4662-9406-c0160db13054} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.01.07 19:44:05.783319 [ 267 ] {276e78c3-652c-4662-9406-c0160db13054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1380 | 2026.01.07 19:44:05.783722 [ 267 ] {276e78c3-652c-4662-9406-c0160db13054} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1381 | 2026.01.07 19:44:05.784127 [ 267 ] {276e78c3-652c-4662-9406-c0160db13054} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.01.07 19:44:05.784253 [ 267 ] {276e78c3-652c-4662-9406-c0160db13054} <Debug> executeQuery: Read 230 rows, 14.20 KiB in 0.001502 sec., 153129.16111850864 rows/sec., 9.23 MiB/sec. | ||
| 1383 | 2026.01.07 19:44:05.784289 [ 267 ] {276e78c3-652c-4662-9406-c0160db13054} <Debug> TCPHandler: Processed in 0.001663461 sec. | ||
| 1384 | 2026.01.07 19:44:05.784392 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.01.07 19:44:05.784560 [ 267 ] {98d30c52-8e89-48bd-a0a1-e9755f4516b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1386 | 2026.01.07 19:44:05.784598 [ 267 ] {98d30c52-8e89-48bd-a0a1-e9755f4516b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1387 | 2026.01.07 19:44:05.785061 [ 267 ] {98d30c52-8e89-48bd-a0a1-e9755f4516b1} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.01.07 19:44:05.785094 [ 267 ] {98d30c52-8e89-48bd-a0a1-e9755f4516b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1389 | 2026.01.07 19:44:05.785485 [ 267 ] {98d30c52-8e89-48bd-a0a1-e9755f4516b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1390 | 2026.01.07 19:44:05.785882 [ 267 ] {98d30c52-8e89-48bd-a0a1-e9755f4516b1} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.01.07 19:44:05.786006 [ 267 ] {98d30c52-8e89-48bd-a0a1-e9755f4516b1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001464 sec., 144808.7431693989 rows/sec., 9.34 MiB/sec. | ||
| 1392 | 2026.01.07 19:44:05.786042 [ 267 ] {98d30c52-8e89-48bd-a0a1-e9755f4516b1} <Debug> TCPHandler: Processed in 0.001697972 sec. | ||
| 1393 | 2026.01.07 19:44:05.786219 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.01.07 19:44:05.786313 [ 267 ] {1b9f524d-52ec-4cb1-acd6-069663db4e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1395 | 2026.01.07 19:44:05.786352 [ 267 ] {1b9f524d-52ec-4cb1-acd6-069663db4e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1396 | 2026.01.07 19:44:05.786820 [ 267 ] {1b9f524d-52ec-4cb1-acd6-069663db4e7d} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.01.07 19:44:05.786855 [ 267 ] {1b9f524d-52ec-4cb1-acd6-069663db4e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1398 | 2026.01.07 19:44:05.787256 [ 267 ] {1b9f524d-52ec-4cb1-acd6-069663db4e7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1399 | 2026.01.07 19:44:05.787762 [ 267 ] {1b9f524d-52ec-4cb1-acd6-069663db4e7d} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.01.07 19:44:05.787887 [ 267 ] {1b9f524d-52ec-4cb1-acd6-069663db4e7d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001591 sec., 132620.99308610937 rows/sec., 7.53 MiB/sec. | ||
| 1401 | 2026.01.07 19:44:05.787922 [ 267 ] {1b9f524d-52ec-4cb1-acd6-069663db4e7d} <Debug> TCPHandler: Processed in 0.001751002 sec. | ||
| 1402 | 2026.01.07 19:44:05.788027 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.01.07 19:44:05.788119 [ 267 ] {dc7af459-8331-43ff-b606-eab2015d0a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1404 | 2026.01.07 19:44:05.788157 [ 267 ] {dc7af459-8331-43ff-b606-eab2015d0a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1405 | 2026.01.07 19:44:05.788848 [ 267 ] {dc7af459-8331-43ff-b606-eab2015d0a5c} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.01.07 19:44:05.788881 [ 267 ] {dc7af459-8331-43ff-b606-eab2015d0a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1407 | 2026.01.07 19:44:05.789316 [ 267 ] {dc7af459-8331-43ff-b606-eab2015d0a5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1408 | 2026.01.07 19:44:05.789739 [ 267 ] {dc7af459-8331-43ff-b606-eab2015d0a5c} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.01.07 19:44:05.789864 [ 267 ] {dc7af459-8331-43ff-b606-eab2015d0a5c} <Debug> executeQuery: Read 684 rows, 48.90 KiB in 0.001763 sec., 387975.04254112305 rows/sec., 27.08 MiB/sec. | ||
| 1410 | 2026.01.07 19:44:05.789900 [ 267 ] {dc7af459-8331-43ff-b606-eab2015d0a5c} <Debug> TCPHandler: Processed in 0.001921615 sec. | ||
| 1411 | 2026.01.07 19:44:05.790005 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.01.07 19:44:05.790097 [ 267 ] {2f1d18ed-cf2a-49b8-883a-6227c1c25782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1413 | 2026.01.07 19:44:05.790137 [ 267 ] {2f1d18ed-cf2a-49b8-883a-6227c1c25782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1414 | 2026.01.07 19:44:05.790471 [ 267 ] {2f1d18ed-cf2a-49b8-883a-6227c1c25782} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.01.07 19:44:05.790507 [ 267 ] {2f1d18ed-cf2a-49b8-883a-6227c1c25782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1416 | 2026.01.07 19:44:05.790902 [ 267 ] {2f1d18ed-cf2a-49b8-883a-6227c1c25782} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1417 | 2026.01.07 19:44:05.791308 [ 267 ] {2f1d18ed-cf2a-49b8-883a-6227c1c25782} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.01.07 19:44:05.791432 [ 267 ] {2f1d18ed-cf2a-49b8-883a-6227c1c25782} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 231.86 KiB/sec. | ||
| 1419 | 2026.01.07 19:44:05.791466 [ 267 ] {2f1d18ed-cf2a-49b8-883a-6227c1c25782} <Debug> TCPHandler: Processed in 0.00150916 sec. | ||
| 1420 | 2026.01.07 19:44:05.791570 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.01.07 19:44:05.791663 [ 267 ] {2bea3239-4639-41ec-8a17-29e972495c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1422 | 2026.01.07 19:44:05.791704 [ 267 ] {2bea3239-4639-41ec-8a17-29e972495c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1423 | 2026.01.07 19:44:05.792113 [ 267 ] {2bea3239-4639-41ec-8a17-29e972495c78} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.01.07 19:44:05.792147 [ 267 ] {2bea3239-4639-41ec-8a17-29e972495c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1425 | 2026.01.07 19:44:05.792601 [ 267 ] {2bea3239-4639-41ec-8a17-29e972495c78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1426 | 2026.01.07 19:44:05.793066 [ 267 ] {2bea3239-4639-41ec-8a17-29e972495c78} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.01.07 19:44:05.793190 [ 267 ] {2bea3239-4639-41ec-8a17-29e972495c78} <Debug> executeQuery: Read 214 rows, 14.02 KiB in 0.001545 sec., 138511.32686084142 rows/sec., 8.86 MiB/sec. | ||
| 1428 | 2026.01.07 19:44:05.793232 [ 267 ] {2bea3239-4639-41ec-8a17-29e972495c78} <Debug> TCPHandler: Processed in 0.001710022 sec. | ||
| 1429 | 2026.01.07 19:44:05.793337 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.01.07 19:44:05.793429 [ 267 ] {4085b5ee-6036-4ea7-a372-f72648ef80db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1431 | 2026.01.07 19:44:05.793468 [ 267 ] {4085b5ee-6036-4ea7-a372-f72648ef80db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1432 | 2026.01.07 19:44:05.793809 [ 267 ] {4085b5ee-6036-4ea7-a372-f72648ef80db} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.01.07 19:44:05.793842 [ 267 ] {4085b5ee-6036-4ea7-a372-f72648ef80db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1434 | 2026.01.07 19:44:05.794232 [ 267 ] {4085b5ee-6036-4ea7-a372-f72648ef80db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1435 | 2026.01.07 19:44:05.794643 [ 267 ] {4085b5ee-6036-4ea7-a372-f72648ef80db} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.01.07 19:44:05.794766 [ 267 ] {4085b5ee-6036-4ea7-a372-f72648ef80db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001354 sec., 738.5524372230428 rows/sec., 49.77 KiB/sec. | ||
| 1437 | 2026.01.07 19:44:05.794801 [ 267 ] {4085b5ee-6036-4ea7-a372-f72648ef80db} <Debug> TCPHandler: Processed in 0.00151309 sec. | ||
| 1438 | 2026.01.07 19:44:05.794907 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2026.01.07 19:44:05.794998 [ 267 ] {487e4e82-8cea-411a-b59a-2273240a6ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1440 | 2026.01.07 19:44:05.795050 [ 267 ] {487e4e82-8cea-411a-b59a-2273240a6ee9} <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 | ||
| 1441 | 2026.01.07 19:44:05.795817 [ 267 ] {487e4e82-8cea-411a-b59a-2273240a6ee9} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2026.01.07 19:44:05.795852 [ 267 ] {487e4e82-8cea-411a-b59a-2273240a6ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1443 | 2026.01.07 19:44:05.796462 [ 267 ] {487e4e82-8cea-411a-b59a-2273240a6ee9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1444 | 2026.01.07 19:44:05.796948 [ 267 ] {487e4e82-8cea-411a-b59a-2273240a6ee9} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2026.01.07 19:44:05.797084 [ 267 ] {487e4e82-8cea-411a-b59a-2273240a6ee9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002103 sec., 11887.779362815027 rows/sec., 21.30 MiB/sec. | ||
| 1446 | 2026.01.07 19:44:05.797133 [ 267 ] {487e4e82-8cea-411a-b59a-2273240a6ee9} <Debug> TCPHandler: Processed in 0.002275059 sec. | ||
| 1447 | 2026.01.07 19:44:05.797254 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2026.01.07 19:44:05.797347 [ 267 ] {196809ac-253e-414c-806b-85c3ad8ca964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1449 | 2026.01.07 19:44:05.797388 [ 267 ] {196809ac-253e-414c-806b-85c3ad8ca964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1450 | 2026.01.07 19:44:05.797729 [ 267 ] {196809ac-253e-414c-806b-85c3ad8ca964} <Trace> oximeter.measurements_i64 (a89f5d4b-d1d4-49fd-a2de-52bbebe2f033): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2026.01.07 19:44:05.797765 [ 267 ] {196809ac-253e-414c-806b-85c3ad8ca964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1452 | 2026.01.07 19:44:05.798174 [ 267 ] {196809ac-253e-414c-806b-85c3ad8ca964} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1453 | 2026.01.07 19:44:05.798616 [ 267 ] {196809ac-253e-414c-806b-85c3ad8ca964} <Trace> oximeter.measurements_i64 (a89f5d4b-d1d4-49fd-a2de-52bbebe2f033): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.01.07 19:44:05.798738 [ 267 ] {196809ac-253e-414c-806b-85c3ad8ca964} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001408 sec., 10653.409090909092 rows/sec., 812.88 KiB/sec. | ||
| 1455 | 2026.01.07 19:44:05.798773 [ 267 ] {196809ac-253e-414c-806b-85c3ad8ca964} <Debug> TCPHandler: Processed in 0.00156798 sec. | ||
| 1456 | 2026.01.07 19:44:05.798877 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.01.07 19:44:05.798969 [ 267 ] {e6a2c3d3-7d24-42a8-a512-082500bf11dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1458 | 2026.01.07 19:44:05.799009 [ 267 ] {e6a2c3d3-7d24-42a8-a512-082500bf11dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1459 | 2026.01.07 19:44:05.799337 [ 267 ] {e6a2c3d3-7d24-42a8-a512-082500bf11dd} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.01.07 19:44:05.799372 [ 267 ] {e6a2c3d3-7d24-42a8-a512-082500bf11dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1461 | 2026.01.07 19:44:05.799769 [ 267 ] {e6a2c3d3-7d24-42a8-a512-082500bf11dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1462 | 2026.01.07 19:44:05.800233 [ 267 ] {e6a2c3d3-7d24-42a8-a512-082500bf11dd} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.01.07 19:44:05.800360 [ 267 ] {e6a2c3d3-7d24-42a8-a512-082500bf11dd} <Debug> executeQuery: Read 74 rows, 4.42 KiB in 0.001408 sec., 52556.818181818184 rows/sec., 3.07 MiB/sec. | ||
| 1464 | 2026.01.07 19:44:05.800395 [ 267 ] {e6a2c3d3-7d24-42a8-a512-082500bf11dd} <Debug> TCPHandler: Processed in 0.00156631 sec. | ||
| 1465 | 2026.01.07 19:44:08.228883 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.01.07 19:44:08.229155 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1467 | 2026.01.07 19:44:08.229611 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1468 | 2026.01.07 19:44:08.234142 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1469 | 2026.01.07 19:44:08.234488 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1470 | 2026.01.07 19:44:08.234592 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1471 | 2026.01.07 19:44:08.237469 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1472 | 2026.01.07 19:44:08.240068 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1473 | 2026.01.07 19:44:08.243594 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (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 | ||
| 1474 | 2026.01.07 19:44:08.243622 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1475 | 2026.01.07 19:44:08.248806 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1476 | 2026.01.07 19:44:08.248866 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1477 | 2026.01.07 19:44:08.293246 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.064201 sec., 545.1628479307176 rows/sec., 20.98 KiB/sec. | ||
| 1478 | 2026.01.07 19:44:08.293437 [ 267 ] {cb79ec7f-a0db-4079-9eb6-fba8399858d7} <Debug> TCPHandler: Processed in 0.064690772 sec. | ||
| 1479 | 2026.01.07 19:44:08.294044 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.01.07 19:44:08.294305 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1481 | 2026.01.07 19:44:08.294758 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1482 | 2026.01.07 19:44:08.294810 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1483 | 2026.01.07 19:44:08.295169 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1484 | 2026.01.07 19:44:08.295260 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1485 | 2026.01.07 19:44:08.295444 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1486 | 2026.01.07 19:44:08.295494 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1487 | 2026.01.07 19:44:08.295527 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (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 | ||
| 1488 | 2026.01.07 19:44:08.295550 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1489 | 2026.01.07 19:44:08.295603 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1490 | 2026.01.07 19:44:08.295632 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1491 | 2026.01.07 19:44:08.296585 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00239 sec., 14644.351464435145 rows/sec., 563.46 KiB/sec. | ||
| 1492 | 2026.01.07 19:44:08.296682 [ 267 ] {791cf06c-42a6-4ecd-8a42-e7de8417a760} <Debug> TCPHandler: Processed in 0.002818886 sec. | ||
| 1493 | 2026.01.07 19:44:08.296990 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2026.01.07 19:44:08.297182 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1495 | 2026.01.07 19:44:08.297474 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1496 | 2026.01.07 19:44:08.297522 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1497 | 2026.01.07 19:44:08.297851 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1498 | 2026.01.07 19:44:08.297927 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1499 | 2026.01.07 19:44:08.298078 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1500 | 2026.01.07 19:44:08.298123 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1501 | 2026.01.07 19:44:08.298150 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (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 | ||
| 1502 | 2026.01.07 19:44:08.298172 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1503 | 2026.01.07 19:44:08.298221 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1504 | 2026.01.07 19:44:08.298249 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1505 | 2026.01.07 19:44:08.298864 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001778 sec., 19685.03937007874 rows/sec., 757.41 KiB/sec. | ||
| 1506 | 2026.01.07 19:44:08.298972 [ 267 ] {d6306daa-3210-4a2d-bb1c-34748d12672f} <Debug> TCPHandler: Processed in 0.002047067 sec. | ||
| 1507 | 2026.01.07 19:44:08.299248 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.01.07 19:44:08.299415 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1509 | 2026.01.07 19:44:08.299751 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1510 | 2026.01.07 19:44:08.299803 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1511 | 2026.01.07 19:44:08.300109 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1512 | 2026.01.07 19:44:08.300180 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1513 | 2026.01.07 19:44:08.300323 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1514 | 2026.01.07 19:44:08.300363 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1515 | 2026.01.07 19:44:08.300391 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (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 | ||
| 1516 | 2026.01.07 19:44:08.300414 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1517 | 2026.01.07 19:44:08.300462 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1518 | 2026.01.07 19:44:08.300490 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1519 | 2026.01.07 19:44:08.301128 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001791 sec., 19542.155220547178 rows/sec., 751.91 KiB/sec. | ||
| 1520 | 2026.01.07 19:44:08.301468 [ 267 ] {07faf9dc-94de-4590-aa5f-54c726513735} <Debug> TCPHandler: Processed in 0.00227875 sec. | ||
| 1521 | 2026.01.07 19:44:08.301824 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.01.07 19:44:08.302011 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1523 | 2026.01.07 19:44:08.302386 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1524 | 2026.01.07 19:44:08.302434 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1525 | 2026.01.07 19:44:08.304625 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1526 | 2026.01.07 19:44:08.304712 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1527 | 2026.01.07 19:44:08.304855 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1528 | 2026.01.07 19:44:08.304896 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1529 | 2026.01.07 19:44:08.304923 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (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 | ||
| 1530 | 2026.01.07 19:44:08.304946 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1531 | 2026.01.07 19:44:08.304984 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1532 | 2026.01.07 19:44:08.305010 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1533 | 2026.01.07 19:44:08.305830 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003902 sec., 8969.759097898514 rows/sec., 345.13 KiB/sec. | ||
| 1534 | 2026.01.07 19:44:08.305927 [ 267 ] {02338ef2-9506-4962-8234-60c0bb66a35c} <Debug> TCPHandler: Processed in 0.004167134 sec. | ||
| 1535 | 2026.01.07 19:44:08.306244 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.01.07 19:44:08.306435 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1537 | 2026.01.07 19:44:08.306792 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1538 | 2026.01.07 19:44:08.306848 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1539 | 2026.01.07 19:44:08.307172 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1540 | 2026.01.07 19:44:08.307247 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1541 | 2026.01.07 19:44:08.307396 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1542 | 2026.01.07 19:44:08.307438 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1543 | 2026.01.07 19:44:08.307465 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Debug> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (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 | ||
| 1544 | 2026.01.07 19:44:08.307488 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1545 | 2026.01.07 19:44:08.307538 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1546 | 2026.01.07 19:44:08.307568 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1547 | 2026.01.07 19:44:08.308233 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001886 sec., 18557.794273594907 rows/sec., 714.04 KiB/sec. | ||
| 1548 | 2026.01.07 19:44:08.308347 [ 267 ] {1187e533-5c53-4545-9e7a-8723eb400d9e} <Debug> TCPHandler: Processed in 0.002166928 sec. | ||
| 1549 | 2026.01.07 19:44:08.329381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2451 | ||
| 1550 | 2026.01.07 19:44:08.330018 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2026.01.07 19:44:08.330087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1552 | 2026.01.07 19:44:08.330887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1553 | 2026.01.07 19:44:08.331514 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2026.01.07 19:44:08.331767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2451 | ||
| 1555 | 2026.01.07 19:44:08.395859 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2026.01.07 19:44:08.396051 [ 267 ] {d668279b-3939-450e-93ab-2ba30f6534ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1557 | 2026.01.07 19:44:08.396129 [ 267 ] {d668279b-3939-450e-93ab-2ba30f6534ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1558 | 2026.01.07 19:44:08.396900 [ 267 ] {d668279b-3939-450e-93ab-2ba30f6534ee} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.01.07 19:44:08.396950 [ 267 ] {d668279b-3939-450e-93ab-2ba30f6534ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1560 | 2026.01.07 19:44:08.397616 [ 267 ] {d668279b-3939-450e-93ab-2ba30f6534ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1561 | 2026.01.07 19:44:08.397993 [ 267 ] {d668279b-3939-450e-93ab-2ba30f6534ee} <Trace> oximeter.timeseries_schema (058f2c5b-6892-4b67-8a2c-d8838456c69a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2026.01.07 19:44:08.398157 [ 267 ] {d668279b-3939-450e-93ab-2ba30f6534ee} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002157 sec., 2781.641168289291 rows/sec., 619.35 KiB/sec. | ||
| 1563 | 2026.01.07 19:44:08.398198 [ 267 ] {d668279b-3939-450e-93ab-2ba30f6534ee} <Debug> TCPHandler: Processed in 0.002478112 sec. | ||
| 1564 | 2026.01.07 19:44:08.398332 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2026.01.07 19:44:08.398429 [ 267 ] {d5673713-1802-43c2-9479-0d4d152e3882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1566 | 2026.01.07 19:44:08.398470 [ 267 ] {d5673713-1802-43c2-9479-0d4d152e3882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1567 | 2026.01.07 19:44:08.398926 [ 267 ] {d5673713-1802-43c2-9479-0d4d152e3882} <Trace> oximeter.fields_ipaddr (947b4786-f3bc-4b84-a971-f185658bf30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.01.07 19:44:08.398961 [ 267 ] {d5673713-1802-43c2-9479-0d4d152e3882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1569 | 2026.01.07 19:44:08.399355 [ 267 ] {d5673713-1802-43c2-9479-0d4d152e3882} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1570 | 2026.01.07 19:44:08.399760 [ 267 ] {d5673713-1802-43c2-9479-0d4d152e3882} <Trace> oximeter.fields_ipaddr (947b4786-f3bc-4b84-a971-f185658bf30f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.01.07 19:44:08.399897 [ 267 ] {d5673713-1802-43c2-9479-0d4d152e3882} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001488 sec., 2688.172043010753 rows/sec., 219.20 KiB/sec. | ||
| 1572 | 2026.01.07 19:44:08.399941 [ 267 ] {d5673713-1802-43c2-9479-0d4d152e3882} <Debug> TCPHandler: Processed in 0.001660622 sec. | ||
| 1573 | 2026.01.07 19:44:08.400075 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2026.01.07 19:44:08.400170 [ 267 ] {2c371ef4-cacd-41da-85f5-f8abf25369e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1575 | 2026.01.07 19:44:08.400210 [ 267 ] {2c371ef4-cacd-41da-85f5-f8abf25369e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1576 | 2026.01.07 19:44:08.401487 [ 267 ] {2c371ef4-cacd-41da-85f5-f8abf25369e9} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.01.07 19:44:08.401526 [ 267 ] {2c371ef4-cacd-41da-85f5-f8abf25369e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1578 | 2026.01.07 19:44:08.402050 [ 267 ] {2c371ef4-cacd-41da-85f5-f8abf25369e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1579 | 2026.01.07 19:44:08.402493 [ 267 ] {2c371ef4-cacd-41da-85f5-f8abf25369e9} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.01.07 19:44:08.402637 [ 267 ] {2c371ef4-cacd-41da-85f5-f8abf25369e9} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.002484 sec., 482286.6344605475 rows/sec., 39.57 MiB/sec. | ||
| 1581 | 2026.01.07 19:44:08.402679 [ 267 ] {2c371ef4-cacd-41da-85f5-f8abf25369e9} <Debug> TCPHandler: Processed in 0.002653464 sec. | ||
| 1582 | 2026.01.07 19:44:08.402807 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.01.07 19:44:08.402903 [ 267 ] {683e0ad1-14e8-4fa1-99ed-f02237cebd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1584 | 2026.01.07 19:44:08.402943 [ 267 ] {683e0ad1-14e8-4fa1-99ed-f02237cebd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1585 | 2026.01.07 19:44:08.403350 [ 267 ] {683e0ad1-14e8-4fa1-99ed-f02237cebd5c} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2026.01.07 19:44:08.403384 [ 267 ] {683e0ad1-14e8-4fa1-99ed-f02237cebd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1587 | 2026.01.07 19:44:08.403798 [ 267 ] {683e0ad1-14e8-4fa1-99ed-f02237cebd5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1588 | 2026.01.07 19:44:08.404292 [ 267 ] {683e0ad1-14e8-4fa1-99ed-f02237cebd5c} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2026.01.07 19:44:08.404431 [ 267 ] {683e0ad1-14e8-4fa1-99ed-f02237cebd5c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001546 sec., 2587.3221216041397 rows/sec., 180.66 KiB/sec. | ||
| 1590 | 2026.01.07 19:44:08.404472 [ 267 ] {683e0ad1-14e8-4fa1-99ed-f02237cebd5c} <Debug> TCPHandler: Processed in 0.001715902 sec. | ||
| 1591 | 2026.01.07 19:44:08.404623 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2026.01.07 19:44:08.404718 [ 267 ] {ba23a505-9bb8-4380-b79a-def61abb7f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1593 | 2026.01.07 19:44:08.404757 [ 267 ] {ba23a505-9bb8-4380-b79a-def61abb7f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1594 | 2026.01.07 19:44:08.405283 [ 267 ] {ba23a505-9bb8-4380-b79a-def61abb7f9f} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.01.07 19:44:08.405318 [ 267 ] {ba23a505-9bb8-4380-b79a-def61abb7f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1596 | 2026.01.07 19:44:08.405760 [ 267 ] {ba23a505-9bb8-4380-b79a-def61abb7f9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1597 | 2026.01.07 19:44:08.406237 [ 267 ] {ba23a505-9bb8-4380-b79a-def61abb7f9f} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2026.01.07 19:44:08.406373 [ 267 ] {ba23a505-9bb8-4380-b79a-def61abb7f9f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001673 sec., 136282.12791392708 rows/sec., 9.23 MiB/sec. | ||
| 1599 | 2026.01.07 19:44:08.406414 [ 267 ] {ba23a505-9bb8-4380-b79a-def61abb7f9f} <Debug> TCPHandler: Processed in 0.001840124 sec. | ||
| 1600 | 2026.01.07 19:44:08.406536 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2026.01.07 19:44:08.406630 [ 267 ] {a4d38f9e-a68b-45eb-b0ec-b98ab5c924be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1602 | 2026.01.07 19:44:08.406670 [ 267 ] {a4d38f9e-a68b-45eb-b0ec-b98ab5c924be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1603 | 2026.01.07 19:44:08.407318 [ 267 ] {a4d38f9e-a68b-45eb-b0ec-b98ab5c924be} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.01.07 19:44:08.407351 [ 267 ] {a4d38f9e-a68b-45eb-b0ec-b98ab5c924be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1605 | 2026.01.07 19:44:08.407800 [ 267 ] {a4d38f9e-a68b-45eb-b0ec-b98ab5c924be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1606 | 2026.01.07 19:44:08.408219 [ 267 ] {a4d38f9e-a68b-45eb-b0ec-b98ab5c924be} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.01.07 19:44:08.408363 [ 267 ] {a4d38f9e-a68b-45eb-b0ec-b98ab5c924be} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001751 sec., 299257.5671045117 rows/sec., 22.16 MiB/sec. | ||
| 1608 | 2026.01.07 19:44:08.408406 [ 267 ] {a4d38f9e-a68b-45eb-b0ec-b98ab5c924be} <Debug> TCPHandler: Processed in 0.001920115 sec. | ||
| 1609 | 2026.01.07 19:44:08.408524 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2026.01.07 19:44:08.408621 [ 267 ] {7f041f02-8f03-49be-a9ac-42ef68cd33df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1611 | 2026.01.07 19:44:08.408665 [ 267 ] {7f041f02-8f03-49be-a9ac-42ef68cd33df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1612 | 2026.01.07 19:44:08.409588 [ 267 ] {7f041f02-8f03-49be-a9ac-42ef68cd33df} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.01.07 19:44:08.409623 [ 267 ] {7f041f02-8f03-49be-a9ac-42ef68cd33df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1614 | 2026.01.07 19:44:08.410225 [ 267 ] {7f041f02-8f03-49be-a9ac-42ef68cd33df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1615 | 2026.01.07 19:44:08.410610 [ 267 ] {7f041f02-8f03-49be-a9ac-42ef68cd33df} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.01.07 19:44:08.410755 [ 267 ] {7f041f02-8f03-49be-a9ac-42ef68cd33df} <Debug> executeQuery: Read 1726 rows, 118.17 KiB in 0.002152 sec., 802044.6096654276 rows/sec., 53.63 MiB/sec. | ||
| 1617 | 2026.01.07 19:44:08.410799 [ 267 ] {7f041f02-8f03-49be-a9ac-42ef68cd33df} <Debug> TCPHandler: Processed in 0.002325749 sec. | ||
| 1618 | 2026.01.07 19:44:08.410928 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.01.07 19:44:08.411033 [ 267 ] {57087f1a-6211-4cdd-81cc-d10c0aa3c1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1620 | 2026.01.07 19:44:08.411076 [ 267 ] {57087f1a-6211-4cdd-81cc-d10c0aa3c1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1621 | 2026.01.07 19:44:08.411429 [ 267 ] {57087f1a-6211-4cdd-81cc-d10c0aa3c1cb} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.01.07 19:44:08.411466 [ 267 ] {57087f1a-6211-4cdd-81cc-d10c0aa3c1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1623 | 2026.01.07 19:44:08.411881 [ 267 ] {57087f1a-6211-4cdd-81cc-d10c0aa3c1cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1624 | 2026.01.07 19:44:08.412349 [ 267 ] {57087f1a-6211-4cdd-81cc-d10c0aa3c1cb} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.01.07 19:44:08.412549 [ 267 ] {57087f1a-6211-4cdd-81cc-d10c0aa3c1cb} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001532 sec., 15665.79634464752 rows/sec., 1.05 MiB/sec. | ||
| 1626 | 2026.01.07 19:44:08.412603 [ 267 ] {57087f1a-6211-4cdd-81cc-d10c0aa3c1cb} <Debug> TCPHandler: Processed in 0.001728833 sec. | ||
| 1627 | 2026.01.07 19:44:08.472977 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1628 | 2026.01.07 19:44:08.493173 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.01.07 19:44:08.493269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1630 | 2026.01.07 19:44:08.500723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1631 | 2026.01.07 19:44:08.501883 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.01.07 19:44:08.505611 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1633 | 2026.01.07 19:44:09.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.56 MiB, peak 173.56 MiB, free memory in arenas 0.00 B, will set to 171.25 MiB (RSS), difference: 1.68 MiB | ||
| 1634 | 2026.01.07 19:44:10.767286 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.01.07 19:44:10.767512 [ 267 ] {2bd6bec2-9b1d-4092-ae90-c433b592bd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1636 | 2026.01.07 19:44:10.767598 [ 267 ] {2bd6bec2-9b1d-4092-ae90-c433b592bd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1637 | 2026.01.07 19:44:10.768334 [ 267 ] {2bd6bec2-9b1d-4092-ae90-c433b592bd36} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.01.07 19:44:10.768388 [ 267 ] {2bd6bec2-9b1d-4092-ae90-c433b592bd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1639 | 2026.01.07 19:44:10.768931 [ 267 ] {2bd6bec2-9b1d-4092-ae90-c433b592bd36} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1640 | 2026.01.07 19:44:10.769473 [ 267 ] {2bd6bec2-9b1d-4092-ae90-c433b592bd36} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.01.07 19:44:10.769675 [ 267 ] {2bd6bec2-9b1d-4092-ae90-c433b592bd36} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002233 sec., 25078.36990595611 rows/sec., 1.91 MiB/sec. | ||
| 1642 | 2026.01.07 19:44:10.769728 [ 267 ] {2bd6bec2-9b1d-4092-ae90-c433b592bd36} <Debug> TCPHandler: Processed in 0.002635984 sec. | ||
| 1643 | 2026.01.07 19:44:10.769865 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.01.07 19:44:10.769971 [ 267 ] {02e01b7a-444d-412e-9335-b22d17ce3a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1645 | 2026.01.07 19:44:10.770015 [ 267 ] {02e01b7a-444d-412e-9335-b22d17ce3a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1646 | 2026.01.07 19:44:10.770483 [ 267 ] {02e01b7a-444d-412e-9335-b22d17ce3a7e} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.01.07 19:44:10.770521 [ 267 ] {02e01b7a-444d-412e-9335-b22d17ce3a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1648 | 2026.01.07 19:44:10.770963 [ 267 ] {02e01b7a-444d-412e-9335-b22d17ce3a7e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1649 | 2026.01.07 19:44:10.771403 [ 267 ] {02e01b7a-444d-412e-9335-b22d17ce3a7e} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.01.07 19:44:10.771558 [ 267 ] {02e01b7a-444d-412e-9335-b22d17ce3a7e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00161 sec., 39751.55279503105 rows/sec., 3.10 MiB/sec. | ||
| 1651 | 2026.01.07 19:44:10.771598 [ 267 ] {02e01b7a-444d-412e-9335-b22d17ce3a7e} <Debug> TCPHandler: Processed in 0.001787763 sec. | ||
| 1652 | 2026.01.07 19:44:10.771725 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.01.07 19:44:10.771825 [ 267 ] {cf69ed86-fefc-48cd-a160-b20b167b1855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1654 | 2026.01.07 19:44:10.771869 [ 267 ] {cf69ed86-fefc-48cd-a160-b20b167b1855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1655 | 2026.01.07 19:44:10.772307 [ 267 ] {cf69ed86-fefc-48cd-a160-b20b167b1855} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.01.07 19:44:10.772344 [ 267 ] {cf69ed86-fefc-48cd-a160-b20b167b1855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1657 | 2026.01.07 19:44:10.772799 [ 267 ] {cf69ed86-fefc-48cd-a160-b20b167b1855} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1658 | 2026.01.07 19:44:10.773356 [ 267 ] {cf69ed86-fefc-48cd-a160-b20b167b1855} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.01.07 19:44:10.773524 [ 267 ] {cf69ed86-fefc-48cd-a160-b20b167b1855} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001718 sec., 37252.61932479628 rows/sec., 2.59 MiB/sec. | ||
| 1660 | 2026.01.07 19:44:10.773563 [ 267 ] {cf69ed86-fefc-48cd-a160-b20b167b1855} <Debug> TCPHandler: Processed in 0.001890544 sec. | ||
| 1661 | 2026.01.07 19:44:10.773684 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2026.01.07 19:44:10.773780 [ 267 ] {85ff586a-1bee-4aeb-848b-e228ec3173d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1663 | 2026.01.07 19:44:10.773822 [ 267 ] {85ff586a-1bee-4aeb-848b-e228ec3173d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1664 | 2026.01.07 19:44:10.774173 [ 267 ] {85ff586a-1bee-4aeb-848b-e228ec3173d9} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2026.01.07 19:44:10.774208 [ 267 ] {85ff586a-1bee-4aeb-848b-e228ec3173d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1666 | 2026.01.07 19:44:10.774658 [ 267 ] {85ff586a-1bee-4aeb-848b-e228ec3173d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1667 | 2026.01.07 19:44:10.775161 [ 267 ] {85ff586a-1bee-4aeb-848b-e228ec3173d9} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.01.07 19:44:10.775382 [ 267 ] {85ff586a-1bee-4aeb-848b-e228ec3173d9} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001621 sec., 14805.675508945094 rows/sec., 1021.75 KiB/sec. | ||
| 1669 | 2026.01.07 19:44:10.775419 [ 267 ] {85ff586a-1bee-4aeb-848b-e228ec3173d9} <Debug> TCPHandler: Processed in 0.001786243 sec. | ||
| 1670 | 2026.01.07 19:44:10.831802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 260 | ||
| 1671 | 2026.01.07 19:44:10.834531 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.01.07 19:44:10.834581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1673 | 2026.01.07 19:44:10.835995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1674 | 2026.01.07 19:44:10.836573 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.01.07 19:44:10.836817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1676 | 2026.01.07 19:44:15.727395 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1677 | 2026.01.07 19:44:15.727474 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1678 | 2026.01.07 19:44:15.780272 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.01.07 19:44:15.780472 [ 267 ] {cb640f22-9cbf-43c1-897f-973d0399021a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.01.07 19:44:15.780542 [ 267 ] {cb640f22-9cbf-43c1-897f-973d0399021a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1681 | 2026.01.07 19:44:15.781365 [ 267 ] {cb640f22-9cbf-43c1-897f-973d0399021a} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.01.07 19:44:15.781411 [ 267 ] {cb640f22-9cbf-43c1-897f-973d0399021a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1683 | 2026.01.07 19:44:15.781798 [ 267 ] {cb640f22-9cbf-43c1-897f-973d0399021a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1684 | 2026.01.07 19:44:15.782020 [ 267 ] {cb640f22-9cbf-43c1-897f-973d0399021a} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.01.07 19:44:15.782165 [ 267 ] {cb640f22-9cbf-43c1-897f-973d0399021a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001749 sec., 234419.66838193254 rows/sec., 14.87 MiB/sec. | ||
| 1686 | 2026.01.07 19:44:15.782209 [ 267 ] {cb640f22-9cbf-43c1-897f-973d0399021a} <Debug> TCPHandler: Processed in 0.002074687 sec. | ||
| 1687 | 2026.01.07 19:44:15.782352 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.01.07 19:44:15.782472 [ 267 ] {1cd73955-8354-493d-bbc8-84436bb4fd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1689 | 2026.01.07 19:44:15.782521 [ 267 ] {1cd73955-8354-493d-bbc8-84436bb4fd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1690 | 2026.01.07 19:44:15.783732 [ 267 ] {1cd73955-8354-493d-bbc8-84436bb4fd0a} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.01.07 19:44:15.783768 [ 267 ] {1cd73955-8354-493d-bbc8-84436bb4fd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1692 | 2026.01.07 19:44:15.784132 [ 267 ] {1cd73955-8354-493d-bbc8-84436bb4fd0a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1693 | 2026.01.07 19:44:15.784336 [ 267 ] {1cd73955-8354-493d-bbc8-84436bb4fd0a} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.01.07 19:44:15.784457 [ 267 ] {1cd73955-8354-493d-bbc8-84436bb4fd0a} <Debug> executeQuery: Read 1164 rows, 94.68 KiB in 0.002009 sec., 579392.7327028372 rows/sec., 46.02 MiB/sec. | ||
| 1695 | 2026.01.07 19:44:15.784478 [ 65 ] {} <Debug> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1696 | 2026.01.07 19:44:15.784494 [ 267 ] {1cd73955-8354-493d-bbc8-84436bb4fd0a} <Debug> TCPHandler: Processed in 0.002201858 sec. | ||
| 1697 | 2026.01.07 19:44:15.784562 [ 65 ] {} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.01.07 19:44:15.784592 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1699 | 2026.01.07 19:44:15.784637 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.01.07 19:44:15.784737 [ 267 ] {13aed3b4-3fc6-46f9-8031-751df2d7dffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1701 | 2026.01.07 19:44:15.784777 [ 267 ] {13aed3b4-3fc6-46f9-8031-751df2d7dffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1702 | 2026.01.07 19:44:15.785265 [ 267 ] {13aed3b4-3fc6-46f9-8031-751df2d7dffc} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.01.07 19:44:15.785302 [ 267 ] {13aed3b4-3fc6-46f9-8031-751df2d7dffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1704 | 2026.01.07 19:44:15.785600 [ 267 ] {13aed3b4-3fc6-46f9-8031-751df2d7dffc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1705 | 2026.01.07 19:44:15.785812 [ 267 ] {13aed3b4-3fc6-46f9-8031-751df2d7dffc} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.01.07 19:44:15.785935 [ 267 ] {13aed3b4-3fc6-46f9-8031-751df2d7dffc} <Debug> executeQuery: Read 231 rows, 14.27 KiB in 0.001217 sec., 189811.01068200494 rows/sec., 11.45 MiB/sec. | ||
| 1707 | 2026.01.07 19:44:15.785971 [ 267 ] {13aed3b4-3fc6-46f9-8031-751df2d7dffc} <Debug> TCPHandler: Processed in 0.001381098 sec. | ||
| 1708 | 2026.01.07 19:44:15.786074 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.01.07 19:44:15.786166 [ 267 ] {5927f59d-def9-4475-8a0f-c5dfcc76b0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1710 | 2026.01.07 19:44:15.786204 [ 267 ] {5927f59d-def9-4475-8a0f-c5dfcc76b0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1711 | 2026.01.07 19:44:15.786691 [ 267 ] {5927f59d-def9-4475-8a0f-c5dfcc76b0d3} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.01.07 19:44:15.786728 [ 267 ] {5927f59d-def9-4475-8a0f-c5dfcc76b0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1713 | 2026.01.07 19:44:15.787029 [ 267 ] {5927f59d-def9-4475-8a0f-c5dfcc76b0d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1714 | 2026.01.07 19:44:15.787037 [ 209 ] {809d1838-48ae-432e-a900-984927d4e9b6::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 | ||
| 1715 | 2026.01.07 19:44:15.787233 [ 267 ] {5927f59d-def9-4475-8a0f-c5dfcc76b0d3} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.01.07 19:44:15.787357 [ 267 ] {5927f59d-def9-4475-8a0f-c5dfcc76b0d3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 1717 | 2026.01.07 19:44:15.787392 [ 267 ] {5927f59d-def9-4475-8a0f-c5dfcc76b0d3} <Debug> TCPHandler: Processed in 0.001364638 sec. | ||
| 1718 | 2026.01.07 19:44:15.787500 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.01.07 19:44:15.787591 [ 267 ] {7955ab65-561b-4c56-af08-6bc79fdc050b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1720 | 2026.01.07 19:44:15.787629 [ 267 ] {7955ab65-561b-4c56-af08-6bc79fdc050b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1721 | 2026.01.07 19:44:15.788104 [ 267 ] {7955ab65-561b-4c56-af08-6bc79fdc050b} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.01.07 19:44:15.788139 [ 267 ] {7955ab65-561b-4c56-af08-6bc79fdc050b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1723 | 2026.01.07 19:44:15.788424 [ 267 ] {7955ab65-561b-4c56-af08-6bc79fdc050b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1724 | 2026.01.07 19:44:15.788619 [ 267 ] {7955ab65-561b-4c56-af08-6bc79fdc050b} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.01.07 19:44:15.788742 [ 267 ] {7955ab65-561b-4c56-af08-6bc79fdc050b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001167 sec., 180805.48414738645 rows/sec., 10.27 MiB/sec. | ||
| 1726 | 2026.01.07 19:44:15.788777 [ 267 ] {7955ab65-561b-4c56-af08-6bc79fdc050b} <Debug> TCPHandler: Processed in 0.001323727 sec. | ||
| 1727 | 2026.01.07 19:44:15.788878 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.01.07 19:44:15.788976 [ 267 ] {4be9d301-737d-43d6-87f3-c9f7c25eeaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1729 | 2026.01.07 19:44:15.789015 [ 267 ] {4be9d301-737d-43d6-87f3-c9f7c25eeaf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1730 | 2026.01.07 19:44:15.789120 [ 209 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1731 | 2026.01.07 19:44:15.789263 [ 209 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1108 rows starting from the beginning of the part | ||
| 1732 | 2026.01.07 19:44:15.789390 [ 209 ] {809d1838-48ae-432e-a900-984927d4e9b6::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 | ||
| 1733 | 2026.01.07 19:44:15.789461 [ 209 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1136 rows starting from the beginning of the part | ||
| 1734 | 2026.01.07 19:44:15.789515 [ 209 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1198 rows starting from the beginning of the part | ||
| 1735 | 2026.01.07 19:44:15.789581 [ 209 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1736 | 2026.01.07 19:44:15.789629 [ 209 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1164 rows starting from the beginning of the part | ||
| 1737 | 2026.01.07 19:44:15.789670 [ 267 ] {4be9d301-737d-43d6-87f3-c9f7c25eeaf7} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.01.07 19:44:15.789710 [ 267 ] {4be9d301-737d-43d6-87f3-c9f7c25eeaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1739 | 2026.01.07 19:44:15.790097 [ 267 ] {4be9d301-737d-43d6-87f3-c9f7c25eeaf7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1740 | 2026.01.07 19:44:15.790314 [ 267 ] {4be9d301-737d-43d6-87f3-c9f7c25eeaf7} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.01.07 19:44:15.790410 [ 65 ] {} <Debug> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1742 | 2026.01.07 19:44:15.790439 [ 267 ] {4be9d301-737d-43d6-87f3-c9f7c25eeaf7} <Debug> executeQuery: Read 705 rows, 50.55 KiB in 0.00148 sec., 476351.35135135136 rows/sec., 33.35 MiB/sec. | ||
| 1743 | 2026.01.07 19:44:15.790451 [ 65 ] {} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.01.07 19:44:15.790482 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1745 | 2026.01.07 19:44:15.790483 [ 267 ] {4be9d301-737d-43d6-87f3-c9f7c25eeaf7} <Debug> TCPHandler: Processed in 0.001652011 sec. | ||
| 1746 | 2026.01.07 19:44:15.790609 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.01.07 19:44:15.790619 [ 202 ] {8fb06a31-3938-46af-9399-069d824ec26d::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 | ||
| 1748 | 2026.01.07 19:44:15.790703 [ 267 ] {b3fe34fa-2c62-484f-b3bf-71492d240c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1749 | 2026.01.07 19:44:15.790747 [ 267 ] {b3fe34fa-2c62-484f-b3bf-71492d240c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1750 | 2026.01.07 19:44:15.790796 [ 202 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1751 | 2026.01.07 19:44:15.790845 [ 202 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 680 rows starting from the beginning of the part | ||
| 1752 | 2026.01.07 19:44:15.790958 [ 202 ] {8fb06a31-3938-46af-9399-069d824ec26d::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 | ||
| 1753 | 2026.01.07 19:44:15.791014 [ 202 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 684 rows starting from the beginning of the part | ||
| 1754 | 2026.01.07 19:44:15.791074 [ 267 ] {b3fe34fa-2c62-484f-b3bf-71492d240c9b} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.01.07 19:44:15.791070 [ 202 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 524 rows starting from the beginning of the part | ||
| 1756 | 2026.01.07 19:44:15.791117 [ 267 ] {b3fe34fa-2c62-484f-b3bf-71492d240c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1757 | 2026.01.07 19:44:15.791147 [ 202 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1758 | 2026.01.07 19:44:15.791210 [ 202 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 705 rows starting from the beginning of the part | ||
| 1759 | 2026.01.07 19:44:15.791443 [ 267 ] {b3fe34fa-2c62-484f-b3bf-71492d240c9b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1760 | 2026.01.07 19:44:15.791689 [ 267 ] {b3fe34fa-2c62-484f-b3bf-71492d240c9b} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.01.07 19:44:15.791845 [ 267 ] {b3fe34fa-2c62-484f-b3bf-71492d240c9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 270.47 KiB/sec. | ||
| 1762 | 2026.01.07 19:44:15.791882 [ 267 ] {b3fe34fa-2c62-484f-b3bf-71492d240c9b} <Debug> TCPHandler: Processed in 0.001320367 sec. | ||
| 1763 | 2026.01.07 19:44:15.792003 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.01.07 19:44:15.792126 [ 267 ] {343db320-db62-4b3c-8da2-73f0bf431ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1765 | 2026.01.07 19:44:15.792180 [ 267 ] {343db320-db62-4b3c-8da2-73f0bf431ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1766 | 2026.01.07 19:44:15.792701 [ 267 ] {343db320-db62-4b3c-8da2-73f0bf431ef6} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.01.07 19:44:15.792740 [ 267 ] {343db320-db62-4b3c-8da2-73f0bf431ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1768 | 2026.01.07 19:44:15.792943 [ 189 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2693 rows, containing 5 columns (5 merged, 0 gathered) in 0.002384771 sec., 1129248.8880483704 rows/sec., 84.46 MiB/sec. | ||
| 1769 | 2026.01.07 19:44:15.793142 [ 267 ] {343db320-db62-4b3c-8da2-73f0bf431ef6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1770 | 2026.01.07 19:44:15.793266 [ 196 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1771 | 2026.01.07 19:44:15.793401 [ 267 ] {343db320-db62-4b3c-8da2-73f0bf431ef6} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.01.07 19:44:15.793532 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1773 | 2026.01.07 19:44:15.793551 [ 267 ] {343db320-db62-4b3c-8da2-73f0bf431ef6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001449 sec., 216701.17322291236 rows/sec., 14.24 MiB/sec. | ||
| 1774 | 2026.01.07 19:44:15.793585 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.01.07 19:44:15.793606 [ 267 ] {343db320-db62-4b3c-8da2-73f0bf431ef6} <Debug> TCPHandler: Processed in 0.001664761 sec. | ||
| 1776 | 2026.01.07 19:44:15.793614 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1777 | 2026.01.07 19:44:15.793654 [ 196 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_6_1} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.01.07 19:44:15.793698 [ 202 ] {53a3d464-12d3-4314-9209-54c048fa76d0::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 | ||
| 1779 | 2026.01.07 19:44:15.793724 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.01.07 19:44:15.793747 [ 196 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_6_1} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1781 | 2026.01.07 19:44:15.793807 [ 202 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1782 | 2026.01.07 19:44:15.793828 [ 267 ] {d07fcce7-9a30-4bd9-a814-d657059d89c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1783 | 2026.01.07 19:44:15.793841 [ 202 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 194 rows starting from the beginning of the part | ||
| 1784 | 2026.01.07 19:44:15.793878 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1785 | 2026.01.07 19:44:15.793881 [ 267 ] {d07fcce7-9a30-4bd9-a814-d657059d89c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1786 | 2026.01.07 19:44:15.793905 [ 202 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1787 | 2026.01.07 19:44:15.793962 [ 202 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 214 rows starting from the beginning of the part | ||
| 1788 | 2026.01.07 19:44:15.794001 [ 202 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1726 rows starting from the beginning of the part | ||
| 1789 | 2026.01.07 19:44:15.794043 [ 202 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1790 | 2026.01.07 19:44:15.794092 [ 202 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1791 | 2026.01.07 19:44:15.794244 [ 267 ] {d07fcce7-9a30-4bd9-a814-d657059d89c8} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.01.07 19:44:15.794284 [ 267 ] {d07fcce7-9a30-4bd9-a814-d657059d89c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1793 | 2026.01.07 19:44:15.794613 [ 267 ] {d07fcce7-9a30-4bd9-a814-d657059d89c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1794 | 2026.01.07 19:44:15.794839 [ 267 ] {d07fcce7-9a30-4bd9-a814-d657059d89c8} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.01.07 19:44:15.795023 [ 267 ] {d07fcce7-9a30-4bd9-a814-d657059d89c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001211 sec., 825.7638315441783 rows/sec., 55.64 KiB/sec. | ||
| 1796 | 2026.01.07 19:44:15.795071 [ 267 ] {d07fcce7-9a30-4bd9-a814-d657059d89c8} <Debug> TCPHandler: Processed in 0.001396728 sec. | ||
| 1797 | 2026.01.07 19:44:15.795189 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.01.07 19:44:15.795304 [ 267 ] {981c00de-9fef-41cd-ac01-7fe8e52a92b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1799 | 2026.01.07 19:44:15.795368 [ 267 ] {981c00de-9fef-41cd-ac01-7fe8e52a92b5} <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 | ||
| 1800 | 2026.01.07 19:44:15.796276 [ 267 ] {981c00de-9fef-41cd-ac01-7fe8e52a92b5} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.01.07 19:44:15.796313 [ 267 ] {981c00de-9fef-41cd-ac01-7fe8e52a92b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1802 | 2026.01.07 19:44:15.796891 [ 267 ] {981c00de-9fef-41cd-ac01-7fe8e52a92b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1803 | 2026.01.07 19:44:15.797124 [ 267 ] {981c00de-9fef-41cd-ac01-7fe8e52a92b5} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.01.07 19:44:15.797256 [ 267 ] {981c00de-9fef-41cd-ac01-7fe8e52a92b5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001977 sec., 13151.239251390996 rows/sec., 23.57 MiB/sec. | ||
| 1805 | 2026.01.07 19:44:15.797305 [ 267 ] {981c00de-9fef-41cd-ac01-7fe8e52a92b5} <Debug> TCPHandler: Processed in 0.002173238 sec. | ||
| 1806 | 2026.01.07 19:44:15.797417 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.01.07 19:44:15.797510 [ 267 ] {a7e57324-d27f-4318-9457-68904a79feb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1808 | 2026.01.07 19:44:15.797549 [ 267 ] {a7e57324-d27f-4318-9457-68904a79feb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1809 | 2026.01.07 19:44:15.797906 [ 267 ] {a7e57324-d27f-4318-9457-68904a79feb7} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.01.07 19:44:15.797943 [ 267 ] {a7e57324-d27f-4318-9457-68904a79feb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1811 | 2026.01.07 19:44:15.798246 [ 267 ] {a7e57324-d27f-4318-9457-68904a79feb7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1812 | 2026.01.07 19:44:15.798456 [ 267 ] {a7e57324-d27f-4318-9457-68904a79feb7} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.01.07 19:44:15.798552 [ 65 ] {} <Debug> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1814 | 2026.01.07 19:44:15.798576 [ 267 ] {a7e57324-d27f-4318-9457-68904a79feb7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 1815 | 2026.01.07 19:44:15.798600 [ 65 ] {} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.01.07 19:44:15.798622 [ 267 ] {a7e57324-d27f-4318-9457-68904a79feb7} <Debug> TCPHandler: Processed in 0.001253296 sec. | ||
| 1817 | 2026.01.07 19:44:15.798627 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1818 | 2026.01.07 19:44:15.798729 [ 189 ] {daab3516-699b-4902-bad2-60f850cc3d46::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 | ||
| 1819 | 2026.01.07 19:44:15.798867 [ 200 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2572 rows, containing 5 columns (5 merged, 0 gathered) in 0.005186197 sec., 495931.7974230443 rows/sec., 32.91 MiB/sec. | ||
| 1820 | 2026.01.07 19:44:15.798870 [ 189 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1821 | 2026.01.07 19:44:15.798938 [ 189 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 62 rows starting from the beginning of the part | ||
| 1822 | 2026.01.07 19:44:15.799040 [ 189 ] {daab3516-699b-4902-bad2-60f850cc3d46::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 | ||
| 1823 | 2026.01.07 19:44:15.799099 [ 189 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1824 | 2026.01.07 19:44:15.799158 [ 189 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 1825 | 2026.01.07 19:44:15.799207 [ 189 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1826 | 2026.01.07 19:44:15.799240 [ 190 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1827 | 2026.01.07 19:44:15.799264 [ 189 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1828 | 2026.01.07 19:44:15.799591 [ 190 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.01.07 19:44:15.799674 [ 190 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1830 | 2026.01.07 19:44:15.799749 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1831 | 2026.01.07 19:44:15.800174 [ 190 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001483589 sec., 214345.0780505922 rows/sec., 13.09 MiB/sec. | ||
| 1832 | 2026.01.07 19:44:15.800327 [ 202 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1833 | 2026.01.07 19:44:15.800583 [ 202 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_6_1} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.01.07 19:44:15.800652 [ 202 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_6_1} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1835 | 2026.01.07 19:44:15.800723 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1836 | 2026.01.07 19:44:15.811090 [ 200 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 5 columns (5 merged, 0 gathered) in 0.026397099 sec., 177746.8046772867 rows/sec., 14.90 MiB/sec. | ||
| 1837 | 2026.01.07 19:44:15.811602 [ 200 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1838 | 2026.01.07 19:44:15.811861 [ 200 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_6_1} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.01.07 19:44:15.811929 [ 200 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_6_1} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1840 | 2026.01.07 19:44:15.812005 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 1841 | 2026.01.07 19:44:15.831993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2899 | ||
| 1842 | 2026.01.07 19:44:15.832560 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.01.07 19:44:15.832595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1844 | 2026.01.07 19:44:15.833003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1845 | 2026.01.07 19:44:15.833215 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.01.07 19:44:15.833328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2899 | ||
| 1847 | 2026.01.07 19:44:15.833341 [ 65 ] {} <Debug> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1848 | 2026.01.07 19:44:15.833392 [ 65 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.01.07 19:44:15.833417 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1850 | 2026.01.07 19:44:15.833536 [ 202 ] {a53509c4-f52e-406f-b865-b156a098d23c::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 | ||
| 1851 | 2026.01.07 19:44:15.833689 [ 202 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1852 | 2026.01.07 19:44:15.833738 [ 202 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1853 | 2026.01.07 19:44:15.833821 [ 202 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 430 rows starting from the beginning of the part | ||
| 1854 | 2026.01.07 19:44:15.833888 [ 202 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1855 | 2026.01.07 19:44:15.833950 [ 202 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1856 | 2026.01.07 19:44:15.834008 [ 202 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1857 | 2026.01.07 19:44:15.834068 [ 202 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1858 | 2026.01.07 19:44:15.853991 [ 202 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2899 rows, containing 4 columns (4 merged, 0 gathered) in 0.020515504 sec., 141307.76411829804 rows/sec., 2.02 MiB/sec. | ||
| 1859 | 2026.01.07 19:44:15.854735 [ 190 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1860 | 2026.01.07 19:44:15.854973 [ 190 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_6_1} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.01.07 19:44:15.855032 [ 190 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_6_1} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1862 | 2026.01.07 19:44:15.855095 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.33 MiB. | ||
| 1863 | 2026.01.07 19:44:16.000239 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.34 MiB, peak 181.82 MiB, free memory in arenas 0.00 B, will set to 174.75 MiB (RSS), difference: 2.40 MiB | ||
| 1864 | 2026.01.07 19:44:16.005815 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1865 | 2026.01.07 19:44:16.022939 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.01.07 19:44:16.022978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1867 | 2026.01.07 19:44:16.028913 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1868 | 2026.01.07 19:44:16.029625 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.01.07 19:44:16.029893 [ 65 ] {} <Debug> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1870 | 2026.01.07 19:44:16.029926 [ 65 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.01.07 19:44:16.029945 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1872 | 2026.01.07 19:44:16.030066 [ 190 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::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 | ||
| 1873 | 2026.01.07 19:44:16.032919 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1874 | 2026.01.07 19:44:16.034330 [ 190 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1875 | 2026.01.07 19:44:16.035760 [ 190 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::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 | ||
| 1876 | 2026.01.07 19:44:16.040280 [ 190 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::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 | ||
| 1877 | 2026.01.07 19:44:16.044514 [ 190 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::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 | ||
| 1878 | 2026.01.07 19:44:16.048919 [ 190 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::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 | ||
| 1879 | 2026.01.07 19:44:16.056260 [ 190 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::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 | ||
| 1880 | 2026.01.07 19:44:16.061687 [ 190 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::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 | ||
| 1881 | 2026.01.07 19:44:16.125801 [ 192 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095778303 sec., 480.27578855724767 rows/sec., 2.48 MiB/sec. | ||
| 1882 | 2026.01.07 19:44:16.128266 [ 187 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1883 | 2026.01.07 19:44:16.130413 [ 187 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_6_1} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.01.07 19:44:16.130529 [ 187 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_6_1} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1885 | 2026.01.07 19:44:16.132370 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1886 | 2026.01.07 19:44:17.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.82 MiB, peak 185.36 MiB, free memory in arenas 0.00 B, will set to 183.80 MiB (RSS), difference: 7.97 MiB | ||
| 1887 | 2026.01.07 19:44:20.767983 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.01.07 19:44:20.768227 [ 267 ] {0a9f065b-ebf7-47b8-b7be-4d8cd20a02cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1889 | 2026.01.07 19:44:20.768308 [ 267 ] {0a9f065b-ebf7-47b8-b7be-4d8cd20a02cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1890 | 2026.01.07 19:44:20.769026 [ 267 ] {0a9f065b-ebf7-47b8-b7be-4d8cd20a02cf} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.01.07 19:44:20.769066 [ 267 ] {0a9f065b-ebf7-47b8-b7be-4d8cd20a02cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1892 | 2026.01.07 19:44:20.769444 [ 267 ] {0a9f065b-ebf7-47b8-b7be-4d8cd20a02cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1893 | 2026.01.07 19:44:20.769657 [ 267 ] {0a9f065b-ebf7-47b8-b7be-4d8cd20a02cf} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.01.07 19:44:20.769803 [ 267 ] {0a9f065b-ebf7-47b8-b7be-4d8cd20a02cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.61 MiB/sec. | ||
| 1895 | 2026.01.07 19:44:20.769842 [ 267 ] {0a9f065b-ebf7-47b8-b7be-4d8cd20a02cf} <Debug> TCPHandler: Processed in 0.002007816 sec. | ||
| 1896 | 2026.01.07 19:44:20.769958 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.01.07 19:44:20.770052 [ 267 ] {3c3eb6a7-3bb0-42bc-a40e-76538ca248a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1898 | 2026.01.07 19:44:20.770090 [ 267 ] {3c3eb6a7-3bb0-42bc-a40e-76538ca248a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1899 | 2026.01.07 19:44:20.770501 [ 267 ] {3c3eb6a7-3bb0-42bc-a40e-76538ca248a3} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.01.07 19:44:20.770536 [ 267 ] {3c3eb6a7-3bb0-42bc-a40e-76538ca248a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1901 | 2026.01.07 19:44:20.770829 [ 267 ] {3c3eb6a7-3bb0-42bc-a40e-76538ca248a3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1902 | 2026.01.07 19:44:20.771033 [ 267 ] {3c3eb6a7-3bb0-42bc-a40e-76538ca248a3} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.01.07 19:44:20.771156 [ 267 ] {3c3eb6a7-3bb0-42bc-a40e-76538ca248a3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001122 sec., 57040.998217468805 rows/sec., 4.45 MiB/sec. | ||
| 1904 | 2026.01.07 19:44:20.771192 [ 267 ] {3c3eb6a7-3bb0-42bc-a40e-76538ca248a3} <Debug> TCPHandler: Processed in 0.001282227 sec. | ||
| 1905 | 2026.01.07 19:44:20.771299 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.01.07 19:44:20.771392 [ 267 ] {b44386f1-b5dd-49b9-b7ee-91ef7f04b03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.01.07 19:44:20.771434 [ 267 ] {b44386f1-b5dd-49b9-b7ee-91ef7f04b03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1908 | 2026.01.07 19:44:20.771835 [ 267 ] {b44386f1-b5dd-49b9-b7ee-91ef7f04b03b} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.01.07 19:44:20.771871 [ 267 ] {b44386f1-b5dd-49b9-b7ee-91ef7f04b03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1910 | 2026.01.07 19:44:20.772196 [ 267 ] {b44386f1-b5dd-49b9-b7ee-91ef7f04b03b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1911 | 2026.01.07 19:44:20.772396 [ 267 ] {b44386f1-b5dd-49b9-b7ee-91ef7f04b03b} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.01.07 19:44:20.772518 [ 267 ] {b44386f1-b5dd-49b9-b7ee-91ef7f04b03b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 1913 | 2026.01.07 19:44:20.772554 [ 267 ] {b44386f1-b5dd-49b9-b7ee-91ef7f04b03b} <Debug> TCPHandler: Processed in 0.001303436 sec. | ||
| 1914 | 2026.01.07 19:44:20.772658 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.01.07 19:44:20.772751 [ 267 ] {f8eea268-845c-4d78-8a27-91a16f4cfb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.01.07 19:44:20.772791 [ 267 ] {f8eea268-845c-4d78-8a27-91a16f4cfb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1917 | 2026.01.07 19:44:20.773109 [ 267 ] {f8eea268-845c-4d78-8a27-91a16f4cfb0b} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.01.07 19:44:20.773145 [ 267 ] {f8eea268-845c-4d78-8a27-91a16f4cfb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1919 | 2026.01.07 19:44:20.773443 [ 267 ] {f8eea268-845c-4d78-8a27-91a16f4cfb0b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1920 | 2026.01.07 19:44:20.773643 [ 267 ] {f8eea268-845c-4d78-8a27-91a16f4cfb0b} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.01.07 19:44:20.773764 [ 267 ] {f8eea268-845c-4d78-8a27-91a16f4cfb0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 1922 | 2026.01.07 19:44:20.773798 [ 267 ] {f8eea268-845c-4d78-8a27-91a16f4cfb0b} <Debug> TCPHandler: Processed in 0.001187805 sec. | ||
| 1923 | 2026.01.07 19:44:20.837293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 290 | ||
| 1924 | 2026.01.07 19:44:20.839790 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.01.07 19:44:20.839841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1926 | 2026.01.07 19:44:20.840972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1927 | 2026.01.07 19:44:20.841229 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.01.07 19:44:20.841471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 1929 | 2026.01.07 19:44:23.333393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3411 | ||
| 1930 | 2026.01.07 19:44:23.333977 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.01.07 19:44:23.334011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1932 | 2026.01.07 19:44:23.334609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1933 | 2026.01.07 19:44:23.334841 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.01.07 19:44:23.334971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3411 | ||
| 1935 | 2026.01.07 19:44:23.532996 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1936 | 2026.01.07 19:44:23.550453 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.01.07 19:44:23.550525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1938 | 2026.01.07 19:44:23.556302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1939 | 2026.01.07 19:44:23.557017 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.01.07 19:44:23.560534 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1941 | 2026.01.07 19:44:25.781418 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.01.07 19:44:25.781637 [ 267 ] {1961902d-5853-40af-86a0-a7a72a3fc0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1943 | 2026.01.07 19:44:25.781711 [ 267 ] {1961902d-5853-40af-86a0-a7a72a3fc0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1944 | 2026.01.07 19:44:25.782508 [ 267 ] {1961902d-5853-40af-86a0-a7a72a3fc0ae} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.01.07 19:44:25.782553 [ 267 ] {1961902d-5853-40af-86a0-a7a72a3fc0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1946 | 2026.01.07 19:44:25.782989 [ 267 ] {1961902d-5853-40af-86a0-a7a72a3fc0ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1947 | 2026.01.07 19:44:25.783256 [ 267 ] {1961902d-5853-40af-86a0-a7a72a3fc0ae} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.01.07 19:44:25.783420 [ 267 ] {1961902d-5853-40af-86a0-a7a72a3fc0ae} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001837 sec., 223189.98366902556 rows/sec., 14.16 MiB/sec. | ||
| 1949 | 2026.01.07 19:44:25.783469 [ 267 ] {1961902d-5853-40af-86a0-a7a72a3fc0ae} <Debug> TCPHandler: Processed in 0.002191328 sec. | ||
| 1950 | 2026.01.07 19:44:25.783591 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.01.07 19:44:25.783696 [ 267 ] {7a7ba1ec-91dc-4e88-8b21-883215c67415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1952 | 2026.01.07 19:44:25.783741 [ 267 ] {7a7ba1ec-91dc-4e88-8b21-883215c67415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1953 | 2026.01.07 19:44:25.784143 [ 267 ] {7a7ba1ec-91dc-4e88-8b21-883215c67415} <Trace> oximeter.fields_ipaddr (947b4786-f3bc-4b84-a971-f185658bf30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.01.07 19:44:25.784208 [ 267 ] {7a7ba1ec-91dc-4e88-8b21-883215c67415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1955 | 2026.01.07 19:44:25.784510 [ 267 ] {7a7ba1ec-91dc-4e88-8b21-883215c67415} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1956 | 2026.01.07 19:44:25.784728 [ 267 ] {7a7ba1ec-91dc-4e88-8b21-883215c67415} <Trace> oximeter.fields_ipaddr (947b4786-f3bc-4b84-a971-f185658bf30f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.01.07 19:44:25.784859 [ 267 ] {7a7ba1ec-91dc-4e88-8b21-883215c67415} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001188 sec., 1683.5016835016834 rows/sec., 137.28 KiB/sec. | ||
| 1958 | 2026.01.07 19:44:25.784897 [ 267 ] {7a7ba1ec-91dc-4e88-8b21-883215c67415} <Debug> TCPHandler: Processed in 0.001359638 sec. | ||
| 1959 | 2026.01.07 19:44:25.785000 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.01.07 19:44:25.785096 [ 267 ] {4ee35a64-0737-463c-a4f1-cec13ac2ced8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1961 | 2026.01.07 19:44:25.785137 [ 267 ] {4ee35a64-0737-463c-a4f1-cec13ac2ced8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1962 | 2026.01.07 19:44:25.785940 [ 267 ] {4ee35a64-0737-463c-a4f1-cec13ac2ced8} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.01.07 19:44:25.785979 [ 267 ] {4ee35a64-0737-463c-a4f1-cec13ac2ced8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1964 | 2026.01.07 19:44:25.786364 [ 267 ] {4ee35a64-0737-463c-a4f1-cec13ac2ced8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1965 | 2026.01.07 19:44:25.786579 [ 267 ] {4ee35a64-0737-463c-a4f1-cec13ac2ced8} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.01.07 19:44:25.786712 [ 267 ] {4ee35a64-0737-463c-a4f1-cec13ac2ced8} <Debug> executeQuery: Read 1185 rows, 96.76 KiB in 0.001634 sec., 725214.1982864137 rows/sec., 57.83 MiB/sec. | ||
| 1967 | 2026.01.07 19:44:25.786749 [ 267 ] {4ee35a64-0737-463c-a4f1-cec13ac2ced8} <Debug> TCPHandler: Processed in 0.001799483 sec. | ||
| 1968 | 2026.01.07 19:44:25.786864 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.01.07 19:44:25.786960 [ 267 ] {2c1d923b-7f3d-4b38-a00f-c0d9282cc7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.01.07 19:44:25.787000 [ 267 ] {2c1d923b-7f3d-4b38-a00f-c0d9282cc7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1971 | 2026.01.07 19:44:25.787490 [ 267 ] {2c1d923b-7f3d-4b38-a00f-c0d9282cc7b3} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.01.07 19:44:25.787530 [ 267 ] {2c1d923b-7f3d-4b38-a00f-c0d9282cc7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1973 | 2026.01.07 19:44:25.787865 [ 267 ] {2c1d923b-7f3d-4b38-a00f-c0d9282cc7b3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1974 | 2026.01.07 19:44:25.788091 [ 267 ] {2c1d923b-7f3d-4b38-a00f-c0d9282cc7b3} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.01.07 19:44:25.788225 [ 267 ] {2c1d923b-7f3d-4b38-a00f-c0d9282cc7b3} <Debug> executeQuery: Read 243 rows, 15.16 KiB in 0.001283 sec., 189399.84411535462 rows/sec., 11.54 MiB/sec. | ||
| 1976 | 2026.01.07 19:44:25.788265 [ 267 ] {2c1d923b-7f3d-4b38-a00f-c0d9282cc7b3} <Debug> TCPHandler: Processed in 0.001451739 sec. | ||
| 1977 | 2026.01.07 19:44:25.788376 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2026.01.07 19:44:25.788473 [ 267 ] {92005788-e07d-4ee6-a343-ba1a019a075d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1979 | 2026.01.07 19:44:25.788513 [ 267 ] {92005788-e07d-4ee6-a343-ba1a019a075d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1980 | 2026.01.07 19:44:25.788991 [ 267 ] {92005788-e07d-4ee6-a343-ba1a019a075d} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2026.01.07 19:44:25.789028 [ 267 ] {92005788-e07d-4ee6-a343-ba1a019a075d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1982 | 2026.01.07 19:44:25.789347 [ 267 ] {92005788-e07d-4ee6-a343-ba1a019a075d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1983 | 2026.01.07 19:44:25.789557 [ 267 ] {92005788-e07d-4ee6-a343-ba1a019a075d} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2026.01.07 19:44:25.789686 [ 267 ] {92005788-e07d-4ee6-a343-ba1a019a075d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 1985 | 2026.01.07 19:44:25.789723 [ 267 ] {92005788-e07d-4ee6-a343-ba1a019a075d} <Debug> TCPHandler: Processed in 0.001399268 sec. | ||
| 1986 | 2026.01.07 19:44:25.789830 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.01.07 19:44:25.789926 [ 267 ] {387145d8-0c6a-4cad-b0bc-f19ddc8ee0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1988 | 2026.01.07 19:44:25.789965 [ 267 ] {387145d8-0c6a-4cad-b0bc-f19ddc8ee0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1989 | 2026.01.07 19:44:25.790420 [ 267 ] {387145d8-0c6a-4cad-b0bc-f19ddc8ee0f8} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.01.07 19:44:25.790455 [ 267 ] {387145d8-0c6a-4cad-b0bc-f19ddc8ee0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1991 | 2026.01.07 19:44:25.790761 [ 267 ] {387145d8-0c6a-4cad-b0bc-f19ddc8ee0f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1992 | 2026.01.07 19:44:25.790982 [ 267 ] {387145d8-0c6a-4cad-b0bc-f19ddc8ee0f8} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.01.07 19:44:25.791105 [ 267 ] {387145d8-0c6a-4cad-b0bc-f19ddc8ee0f8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 1994 | 2026.01.07 19:44:25.791141 [ 267 ] {387145d8-0c6a-4cad-b0bc-f19ddc8ee0f8} <Debug> TCPHandler: Processed in 0.001361657 sec. | ||
| 1995 | 2026.01.07 19:44:25.791246 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2026.01.07 19:44:25.791341 [ 267 ] {34c06a6c-6ef1-4c0f-88fa-076ce01558a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1997 | 2026.01.07 19:44:25.791380 [ 267 ] {34c06a6c-6ef1-4c0f-88fa-076ce01558a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1998 | 2026.01.07 19:44:25.791998 [ 267 ] {34c06a6c-6ef1-4c0f-88fa-076ce01558a8} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2026.01.07 19:44:25.792034 [ 267 ] {34c06a6c-6ef1-4c0f-88fa-076ce01558a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2000 | 2026.01.07 19:44:25.792368 [ 267 ] {34c06a6c-6ef1-4c0f-88fa-076ce01558a8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2001 | 2026.01.07 19:44:25.792579 [ 267 ] {34c06a6c-6ef1-4c0f-88fa-076ce01558a8} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2026.01.07 19:44:25.792708 [ 267 ] {34c06a6c-6ef1-4c0f-88fa-076ce01558a8} <Debug> executeQuery: Read 717 rows, 51.51 KiB in 0.001385 sec., 517689.5306859206 rows/sec., 36.32 MiB/sec. | ||
| 2003 | 2026.01.07 19:44:25.792749 [ 267 ] {34c06a6c-6ef1-4c0f-88fa-076ce01558a8} <Debug> TCPHandler: Processed in 0.00155346 sec. | ||
| 2004 | 2026.01.07 19:44:25.792866 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.01.07 19:44:25.792961 [ 267 ] {7e5c5c17-f08d-4089-8232-78bbae828433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2006 | 2026.01.07 19:44:25.793002 [ 267 ] {7e5c5c17-f08d-4089-8232-78bbae828433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2007 | 2026.01.07 19:44:25.793330 [ 267 ] {7e5c5c17-f08d-4089-8232-78bbae828433} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.01.07 19:44:25.793367 [ 267 ] {7e5c5c17-f08d-4089-8232-78bbae828433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2009 | 2026.01.07 19:44:25.793659 [ 267 ] {7e5c5c17-f08d-4089-8232-78bbae828433} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2010 | 2026.01.07 19:44:25.793863 [ 267 ] {7e5c5c17-f08d-4089-8232-78bbae828433} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.01.07 19:44:25.793989 [ 267 ] {7e5c5c17-f08d-4089-8232-78bbae828433} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 2012 | 2026.01.07 19:44:25.794023 [ 267 ] {7e5c5c17-f08d-4089-8232-78bbae828433} <Debug> TCPHandler: Processed in 0.001207295 sec. | ||
| 2013 | 2026.01.07 19:44:25.794129 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.01.07 19:44:25.794224 [ 267 ] {8b1126a3-8b0c-4739-9723-3a01299cdac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2015 | 2026.01.07 19:44:25.794264 [ 267 ] {8b1126a3-8b0c-4739-9723-3a01299cdac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2016 | 2026.01.07 19:44:25.794680 [ 267 ] {8b1126a3-8b0c-4739-9723-3a01299cdac7} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.01.07 19:44:25.794715 [ 267 ] {8b1126a3-8b0c-4739-9723-3a01299cdac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2018 | 2026.01.07 19:44:25.795039 [ 267 ] {8b1126a3-8b0c-4739-9723-3a01299cdac7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2019 | 2026.01.07 19:44:25.795254 [ 267 ] {8b1126a3-8b0c-4739-9723-3a01299cdac7} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.01.07 19:44:25.795380 [ 267 ] {8b1126a3-8b0c-4739-9723-3a01299cdac7} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001173 sec., 268542.19948849105 rows/sec., 17.64 MiB/sec. | ||
| 2021 | 2026.01.07 19:44:25.795414 [ 267 ] {8b1126a3-8b0c-4739-9723-3a01299cdac7} <Debug> TCPHandler: Processed in 0.001334567 sec. | ||
| 2022 | 2026.01.07 19:44:25.795520 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.01.07 19:44:25.795615 [ 267 ] {a4a99f84-e66b-4467-9496-9aabbf8bc91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2024 | 2026.01.07 19:44:25.795656 [ 267 ] {a4a99f84-e66b-4467-9496-9aabbf8bc91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2025 | 2026.01.07 19:44:25.795958 [ 267 ] {a4a99f84-e66b-4467-9496-9aabbf8bc91e} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2026.01.07 19:44:25.795994 [ 267 ] {a4a99f84-e66b-4467-9496-9aabbf8bc91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2027 | 2026.01.07 19:44:25.796278 [ 267 ] {a4a99f84-e66b-4467-9496-9aabbf8bc91e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2028 | 2026.01.07 19:44:25.796485 [ 267 ] {a4a99f84-e66b-4467-9496-9aabbf8bc91e} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2026.01.07 19:44:25.796605 [ 267 ] {a4a99f84-e66b-4467-9496-9aabbf8bc91e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 2030 | 2026.01.07 19:44:25.796640 [ 267 ] {a4a99f84-e66b-4467-9496-9aabbf8bc91e} <Debug> TCPHandler: Processed in 0.001169475 sec. | ||
| 2031 | 2026.01.07 19:44:25.796747 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2026.01.07 19:44:25.796841 [ 267 ] {26576bad-6a22-4fd9-9ccc-f247599b646f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2033 | 2026.01.07 19:44:25.796892 [ 267 ] {26576bad-6a22-4fd9-9ccc-f247599b646f} <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 | ||
| 2034 | 2026.01.07 19:44:25.797655 [ 267 ] {26576bad-6a22-4fd9-9ccc-f247599b646f} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.01.07 19:44:25.797692 [ 267 ] {26576bad-6a22-4fd9-9ccc-f247599b646f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2036 | 2026.01.07 19:44:25.798211 [ 267 ] {26576bad-6a22-4fd9-9ccc-f247599b646f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2037 | 2026.01.07 19:44:25.798429 [ 267 ] {26576bad-6a22-4fd9-9ccc-f247599b646f} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.01.07 19:44:25.798558 [ 267 ] {26576bad-6a22-4fd9-9ccc-f247599b646f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001734 sec., 20761.245674740483 rows/sec., 37.20 MiB/sec. | ||
| 2039 | 2026.01.07 19:44:25.798615 [ 267 ] {26576bad-6a22-4fd9-9ccc-f247599b646f} <Debug> TCPHandler: Processed in 0.001916545 sec. | ||
| 2040 | 2026.01.07 19:44:25.798723 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2026.01.07 19:44:25.798819 [ 267 ] {43c0015b-07fe-4de2-8ef5-63da134e4053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2042 | 2026.01.07 19:44:25.798859 [ 267 ] {43c0015b-07fe-4de2-8ef5-63da134e4053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2043 | 2026.01.07 19:44:25.799186 [ 267 ] {43c0015b-07fe-4de2-8ef5-63da134e4053} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.01.07 19:44:25.799221 [ 267 ] {43c0015b-07fe-4de2-8ef5-63da134e4053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2045 | 2026.01.07 19:44:25.799516 [ 267 ] {43c0015b-07fe-4de2-8ef5-63da134e4053} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2046 | 2026.01.07 19:44:25.799719 [ 267 ] {43c0015b-07fe-4de2-8ef5-63da134e4053} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.01.07 19:44:25.799842 [ 267 ] {43c0015b-07fe-4de2-8ef5-63da134e4053} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001041 sec., 99903.93852065322 rows/sec., 6.12 MiB/sec. | ||
| 2048 | 2026.01.07 19:44:25.799879 [ 267 ] {43c0015b-07fe-4de2-8ef5-63da134e4053} <Debug> TCPHandler: Processed in 0.001205605 sec. | ||
| 2049 | 2026.01.07 19:44:30.727724 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2050 | 2026.01.07 19:44:30.727806 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2051 | 2026.01.07 19:44:30.768950 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.01.07 19:44:30.769148 [ 267 ] {a25cc297-74c3-44f5-88ad-853d60f8baf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2053 | 2026.01.07 19:44:30.769221 [ 267 ] {a25cc297-74c3-44f5-88ad-853d60f8baf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2054 | 2026.01.07 19:44:30.769910 [ 267 ] {a25cc297-74c3-44f5-88ad-853d60f8baf7} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.01.07 19:44:30.769953 [ 267 ] {a25cc297-74c3-44f5-88ad-853d60f8baf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2056 | 2026.01.07 19:44:30.770350 [ 267 ] {a25cc297-74c3-44f5-88ad-853d60f8baf7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2057 | 2026.01.07 19:44:30.770577 [ 267 ] {a25cc297-74c3-44f5-88ad-853d60f8baf7} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.01.07 19:44:30.770726 [ 267 ] {a25cc297-74c3-44f5-88ad-853d60f8baf7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.62 MiB/sec. | ||
| 2059 | 2026.01.07 19:44:30.770767 [ 267 ] {a25cc297-74c3-44f5-88ad-853d60f8baf7} <Debug> TCPHandler: Processed in 0.001964805 sec. | ||
| 2060 | 2026.01.07 19:44:30.770904 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.01.07 19:44:30.770998 [ 267 ] {de18c3d1-3362-4cde-a3e7-d104a90f75e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2062 | 2026.01.07 19:44:30.771039 [ 267 ] {de18c3d1-3362-4cde-a3e7-d104a90f75e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2063 | 2026.01.07 19:44:30.771456 [ 267 ] {de18c3d1-3362-4cde-a3e7-d104a90f75e5} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.01.07 19:44:30.771492 [ 267 ] {de18c3d1-3362-4cde-a3e7-d104a90f75e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2065 | 2026.01.07 19:44:30.771803 [ 267 ] {de18c3d1-3362-4cde-a3e7-d104a90f75e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2066 | 2026.01.07 19:44:30.772008 [ 267 ] {de18c3d1-3362-4cde-a3e7-d104a90f75e5} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.01.07 19:44:30.772132 [ 267 ] {de18c3d1-3362-4cde-a3e7-d104a90f75e5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 2068 | 2026.01.07 19:44:30.772169 [ 267 ] {de18c3d1-3362-4cde-a3e7-d104a90f75e5} <Debug> TCPHandler: Processed in 0.001314446 sec. | ||
| 2069 | 2026.01.07 19:44:30.772279 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.01.07 19:44:30.772374 [ 267 ] {d7d582e3-d9cb-4017-a33b-3aed1ce21487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.01.07 19:44:30.772416 [ 267 ] {d7d582e3-d9cb-4017-a33b-3aed1ce21487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2072 | 2026.01.07 19:44:30.772865 [ 267 ] {d7d582e3-d9cb-4017-a33b-3aed1ce21487} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.01.07 19:44:30.772909 [ 267 ] {d7d582e3-d9cb-4017-a33b-3aed1ce21487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2074 | 2026.01.07 19:44:30.773296 [ 267 ] {d7d582e3-d9cb-4017-a33b-3aed1ce21487} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2075 | 2026.01.07 19:44:30.773546 [ 267 ] {d7d582e3-d9cb-4017-a33b-3aed1ce21487} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.01.07 19:44:30.773698 [ 267 ] {d7d582e3-d9cb-4017-a33b-3aed1ce21487} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001341 sec., 119313.94481730052 rows/sec., 8.31 MiB/sec. | ||
| 2077 | 2026.01.07 19:44:30.773742 [ 267 ] {d7d582e3-d9cb-4017-a33b-3aed1ce21487} <Debug> TCPHandler: Processed in 0.00151234 sec. | ||
| 2078 | 2026.01.07 19:44:30.773864 [ 267 ] {} <Trace> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.01.07 19:44:30.773958 [ 267 ] {a603521b-e1f7-4af4-af9e-3a7b4ba18e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2080 | 2026.01.07 19:44:30.773999 [ 267 ] {a603521b-e1f7-4af4-af9e-3a7b4ba18e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2081 | 2026.01.07 19:44:30.774325 [ 267 ] {a603521b-e1f7-4af4-af9e-3a7b4ba18e9f} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.01.07 19:44:30.774361 [ 267 ] {a603521b-e1f7-4af4-af9e-3a7b4ba18e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2083 | 2026.01.07 19:44:30.774668 [ 267 ] {a603521b-e1f7-4af4-af9e-3a7b4ba18e9f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2084 | 2026.01.07 19:44:30.774864 [ 267 ] {a603521b-e1f7-4af4-af9e-3a7b4ba18e9f} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.01.07 19:44:30.774987 [ 267 ] {a603521b-e1f7-4af4-af9e-3a7b4ba18e9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 2086 | 2026.01.07 19:44:30.775021 [ 267 ] {a603521b-e1f7-4af4-af9e-3a7b4ba18e9f} <Debug> TCPHandler: Processed in 0.001215876 sec. | ||
| 2087 | 2026.01.07 19:44:30.835039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3859 | ||
| 2088 | 2026.01.07 19:44:30.835468 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.01.07 19:44:30.835510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2090 | 2026.01.07 19:44:30.836057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2091 | 2026.01.07 19:44:30.836276 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.01.07 19:44:30.836393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3859 | ||
| 2093 | 2026.01.07 19:44:30.841629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 322 | ||
| 2094 | 2026.01.07 19:44:30.843974 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.01.07 19:44:30.844023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2096 | 2026.01.07 19:44:30.845180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2097 | 2026.01.07 19:44:30.845443 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.01.07 19:44:30.845565 [ 41 ] {} <Debug> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2099 | 2026.01.07 19:44:30.845682 [ 41 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.01.07 19:44:30.845705 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2101 | 2026.01.07 19:44:30.845735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2102 | 2026.01.07 19:44:30.845820 [ 202 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::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 | ||
| 2103 | 2026.01.07 19:44:30.846375 [ 202 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2104 | 2026.01.07 19:44:30.846508 [ 202 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2105 | 2026.01.07 19:44:30.846872 [ 202 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2106 | 2026.01.07 19:44:30.847207 [ 202 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 108 rows starting from the beginning of the part | ||
| 2107 | 2026.01.07 19:44:30.847523 [ 202 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 2108 | 2026.01.07 19:44:30.847832 [ 202 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2109 | 2026.01.07 19:44:30.848136 [ 202 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2110 | 2026.01.07 19:44:30.853658 [ 192 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.007891942 sec., 40801.11080390606 rows/sec., 41.14 MiB/sec. | ||
| 2111 | 2026.01.07 19:44:30.854666 [ 197 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2112 | 2026.01.07 19:44:30.855320 [ 197 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::all_1_6_1} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.01.07 19:44:30.855398 [ 197 ] {b5a1c5ac-787b-4060-b0f6-c121a1b715ad::all_1_6_1} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2114 | 2026.01.07 19:44:30.855619 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2115 | 2026.01.07 19:44:31.060806 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2116 | 2026.01.07 19:44:31.079837 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.01.07 19:44:31.079889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2118 | 2026.01.07 19:44:31.085342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2119 | 2026.01.07 19:44:31.086048 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.01.07 19:44:31.089814 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2121 | 2026.01.07 19:44:35.163330 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2122 | 2026.01.07 19:44:35.163420 [ 267 ] {} <Debug> TCP-Session: 1298f6a4-9048-49b1-b620-074d4daa95ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.01.07 19:44:35.781874 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.01.07 19:44:35.782060 [ 270 ] {f0036df8-6e9b-4546-bec5-c6c92348ca92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2125 | 2026.01.07 19:44:35.782125 [ 270 ] {f0036df8-6e9b-4546-bec5-c6c92348ca92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2126 | 2026.01.07 19:44:35.782936 [ 270 ] {f0036df8-6e9b-4546-bec5-c6c92348ca92} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.01.07 19:44:35.782978 [ 270 ] {f0036df8-6e9b-4546-bec5-c6c92348ca92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2128 | 2026.01.07 19:44:35.783358 [ 270 ] {f0036df8-6e9b-4546-bec5-c6c92348ca92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2129 | 2026.01.07 19:44:35.783575 [ 270 ] {f0036df8-6e9b-4546-bec5-c6c92348ca92} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.01.07 19:44:35.783722 [ 270 ] {f0036df8-6e9b-4546-bec5-c6c92348ca92} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001711 sec., 239625.9497369959 rows/sec., 15.20 MiB/sec. | ||
| 2131 | 2026.01.07 19:44:35.783718 [ 35 ] {} <Debug> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2132 | 2026.01.07 19:44:35.783761 [ 270 ] {f0036df8-6e9b-4546-bec5-c6c92348ca92} <Debug> TCPHandler: Processed in 0.002017136 sec. | ||
| 2133 | 2026.01.07 19:44:35.783799 [ 35 ] {} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.01.07 19:44:35.783824 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2135 | 2026.01.07 19:44:35.783893 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.01.07 19:44:35.783960 [ 192 ] {a0ce3863-493f-4d9d-bf0a-db0710c3db97::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2137 | 2026.01.07 19:44:35.783992 [ 270 ] {96f291ea-23e5-4d78-a12f-4451d2a8dafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2138 | 2026.01.07 19:44:35.784045 [ 270 ] {96f291ea-23e5-4d78-a12f-4451d2a8dafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2139 | 2026.01.07 19:44:35.784126 [ 192 ] {a0ce3863-493f-4d9d-bf0a-db0710c3db97::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2140 | 2026.01.07 19:44:35.784187 [ 192 ] {a0ce3863-493f-4d9d-bf0a-db0710c3db97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2141 | 2026.01.07 19:44:35.784290 [ 192 ] {a0ce3863-493f-4d9d-bf0a-db0710c3db97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2142 | 2026.01.07 19:44:35.784347 [ 192 ] {a0ce3863-493f-4d9d-bf0a-db0710c3db97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2143 | 2026.01.07 19:44:35.784410 [ 192 ] {a0ce3863-493f-4d9d-bf0a-db0710c3db97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2144 | 2026.01.07 19:44:35.784459 [ 192 ] {a0ce3863-493f-4d9d-bf0a-db0710c3db97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2145 | 2026.01.07 19:44:35.785011 [ 270 ] {96f291ea-23e5-4d78-a12f-4451d2a8dafe} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.01.07 19:44:35.785052 [ 270 ] {96f291ea-23e5-4d78-a12f-4451d2a8dafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2147 | 2026.01.07 19:44:35.785456 [ 270 ] {96f291ea-23e5-4d78-a12f-4451d2a8dafe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2148 | 2026.01.07 19:44:35.785665 [ 270 ] {96f291ea-23e5-4d78-a12f-4451d2a8dafe} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.01.07 19:44:35.785666 [ 198 ] {a0ce3863-493f-4d9d-bf0a-db0710c3db97::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766032 sec., 1160794.3683919657 rows/sec., 78.06 MiB/sec. | ||
| 2150 | 2026.01.07 19:44:35.785790 [ 270 ] {96f291ea-23e5-4d78-a12f-4451d2a8dafe} <Debug> executeQuery: Read 1184 rows, 96.69 KiB in 0.001817 sec., 651623.5553109521 rows/sec., 51.97 MiB/sec. | ||
| 2151 | 2026.01.07 19:44:35.785832 [ 270 ] {96f291ea-23e5-4d78-a12f-4451d2a8dafe} <Debug> TCPHandler: Processed in 0.001986816 sec. | ||
| 2152 | 2026.01.07 19:44:35.785847 [ 192 ] {a0ce3863-493f-4d9d-bf0a-db0710c3db97::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2153 | 2026.01.07 19:44:35.785949 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.01.07 19:44:35.786049 [ 270 ] {8e58c658-7c9c-446e-8248-82d2334fd345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.01.07 19:44:35.786090 [ 270 ] {8e58c658-7c9c-446e-8248-82d2334fd345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2156 | 2026.01.07 19:44:35.786104 [ 192 ] {a0ce3863-493f-4d9d-bf0a-db0710c3db97::all_1_5_1} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.01.07 19:44:35.786175 [ 192 ] {a0ce3863-493f-4d9d-bf0a-db0710c3db97::all_1_5_1} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2158 | 2026.01.07 19:44:35.786245 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2159 | 2026.01.07 19:44:35.786630 [ 270 ] {8e58c658-7c9c-446e-8248-82d2334fd345} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.01.07 19:44:35.786669 [ 270 ] {8e58c658-7c9c-446e-8248-82d2334fd345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2161 | 2026.01.07 19:44:35.786974 [ 270 ] {8e58c658-7c9c-446e-8248-82d2334fd345} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2162 | 2026.01.07 19:44:35.787212 [ 270 ] {8e58c658-7c9c-446e-8248-82d2334fd345} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.01.07 19:44:35.787312 [ 35 ] {} <Debug> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2164 | 2026.01.07 19:44:35.787335 [ 270 ] {8e58c658-7c9c-446e-8248-82d2334fd345} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001305 sec., 184674.32950191572 rows/sec., 11.24 MiB/sec. | ||
| 2165 | 2026.01.07 19:44:35.787351 [ 35 ] {} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.01.07 19:44:35.787376 [ 270 ] {8e58c658-7c9c-446e-8248-82d2334fd345} <Debug> TCPHandler: Processed in 0.001474159 sec. | ||
| 2167 | 2026.01.07 19:44:35.787377 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2168 | 2026.01.07 19:44:35.787474 [ 197 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::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 | ||
| 2169 | 2026.01.07 19:44:35.787529 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.01.07 19:44:35.787567 [ 197 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2171 | 2026.01.07 19:44:35.787594 [ 197 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 222 rows starting from the beginning of the part | ||
| 2172 | 2026.01.07 19:44:35.787622 [ 270 ] {dc927d4f-6ead-4977-aaa8-fddc2ccf7bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2173 | 2026.01.07 19:44:35.787661 [ 270 ] {dc927d4f-6ead-4977-aaa8-fddc2ccf7bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2174 | 2026.01.07 19:44:35.787671 [ 197 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 230 rows starting from the beginning of the part | ||
| 2175 | 2026.01.07 19:44:35.787713 [ 197 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2176 | 2026.01.07 19:44:35.787753 [ 197 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 231 rows starting from the beginning of the part | ||
| 2177 | 2026.01.07 19:44:35.787791 [ 197 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 243 rows starting from the beginning of the part | ||
| 2178 | 2026.01.07 19:44:35.787828 [ 197 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 241 rows starting from the beginning of the part | ||
| 2179 | 2026.01.07 19:44:35.788127 [ 270 ] {dc927d4f-6ead-4977-aaa8-fddc2ccf7bbc} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2026.01.07 19:44:35.788162 [ 270 ] {dc927d4f-6ead-4977-aaa8-fddc2ccf7bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2181 | 2026.01.07 19:44:35.788451 [ 270 ] {dc927d4f-6ead-4977-aaa8-fddc2ccf7bbc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2182 | 2026.01.07 19:44:35.788651 [ 270 ] {dc927d4f-6ead-4977-aaa8-fddc2ccf7bbc} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2026.01.07 19:44:35.788696 [ 199 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257126 sec., 931489.7631581879 rows/sec., 59.86 MiB/sec. | ||
| 2184 | 2026.01.07 19:44:35.788745 [ 35 ] {} <Debug> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2185 | 2026.01.07 19:44:35.788772 [ 35 ] {} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.01.07 19:44:35.788772 [ 270 ] {dc927d4f-6ead-4977-aaa8-fddc2ccf7bbc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001168 sec., 181506.8493150685 rows/sec., 11.71 MiB/sec. | ||
| 2187 | 2026.01.07 19:44:35.788795 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2188 | 2026.01.07 19:44:35.788821 [ 197 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2189 | 2026.01.07 19:44:35.788824 [ 270 ] {dc927d4f-6ead-4977-aaa8-fddc2ccf7bbc} <Debug> TCPHandler: Processed in 0.001343657 sec. | ||
| 2190 | 2026.01.07 19:44:35.788898 [ 198 ] {2783aabb-0de6-4d04-a636-852a27305a8b::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 | ||
| 2191 | 2026.01.07 19:44:35.788950 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2192 | 2026.01.07 19:44:35.789025 [ 198 ] {2783aabb-0de6-4d04-a636-852a27305a8b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2193 | 2026.01.07 19:44:35.789047 [ 270 ] {ae761e41-905b-47c9-bcb4-646a8d234794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2194 | 2026.01.07 19:44:35.789057 [ 197 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::all_1_6_1} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.01.07 19:44:35.789071 [ 198 ] {2783aabb-0de6-4d04-a636-852a27305a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2196 | 2026.01.07 19:44:35.789091 [ 270 ] {ae761e41-905b-47c9-bcb4-646a8d234794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2197 | 2026.01.07 19:44:35.789117 [ 197 ] {acefc4c8-cb3c-4ebf-a774-33529bad9bb4::all_1_6_1} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2198 | 2026.01.07 19:44:35.789171 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2199 | 2026.01.07 19:44:35.789174 [ 198 ] {2783aabb-0de6-4d04-a636-852a27305a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2200 | 2026.01.07 19:44:35.789236 [ 198 ] {2783aabb-0de6-4d04-a636-852a27305a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 2201 | 2026.01.07 19:44:35.789285 [ 198 ] {2783aabb-0de6-4d04-a636-852a27305a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2202 | 2026.01.07 19:44:35.789333 [ 198 ] {2783aabb-0de6-4d04-a636-852a27305a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2203 | 2026.01.07 19:44:35.789378 [ 198 ] {2783aabb-0de6-4d04-a636-852a27305a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2204 | 2026.01.07 19:44:35.789544 [ 270 ] {ae761e41-905b-47c9-bcb4-646a8d234794} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.01.07 19:44:35.789585 [ 270 ] {ae761e41-905b-47c9-bcb4-646a8d234794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2206 | 2026.01.07 19:44:35.789903 [ 270 ] {ae761e41-905b-47c9-bcb4-646a8d234794} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2207 | 2026.01.07 19:44:35.790121 [ 270 ] {ae761e41-905b-47c9-bcb4-646a8d234794} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.01.07 19:44:35.790220 [ 35 ] {} <Debug> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2209 | 2026.01.07 19:44:35.790248 [ 270 ] {ae761e41-905b-47c9-bcb4-646a8d234794} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 2210 | 2026.01.07 19:44:35.790248 [ 35 ] {} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.01.07 19:44:35.790286 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2212 | 2026.01.07 19:44:35.790291 [ 270 ] {ae761e41-905b-47c9-bcb4-646a8d234794} <Debug> TCPHandler: Processed in 0.001394808 sec. | ||
| 2213 | 2026.01.07 19:44:35.790379 [ 199 ] {17827db7-195a-4da9-a775-848d95b56071::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2214 | 2026.01.07 19:44:35.790407 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.01.07 19:44:35.790422 [ 197 ] {2783aabb-0de6-4d04-a636-852a27305a8b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571381 sec., 819661.1770156315 rows/sec., 56.45 MiB/sec. | ||
| 2216 | 2026.01.07 19:44:35.790494 [ 199 ] {17827db7-195a-4da9-a775-848d95b56071::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2217 | 2026.01.07 19:44:35.790505 [ 270 ] {7ebf1d39-6894-45a4-9b7b-ac1b5d966a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2218 | 2026.01.07 19:44:35.790548 [ 199 ] {17827db7-195a-4da9-a775-848d95b56071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2219 | 2026.01.07 19:44:35.790555 [ 270 ] {7ebf1d39-6894-45a4-9b7b-ac1b5d966a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2220 | 2026.01.07 19:44:35.790563 [ 198 ] {2783aabb-0de6-4d04-a636-852a27305a8b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2221 | 2026.01.07 19:44:35.790655 [ 199 ] {17827db7-195a-4da9-a775-848d95b56071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2222 | 2026.01.07 19:44:35.790713 [ 199 ] {17827db7-195a-4da9-a775-848d95b56071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2223 | 2026.01.07 19:44:35.790761 [ 199 ] {17827db7-195a-4da9-a775-848d95b56071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2224 | 2026.01.07 19:44:35.790812 [ 199 ] {17827db7-195a-4da9-a775-848d95b56071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2225 | 2026.01.07 19:44:35.790856 [ 198 ] {2783aabb-0de6-4d04-a636-852a27305a8b::all_1_6_1} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.01.07 19:44:35.790934 [ 198 ] {2783aabb-0de6-4d04-a636-852a27305a8b::all_1_6_1} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2227 | 2026.01.07 19:44:35.791001 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2228 | 2026.01.07 19:44:35.791210 [ 270 ] {7ebf1d39-6894-45a4-9b7b-ac1b5d966a0f} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.01.07 19:44:35.791252 [ 270 ] {7ebf1d39-6894-45a4-9b7b-ac1b5d966a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2230 | 2026.01.07 19:44:35.791600 [ 270 ] {7ebf1d39-6894-45a4-9b7b-ac1b5d966a0f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2231 | 2026.01.07 19:44:35.791760 [ 194 ] {17827db7-195a-4da9-a775-848d95b56071::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427048 sec., 739288.3771253665 rows/sec., 44.80 MiB/sec. | ||
| 2232 | 2026.01.07 19:44:35.791828 [ 270 ] {7ebf1d39-6894-45a4-9b7b-ac1b5d966a0f} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.01.07 19:44:35.791900 [ 198 ] {17827db7-195a-4da9-a775-848d95b56071::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2234 | 2026.01.07 19:44:35.791964 [ 270 ] {7ebf1d39-6894-45a4-9b7b-ac1b5d966a0f} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001477 sec., 484089.37034529453 rows/sec., 33.95 MiB/sec. | ||
| 2235 | 2026.01.07 19:44:35.792005 [ 270 ] {7ebf1d39-6894-45a4-9b7b-ac1b5d966a0f} <Debug> TCPHandler: Processed in 0.001646191 sec. | ||
| 2236 | 2026.01.07 19:44:35.792116 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2026.01.07 19:44:35.792162 [ 198 ] {17827db7-195a-4da9-a775-848d95b56071::all_1_5_1} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.01.07 19:44:35.792211 [ 270 ] {a2c58c8e-8505-495b-994f-0c9728d44d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2239 | 2026.01.07 19:44:35.792233 [ 198 ] {17827db7-195a-4da9-a775-848d95b56071::all_1_5_1} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2240 | 2026.01.07 19:44:35.792257 [ 270 ] {a2c58c8e-8505-495b-994f-0c9728d44d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2241 | 2026.01.07 19:44:35.792305 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2242 | 2026.01.07 19:44:35.792575 [ 270 ] {a2c58c8e-8505-495b-994f-0c9728d44d48} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.01.07 19:44:35.792615 [ 270 ] {a2c58c8e-8505-495b-994f-0c9728d44d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2244 | 2026.01.07 19:44:35.792912 [ 270 ] {a2c58c8e-8505-495b-994f-0c9728d44d48} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2245 | 2026.01.07 19:44:35.793111 [ 270 ] {a2c58c8e-8505-495b-994f-0c9728d44d48} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2026.01.07 19:44:35.793237 [ 270 ] {a2c58c8e-8505-495b-994f-0c9728d44d48} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 2247 | 2026.01.07 19:44:35.793272 [ 270 ] {a2c58c8e-8505-495b-994f-0c9728d44d48} <Debug> TCPHandler: Processed in 0.001204865 sec. | ||
| 2248 | 2026.01.07 19:44:35.793378 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2026.01.07 19:44:35.793472 [ 270 ] {ea373266-664a-4a60-b826-43790d959c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2250 | 2026.01.07 19:44:35.793513 [ 270 ] {ea373266-664a-4a60-b826-43790d959c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2251 | 2026.01.07 19:44:35.793937 [ 270 ] {ea373266-664a-4a60-b826-43790d959c29} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.01.07 19:44:35.793970 [ 270 ] {ea373266-664a-4a60-b826-43790d959c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2253 | 2026.01.07 19:44:35.794309 [ 270 ] {ea373266-664a-4a60-b826-43790d959c29} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2254 | 2026.01.07 19:44:35.794517 [ 270 ] {ea373266-664a-4a60-b826-43790d959c29} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2026.01.07 19:44:35.794638 [ 270 ] {ea373266-664a-4a60-b826-43790d959c29} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001186 sec., 264755.48060708266 rows/sec., 17.39 MiB/sec. | ||
| 2256 | 2026.01.07 19:44:35.794672 [ 270 ] {ea373266-664a-4a60-b826-43790d959c29} <Debug> TCPHandler: Processed in 0.001342957 sec. | ||
| 2257 | 2026.01.07 19:44:35.794770 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2026.01.07 19:44:35.794864 [ 270 ] {ba4e9a5f-9e18-491f-9828-0c404745c0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2259 | 2026.01.07 19:44:35.794904 [ 270 ] {ba4e9a5f-9e18-491f-9828-0c404745c0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2260 | 2026.01.07 19:44:35.795223 [ 270 ] {ba4e9a5f-9e18-491f-9828-0c404745c0df} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2026.01.07 19:44:35.795256 [ 270 ] {ba4e9a5f-9e18-491f-9828-0c404745c0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2262 | 2026.01.07 19:44:35.795539 [ 270 ] {ba4e9a5f-9e18-491f-9828-0c404745c0df} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2263 | 2026.01.07 19:44:35.795745 [ 270 ] {ba4e9a5f-9e18-491f-9828-0c404745c0df} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2026.01.07 19:44:35.795835 [ 33 ] {} <Debug> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2265 | 2026.01.07 19:44:35.795869 [ 270 ] {ba4e9a5f-9e18-491f-9828-0c404745c0df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 2266 | 2026.01.07 19:44:35.795882 [ 33 ] {} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2026.01.07 19:44:35.795903 [ 270 ] {ba4e9a5f-9e18-491f-9828-0c404745c0df} <Debug> TCPHandler: Processed in 0.001181405 sec. | ||
| 2268 | 2026.01.07 19:44:35.795905 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2269 | 2026.01.07 19:44:35.796020 [ 194 ] {25cad9e8-3bf3-456a-81c8-ae819721b73d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2270 | 2026.01.07 19:44:35.796026 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.01.07 19:44:35.796151 [ 270 ] {0efa307d-a94c-4b25-8130-b72b5d68e801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2272 | 2026.01.07 19:44:35.796157 [ 194 ] {25cad9e8-3bf3-456a-81c8-ae819721b73d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2273 | 2026.01.07 19:44:35.796212 [ 270 ] {0efa307d-a94c-4b25-8130-b72b5d68e801} <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 | ||
| 2274 | 2026.01.07 19:44:35.796214 [ 194 ] {25cad9e8-3bf3-456a-81c8-ae819721b73d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2275 | 2026.01.07 19:44:35.796316 [ 194 ] {25cad9e8-3bf3-456a-81c8-ae819721b73d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2276 | 2026.01.07 19:44:35.796376 [ 194 ] {25cad9e8-3bf3-456a-81c8-ae819721b73d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2277 | 2026.01.07 19:44:35.796427 [ 194 ] {25cad9e8-3bf3-456a-81c8-ae819721b73d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2278 | 2026.01.07 19:44:35.796476 [ 194 ] {25cad9e8-3bf3-456a-81c8-ae819721b73d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2279 | 2026.01.07 19:44:35.797149 [ 270 ] {0efa307d-a94c-4b25-8130-b72b5d68e801} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.01.07 19:44:35.797190 [ 270 ] {0efa307d-a94c-4b25-8130-b72b5d68e801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2281 | 2026.01.07 19:44:35.797269 [ 197 ] {25cad9e8-3bf3-456a-81c8-ae819721b73d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299457 sec., 3847.7610263363854 rows/sec., 259.27 KiB/sec. | ||
| 2282 | 2026.01.07 19:44:35.797374 [ 194 ] {25cad9e8-3bf3-456a-81c8-ae819721b73d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2283 | 2026.01.07 19:44:35.797639 [ 194 ] {25cad9e8-3bf3-456a-81c8-ae819721b73d::all_1_5_1} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.01.07 19:44:35.797695 [ 194 ] {25cad9e8-3bf3-456a-81c8-ae819721b73d::all_1_5_1} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2285 | 2026.01.07 19:44:35.797747 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2286 | 2026.01.07 19:44:35.797796 [ 270 ] {0efa307d-a94c-4b25-8130-b72b5d68e801} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2287 | 2026.01.07 19:44:35.798030 [ 270 ] {0efa307d-a94c-4b25-8130-b72b5d68e801} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.01.07 19:44:35.798179 [ 270 ] {0efa307d-a94c-4b25-8130-b72b5d68e801} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002046 sec., 17595.307917888564 rows/sec., 31.53 MiB/sec. | ||
| 2289 | 2026.01.07 19:44:35.798244 [ 270 ] {0efa307d-a94c-4b25-8130-b72b5d68e801} <Debug> TCPHandler: Processed in 0.002272649 sec. | ||
| 2290 | 2026.01.07 19:44:35.798362 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.01.07 19:44:35.798459 [ 270 ] {781b67ae-e5da-4ab8-8fc9-a1daa8adfa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2292 | 2026.01.07 19:44:35.798500 [ 270 ] {781b67ae-e5da-4ab8-8fc9-a1daa8adfa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2293 | 2026.01.07 19:44:35.798847 [ 270 ] {781b67ae-e5da-4ab8-8fc9-a1daa8adfa17} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.01.07 19:44:35.798881 [ 270 ] {781b67ae-e5da-4ab8-8fc9-a1daa8adfa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2295 | 2026.01.07 19:44:35.799188 [ 270 ] {781b67ae-e5da-4ab8-8fc9-a1daa8adfa17} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2296 | 2026.01.07 19:44:35.799392 [ 270 ] {781b67ae-e5da-4ab8-8fc9-a1daa8adfa17} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.01.07 19:44:35.799518 [ 270 ] {781b67ae-e5da-4ab8-8fc9-a1daa8adfa17} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 2298 | 2026.01.07 19:44:35.799555 [ 270 ] {781b67ae-e5da-4ab8-8fc9-a1daa8adfa17} <Debug> TCPHandler: Processed in 0.001242906 sec. | ||
| 2299 | 2026.01.07 19:44:36.001118 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.45 MiB, peak 189.30 MiB, free memory in arenas 0.00 B, will set to 184.75 MiB (RSS), difference: 1.30 MiB | ||
| 2300 | 2026.01.07 19:44:38.336476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4371 | ||
| 2301 | 2026.01.07 19:44:38.337236 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.01.07 19:44:38.337318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2303 | 2026.01.07 19:44:38.338050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2304 | 2026.01.07 19:44:38.338449 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.01.07 19:44:38.338666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4371 | ||
| 2306 | 2026.01.07 19:44:38.590861 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2307 | 2026.01.07 19:44:38.609686 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.01.07 19:44:38.609758 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2309 | 2026.01.07 19:44:38.618203 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2310 | 2026.01.07 19:44:38.619405 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.01.07 19:44:38.626194 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2312 | 2026.01.07 19:44:39.001196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.30 MiB, peak 189.30 MiB, free memory in arenas 0.00 B, will set to 186.54 MiB (RSS), difference: 1.25 MiB | ||
| 2313 | 2026.01.07 19:44:39.261102 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44679 | ||
| 2314 | 2026.01.07 19:44:39.261208 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2315 | 2026.01.07 19:44:39.261234 [ 267 ] {} <Debug> TCP-Session: 6e87088f-3098-4c48-94b6-713b86d5ccb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44679 | ||
| 2316 | 2026.01.07 19:44:39.261257 [ 267 ] {} <Debug> TCP-Session: 6e87088f-3098-4c48-94b6-713b86d5ccb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.01.07 19:44:39.261271 [ 267 ] {} <Debug> TCP-Session: 6e87088f-3098-4c48-94b6-713b86d5ccb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.01.07 19:44:39.261426 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35042 | ||
| 2319 | 2026.01.07 19:44:39.261453 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58298 | ||
| 2320 | 2026.01.07 19:44:39.261532 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2321 | 2026.01.07 19:44:39.261531 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56951 | ||
| 2322 | 2026.01.07 19:44:39.261577 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2323 | 2026.01.07 19:44:39.261578 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40867 | ||
| 2324 | 2026.01.07 19:44:39.261599 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57538 | ||
| 2325 | 2026.01.07 19:44:39.261618 [ 287 ] {} <Debug> TCP-Session: 4c133e6e-9f31-4ff5-8695-9a83b765ec54 Authenticating user 'default' from [fd00:1122:3344:101::e]:58298 | ||
| 2326 | 2026.01.07 19:44:39.261633 [ 267 ] {} <Trace> TCP-Session: 6e87088f-3098-4c48-94b6-713b86d5ccb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.01.07 19:44:39.261669 [ 287 ] {} <Debug> TCP-Session: 4c133e6e-9f31-4ff5-8695-9a83b765ec54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.01.07 19:44:39.261608 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52476 | ||
| 2329 | 2026.01.07 19:44:39.261571 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52463 | ||
| 2330 | 2026.01.07 19:44:39.261566 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46400 | ||
| 2331 | 2026.01.07 19:44:39.261564 [ 286 ] {} <Debug> TCP-Session: 8338443d-db11-43d0-b003-878f0491f679 Authenticating user 'default' from [fd00:1122:3344:101::e]:35042 | ||
| 2332 | 2026.01.07 19:44:39.261695 [ 287 ] {} <Debug> TCP-Session: 4c133e6e-9f31-4ff5-8695-9a83b765ec54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.01.07 19:44:39.261804 [ 286 ] {} <Debug> TCP-Session: 8338443d-db11-43d0-b003-878f0491f679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.01.07 19:44:39.261831 [ 286 ] {} <Debug> TCP-Session: 8338443d-db11-43d0-b003-878f0491f679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.01.07 19:44:39.261831 [ 267 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44679) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2336 | 2026.01.07 19:44:39.261889 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2337 | 2026.01.07 19:44:39.261926 [ 288 ] {} <Debug> TCP-Session: 1f07dae0-63f9-403c-befe-8e0c82afea11 Authenticating user 'default' from [fd00:1122:3344:101::e]:56951 | ||
| 2338 | 2026.01.07 19:44:39.261949 [ 288 ] {} <Debug> TCP-Session: 1f07dae0-63f9-403c-befe-8e0c82afea11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.01.07 19:44:39.261963 [ 288 ] {} <Debug> TCP-Session: 1f07dae0-63f9-403c-befe-8e0c82afea11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.01.07 19:44:39.262018 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2341 | 2026.01.07 19:44:39.262020 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2026.01.07 19:44:39.262059 [ 293 ] {} <Debug> TCP-Session: 39a8d242-51a6-4347-9032-b38d5c411145 Authenticating user 'default' from [fd00:1122:3344:101::e]:52476 | ||
| 2343 | 2026.01.07 19:44:39.262074 [ 290 ] {} <Debug> TCP-Session: ad0f3e9c-b60c-44e2-aa99-9076defa91c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46400 | ||
| 2344 | 2026.01.07 19:44:39.262094 [ 293 ] {} <Debug> TCP-Session: 39a8d242-51a6-4347-9032-b38d5c411145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.01.07 19:44:39.262115 [ 267 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2346 | 2026.01.07 19:44:39.262129 [ 293 ] {} <Debug> TCP-Session: 39a8d242-51a6-4347-9032-b38d5c411145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.01.07 19:44:39.262117 [ 290 ] {} <Debug> TCP-Session: ad0f3e9c-b60c-44e2-aa99-9076defa91c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.01.07 19:44:39.262181 [ 290 ] {} <Debug> TCP-Session: ad0f3e9c-b60c-44e2-aa99-9076defa91c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.01.07 19:44:39.262183 [ 267 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2350 | 2026.01.07 19:44:39.262296 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2351 | 2026.01.07 19:44:39.262300 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2352 | 2026.01.07 19:44:39.262333 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2353 | 2026.01.07 19:44:39.262353 [ 289 ] {} <Debug> TCP-Session: d2bc2418-2cbb-4422-befa-d30c3774bf70 Authenticating user 'default' from [fd00:1122:3344:101::e]:52463 | ||
| 2354 | 2026.01.07 19:44:39.262334 [ 291 ] {} <Debug> TCP-Session: 347aad57-e203-4dc9-a2fd-8b8f16887f3a Authenticating user 'default' from [fd00:1122:3344:101::e]:40867 | ||
| 2355 | 2026.01.07 19:44:39.262376 [ 292 ] {} <Debug> TCP-Session: 109af993-9faa-47ba-a14e-93e95b557ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57538 | ||
| 2356 | 2026.01.07 19:44:39.262384 [ 289 ] {} <Debug> TCP-Session: d2bc2418-2cbb-4422-befa-d30c3774bf70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.01.07 19:44:39.262403 [ 291 ] {} <Debug> TCP-Session: 347aad57-e203-4dc9-a2fd-8b8f16887f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.01.07 19:44:39.262416 [ 292 ] {} <Debug> TCP-Session: 109af993-9faa-47ba-a14e-93e95b557ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.01.07 19:44:39.262441 [ 291 ] {} <Debug> TCP-Session: 347aad57-e203-4dc9-a2fd-8b8f16887f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.01.07 19:44:39.262462 [ 292 ] {} <Debug> TCP-Session: 109af993-9faa-47ba-a14e-93e95b557ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.01.07 19:44:39.262473 [ 267 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Debug> oximeter.version (0606bb02-7770-442c-b7d4-c96b605f2e43) (SelectExecutor): Key condition: unknown | ||
| 2362 | 2026.01.07 19:44:39.262425 [ 289 ] {} <Debug> TCP-Session: d2bc2418-2cbb-4422-befa-d30c3774bf70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.01.07 19:44:39.262571 [ 267 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2364 | 2026.01.07 19:44:39.646058 [ 332 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Trace> AggregatingTransform: Aggregating | ||
| 2365 | 2026.01.07 19:44:39.646138 [ 332 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2366 | 2026.01.07 19:44:39.646172 [ 332 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00158832 sec. (629.596 rows/sec., 24.59 KiB/sec.) | ||
| 2367 | 2026.01.07 19:44:39.646188 [ 332 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Trace> Aggregator: Merging aggregated data | ||
| 2368 | 2026.01.07 19:44:39.647237 [ 267 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.385465 sec., 2.594269259206413 rows/sec., 103.77 B/sec. | ||
| 2369 | 2026.01.07 19:44:39.647419 [ 267 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2370 | 2026.01.07 19:44:39.647436 [ 267 ] {b88a40b1-6b9a-47b1-9562-688b667bd1a0} <Debug> TCPHandler: Processed in 0.385919146 sec. | ||
| 2371 | 2026.01.07 19:44:39.647530 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2372 | 2026.01.07 19:44:39.647558 [ 267 ] {} <Debug> TCP-Session: 6e87088f-3098-4c48-94b6-713b86d5ccb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.01.07 19:44:39.647564 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2374 | 2026.01.07 19:44:39.647594 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2375 | 2026.01.07 19:44:39.647619 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2376 | 2026.01.07 19:44:39.647636 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2377 | 2026.01.07 19:44:39.647673 [ 293 ] {} <Debug> TCP-Session: 39a8d242-51a6-4347-9032-b38d5c411145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.01.07 19:44:39.647677 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2379 | 2026.01.07 19:44:39.647691 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2026.01.07 19:44:39.647707 [ 289 ] {} <Debug> TCP-Session: d2bc2418-2cbb-4422-befa-d30c3774bf70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.01.07 19:44:39.647741 [ 288 ] {} <Debug> TCP-Session: 1f07dae0-63f9-403c-befe-8e0c82afea11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.01.07 19:44:39.647749 [ 292 ] {} <Debug> TCP-Session: 109af993-9faa-47ba-a14e-93e95b557ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.01.07 19:44:39.647699 [ 287 ] {} <Debug> TCP-Session: 4c133e6e-9f31-4ff5-8695-9a83b765ec54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.01.07 19:44:39.647654 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2385 | 2026.01.07 19:44:39.647619 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.01.07 19:44:39.647838 [ 291 ] {} <Debug> TCP-Session: 347aad57-e203-4dc9-a2fd-8b8f16887f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.01.07 19:44:39.647602 [ 286 ] {} <Debug> TCP-Session: 8338443d-db11-43d0-b003-878f0491f679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.01.07 19:44:39.647870 [ 290 ] {} <Debug> TCP-Session: ad0f3e9c-b60c-44e2-aa99-9076defa91c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.01.07 19:44:40.001212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.97 MiB, peak 199.09 MiB, free memory in arenas 0.00 B, will set to 207.25 MiB (RSS), difference: 19.28 MiB | ||
| 2390 | 2026.01.07 19:44:40.806439 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.01.07 19:44:40.806681 [ 270 ] {4668a362-12b3-4952-becf-44ae6d90e3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2392 | 2026.01.07 19:44:40.806777 [ 270 ] {4668a362-12b3-4952-becf-44ae6d90e3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2393 | 2026.01.07 19:44:40.808801 [ 270 ] {4668a362-12b3-4952-becf-44ae6d90e3d7} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.01.07 19:44:40.808892 [ 270 ] {4668a362-12b3-4952-becf-44ae6d90e3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2395 | 2026.01.07 19:44:40.809548 [ 270 ] {4668a362-12b3-4952-becf-44ae6d90e3d7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2396 | 2026.01.07 19:44:40.810267 [ 270 ] {4668a362-12b3-4952-becf-44ae6d90e3d7} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.01.07 19:44:40.810517 [ 29 ] {} <Debug> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2398 | 2026.01.07 19:44:40.810576 [ 29 ] {} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.01.07 19:44:40.810588 [ 270 ] {4668a362-12b3-4952-becf-44ae6d90e3d7} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.003967 sec., 301487.2699773128 rows/sec., 24.74 MiB/sec. | ||
| 2400 | 2026.01.07 19:44:40.810605 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2401 | 2026.01.07 19:44:40.810670 [ 270 ] {4668a362-12b3-4952-becf-44ae6d90e3d7} <Debug> TCPHandler: Processed in 0.004432567 sec. | ||
| 2402 | 2026.01.07 19:44:40.810716 [ 197 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2403 | 2026.01.07 19:44:40.810843 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.01.07 19:44:40.810845 [ 197 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2405 | 2026.01.07 19:44:40.810902 [ 197 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2310 rows starting from the beginning of the part | ||
| 2406 | 2026.01.07 19:44:40.810968 [ 197 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2407 | 2026.01.07 19:44:40.810975 [ 270 ] {6f178821-0aa0-4752-8bd6-a68921517e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2408 | 2026.01.07 19:44:40.811020 [ 197 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1185 rows starting from the beginning of the part | ||
| 2409 | 2026.01.07 19:44:40.811040 [ 270 ] {6f178821-0aa0-4752-8bd6-a68921517e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2410 | 2026.01.07 19:44:40.811069 [ 197 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2411 | 2026.01.07 19:44:40.811107 [ 197 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1184 rows starting from the beginning of the part | ||
| 2412 | 2026.01.07 19:44:40.811146 [ 197 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1196 rows starting from the beginning of the part | ||
| 2413 | 2026.01.07 19:44:40.811790 [ 270 ] {6f178821-0aa0-4752-8bd6-a68921517e27} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.01.07 19:44:40.811833 [ 270 ] {6f178821-0aa0-4752-8bd6-a68921517e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2415 | 2026.01.07 19:44:40.812293 [ 270 ] {6f178821-0aa0-4752-8bd6-a68921517e27} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2416 | 2026.01.07 19:44:40.812599 [ 270 ] {6f178821-0aa0-4752-8bd6-a68921517e27} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.01.07 19:44:40.812850 [ 270 ] {6f178821-0aa0-4752-8bd6-a68921517e27} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001909 sec., 119434.25877422733 rows/sec., 8.09 MiB/sec. | ||
| 2418 | 2026.01.07 19:44:40.812909 [ 270 ] {6f178821-0aa0-4752-8bd6-a68921517e27} <Debug> TCPHandler: Processed in 0.002133127 sec. | ||
| 2419 | 2026.01.07 19:44:40.813074 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.01.07 19:44:40.813194 [ 270 ] {134b1ad8-bc92-4d0a-9f44-f6468a5e78d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2421 | 2026.01.07 19:44:40.813250 [ 270 ] {134b1ad8-bc92-4d0a-9f44-f6468a5e78d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2422 | 2026.01.07 19:44:40.814151 [ 270 ] {134b1ad8-bc92-4d0a-9f44-f6468a5e78d8} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.01.07 19:44:40.814199 [ 270 ] {134b1ad8-bc92-4d0a-9f44-f6468a5e78d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2424 | 2026.01.07 19:44:40.814649 [ 270 ] {134b1ad8-bc92-4d0a-9f44-f6468a5e78d8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2425 | 2026.01.07 19:44:40.814668 [ 194 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5987 rows, containing 5 columns (5 merged, 0 gathered) in 0.003993742 sec., 1499095.3346510616 rows/sec., 126.50 MiB/sec. | ||
| 2426 | 2026.01.07 19:44:40.814882 [ 270 ] {134b1ad8-bc92-4d0a-9f44-f6468a5e78d8} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.01.07 19:44:40.815005 [ 29 ] {} <Debug> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2428 | 2026.01.07 19:44:40.815037 [ 270 ] {134b1ad8-bc92-4d0a-9f44-f6468a5e78d8} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001873 sec., 277629.4714361986 rows/sec., 20.54 MiB/sec. | ||
| 2429 | 2026.01.07 19:44:40.815040 [ 29 ] {} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.01.07 19:44:40.815074 [ 186 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2431 | 2026.01.07 19:44:40.815081 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2432 | 2026.01.07 19:44:40.815085 [ 270 ] {134b1ad8-bc92-4d0a-9f44-f6468a5e78d8} <Debug> TCPHandler: Processed in 0.002077747 sec. | ||
| 2433 | 2026.01.07 19:44:40.815171 [ 197 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2434 | 2026.01.07 19:44:40.815240 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.01.07 19:44:40.815251 [ 197 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2436 | 2026.01.07 19:44:40.815281 [ 197 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1191 rows starting from the beginning of the part | ||
| 2437 | 2026.01.07 19:44:40.815327 [ 197 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2438 | 2026.01.07 19:44:40.815347 [ 270 ] {0c01a1b8-7d5a-4ea0-b9e5-7d3c031dc64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2439 | 2026.01.07 19:44:40.815367 [ 197 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 717 rows starting from the beginning of the part | ||
| 2440 | 2026.01.07 19:44:40.815409 [ 270 ] {0c01a1b8-7d5a-4ea0-b9e5-7d3c031dc64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2441 | 2026.01.07 19:44:40.815411 [ 197 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2442 | 2026.01.07 19:44:40.815464 [ 197 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 715 rows starting from the beginning of the part | ||
| 2443 | 2026.01.07 19:44:40.815502 [ 197 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 520 rows starting from the beginning of the part | ||
| 2444 | 2026.01.07 19:44:40.815509 [ 186 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.01.07 19:44:40.815647 [ 186 ] {809d1838-48ae-432e-a900-984927d4e9b6::all_1_11_2} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2446 | 2026.01.07 19:44:40.815770 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 2447 | 2026.01.07 19:44:40.816108 [ 270 ] {0c01a1b8-7d5a-4ea0-b9e5-7d3c031dc64c} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.01.07 19:44:40.816160 [ 270 ] {0c01a1b8-7d5a-4ea0-b9e5-7d3c031dc64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2449 | 2026.01.07 19:44:40.816632 [ 270 ] {0c01a1b8-7d5a-4ea0-b9e5-7d3c031dc64c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2450 | 2026.01.07 19:44:40.816887 [ 270 ] {0c01a1b8-7d5a-4ea0-b9e5-7d3c031dc64c} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.01.07 19:44:40.817020 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2452 | 2026.01.07 19:44:40.817058 [ 270 ] {0c01a1b8-7d5a-4ea0-b9e5-7d3c031dc64c} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001733 sec., 487016.73398730526 rows/sec., 32.78 MiB/sec. | ||
| 2453 | 2026.01.07 19:44:40.817066 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.01.07 19:44:40.817097 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2455 | 2026.01.07 19:44:40.817112 [ 270 ] {0c01a1b8-7d5a-4ea0-b9e5-7d3c031dc64c} <Debug> TCPHandler: Processed in 0.001924234 sec. | ||
| 2456 | 2026.01.07 19:44:40.817245 [ 205 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3271 rows, containing 5 columns (5 merged, 0 gathered) in 0.002102647 sec., 1555658.1775257569 rows/sec., 117.29 MiB/sec. | ||
| 2457 | 2026.01.07 19:44:40.817255 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.01.07 19:44:40.817265 [ 188 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2459 | 2026.01.07 19:44:40.817386 [ 270 ] {18be75e2-e13b-4e68-8788-97bc7ebc6f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.01.07 19:44:40.817434 [ 194 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2461 | 2026.01.07 19:44:40.817454 [ 270 ] {18be75e2-e13b-4e68-8788-97bc7ebc6f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2462 | 2026.01.07 19:44:40.817494 [ 188 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2463 | 2026.01.07 19:44:40.817572 [ 188 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2572 rows starting from the beginning of the part | ||
| 2464 | 2026.01.07 19:44:40.817704 [ 188 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2465 | 2026.01.07 19:44:40.817726 [ 194 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.01.07 19:44:40.817780 [ 188 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 315 rows starting from the beginning of the part | ||
| 2467 | 2026.01.07 19:44:40.817817 [ 194 ] {8fb06a31-3938-46af-9399-069d824ec26d::all_1_11_2} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2468 | 2026.01.07 19:44:40.817850 [ 270 ] {18be75e2-e13b-4e68-8788-97bc7ebc6f86} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.01.07 19:44:40.817864 [ 188 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2470 | 2026.01.07 19:44:40.817893 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2471 | 2026.01.07 19:44:40.817894 [ 270 ] {18be75e2-e13b-4e68-8788-97bc7ebc6f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2472 | 2026.01.07 19:44:40.817967 [ 188 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2473 | 2026.01.07 19:44:40.818054 [ 188 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 844 rows starting from the beginning of the part | ||
| 2474 | 2026.01.07 19:44:40.818259 [ 270 ] {18be75e2-e13b-4e68-8788-97bc7ebc6f86} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2475 | 2026.01.07 19:44:40.818509 [ 270 ] {18be75e2-e13b-4e68-8788-97bc7ebc6f86} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.01.07 19:44:40.818618 [ 29 ] {} <Debug> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2477 | 2026.01.07 19:44:40.818649 [ 29 ] {} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.01.07 19:44:40.818651 [ 270 ] {18be75e2-e13b-4e68-8788-97bc7ebc6f86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
| 2479 | 2026.01.07 19:44:40.818670 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2480 | 2026.01.07 19:44:40.818693 [ 270 ] {18be75e2-e13b-4e68-8788-97bc7ebc6f86} <Debug> TCPHandler: Processed in 0.00150229 sec. | ||
| 2481 | 2026.01.07 19:44:40.818756 [ 197 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2482 | 2026.01.07 19:44:40.818869 [ 197 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2483 | 2026.01.07 19:44:40.818906 [ 197 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 318 rows starting from the beginning of the part | ||
| 2484 | 2026.01.07 19:44:40.818971 [ 197 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2485 | 2026.01.07 19:44:40.819034 [ 197 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2486 | 2026.01.07 19:44:40.819095 [ 197 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2487 | 2026.01.07 19:44:40.819156 [ 197 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2488 | 2026.01.07 19:44:40.819225 [ 197 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2489 | 2026.01.07 19:44:40.820238 [ 194 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 4 columns (4 merged, 0 gathered) in 0.001523409 sec., 463434.3108121325 rows/sec., 29.08 MiB/sec. | ||
| 2490 | 2026.01.07 19:44:40.820437 [ 205 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2491 | 2026.01.07 19:44:40.820735 [ 205 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.01.07 19:44:40.820809 [ 205 ] {daab3516-699b-4902-bad2-60f850cc3d46::all_1_11_2} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2493 | 2026.01.07 19:44:40.820888 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2494 | 2026.01.07 19:44:40.821384 [ 196 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4365 rows, containing 5 columns (5 merged, 0 gathered) in 0.004194104 sec., 1040746.7244493699 rows/sec., 69.40 MiB/sec. | ||
| 2495 | 2026.01.07 19:44:40.821864 [ 205 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2496 | 2026.01.07 19:44:40.822222 [ 205 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.01.07 19:44:40.822316 [ 205 ] {53a3d464-12d3-4314-9209-54c048fa76d0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2498 | 2026.01.07 19:44:40.822410 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2499 | 2026.01.07 19:44:40.845896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 356 | ||
| 2500 | 2026.01.07 19:44:40.848268 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.01.07 19:44:40.848321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2502 | 2026.01.07 19:44:40.849526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2503 | 2026.01.07 19:44:40.849797 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.01.07 19:44:40.850063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2505 | 2026.01.07 19:44:41.525466 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49809 | ||
| 2506 | 2026.01.07 19:44:41.525573 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2507 | 2026.01.07 19:44:41.525599 [ 288 ] {} <Debug> TCP-Session: 81a22f66-93e8-4b1c-bda0-cdcd802f3cb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49809 | ||
| 2508 | 2026.01.07 19:44:41.525621 [ 288 ] {} <Debug> TCP-Session: 81a22f66-93e8-4b1c-bda0-cdcd802f3cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.01.07 19:44:41.525633 [ 288 ] {} <Debug> TCP-Session: 81a22f66-93e8-4b1c-bda0-cdcd802f3cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.01.07 19:44:41.525854 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41615 | ||
| 2511 | 2026.01.07 19:44:41.525891 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50854 | ||
| 2512 | 2026.01.07 19:44:41.525901 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60749 | ||
| 2513 | 2026.01.07 19:44:41.525949 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51085 | ||
| 2514 | 2026.01.07 19:44:41.525983 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2515 | 2026.01.07 19:44:41.525998 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2516 | 2026.01.07 19:44:41.526022 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2517 | 2026.01.07 19:44:41.526034 [ 289 ] {} <Debug> TCP-Session: b76d2312-f531-4efb-b5a9-0c3427a7b3ef Authenticating user 'default' from [fd00:1122:3344:101::e]:41615 | ||
| 2518 | 2026.01.07 19:44:41.526048 [ 292 ] {} <Debug> TCP-Session: 92593967-b8ca-4021-ac8f-9e830751c13e Authenticating user 'default' from [fd00:1122:3344:101::e]:50854 | ||
| 2519 | 2026.01.07 19:44:41.526063 [ 293 ] {} <Debug> TCP-Session: 8211b2ac-7de9-4779-b52e-5a33ff99835c Authenticating user 'default' from [fd00:1122:3344:101::e]:60749 | ||
| 2520 | 2026.01.07 19:44:41.526075 [ 289 ] {} <Debug> TCP-Session: b76d2312-f531-4efb-b5a9-0c3427a7b3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.01.07 19:44:41.526087 [ 292 ] {} <Debug> TCP-Session: 92593967-b8ca-4021-ac8f-9e830751c13e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2522 | 2026.01.07 19:44:41.526105 [ 289 ] {} <Debug> TCP-Session: b76d2312-f531-4efb-b5a9-0c3427a7b3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.01.07 19:44:41.526101 [ 293 ] {} <Debug> TCP-Session: 8211b2ac-7de9-4779-b52e-5a33ff99835c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.01.07 19:44:41.526122 [ 292 ] {} <Debug> TCP-Session: 92593967-b8ca-4021-ac8f-9e830751c13e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.01.07 19:44:41.526144 [ 293 ] {} <Debug> TCP-Session: 8211b2ac-7de9-4779-b52e-5a33ff99835c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2026.01.07 19:44:41.526076 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2527 | 2026.01.07 19:44:41.525967 [ 288 ] {} <Trace> TCP-Session: 81a22f66-93e8-4b1c-bda0-cdcd802f3cb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2026.01.07 19:44:41.526224 [ 286 ] {} <Debug> TCP-Session: 398bf2f2-bf6e-47b6-b5c3-72ca9aef942f Authenticating user 'default' from [fd00:1122:3344:101::e]:51085 | ||
| 2529 | 2026.01.07 19:44:41.525938 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43541 | ||
| 2530 | 2026.01.07 19:44:41.526260 [ 286 ] {} <Debug> TCP-Session: 398bf2f2-bf6e-47b6-b5c3-72ca9aef942f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.01.07 19:44:41.525912 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51326 | ||
| 2532 | 2026.01.07 19:44:41.526279 [ 286 ] {} <Debug> TCP-Session: 398bf2f2-bf6e-47b6-b5c3-72ca9aef942f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2026.01.07 19:44:41.525887 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36979 | ||
| 2534 | 2026.01.07 19:44:41.526345 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2535 | 2026.01.07 19:44:41.526311 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2536 | 2026.01.07 19:44:41.526379 [ 294 ] {} <Debug> TCP-Session: cc4eea79-b242-4558-b62c-b18dcbed9580 Authenticating user 'default' from [fd00:1122:3344:101::e]:51326 | ||
| 2537 | 2026.01.07 19:44:41.525870 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34886 | ||
| 2538 | 2026.01.07 19:44:41.526402 [ 267 ] {} <Debug> TCP-Session: beeb39da-4ce0-4880-b91e-f77be82181f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43541 | ||
| 2539 | 2026.01.07 19:44:41.526405 [ 294 ] {} <Debug> TCP-Session: cc4eea79-b242-4558-b62c-b18dcbed9580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2026.01.07 19:44:41.526418 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2541 | 2026.01.07 19:44:41.526434 [ 267 ] {} <Debug> TCP-Session: beeb39da-4ce0-4880-b91e-f77be82181f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.01.07 19:44:41.526439 [ 294 ] {} <Debug> TCP-Session: cc4eea79-b242-4558-b62c-b18dcbed9580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.01.07 19:44:41.526465 [ 267 ] {} <Debug> TCP-Session: beeb39da-4ce0-4880-b91e-f77be82181f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.01.07 19:44:41.526466 [ 291 ] {} <Debug> TCP-Session: 13fed3e7-431d-406b-9c41-a5e7b96427ec Authenticating user 'default' from [fd00:1122:3344:101::e]:36979 | ||
| 2545 | 2026.01.07 19:44:41.526399 [ 288 ] {b15ea4fb-8c81-4cc7-8cdc-7a086d1d32c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49809) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2546 | 2026.01.07 19:44:41.526508 [ 291 ] {} <Debug> TCP-Session: 13fed3e7-431d-406b-9c41-a5e7b96427ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2026.01.07 19:44:41.526531 [ 291 ] {} <Debug> TCP-Session: 13fed3e7-431d-406b-9c41-a5e7b96427ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2026.01.07 19:44:41.526539 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2549 | 2026.01.07 19:44:41.526570 [ 290 ] {} <Debug> TCP-Session: 663d1e7f-ed46-49b8-a2be-ba21dbdf5b3a Authenticating user 'default' from [fd00:1122:3344:101::e]:34886 | ||
| 2550 | 2026.01.07 19:44:41.526588 [ 290 ] {} <Debug> TCP-Session: 663d1e7f-ed46-49b8-a2be-ba21dbdf5b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2551 | 2026.01.07 19:44:41.526607 [ 290 ] {} <Debug> TCP-Session: 663d1e7f-ed46-49b8-a2be-ba21dbdf5b3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2552 | 2026.01.07 19:44:41.526806 [ 288 ] {b15ea4fb-8c81-4cc7-8cdc-7a086d1d32c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2553 | 2026.01.07 19:44:41.526864 [ 288 ] {b15ea4fb-8c81-4cc7-8cdc-7a086d1d32c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2554 | 2026.01.07 19:44:41.527174 [ 288 ] {b15ea4fb-8c81-4cc7-8cdc-7a086d1d32c1} <Debug> oximeter.version (0606bb02-7770-442c-b7d4-c96b605f2e43) (SelectExecutor): Key condition: unknown | ||
| 2555 | 2026.01.07 19:44:41.528189 [ 307 ] {b15ea4fb-8c81-4cc7-8cdc-7a086d1d32c1} <Trace> AggregatingTransform: Aggregating | ||
| 2556 | 2026.01.07 19:44:41.528232 [ 307 ] {b15ea4fb-8c81-4cc7-8cdc-7a086d1d32c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2557 | 2026.01.07 19:44:41.528268 [ 307 ] {b15ea4fb-8c81-4cc7-8cdc-7a086d1d32c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027703 sec. (973.044 rows/sec., 38.01 KiB/sec.) | ||
| 2558 | 2026.01.07 19:44:41.528288 [ 307 ] {b15ea4fb-8c81-4cc7-8cdc-7a086d1d32c1} <Trace> Aggregator: Merging aggregated data | ||
| 2559 | 2026.01.07 19:44:41.529514 [ 288 ] {b15ea4fb-8c81-4cc7-8cdc-7a086d1d32c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 2560 | 2026.01.07 19:44:41.529666 [ 288 ] {b15ea4fb-8c81-4cc7-8cdc-7a086d1d32c1} <Debug> TCPHandler: Processed in 0.00384148 sec. | ||
| 2561 | 2026.01.07 19:44:41.529748 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2562 | 2026.01.07 19:44:41.529775 [ 288 ] {} <Debug> TCP-Session: 81a22f66-93e8-4b1c-bda0-cdcd802f3cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2026.01.07 19:44:41.529781 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2564 | 2026.01.07 19:44:41.529803 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2565 | 2026.01.07 19:44:41.529819 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2566 | 2026.01.07 19:44:41.529840 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2567 | 2026.01.07 19:44:41.529857 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2568 | 2026.01.07 19:44:41.529874 [ 289 ] {} <Debug> TCP-Session: b76d2312-f531-4efb-b5a9-0c3427a7b3ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.01.07 19:44:41.529895 [ 293 ] {} <Debug> TCP-Session: 8211b2ac-7de9-4779-b52e-5a33ff99835c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2026.01.07 19:44:41.529893 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2571 | 2026.01.07 19:44:41.529916 [ 291 ] {} <Debug> TCP-Session: 13fed3e7-431d-406b-9c41-a5e7b96427ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2026.01.07 19:44:41.529911 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2573 | 2026.01.07 19:44:41.529958 [ 294 ] {} <Debug> TCP-Session: cc4eea79-b242-4558-b62c-b18dcbed9580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2026.01.07 19:44:41.529874 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2575 | 2026.01.07 19:44:41.530006 [ 267 ] {} <Debug> TCP-Session: beeb39da-4ce0-4880-b91e-f77be82181f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2026.01.07 19:44:41.529858 [ 286 ] {} <Debug> TCP-Session: 398bf2f2-bf6e-47b6-b5c3-72ca9aef942f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.01.07 19:44:41.530035 [ 290 ] {} <Debug> TCP-Session: 663d1e7f-ed46-49b8-a2be-ba21dbdf5b3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2578 | 2026.01.07 19:44:41.529836 [ 292 ] {} <Debug> TCP-Session: 92593967-b8ca-4021-ac8f-9e830751c13e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.01.07 19:44:45.728078 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2580 | 2026.01.07 19:44:45.728146 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2581 | 2026.01.07 19:44:45.782513 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.01.07 19:44:45.782690 [ 270 ] {babd2054-14c8-4a57-a390-8785e6695a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2583 | 2026.01.07 19:44:45.782755 [ 270 ] {babd2054-14c8-4a57-a390-8785e6695a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2584 | 2026.01.07 19:44:45.783577 [ 270 ] {babd2054-14c8-4a57-a390-8785e6695a04} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.01.07 19:44:45.783637 [ 270 ] {babd2054-14c8-4a57-a390-8785e6695a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2586 | 2026.01.07 19:44:45.784057 [ 270 ] {babd2054-14c8-4a57-a390-8785e6695a04} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2587 | 2026.01.07 19:44:45.784327 [ 270 ] {babd2054-14c8-4a57-a390-8785e6695a04} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.01.07 19:44:45.784494 [ 270 ] {babd2054-14c8-4a57-a390-8785e6695a04} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001849 sec., 221741.48188209845 rows/sec., 14.07 MiB/sec. | ||
| 2589 | 2026.01.07 19:44:45.784548 [ 270 ] {babd2054-14c8-4a57-a390-8785e6695a04} <Debug> TCPHandler: Processed in 0.002168608 sec. | ||
| 2590 | 2026.01.07 19:44:45.784665 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.01.07 19:44:45.784769 [ 270 ] {fa0c7826-9f65-4dee-bc87-aa13aa4326c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2592 | 2026.01.07 19:44:45.784815 [ 270 ] {fa0c7826-9f65-4dee-bc87-aa13aa4326c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2593 | 2026.01.07 19:44:45.785772 [ 270 ] {fa0c7826-9f65-4dee-bc87-aa13aa4326c2} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.01.07 19:44:45.785812 [ 270 ] {fa0c7826-9f65-4dee-bc87-aa13aa4326c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2595 | 2026.01.07 19:44:45.786198 [ 270 ] {fa0c7826-9f65-4dee-bc87-aa13aa4326c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2596 | 2026.01.07 19:44:45.786429 [ 270 ] {fa0c7826-9f65-4dee-bc87-aa13aa4326c2} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.01.07 19:44:45.786564 [ 270 ] {fa0c7826-9f65-4dee-bc87-aa13aa4326c2} <Debug> executeQuery: Read 1184 rows, 96.69 KiB in 0.001819 sec., 650907.091808686 rows/sec., 51.91 MiB/sec. | ||
| 2598 | 2026.01.07 19:44:45.786603 [ 270 ] {fa0c7826-9f65-4dee-bc87-aa13aa4326c2} <Debug> TCPHandler: Processed in 0.001990856 sec. | ||
| 2599 | 2026.01.07 19:44:45.786723 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.01.07 19:44:45.786822 [ 270 ] {80d54133-bc17-4fde-869b-fde1fe01d022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2601 | 2026.01.07 19:44:45.786863 [ 270 ] {80d54133-bc17-4fde-869b-fde1fe01d022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2602 | 2026.01.07 19:44:45.787410 [ 270 ] {80d54133-bc17-4fde-869b-fde1fe01d022} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.01.07 19:44:45.787457 [ 270 ] {80d54133-bc17-4fde-869b-fde1fe01d022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2604 | 2026.01.07 19:44:45.787818 [ 270 ] {80d54133-bc17-4fde-869b-fde1fe01d022} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2605 | 2026.01.07 19:44:45.788032 [ 270 ] {80d54133-bc17-4fde-869b-fde1fe01d022} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.01.07 19:44:45.788166 [ 270 ] {80d54133-bc17-4fde-869b-fde1fe01d022} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001365 sec., 176556.77655677657 rows/sec., 10.75 MiB/sec. | ||
| 2607 | 2026.01.07 19:44:45.788205 [ 270 ] {80d54133-bc17-4fde-869b-fde1fe01d022} <Debug> TCPHandler: Processed in 0.001533559 sec. | ||
| 2608 | 2026.01.07 19:44:45.788321 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.01.07 19:44:45.788416 [ 270 ] {e53007a0-59f5-4174-ac6d-e5ef53d0f8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.01.07 19:44:45.788458 [ 270 ] {e53007a0-59f5-4174-ac6d-e5ef53d0f8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2611 | 2026.01.07 19:44:45.788975 [ 270 ] {e53007a0-59f5-4174-ac6d-e5ef53d0f8df} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.01.07 19:44:45.789012 [ 270 ] {e53007a0-59f5-4174-ac6d-e5ef53d0f8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2613 | 2026.01.07 19:44:45.789354 [ 270 ] {e53007a0-59f5-4174-ac6d-e5ef53d0f8df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2614 | 2026.01.07 19:44:45.789563 [ 270 ] {e53007a0-59f5-4174-ac6d-e5ef53d0f8df} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.01.07 19:44:45.789692 [ 270 ] {e53007a0-59f5-4174-ac6d-e5ef53d0f8df} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001295 sec., 163706.56370656373 rows/sec., 10.56 MiB/sec. | ||
| 2616 | 2026.01.07 19:44:45.789729 [ 270 ] {e53007a0-59f5-4174-ac6d-e5ef53d0f8df} <Debug> TCPHandler: Processed in 0.001460349 sec. | ||
| 2617 | 2026.01.07 19:44:45.789841 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.01.07 19:44:45.789936 [ 270 ] {2a04bde0-e6cd-4060-998b-7e10cc36a45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2619 | 2026.01.07 19:44:45.789976 [ 270 ] {2a04bde0-e6cd-4060-998b-7e10cc36a45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2620 | 2026.01.07 19:44:45.790479 [ 270 ] {2a04bde0-e6cd-4060-998b-7e10cc36a45b} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.01.07 19:44:45.790523 [ 270 ] {2a04bde0-e6cd-4060-998b-7e10cc36a45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2622 | 2026.01.07 19:44:45.790834 [ 270 ] {2a04bde0-e6cd-4060-998b-7e10cc36a45b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2623 | 2026.01.07 19:44:45.791044 [ 270 ] {2a04bde0-e6cd-4060-998b-7e10cc36a45b} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.01.07 19:44:45.791173 [ 270 ] {2a04bde0-e6cd-4060-998b-7e10cc36a45b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001255 sec., 168127.49003984063 rows/sec., 9.55 MiB/sec. | ||
| 2625 | 2026.01.07 19:44:45.791211 [ 270 ] {2a04bde0-e6cd-4060-998b-7e10cc36a45b} <Debug> TCPHandler: Processed in 0.001421158 sec. | ||
| 2626 | 2026.01.07 19:44:45.791333 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.01.07 19:44:45.791429 [ 270 ] {9f977c42-c808-4074-a2cf-8b37024df24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2628 | 2026.01.07 19:44:45.791475 [ 270 ] {9f977c42-c808-4074-a2cf-8b37024df24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2629 | 2026.01.07 19:44:45.792100 [ 270 ] {9f977c42-c808-4074-a2cf-8b37024df24f} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.01.07 19:44:45.792137 [ 270 ] {9f977c42-c808-4074-a2cf-8b37024df24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2631 | 2026.01.07 19:44:45.792501 [ 270 ] {9f977c42-c808-4074-a2cf-8b37024df24f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2632 | 2026.01.07 19:44:45.792712 [ 270 ] {9f977c42-c808-4074-a2cf-8b37024df24f} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.01.07 19:44:45.792845 [ 270 ] {9f977c42-c808-4074-a2cf-8b37024df24f} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001435 sec., 498257.8397212543 rows/sec., 34.95 MiB/sec. | ||
| 2634 | 2026.01.07 19:44:45.792895 [ 270 ] {9f977c42-c808-4074-a2cf-8b37024df24f} <Debug> TCPHandler: Processed in 0.00161251 sec. | ||
| 2635 | 2026.01.07 19:44:45.793024 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.01.07 19:44:45.793121 [ 270 ] {3b9f25e2-504f-4fd4-90f6-d990a4f93a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2637 | 2026.01.07 19:44:45.793163 [ 270 ] {3b9f25e2-504f-4fd4-90f6-d990a4f93a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2638 | 2026.01.07 19:44:45.793484 [ 270 ] {3b9f25e2-504f-4fd4-90f6-d990a4f93a8e} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.01.07 19:44:45.793520 [ 270 ] {3b9f25e2-504f-4fd4-90f6-d990a4f93a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2640 | 2026.01.07 19:44:45.793823 [ 270 ] {3b9f25e2-504f-4fd4-90f6-d990a4f93a8e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2641 | 2026.01.07 19:44:45.794046 [ 270 ] {3b9f25e2-504f-4fd4-90f6-d990a4f93a8e} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.01.07 19:44:45.794165 [ 59 ] {} <Debug> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2643 | 2026.01.07 19:44:45.794181 [ 270 ] {3b9f25e2-504f-4fd4-90f6-d990a4f93a8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 2644 | 2026.01.07 19:44:45.794233 [ 59 ] {} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.01.07 19:44:45.794239 [ 270 ] {3b9f25e2-504f-4fd4-90f6-d990a4f93a8e} <Debug> TCPHandler: Processed in 0.001265907 sec. | ||
| 2646 | 2026.01.07 19:44:45.794263 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2647 | 2026.01.07 19:44:45.794382 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.01.07 19:44:45.794391 [ 196 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::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 | ||
| 2649 | 2026.01.07 19:44:45.794489 [ 270 ] {5e23bed9-2c86-4df7-aaba-32f67c4a0810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.01.07 19:44:45.794538 [ 270 ] {5e23bed9-2c86-4df7-aaba-32f67c4a0810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2651 | 2026.01.07 19:44:45.794545 [ 196 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2652 | 2026.01.07 19:44:45.794586 [ 196 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2653 | 2026.01.07 19:44:45.794701 [ 196 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2654 | 2026.01.07 19:44:45.794756 [ 196 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2655 | 2026.01.07 19:44:45.794808 [ 196 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2656 | 2026.01.07 19:44:45.794898 [ 196 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2657 | 2026.01.07 19:44:45.794966 [ 196 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2658 | 2026.01.07 19:44:45.795043 [ 270 ] {5e23bed9-2c86-4df7-aaba-32f67c4a0810} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.01.07 19:44:45.795087 [ 270 ] {5e23bed9-2c86-4df7-aaba-32f67c4a0810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2660 | 2026.01.07 19:44:45.795495 [ 270 ] {5e23bed9-2c86-4df7-aaba-32f67c4a0810} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2661 | 2026.01.07 19:44:45.795738 [ 270 ] {5e23bed9-2c86-4df7-aaba-32f67c4a0810} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.01.07 19:44:45.795831 [ 205 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001501509 sec., 23975.880264453957 rows/sec., 1.22 MiB/sec. | ||
| 2663 | 2026.01.07 19:44:45.795880 [ 270 ] {5e23bed9-2c86-4df7-aaba-32f67c4a0810} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001411 sec., 222537.207654146 rows/sec., 14.62 MiB/sec. | ||
| 2664 | 2026.01.07 19:44:45.795918 [ 270 ] {5e23bed9-2c86-4df7-aaba-32f67c4a0810} <Debug> TCPHandler: Processed in 0.001590251 sec. | ||
| 2665 | 2026.01.07 19:44:45.796010 [ 194 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2666 | 2026.01.07 19:44:45.796037 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.01.07 19:44:45.796183 [ 270 ] {7c415c22-3414-4fc9-ae2a-7ca8faf6e2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2668 | 2026.01.07 19:44:45.796233 [ 270 ] {7c415c22-3414-4fc9-ae2a-7ca8faf6e2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2669 | 2026.01.07 19:44:45.796372 [ 194 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::all_1_6_1} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.01.07 19:44:45.796460 [ 194 ] {8f2dd6e0-38ba-487d-a7b3-3daace760b9b::all_1_6_1} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2671 | 2026.01.07 19:44:45.796551 [ 270 ] {7c415c22-3414-4fc9-ae2a-7ca8faf6e2dd} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.01.07 19:44:45.796553 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2673 | 2026.01.07 19:44:45.796595 [ 270 ] {7c415c22-3414-4fc9-ae2a-7ca8faf6e2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2674 | 2026.01.07 19:44:45.796945 [ 270 ] {7c415c22-3414-4fc9-ae2a-7ca8faf6e2dd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2675 | 2026.01.07 19:44:45.797183 [ 270 ] {7c415c22-3414-4fc9-ae2a-7ca8faf6e2dd} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.01.07 19:44:45.797315 [ 270 ] {7c415c22-3414-4fc9-ae2a-7ca8faf6e2dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. | ||
| 2677 | 2026.01.07 19:44:45.797364 [ 270 ] {7c415c22-3414-4fc9-ae2a-7ca8faf6e2dd} <Debug> TCPHandler: Processed in 0.001377028 sec. | ||
| 2678 | 2026.01.07 19:44:45.797512 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.01.07 19:44:45.797612 [ 270 ] {46f4ec44-5c65-4312-ba25-9c95bb00c4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2680 | 2026.01.07 19:44:45.797670 [ 270 ] {46f4ec44-5c65-4312-ba25-9c95bb00c4b0} <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 | ||
| 2681 | 2026.01.07 19:44:45.798483 [ 270 ] {46f4ec44-5c65-4312-ba25-9c95bb00c4b0} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.01.07 19:44:45.798519 [ 270 ] {46f4ec44-5c65-4312-ba25-9c95bb00c4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2683 | 2026.01.07 19:44:45.799138 [ 270 ] {46f4ec44-5c65-4312-ba25-9c95bb00c4b0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2684 | 2026.01.07 19:44:45.799377 [ 270 ] {46f4ec44-5c65-4312-ba25-9c95bb00c4b0} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.01.07 19:44:45.799493 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2686 | 2026.01.07 19:44:45.799518 [ 270 ] {46f4ec44-5c65-4312-ba25-9c95bb00c4b0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001927 sec., 18681.88894654904 rows/sec., 33.48 MiB/sec. | ||
| 2687 | 2026.01.07 19:44:45.799534 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.01.07 19:44:45.799559 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2689 | 2026.01.07 19:44:45.799583 [ 270 ] {46f4ec44-5c65-4312-ba25-9c95bb00c4b0} <Debug> TCPHandler: Processed in 0.002120028 sec. | ||
| 2690 | 2026.01.07 19:44:45.799641 [ 196 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::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 | ||
| 2691 | 2026.01.07 19:44:45.799704 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2026.01.07 19:44:45.799809 [ 270 ] {f6e31db6-9dda-4fa7-9c7e-be0f24d64c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2693 | 2026.01.07 19:44:45.799841 [ 196 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2694 | 2026.01.07 19:44:45.799851 [ 270 ] {f6e31db6-9dda-4fa7-9c7e-be0f24d64c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2695 | 2026.01.07 19:44:45.799902 [ 196 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 2696 | 2026.01.07 19:44:45.800030 [ 196 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 2697 | 2026.01.07 19:44:45.800142 [ 196 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2698 | 2026.01.07 19:44:45.800221 [ 270 ] {f6e31db6-9dda-4fa7-9c7e-be0f24d64c5b} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.01.07 19:44:45.800245 [ 196 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2700 | 2026.01.07 19:44:45.800263 [ 270 ] {f6e31db6-9dda-4fa7-9c7e-be0f24d64c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2701 | 2026.01.07 19:44:45.800354 [ 196 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2702 | 2026.01.07 19:44:45.800460 [ 196 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2703 | 2026.01.07 19:44:45.800597 [ 270 ] {f6e31db6-9dda-4fa7-9c7e-be0f24d64c5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2704 | 2026.01.07 19:44:45.800837 [ 270 ] {f6e31db6-9dda-4fa7-9c7e-be0f24d64c5b} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.01.07 19:44:45.800973 [ 270 ] {f6e31db6-9dda-4fa7-9c7e-be0f24d64c5b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 5.37 MiB/sec. | ||
| 2706 | 2026.01.07 19:44:45.801012 [ 270 ] {f6e31db6-9dda-4fa7-9c7e-be0f24d64c5b} <Debug> TCPHandler: Processed in 0.001357418 sec. | ||
| 2707 | 2026.01.07 19:44:45.803274 [ 189 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 19 columns (19 merged, 0 gathered) in 0.003670527 sec., 45769.9943359632 rows/sec., 82.02 MiB/sec. | ||
| 2708 | 2026.01.07 19:44:45.803628 [ 196 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2709 | 2026.01.07 19:44:45.803951 [ 196 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.01.07 19:44:45.804020 [ 196 ] {d80a5ffd-6af6-4c6d-897f-57aee468aaef::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2711 | 2026.01.07 19:44:45.804099 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2712 | 2026.01.07 19:44:45.838852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4819 | ||
| 2713 | 2026.01.07 19:44:45.839325 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.01.07 19:44:45.839360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2715 | 2026.01.07 19:44:45.839849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2716 | 2026.01.07 19:44:45.840074 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.01.07 19:44:45.840195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4819 | ||
| 2718 | 2026.01.07 19:44:46.126401 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2719 | 2026.01.07 19:44:46.144452 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.01.07 19:44:46.144511 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2721 | 2026.01.07 19:44:46.150623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2722 | 2026.01.07 19:44:46.151348 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.01.07 19:44:46.154696 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2724 | 2026.01.07 19:44:47.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.43 MiB, peak 216.52 MiB, free memory in arenas 0.00 B, will set to 211.76 MiB (RSS), difference: 2.34 MiB | ||
| 2725 | 2026.01.07 19:44:50.769309 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.01.07 19:44:50.769500 [ 270 ] {9e3132bc-4b00-4438-8549-d1d547252df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2727 | 2026.01.07 19:44:50.769573 [ 270 ] {9e3132bc-4b00-4438-8549-d1d547252df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2728 | 2026.01.07 19:44:50.770290 [ 270 ] {9e3132bc-4b00-4438-8549-d1d547252df9} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.01.07 19:44:50.770347 [ 270 ] {9e3132bc-4b00-4438-8549-d1d547252df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2730 | 2026.01.07 19:44:50.770764 [ 270 ] {9e3132bc-4b00-4438-8549-d1d547252df9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2731 | 2026.01.07 19:44:50.770992 [ 270 ] {9e3132bc-4b00-4438-8549-d1d547252df9} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.01.07 19:44:50.771152 [ 270 ] {9e3132bc-4b00-4438-8549-d1d547252df9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.51 MiB/sec. | ||
| 2733 | 2026.01.07 19:44:50.771199 [ 270 ] {9e3132bc-4b00-4438-8549-d1d547252df9} <Debug> TCPHandler: Processed in 0.002020046 sec. | ||
| 2734 | 2026.01.07 19:44:50.771325 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.01.07 19:44:50.771429 [ 270 ] {80ef379f-14df-4337-a3c5-bd12f50b2020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2736 | 2026.01.07 19:44:50.771472 [ 270 ] {80ef379f-14df-4337-a3c5-bd12f50b2020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2737 | 2026.01.07 19:44:50.771879 [ 270 ] {80ef379f-14df-4337-a3c5-bd12f50b2020} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.01.07 19:44:50.771917 [ 270 ] {80ef379f-14df-4337-a3c5-bd12f50b2020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2739 | 2026.01.07 19:44:50.772241 [ 270 ] {80ef379f-14df-4337-a3c5-bd12f50b2020} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2740 | 2026.01.07 19:44:50.772457 [ 270 ] {80ef379f-14df-4337-a3c5-bd12f50b2020} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.01.07 19:44:50.772585 [ 270 ] {80ef379f-14df-4337-a3c5-bd12f50b2020} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 2742 | 2026.01.07 19:44:50.772621 [ 270 ] {80ef379f-14df-4337-a3c5-bd12f50b2020} <Debug> TCPHandler: Processed in 0.001348057 sec. | ||
| 2743 | 2026.01.07 19:44:50.772745 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.01.07 19:44:50.772846 [ 270 ] {db0d1335-0e5f-4323-af7b-a0cdda5c4842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2745 | 2026.01.07 19:44:50.772890 [ 270 ] {db0d1335-0e5f-4323-af7b-a0cdda5c4842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2746 | 2026.01.07 19:44:50.773317 [ 270 ] {db0d1335-0e5f-4323-af7b-a0cdda5c4842} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.01.07 19:44:50.773355 [ 270 ] {db0d1335-0e5f-4323-af7b-a0cdda5c4842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2748 | 2026.01.07 19:44:50.773700 [ 270 ] {db0d1335-0e5f-4323-af7b-a0cdda5c4842} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2749 | 2026.01.07 19:44:50.773907 [ 270 ] {db0d1335-0e5f-4323-af7b-a0cdda5c4842} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.01.07 19:44:50.774034 [ 270 ] {db0d1335-0e5f-4323-af7b-a0cdda5c4842} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2751 | 2026.01.07 19:44:50.774069 [ 270 ] {db0d1335-0e5f-4323-af7b-a0cdda5c4842} <Debug> TCPHandler: Processed in 0.001373588 sec. | ||
| 2752 | 2026.01.07 19:44:50.774190 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.01.07 19:44:50.774284 [ 270 ] {c399193a-7a27-4043-9747-b16e18cd3bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2754 | 2026.01.07 19:44:50.774326 [ 270 ] {c399193a-7a27-4043-9747-b16e18cd3bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2755 | 2026.01.07 19:44:50.774668 [ 270 ] {c399193a-7a27-4043-9747-b16e18cd3bb8} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.01.07 19:44:50.774704 [ 270 ] {c399193a-7a27-4043-9747-b16e18cd3bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2757 | 2026.01.07 19:44:50.775006 [ 270 ] {c399193a-7a27-4043-9747-b16e18cd3bb8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2758 | 2026.01.07 19:44:50.775212 [ 270 ] {c399193a-7a27-4043-9747-b16e18cd3bb8} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.01.07 19:44:50.775337 [ 270 ] {c399193a-7a27-4043-9747-b16e18cd3bb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2760 | 2026.01.07 19:44:50.775371 [ 270 ] {c399193a-7a27-4043-9747-b16e18cd3bb8} <Debug> TCPHandler: Processed in 0.001230766 sec. | ||
| 2761 | 2026.01.07 19:44:50.850352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 388 | ||
| 2762 | 2026.01.07 19:44:50.853253 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.01.07 19:44:50.853297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2764 | 2026.01.07 19:44:50.854461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2765 | 2026.01.07 19:44:50.854726 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.01.07 19:44:50.854970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 2767 | 2026.01.07 19:44:53.340467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5331 | ||
| 2768 | 2026.01.07 19:44:53.341240 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.01.07 19:44:53.341319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2770 | 2026.01.07 19:44:53.342028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2771 | 2026.01.07 19:44:53.342411 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.01.07 19:44:53.342641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5331 | ||
| 2773 | 2026.01.07 19:44:53.342640 [ 134 ] {} <Debug> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2774 | 2026.01.07 19:44:53.342740 [ 134 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.01.07 19:44:53.342765 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2776 | 2026.01.07 19:44:53.342932 [ 205 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2777 | 2026.01.07 19:44:53.343124 [ 205 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2778 | 2026.01.07 19:44:53.343171 [ 205 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2899 rows starting from the beginning of the part | ||
| 2779 | 2026.01.07 19:44:53.343271 [ 205 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2780 | 2026.01.07 19:44:53.343321 [ 205 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2781 | 2026.01.07 19:44:53.343366 [ 205 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2782 | 2026.01.07 19:44:53.343413 [ 205 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2783 | 2026.01.07 19:44:53.343454 [ 205 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2784 | 2026.01.07 19:44:53.344819 [ 189 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5331 rows, containing 4 columns (4 merged, 0 gathered) in 0.002022676 sec., 2635617.370256037 rows/sec., 37.70 MiB/sec. | ||
| 2785 | 2026.01.07 19:44:53.345767 [ 200 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2786 | 2026.01.07 19:44:53.346108 [ 200 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.01.07 19:44:53.346196 [ 200 ] {a53509c4-f52e-406f-b865-b156a098d23c::all_1_11_2} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2788 | 2026.01.07 19:44:53.346301 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2789 | 2026.01.07 19:44:53.654958 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2790 | 2026.01.07 19:44:53.671974 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.01.07 19:44:53.672043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2792 | 2026.01.07 19:44:53.678071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2793 | 2026.01.07 19:44:53.678784 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.01.07 19:44:53.679068 [ 134 ] {} <Debug> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2795 | 2026.01.07 19:44:53.679167 [ 134 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.01.07 19:44:53.679203 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2797 | 2026.01.07 19:44:53.679319 [ 205 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2798 | 2026.01.07 19:44:53.682001 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2799 | 2026.01.07 19:44:53.682333 [ 205 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2800 | 2026.01.07 19:44:53.683096 [ 205 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2801 | 2026.01.07 19:44:53.686495 [ 205 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2802 | 2026.01.07 19:44:53.689897 [ 205 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2803 | 2026.01.07 19:44:53.693736 [ 205 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2804 | 2026.01.07 19:44:53.697979 [ 205 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2805 | 2026.01.07 19:44:53.702461 [ 205 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2806 | 2026.01.07 19:44:53.754475 [ 209 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.075189487 sec., 1103.8777269487157 rows/sec., 5.71 MiB/sec. | ||
| 2807 | 2026.01.07 19:44:53.756165 [ 209 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2808 | 2026.01.07 19:44:53.757944 [ 209 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.01.07 19:44:53.758045 [ 209 ] {2b988b7f-fe37-4488-9b77-0089c80dd347::all_1_11_2} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2810 | 2026.01.07 19:44:53.759249 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2811 | 2026.01.07 19:44:54.000281 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.92 MiB, peak 222.80 MiB, free memory in arenas 0.00 B, will set to 222.57 MiB (RSS), difference: 9.65 MiB | ||
| 2812 | 2026.01.07 19:44:55.781944 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.01.07 19:44:55.782138 [ 270 ] {569dc94d-e86d-43bc-909b-3216e5bb600d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.01.07 19:44:55.782210 [ 270 ] {569dc94d-e86d-43bc-909b-3216e5bb600d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2815 | 2026.01.07 19:44:55.783099 [ 270 ] {569dc94d-e86d-43bc-909b-3216e5bb600d} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.01.07 19:44:55.783150 [ 270 ] {569dc94d-e86d-43bc-909b-3216e5bb600d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2817 | 2026.01.07 19:44:55.783589 [ 270 ] {569dc94d-e86d-43bc-909b-3216e5bb600d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2818 | 2026.01.07 19:44:55.783827 [ 270 ] {569dc94d-e86d-43bc-909b-3216e5bb600d} <Trace> oximeter.fields_i16 (a0ce3863-493f-4d9d-bf0a-db0710c3db97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.01.07 19:44:55.784008 [ 270 ] {569dc94d-e86d-43bc-909b-3216e5bb600d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001919 sec., 213652.9442417926 rows/sec., 13.55 MiB/sec. | ||
| 2820 | 2026.01.07 19:44:55.784071 [ 270 ] {569dc94d-e86d-43bc-909b-3216e5bb600d} <Debug> TCPHandler: Processed in 0.002270169 sec. | ||
| 2821 | 2026.01.07 19:44:55.784200 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.01.07 19:44:55.784305 [ 270 ] {6376dcef-1303-4312-b33a-61e4cb6eac5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2823 | 2026.01.07 19:44:55.784351 [ 270 ] {6376dcef-1303-4312-b33a-61e4cb6eac5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2824 | 2026.01.07 19:44:55.784769 [ 270 ] {6376dcef-1303-4312-b33a-61e4cb6eac5e} <Trace> oximeter.fields_ipaddr (947b4786-f3bc-4b84-a971-f185658bf30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.01.07 19:44:55.784808 [ 270 ] {6376dcef-1303-4312-b33a-61e4cb6eac5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2826 | 2026.01.07 19:44:55.785109 [ 270 ] {6376dcef-1303-4312-b33a-61e4cb6eac5e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2827 | 2026.01.07 19:44:55.785335 [ 270 ] {6376dcef-1303-4312-b33a-61e4cb6eac5e} <Trace> oximeter.fields_ipaddr (947b4786-f3bc-4b84-a971-f185658bf30f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.01.07 19:44:55.785467 [ 270 ] {6376dcef-1303-4312-b33a-61e4cb6eac5e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001185 sec., 10126.582278481012 rows/sec., 825.75 KiB/sec. | ||
| 2829 | 2026.01.07 19:44:55.785506 [ 270 ] {6376dcef-1303-4312-b33a-61e4cb6eac5e} <Debug> TCPHandler: Processed in 0.001359437 sec. | ||
| 2830 | 2026.01.07 19:44:55.785618 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.01.07 19:44:55.785715 [ 270 ] {30be2349-8831-4c56-8448-d4ff8532fcc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2832 | 2026.01.07 19:44:55.785755 [ 270 ] {30be2349-8831-4c56-8448-d4ff8532fcc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2833 | 2026.01.07 19:44:55.786720 [ 270 ] {30be2349-8831-4c56-8448-d4ff8532fcc3} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.01.07 19:44:55.786756 [ 270 ] {30be2349-8831-4c56-8448-d4ff8532fcc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2835 | 2026.01.07 19:44:55.787160 [ 270 ] {30be2349-8831-4c56-8448-d4ff8532fcc3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2836 | 2026.01.07 19:44:55.787374 [ 270 ] {30be2349-8831-4c56-8448-d4ff8532fcc3} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.01.07 19:44:55.787509 [ 270 ] {30be2349-8831-4c56-8448-d4ff8532fcc3} <Debug> executeQuery: Read 1200 rows, 98.10 KiB in 0.001811 sec., 662617.3384870238 rows/sec., 52.90 MiB/sec. | ||
| 2838 | 2026.01.07 19:44:55.787548 [ 270 ] {30be2349-8831-4c56-8448-d4ff8532fcc3} <Debug> TCPHandler: Processed in 0.001980185 sec. | ||
| 2839 | 2026.01.07 19:44:55.787658 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.01.07 19:44:55.787753 [ 270 ] {76bdba54-88cc-46c9-9ef4-7fac64308021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.01.07 19:44:55.787793 [ 270 ] {76bdba54-88cc-46c9-9ef4-7fac64308021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2842 | 2026.01.07 19:44:55.788301 [ 270 ] {76bdba54-88cc-46c9-9ef4-7fac64308021} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.01.07 19:44:55.788338 [ 270 ] {76bdba54-88cc-46c9-9ef4-7fac64308021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2844 | 2026.01.07 19:44:55.788642 [ 270 ] {76bdba54-88cc-46c9-9ef4-7fac64308021} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2845 | 2026.01.07 19:44:55.788847 [ 270 ] {76bdba54-88cc-46c9-9ef4-7fac64308021} <Trace> oximeter.fields_u16 (acefc4c8-cb3c-4ebf-a774-33529bad9bb4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.01.07 19:44:55.788974 [ 270 ] {76bdba54-88cc-46c9-9ef4-7fac64308021} <Debug> executeQuery: Read 258 rows, 16.24 KiB in 0.001238 sec., 208400.64620355412 rows/sec., 12.81 MiB/sec. | ||
| 2847 | 2026.01.07 19:44:55.789012 [ 270 ] {76bdba54-88cc-46c9-9ef4-7fac64308021} <Debug> TCPHandler: Processed in 0.001405358 sec. | ||
| 2848 | 2026.01.07 19:44:55.789129 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.01.07 19:44:55.789225 [ 270 ] {c7b8eef8-9dd5-4594-9f33-3bd75c801b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2850 | 2026.01.07 19:44:55.789265 [ 270 ] {c7b8eef8-9dd5-4594-9f33-3bd75c801b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2851 | 2026.01.07 19:44:55.789737 [ 270 ] {c7b8eef8-9dd5-4594-9f33-3bd75c801b03} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.01.07 19:44:55.789774 [ 270 ] {c7b8eef8-9dd5-4594-9f33-3bd75c801b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2853 | 2026.01.07 19:44:55.790081 [ 270 ] {c7b8eef8-9dd5-4594-9f33-3bd75c801b03} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2854 | 2026.01.07 19:44:55.790299 [ 270 ] {c7b8eef8-9dd5-4594-9f33-3bd75c801b03} <Trace> oximeter.fields_u32 (2783aabb-0de6-4d04-a636-852a27305a8b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.01.07 19:44:55.790429 [ 270 ] {c7b8eef8-9dd5-4594-9f33-3bd75c801b03} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 2856 | 2026.01.07 19:44:55.790467 [ 270 ] {c7b8eef8-9dd5-4594-9f33-3bd75c801b03} <Debug> TCPHandler: Processed in 0.001388368 sec. | ||
| 2857 | 2026.01.07 19:44:55.790574 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.01.07 19:44:55.790668 [ 270 ] {3354d287-b82f-4dd5-ab90-9bd60a531c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2859 | 2026.01.07 19:44:55.790708 [ 270 ] {3354d287-b82f-4dd5-ab90-9bd60a531c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2860 | 2026.01.07 19:44:55.791178 [ 270 ] {3354d287-b82f-4dd5-ab90-9bd60a531c4a} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.01.07 19:44:55.791214 [ 270 ] {3354d287-b82f-4dd5-ab90-9bd60a531c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2862 | 2026.01.07 19:44:55.791509 [ 270 ] {3354d287-b82f-4dd5-ab90-9bd60a531c4a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2863 | 2026.01.07 19:44:55.791718 [ 270 ] {3354d287-b82f-4dd5-ab90-9bd60a531c4a} <Trace> oximeter.fields_u8 (17827db7-195a-4da9-a775-848d95b56071): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.01.07 19:44:55.791847 [ 270 ] {3354d287-b82f-4dd5-ab90-9bd60a531c4a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 2865 | 2026.01.07 19:44:55.791885 [ 270 ] {3354d287-b82f-4dd5-ab90-9bd60a531c4a} <Debug> TCPHandler: Processed in 0.001361127 sec. | ||
| 2866 | 2026.01.07 19:44:55.791995 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.01.07 19:44:55.792090 [ 270 ] {03c4f51e-5853-4782-8c8d-7eaddde91f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2868 | 2026.01.07 19:44:55.792129 [ 270 ] {03c4f51e-5853-4782-8c8d-7eaddde91f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2869 | 2026.01.07 19:44:55.792763 [ 270 ] {03c4f51e-5853-4782-8c8d-7eaddde91f0e} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.01.07 19:44:55.792799 [ 270 ] {03c4f51e-5853-4782-8c8d-7eaddde91f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2871 | 2026.01.07 19:44:55.793135 [ 270 ] {03c4f51e-5853-4782-8c8d-7eaddde91f0e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2872 | 2026.01.07 19:44:55.793342 [ 270 ] {03c4f51e-5853-4782-8c8d-7eaddde91f0e} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.01.07 19:44:55.793466 [ 270 ] {03c4f51e-5853-4782-8c8d-7eaddde91f0e} <Debug> executeQuery: Read 732 rows, 52.73 KiB in 0.001392 sec., 525862.0689655172 rows/sec., 36.99 MiB/sec. | ||
| 2874 | 2026.01.07 19:44:55.793505 [ 270 ] {03c4f51e-5853-4782-8c8d-7eaddde91f0e} <Debug> TCPHandler: Processed in 0.00156058 sec. | ||
| 2875 | 2026.01.07 19:44:55.793617 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2026.01.07 19:44:55.793713 [ 270 ] {747afd67-4c1f-4058-92f4-d970e9430774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2877 | 2026.01.07 19:44:55.793754 [ 270 ] {747afd67-4c1f-4058-92f4-d970e9430774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2878 | 2026.01.07 19:44:55.794086 [ 270 ] {747afd67-4c1f-4058-92f4-d970e9430774} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.01.07 19:44:55.794122 [ 270 ] {747afd67-4c1f-4058-92f4-d970e9430774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2880 | 2026.01.07 19:44:55.794416 [ 270 ] {747afd67-4c1f-4058-92f4-d970e9430774} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2881 | 2026.01.07 19:44:55.794626 [ 270 ] {747afd67-4c1f-4058-92f4-d970e9430774} <Trace> oximeter.measurements_bool (8f2dd6e0-38ba-487d-a7b3-3daace760b9b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.01.07 19:44:55.794753 [ 270 ] {747afd67-4c1f-4058-92f4-d970e9430774} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 2883 | 2026.01.07 19:44:55.794790 [ 270 ] {747afd67-4c1f-4058-92f4-d970e9430774} <Debug> TCPHandler: Processed in 0.001222756 sec. | ||
| 2884 | 2026.01.07 19:44:55.794897 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2026.01.07 19:44:55.794992 [ 270 ] {2fe9e247-b938-4145-96fe-deeb6119623b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2886 | 2026.01.07 19:44:55.795037 [ 270 ] {2fe9e247-b938-4145-96fe-deeb6119623b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2887 | 2026.01.07 19:44:55.795468 [ 270 ] {2fe9e247-b938-4145-96fe-deeb6119623b} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.01.07 19:44:55.795504 [ 270 ] {2fe9e247-b938-4145-96fe-deeb6119623b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2889 | 2026.01.07 19:44:55.795836 [ 270 ] {2fe9e247-b938-4145-96fe-deeb6119623b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2890 | 2026.01.07 19:44:55.796049 [ 270 ] {2fe9e247-b938-4145-96fe-deeb6119623b} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.01.07 19:44:55.796176 [ 270 ] {2fe9e247-b938-4145-96fe-deeb6119623b} <Debug> executeQuery: Read 320 rows, 21.54 KiB in 0.0012 sec., 266666.6666666667 rows/sec., 17.53 MiB/sec. | ||
| 2892 | 2026.01.07 19:44:55.796214 [ 270 ] {2fe9e247-b938-4145-96fe-deeb6119623b} <Debug> TCPHandler: Processed in 0.001366227 sec. | ||
| 2893 | 2026.01.07 19:44:55.796315 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.01.07 19:44:55.796410 [ 270 ] {793e066a-9b22-4940-8270-48c32c4e446c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2895 | 2026.01.07 19:44:55.796452 [ 270 ] {793e066a-9b22-4940-8270-48c32c4e446c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2896 | 2026.01.07 19:44:55.796758 [ 270 ] {793e066a-9b22-4940-8270-48c32c4e446c} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.01.07 19:44:55.796794 [ 270 ] {793e066a-9b22-4940-8270-48c32c4e446c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2898 | 2026.01.07 19:44:55.797089 [ 270 ] {793e066a-9b22-4940-8270-48c32c4e446c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2899 | 2026.01.07 19:44:55.797295 [ 270 ] {793e066a-9b22-4940-8270-48c32c4e446c} <Trace> oximeter.measurements_f64 (25cad9e8-3bf3-456a-81c8-ae819721b73d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.01.07 19:44:55.797422 [ 270 ] {793e066a-9b22-4940-8270-48c32c4e446c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 2901 | 2026.01.07 19:44:55.797459 [ 270 ] {793e066a-9b22-4940-8270-48c32c4e446c} <Debug> TCPHandler: Processed in 0.001193725 sec. | ||
| 2902 | 2026.01.07 19:44:55.797572 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.01.07 19:44:55.797666 [ 270 ] {b10fcaf9-600f-4fb3-8b19-44ca0b20a3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.01.07 19:44:55.797720 [ 270 ] {b10fcaf9-600f-4fb3-8b19-44ca0b20a3bf} <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 | ||
| 2905 | 2026.01.07 19:44:55.798558 [ 270 ] {b10fcaf9-600f-4fb3-8b19-44ca0b20a3bf} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.01.07 19:44:55.798594 [ 270 ] {b10fcaf9-600f-4fb3-8b19-44ca0b20a3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2907 | 2026.01.07 19:44:55.799143 [ 270 ] {b10fcaf9-600f-4fb3-8b19-44ca0b20a3bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2908 | 2026.01.07 19:44:55.799361 [ 270 ] {b10fcaf9-600f-4fb3-8b19-44ca0b20a3bf} <Trace> oximeter.measurements_histogramu64 (d80a5ffd-6af6-4c6d-897f-57aee468aaef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.01.07 19:44:55.799497 [ 270 ] {b10fcaf9-600f-4fb3-8b19-44ca0b20a3bf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001846 sec., 22210.184182015168 rows/sec., 39.80 MiB/sec. | ||
| 2910 | 2026.01.07 19:44:55.799553 [ 270 ] {b10fcaf9-600f-4fb3-8b19-44ca0b20a3bf} <Debug> TCPHandler: Processed in 0.002030726 sec. | ||
| 2911 | 2026.01.07 19:44:55.799668 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.01.07 19:44:55.799763 [ 270 ] {b8c84392-e0bd-4f90-921f-a490ac094fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2913 | 2026.01.07 19:44:55.799805 [ 270 ] {b8c84392-e0bd-4f90-921f-a490ac094fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2914 | 2026.01.07 19:44:55.800142 [ 270 ] {b8c84392-e0bd-4f90-921f-a490ac094fdf} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.01.07 19:44:55.800179 [ 270 ] {b8c84392-e0bd-4f90-921f-a490ac094fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2916 | 2026.01.07 19:44:55.800496 [ 270 ] {b8c84392-e0bd-4f90-921f-a490ac094fdf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2917 | 2026.01.07 19:44:55.800701 [ 270 ] {b8c84392-e0bd-4f90-921f-a490ac094fdf} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.01.07 19:44:55.800825 [ 270 ] {b8c84392-e0bd-4f90-921f-a490ac094fdf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 2919 | 2026.01.07 19:44:55.800862 [ 270 ] {b8c84392-e0bd-4f90-921f-a490ac094fdf} <Debug> TCPHandler: Processed in 0.001244506 sec. | ||
| 2920 | 2026.01.07 19:45:00.728207 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2921 | 2026.01.07 19:45:00.728267 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2922 | 2026.01.07 19:45:00.770280 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.01.07 19:45:00.770484 [ 270 ] {2aed5e6b-c659-456c-af9d-f6643330f28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2924 | 2026.01.07 19:45:00.770568 [ 270 ] {2aed5e6b-c659-456c-af9d-f6643330f28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2925 | 2026.01.07 19:45:00.771360 [ 270 ] {2aed5e6b-c659-456c-af9d-f6643330f28b} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.01.07 19:45:00.771415 [ 270 ] {2aed5e6b-c659-456c-af9d-f6643330f28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2927 | 2026.01.07 19:45:00.771899 [ 270 ] {2aed5e6b-c659-456c-af9d-f6643330f28b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2928 | 2026.01.07 19:45:00.772246 [ 270 ] {2aed5e6b-c659-456c-af9d-f6643330f28b} <Trace> oximeter.fields_string (809d1838-48ae-432e-a900-984927d4e9b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.01.07 19:45:00.772474 [ 270 ] {2aed5e6b-c659-456c-af9d-f6643330f28b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00204 sec., 27450.98039215686 rows/sec., 2.10 MiB/sec. | ||
| 2930 | 2026.01.07 19:45:00.772555 [ 270 ] {2aed5e6b-c659-456c-af9d-f6643330f28b} <Debug> TCPHandler: Processed in 0.002451621 sec. | ||
| 2931 | 2026.01.07 19:45:00.772725 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.01.07 19:45:00.772854 [ 270 ] {2af1eb28-f56d-472f-994d-437d944ca92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2933 | 2026.01.07 19:45:00.772918 [ 270 ] {2af1eb28-f56d-472f-994d-437d944ca92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2934 | 2026.01.07 19:45:00.773578 [ 270 ] {2af1eb28-f56d-472f-994d-437d944ca92a} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.01.07 19:45:00.773628 [ 270 ] {2af1eb28-f56d-472f-994d-437d944ca92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2936 | 2026.01.07 19:45:00.774103 [ 270 ] {2af1eb28-f56d-472f-994d-437d944ca92a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2937 | 2026.01.07 19:45:00.774416 [ 270 ] {2af1eb28-f56d-472f-994d-437d944ca92a} <Trace> oximeter.fields_uuid (8fb06a31-3938-46af-9399-069d824ec26d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.01.07 19:45:00.774574 [ 270 ] {2af1eb28-f56d-472f-994d-437d944ca92a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001752 sec., 36529.6803652968 rows/sec., 2.85 MiB/sec. | ||
| 2939 | 2026.01.07 19:45:00.774622 [ 270 ] {2af1eb28-f56d-472f-994d-437d944ca92a} <Debug> TCPHandler: Processed in 0.001960615 sec. | ||
| 2940 | 2026.01.07 19:45:00.774770 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.01.07 19:45:00.774879 [ 270 ] {3aa5ac99-7323-4d70-977c-92ca293f0a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2942 | 2026.01.07 19:45:00.774929 [ 270 ] {3aa5ac99-7323-4d70-977c-92ca293f0a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2943 | 2026.01.07 19:45:00.775435 [ 270 ] {3aa5ac99-7323-4d70-977c-92ca293f0a39} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.01.07 19:45:00.775477 [ 270 ] {3aa5ac99-7323-4d70-977c-92ca293f0a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2945 | 2026.01.07 19:45:00.775858 [ 270 ] {3aa5ac99-7323-4d70-977c-92ca293f0a39} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2946 | 2026.01.07 19:45:00.776169 [ 270 ] {3aa5ac99-7323-4d70-977c-92ca293f0a39} <Trace> oximeter.measurements_cumulativeu64 (53a3d464-12d3-4314-9209-54c048fa76d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.01.07 19:45:00.776348 [ 270 ] {3aa5ac99-7323-4d70-977c-92ca293f0a39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec. | ||
| 2948 | 2026.01.07 19:45:00.776400 [ 270 ] {3aa5ac99-7323-4d70-977c-92ca293f0a39} <Debug> TCPHandler: Processed in 0.001683342 sec. | ||
| 2949 | 2026.01.07 19:45:00.776539 [ 270 ] {} <Trace> TCP-Session: 9dcf5db8-084e-40bf-8b91-9f9e65d75958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.01.07 19:45:00.776653 [ 270 ] {994e44c3-3054-4b11-9716-f3c34b2d92f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55633) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.01.07 19:45:00.776713 [ 270 ] {994e44c3-3054-4b11-9716-f3c34b2d92f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2952 | 2026.01.07 19:45:00.777159 [ 270 ] {994e44c3-3054-4b11-9716-f3c34b2d92f1} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.01.07 19:45:00.777207 [ 270 ] {994e44c3-3054-4b11-9716-f3c34b2d92f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2954 | 2026.01.07 19:45:00.777677 [ 270 ] {994e44c3-3054-4b11-9716-f3c34b2d92f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2955 | 2026.01.07 19:45:00.777966 [ 270 ] {994e44c3-3054-4b11-9716-f3c34b2d92f1} <Trace> oximeter.measurements_u64 (daab3516-699b-4902-bad2-60f850cc3d46): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.01.07 19:45:00.778120 [ 270 ] {994e44c3-3054-4b11-9716-f3c34b2d92f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
| 2957 | 2026.01.07 19:45:00.778160 [ 270 ] {994e44c3-3054-4b11-9716-f3c34b2d92f1} <Debug> TCPHandler: Processed in 0.001679031 sec. | ||
| 2958 | 2026.01.07 19:45:00.843582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5779 | ||
| 2959 | 2026.01.07 19:45:00.844107 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.01.07 19:45:00.844161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2961 | 2026.01.07 19:45:00.844961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2962 | 2026.01.07 19:45:00.845228 [ 244 ] {} <Trace> system.asynchronous_metric_log (a53509c4-f52e-406f-b865-b156a098d23c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.01.07 19:45:00.845363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5779 | ||
| 2964 | 2026.01.07 19:45:00.855132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 420 | ||
| 2965 | 2026.01.07 19:45:00.857781 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.01.07 19:45:00.857837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2967 | 2026.01.07 19:45:00.859074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2968 | 2026.01.07 19:45:00.859366 [ 243 ] {} <Trace> system.query_log (b5a1c5ac-787b-4060-b0f6-c121a1b715ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.01.07 19:45:00.859623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 2970 | 2026.01.07 19:45:01.182910 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2971 | 2026.01.07 19:45:01.201808 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.01.07 19:45:01.201889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2973 | 2026.01.07 19:45:01.208348 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2974 | 2026.01.07 19:45:01.209128 [ 245 ] {} <Trace> system.metric_log (2b988b7f-fe37-4488-9b77-0089c80dd347): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.01.07 19:45:01.212465 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||